
/* HEIGHT MENU */
#logo, #logo img, nav#main-nav .nav-logo img, .non-overlay .open-nav, .non-overlay:not(.sticky-header) nav#traditional-nav > ul > li > a { height: 40px; line-height: 40px; }.overlay-bottom:not(.sticky-header) .open-nav, .overlay-bottom:not(.sticky-header) nav#traditional-nav > ul > li > a { margin-top: 20px; }.overlay-bottom:not(.sticky-header) nav#traditional-nav ul li .sub-menu { top: 40px; }
/* CUSTOM FONTS */
body {font-family: "Open Sans";font-weight: 300;font-size: 15px;line-height: 26px;letter-spacing: 0.02em;}body strong,body b { font-weight: 800; }input[type=text], input[type=password], input[type=email], textarea, select { font-family: Open Sans; font-weight: 300; }h1 {font-family: "Open Sans";font-weight: 300;font-size: 90px;line-height: 125px;text-transform: none;}h1 strong,h1 b { font-weight: 300; }.tp-caption.pond-title-big-dark, .tp-caption.pond-title-big-white { font-family: Open Sans;font-weight: 300;font-size: 90px;line-height: 125px;text-transform: none;}.tp-caption.pond-title-big-dark strong, .tp-caption.pond-title-big-white strong, .tp-caption.pond-title-big-dark b, .tp-caption.pond-title-big-white b { font-weight: 300; }h2 {font-family: "Open Sans";font-weight: 300;font-size: 70px;line-height: 98px;text-transform: none;}h2 strong,h2 b { font-weight: 300; }.tp-caption.pond-title-medium-dark, .tp-caption.pond-title-medium-white { font-family: Open Sans;font-weight: 300;font-size: 70px;line-height: 98px;text-transform: none;}.tp-caption.pond-title-medium-dark strong, .tp-caption.pond-title-medium-white strong, .tp-caption.pond-title-medium-dark b, .tp-caption.pond-title-medium-white b { font-weight: 300; }h3 {font-family: "Open Sans";font-weight: 300;font-size: 44px;line-height: 61px;text-transform: none;}h3 strong,h3 b { font-weight: 300; }.tp-caption.pond-title-small-dark, .tp-caption.pond-title-small-white { font-family: Open Sans;font-weight: 300;font-size: 44px;line-height: 61px;text-transform: none;}.tp-caption.pond-title-small-dark strong, .tp-caption.pond-title-small-white strong, .tp-caption.pond-title-small-dark b, .tp-caption.pond-title-small-white b { font-weight: 300; }h4 {font-family: "Open Sans";font-weight: 300;font-size: 28px;line-height: 39px;text-transform: none;}h4 strong,h4 b { font-weight: 300; }.tp-caption.pond-title-mini-dark, .tp-caption.pond-title-mini-white { font-family: Open Sans;font-weight: 300;font-size: 28px;line-height: 39px;text-transform: none;}.tp-caption.pond-title-mini-dark strong, .tp-caption.pond-title-mini-white strong, .tp-caption.pond-title-mini-dark b, .tp-caption.pond-title-mini-white b { font-weight: 300; }h5 {font-family: "Open Sans";font-weight: 300;font-size: 21px;line-height: 29px;text-transform: none;}h5 strong,h5 b { font-weight: 300; }#reply-title { font-size: 21px;line-height: 29px; } h6 {font-family: "Open Sans";font-weight: 300;font-size: 16px;line-height: 22px;text-transform: none;}h6 strong,h6 b { font-weight: 800; }.counter-value { font-family: Open Sans; font-weight: 800; }.tp-caption.pond-title-micro-dark, .tp-caption.pond-title-micro-white { font-family: Open Sans;font-weight: 300;font-size: 16px;line-height: 22px;text-transform: none;}.tp-caption.pond-title-micro-dark strong, .tp-caption.pond-title-micro-white strong, .tp-caption.pond-title-micro-dark b, .tp-caption.pond-title-micro-white b { font-weight: 800; }label {font-family: Open Sans;font-weight: 300;text-transform: none;}.alttitle {font-family: Open Sans;font-weight: 300;}.alttitle b, .alttitle strong { font-weight: 300; }.title-minimal {letter-spacing: 0.15em;text-transform: uppercase;}.title-ultraminimal {letter-spacing: 0.4em;text-transform: uppercase;}nav#main-nav .nav-inner ul#primary li a {font-family: Open Sans;font-weight: 300;font-size: 18px;letter-spacing: 0.1em;}nav#traditional-nav ul li a {font-family: Open Sans;font-weight: 300;letter-spacing: 0.1em;}nav#main-nav .nav-inner ul#primary li ul li a {font-family: Open Sans;font-weight: 300;font-size: 12px;}input[type=submit], a.sr-button,
			.scroll-down-message, #backtoworks, .single-pagination li a, .entries-pagination li a, .filter li a, .blog-content a.read-more, .tabs ul.tab-nav li a {font-family: Open Sans;font-weight: 300;letter-spacing: 0.2em;text-transform: uppercase;}.open-nav span.open-nav-text, #load-more a, footer #backtotop, #social-share .show-share { font-family: Open Sans; font-weight: 300; letter-spacing: 0.2em; text-transform: uppercase; } 

/* PORTFOLIO STYLING */
.portfolio-thumb .imgoverlay:after, .portfolio-carousel-item .imgoverlay:after {background: #ffffff;}
/* PSEUDO HEADER */
#pseudo-header { height: 80px; }
/* COLOR */
.bordered #bodyborder-top,.bordered #bodyborder-bottom,.bordered #bodyborder-left,.bordered #bodyborder-right {background:#161616;}@media only screen and (max-width: 640px) { .bordered .sticky-header, .bordered.big-border .sticky-header { background:#161616; } }
/* CUSTOM CSS (Theme Options) */
h1 {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 45px;
    line-height: 125px;
    text-transform: none;
}

.display-posts-listing .listing-item {
    clear: both;
}

.display-posts-listing img {
    float: left;
    margin: 0 10px 10px 0;
}

h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 50px;
    line-height: 98px;
    text-transform: none;
}

body {
   font-family: "Open Sans", Arial, sans-serif;
}