/*  
Theme Name: Faber 
Theme URI: http://justfreethemes.com/faber-free-wordpress-theme/
Description: A theme built with bloggers in mind. Faber is easy to customize, lightweight, 2 column, widget ready, SEO optimized, and a fast loading WordPress theme.
Version: 1.3
Author: JustFreeThemes.com 
Author URI: http://justfreethemes.com
Tags: white, gray, black, light, two-columns, right-sidebar, fixed-layout, threaded-comments, custom-background, custom-menu, featured-images, sticky-post
Text Domain : faber

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

   /**
 * Correct `block` display not defined in IE 8/9.
 */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display : block;
}
audio, canvas, video {
display : inline-block;
}
audio:not([controls]) {
display : none;
height : 0;
}
[hidden] {
display : none;
}
html {
font-family : sans-serif;
}
body {
margin : 0;
}
a:focus {
outline : none;
}
a:active, a:hover {
outline : 0;
}
h1 {
font-size : 2em;
margin : 0.67em 0;
}
abbr[title] {
border-bottom : 1px dotted;
}
b, strong {
font-weight : bold;
}
dfn {
font-style : italic;
}
hr {
box-sizing : content-box;
height : 0;
}
mark {
background : #ff0;
color : #000;
}
code, kbd, pre, samp {
font-family : monospace, serif;
font-size : 1em;
}
pre {
white-space : pre-wrap;
}
q {
quotes : "\201C" "\201D" "\2018" "\2019";
}
small {
font-size : 80%;
}
sub, sup {
font-size : 75%;
line-height : 0;
position : relative;
vertical-align : baseline;
}
sup {
top : -0.5em;
}
sub {
bottom : -0.25em;
}
img {
border : 0;
}
svg:not(:root) {
overflow : hidden;
}
figure {
margin : 0;
}
fieldset {
border : #c0c0c0 solid 1px;
margin : 0 2px;
padding : 0.35em 0.625em 0.75em;
}
legend {
border : 0;
padding : 0;
}
button, input, select, textarea {
font-family : inherit;
font-size : 100%;
margin : 0;
}
button, input {
line-height : normal;
}
button, select {
text-transform : none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor : pointer;
}
button[disabled], html input[disabled] {
cursor : default;
}
input[type="checkbox"], input[type="radio"] {
box-sizing : border-box;
padding : 0;
}
input[type="search"] {
box-sizing : content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border : 0;
padding : 0;
}
textarea {
overflow : auto;
vertical-align : top;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
:focus {
outline : none;
}
::-moz-focus-inner {
border : 0;
}
body {
font-size : 13px;
font-family: 'Pontano Sans', sans-serif;
background : #eee;
color : #444;
line-height : 2em;
overflow-wrap : break-word;
}
p {
margin : 0 0 20px;
}
a {
text-decoration : none;
color : #1EABD8;
}
a:hover {
text-decoration : underline;
}
h1, h2, h3, h4, h5, h6 {
font-weight : bold;
font-family: 'Oswald', sans-serif;
}
h1 {
font-size : 26px;
}
h2 {
font-size : 22px;
}
h3 {
font-size : 18px;
}
h4 {
font-size : 16px;
}
h5 {
font-size : 15px;
}
h6 {
font-size : 14px;
}
ul {
list-style : none;
margin : 0;
padding : 0;
}
#header-bg {
background:#101010;
width:100%;
margin:0 auto;
}
#header {
width : 963px;
margin : 0 auto;
padding: 15px 0;
}
#logo {
float : left;
max-width : 250px;
font-family: 'Oswald', sans-serif;
padding-top: 10px;
}
#logo h1 {
margin : 0;
}
#logo a.blog-title {
font-size: 30px;
font-weight: bold;
line-height: 1em;
color: #f9f9f9;
}
#logo a.blog-title:hover {
    text-decoration: none;
    color: #fff;
}
#nav {
float : right;
max-width : 700px;
}
ul.top-menu, ul.top-menu ul.sub-menu {
padding : 0;
margin : 0;
}
ul.top-menu li, ul.top-menu ul.sub-menu li {
list-style-type : none;
display : inline-block;
}
ul.top-menu li a, ul.top-menu li ul.sub-menu li a {
text-decoration: none;
padding: 5px 25px;
font-size: 14px;
background: #353535;
border: 1px solid #333;
font-weight: bold;
color: #fff;
display: inline-block;
}
ul.top-menu li {
position : relative;
margin : 4px 0 5px 15px;
}
ul.sub-menu li {
margin : 4px 0 0 0 !important ;
}
ul.top-menu li ul.sub-menu {
display : none;
position : absolute;
top : 40px;
left : 0;
width : 150px;
}
ul.top-menu li:hover ul.sub-menu {
display : block;
}
#nav li.page_item a:hover, #nav li a:hover {
    background: #444;
}
#nav li.page_item {
list-style-type : none;
display : inline-block;
margin : 4px 0 5px 15px;
}
#nav li.page_item a {
text-decoration : none;
padding : 5px 25px;
font-size : 14px;
background : #353535;
border : 1px solid #333;
display : inline-block;
font-weight: bold;
color: #fff;
}
#nav li.page_item ul.children {
display : none;
position : absolute;
width : 150px;
}
#nav li.page_item:hover ul.children {
display : block;
}
ul.children li {
margin : 4px 0 0 0 !important ;
}

#wrapper {
width: 961px;
margin: 30px auto;
background: #f3f3f3 url('images/content-bg.png') repeat-y;
padding: 0;
border: 1px solid #dfdfdf;
}
#main {
float: left;
width: 580px;
margin: 0;
padding: 0 30px;
background: #fff;
font-size: 15px;
}
.post,.hentry {
background : #fff;
margin : 0;
border-bottom: 1px dashed #eee;
padding: 30px 0;
}
.home .post p, .archive .post p, .search .post p {
margin:0 !important;
}
.single .post, .page .post, .single .hentry {
border: none !important;
}
.sticky {

}
.post-thumb {
width: 240px;
height: 180px;
float:left;
margin-right: 20px;
margin-top: 7px;
border: 1px solid #eee;
padding: 5px;
}
.single-thumb {
width: 240px;
height: 180px;
padding: 5px;
float: right;
margin-left: 10px;
margin-top: 7px;
margin-bottom: 5px;
border: 1px solid #eee;
}
.post-thumb img, .single-thumb img {
width : 240px;
height : 180px;
margin: 0 !important;
padding: 0 !important;
}
.home .sticky .post-title a {
margin-right: 90px !important;
display:block;
}
.home .sticky .post-title {
    background: url('images/featured.png') top right no-repeat;
}
h2.post-title a, h1.post-title {
color : #000;
font-size : 24px;
line-height : 1.3em;
}
h2.post-title a {
background: #fff;
}
h2.post-title a:hover {
    text-decoration: none;
    color: #1EABD8;
}
.post-title {
margin : 0 !important ;
}
.page-header {
margin-bottom : 10px !important ;
}
.page-header {
margin-bottom : 10px;
}
.post-meta {
color : #555;
font-size : 13px;
margin-bottom : 10px;
margin-top: 7px;
}
.post-meta a {
color : #555;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
margin-bottom : 10px;
font-weight: 400;
}
.post pre {
background : #f2f2f2;
border : #ddd solid 1px;
padding : 15px 20px;
line-height : 1.6em;
margin-bottom : 20px;
color : #000;
}
.post code {
background : #f2f2f2;
}
.post ol {
list-style : decimal;
margin : 0 0 20px 50px;
padding : 0;
}
.post ul {
list-style : disc;
margin : 0 0 20px 50px;
}
.post li {
margin : 0 0 5px 0;
}
.post blockquote {
background : #efefef;
padding : 20px;
border-left : 8px solid #dedede;
font-style : italic;
line-height : 2em;
font-weight : bold;
font-size : 16px;
margin : 0 0 20px 0;
}
blockquote p {
margin : 0;
}
cite {
font-size : 14px;
font-weight : normal;
}
.entry img, .entry iframe, .commentlist img, .commentlist iframe {
max-width : 580px;
}
.entry img {
margin: 1em 0;
}
p.paged {
display : block;
clear : both;
}
#authorarea {
margin : 30px 0 10px 0;
border : #eee double 3px;
border-left : none;
border-right : none;
padding : 20px 0;
min-height : 100px;
}
.avatar.avatar-100.photo {
float : left;
display : block;
margin : 0 20px 0 0;
}
.authorinfo p {
margin : 0;
}
.authorinfo h3 {
text-transform : capitalize;
margin : 0 0 3px 0;
}
.page-title {
font-size: 20px;
font-weight: 400;
font-family: 'Oswald', sans-serif;
background: #fff;
color: #000;
padding: 20px 0 15px;
border-bottom: 2px solid #555;
}
.post-tags {
margin-top : 30px;
display : block;
clear : both;
}
.post-tags a {
display : block;
float : left;
margin-right : 5px;
margin-bottom : 5px;
background : #F5F5F5;
border : #bbb solid 1px;
color : #444;
font-size : 11px;
font-weight : bold;
line-height : 1.4em;
padding : 6px 10px;
width : auto;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
border-radius : 3px;
box-shadow : 0 1px 2px rgba(0, 0, 0, 0.1);
}
.post-tags a:hover {
text-decoration : none;
border-color : #aaa;
box-shadow : 0 1px 2px rgba(0, 0, 0, 0.2);
}
.post-tags a:active {
background : #fff;
}
.a-left {
float : left;
}
.a-right {
float : right;
}
.navigation {margin: 30px 0;}
.navigation .a-left a, .navigation .a-right a {
background: #eee;
padding: 5px 10px;
border: #e5e5e5 1px solid;
display:block;
}
.navigation a:hover {
    text-decoration: none;
    background: #eaeaea;
}
#sidebar {
float: left;
width: 270px;
margin: 0 0 0 1px;
padding: 30px 25px;
background: #f3f3f3;
}
.widget {
margin : 0 0 20px 0;
}
.widget-title {
text-transform : capitalize;
font-family: 'Oswald', sans-serif;
font-weight:400;
font-size: 16px;
margin-bottom: 5px;
}
.screen-reader-text {
display : none;
}
input#s {
font-size: 13px;
display: inline-block;
background: #fff;
border: 1px solid #ccc;
margin-right: 5px;
width: 173px;
padding: 8px;
}
#searchsubmit {
background: #efefef;
border: 1px solid #ccc;
color: #666;
padding: 8px 10px;
-moz-border-radius : 3px;
-webkit-border-radius : 3px;
border-radius: 3px;
font-size: 13px;
font-weight: bold;
}
.s-a {
margin-bottom: 10px;
}
#wp-calendar {
width : 100%;
}
#wp-calendar tr {
text-align : center;
}
tr #prev {
text-align : left;
}
tr #next {
text-align : right;
}
.tagcloud a {
font-size: 13px !important;
padding: 0px 10px;
-moz-border-radius : 5px;
-webkit-border-radius : 5px;
border-radius: 5px;
margin: 5px 5px 5px 0;
display: inline-block;
background: #eee;
border: 1px solid #ddd;
}
.tagcloud a:hover {
    text-decoration: none;
    background: #e5e5e5;
}
#footer-widgets-bg {
    background: #121212;
    color: #ddd;
}
#footer-widgets {
    width: 963px;
    margin: 0 auto;
    padding: 20px 0;
}
.footer-widget {
    width: 230px;
    margin: 0 10px 0 0;
    float: left;
}
.footer-widget .widget-title {
    color: #fff;
    margin-bottom: 10px;
}
#footer-bg {
width:100%;
background:#000;
margin:0 auto;
}
#footer {
clear : both;
width : 963px;
margin : 0 auto;
color:#ddd;
padding: 20px 0;
}
.clear {
clear : both;
margin : 0;
padding : 0;
}
.alignleft, img.alignleft {
display : inline;
float : left;
margin-right : 1.5em;
margin-bottom : 1.5em;
}
.alignright, img.alignright {
display : inline;
float : right;
margin-left : 1.5em;
margin-bottom : 1.5em;
}
.aligncenter, img.aligncenter {
clear : both;
display : block;
margin-left : auto;
margin-right : auto;
}
.alignnone {
    display: block;
}
.wp-caption {
text-align : center;
margin-bottom : 1.5em;
max-width : 570px;
background : #eee;
padding : 5px 5px 0;
}
.wp-caption img {
max-width : 570px;
border : none 0;
margin : 0;
padding : 0;
}
.wp-caption p.wp-caption-text {
margin : 0;
background : #eee;
padding : 0;
font-size : 13px;
}
.wp-smiley {
max-height : 1em;
margin : 0 !important ;
}
.tiled-gallery {
margin-bottom: 20px !important;
}
.gallery {
margin: 0 auto 20px auto !important;
clear:both;
}
.gallery dl {
margin : 0;
}
.gallery-caption {
margin : 0;
font-size : 13px;
line-height : 1.8em;
}
.navigation2 {
margin: 15px 0;
}
.navigation3 {
margin: 0;
}
h3#comments {
padding : 10px 0;
}
#respond {
padding : 10px 0;
}
.comment-notes {
margin-top : 10px;
}
#commentform label {
font-size : 12px;
font-weight : bold;
}
#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url {
width : 240px;
max-width : 70%;
}
#commentform input {
display:block;
width: 200px;
padding: 5px;
border: 1px solid #ccc;
background:#fff;
color: #666;
margin: 5px 0 0;
}
#commentform textarea {
width : 70%;
display:block;
max-width : 100%;
padding : 10px;
border: 1px solid #ccc;
background:#fff;
color: #666;
margin: 5px 0 0;
}
#commentform #submit {
background: #32B8F7;
border: 0;
width: auto;
padding: 10px 20px;
color: #fff;
}
#commentform #submit:hover {
    background: #32a8f7;
}
.comment-navigation {
font-size : 12px;
}
.nav-next {
text-align : right;
}
.form-allowed-tags {
display : none;
}
span.required {
color : #F00;
}
.commentlist .reply {
text-align : right;
}
.commentlist .vcard cite.fn {
display : block;
padding-top : 17px;
font-weight : bold;
font-style : normal;
line-height : 1em;
text-transform : capitalize;
}
.commentlist .vcard span.says {
display : none;
}
.commentlist .vcard img.avatar {
float : left;
margin : 0 10px 10px 0;
}
.commentlist .comment-meta {
margin-bottom : 5px;
}
.commentlist .commentmetadata a {
font-size : 12px;
color : #aaa;
}
.comment-awaiting-moderation {
color : #f00;
font-size : 12px;
}
.commentlist .bypostauthor {
padding : 10px;
background : #f6f6f6;
}
ol.commentlist {
margin : 0 !important ;
list-style : none !important ;
padding : 10px 0;
}
.commentlist li {
margin : 0 0 20px 0;
list-style : none;
}
.commentlist li p {
margin : 0 0 5px 0;
}
.commentlist li ul {
margin : 20px 0 0 40px;
}
.comment-body li {
    list-style: disc !important;
}
.nocomments {
padding : 0 30px 20px 30px;
}
.pingback cite {
line-height : 1.5em !important ;
}
.error-title {
text-transform : uppercase;
font-weight : bold;
font-family: 'Oswald', sans-serif;
text-align : center;
font-size : 40px;
margin : 50px 30px;
}
.error-desc {
font-size : 19px;
margin : 0 20px;
line-height : 35px;
}
.error-desc input#s {
float : left;
margin-left : 85px;
margin-right : 5px;
margin-top : 10px;
}
.error-desc #searchsubmit {
margin-top : 9px;
}
.error-desc ol {
list-style : decimal;
margin : 10px 0;
}
.error-desc ol li {
margin : 0 0 5px 70px;
}
.post table {
width : auto;
border : #ddd solid 1px;
margin-bottom : 15px;
border-collapse : collapse;
margin : 10px 0;
}
.post th, .post td {
width : auto;
border : #ddd solid 1px;
padding : 10px 20px;
}
.post th {
font-weight : bold;
}
caption {
font-weight : bold;
}
