/*
Theme Name: Design Central
Theme URI: http://designcentral.com.au/
Author: Joost Kiens (Design by Zak)
Author URI: http://joostkiens.com/
Description: Custom theme for Design Central. Graphic design by Zak.
Version: 0.1
License: Proprietary, all rights reserved Design Central
License URI: None
Tags: html5, custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template

*/

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font-family: "Helvetica Neue", "HelveticaNeue", Arial, "Lucida Grande",; color: color: #666; }
body {  margin: 0; background: #fff; font-family: "Helvetica Neue", "HelveticaNeue", Arial, "Lucida Grande", sans-serif; font-size: 12px; line-height: 1.5; color: #666; position: relative; -webkit-font-smoothing: antialiased; }

::-moz-selection { background: #198ab8; color: #fff; text-shadow: none; }
::selection { background: #198ab8; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 10px; line-height: 12px; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 20px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */


/* ==|== typography ======================================== */
/*
@font-face {
	font-family: "TerminalDosisExtraLight";
	src: url("fonts/terminaldosis-extralight-webfont.eot");
	src: url("fonts/terminaldosis-extralight-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/terminaldosis-extralight-webfont.woff") format("woff"),
		 url("fonts/terminaldosis-extralight-webfont.ttf") format("truetype"),
		 url("fonts/terminaldosis-extralight-webfont.svg#TerminalDosisExtraLight") format("svg");
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: "TerminalDosisLight";
	src: url("fonts/terminaldosis-light-webfont.eot");
	src: url("fonts/terminaldosis-light-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/terminaldosis-light-webfont.woff") format("woff"),
		 url("fonts/terminaldosis-light-webfont.ttf") format("truetype"),
		 url("fonts/terminaldosis-light-webfont.svg#TerminalDosisLight") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'TerminalDosisBook';
    src: url('fonts/terminaldosis-regular-webfont.eot');
    src: url('fonts/terminaldosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/terminaldosis-regular-webfont.woff') format('woff'),
         url('fonts/terminaldosis-regular-webfont.ttf') format('truetype'),
         url('fonts/terminaldosis-regular-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "TerminalDosisMedium";
	src: url("fonts/terminaldosis-medium-webfont.eot");
	src: url("fonts/terminaldosis-medium-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/terminaldosis-medium-webfont.woff") format("woff"),
		 url("fonts/terminaldosis-medium-webfont.ttf") format("truetype"),
		 url("fonts/terminaldosis-medium-webfont.svg#TerminalDosisMedium") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "TerminalDosisSemiBold";
	src: url("fonts/terminaldosis-semibold-webfont.eot");
	src: url("fonts/terminaldosis-semibold-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/terminaldosis-semibold-webfont.woff") format("woff"),
		 url("fonts/terminaldosis-semibold-webfont.ttf") format("truetype"),
		 url("fonts/terminaldosis-semibold-webfont.svg#TerminalDosisSemiBold") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "TerminalDosisBold";
	src: url("fonts/terminaldosis-bold-webfont.eot");
	src: url("fonts/terminaldosis-bold-webfont.eot?#iefix") format("embedded-opentype"),
		 url("fonts/terminaldosis-bold-webfont.woff") format("woff"),
		 url("fonts/terminaldosis-bold-webfont.ttf") format("truetype"),
		 url("fonts/terminaldosis-bold-webfont.svg#TerminalDosisBold") format("svg");
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 { 
	color: #3b3b3c; 
	line-height: 1.25; 
	font-family: "TerminalDosisMedium", sans-serif;
	font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { 
	font-weight: inherit; 
}
h1 { 
	font-size: 22.77px; 
	font-size: 2.277rem; 
	margin-bottom: 12px; 
	line-height: 27px; 
	font-family: "TerminalDosisMedium", sans-serif;
}
h2,
h3,
h4,
h5 { 
	font-size: 18px; 
	font-size: 1.8rem; 
	margin-bottom: 9px; 
	line-height: 18px; 
	font-family: "TerminalDosisLight", sans-serif;
	font-family: "TerminalDosisBook", sans-serif;
	/*font-family: "TerminalDosisMedium", sans-serif;*/
	margin-top: 14.9333px;
}
h3, 
h4, 
h5 { 
	font-family: "TerminalDosisMedium", sans-serif;
	/*font-family: "TerminalDosisSemiBold", sans-serif;*/
	color: #444545;
}
h4 {
	color: #37b3e4;
}
h5 {
	color: #FFF;
}
h3 strong {
	font-weight: normal;
	font-family: "TerminalDosisBold", sans-serif;
}
.sidebar h3 {
	font-family: "TerminalDosisLight", sans-serif;
	margin-bottom: 12px; 
	line-height: 18px;
}
.main h2 {
	letter-spacing: 0.05em;
	margin-bottom: 18px;
}
.single-dc_projects h1 {
	color: #37b3e4;
	font-size: 40px; 
	font-size: 4rem; 
	line-height: 50px; 
	margin-bottom: 0;
	text-transform: capitalize;
}
.latest-article-widget h3 {
	padding-left: 30px;
	background: url("img/icon_sprite.png") 0 -2px no-repeat;
	border-bottom: 5px solid #37b3e4;
	padding-bottom: 9px;
}
/*
h4 { font-size: 21px; font-size: 2.1rem; margin-bottom: 3px; }
h5 { font-size: 18px; font-size: 1.8rem; font-weight: normal; margin-bottom: 3px;  }
h6 { font-size: 15px; font-size: 1.5rem; font-weight: normal; }
*/
.sub-header { 
	color: #777; 
	font-family: "TerminalDosisLight", sans-serif; 
	font-family: "TerminalDosisBook", sans-serif; 
	/*font-family: "TerminalDosisMedium", sans-serif;*/
	margin-bottom: 12px; 
}
.single-dc_projects .sub-header {
	color: #444545;
}
a {
	text-decoration: none;
}
a:link {
	color: #34aad9;
	-moz-transition: color 0.25s linear 0s;
	-webkit-transition: color 0.25s linear 0s;
	-ms-transition: color 0.25s linear 0s;
	-o-transition: color 0.25s linear 0s;
	transition: color 0.25s linear 0s;
}
a:visited {
	color: #37b3e4;
}
a:hover,
a:focus {
	color: #121212;
	-moz-transition: color 0.25s linear 0s;
	-webkit-transition: color 0.25s linear 0s;
	-ms-transition: color 0.25s linear 0s;
	-o-transition: color 0.25s linear 0s;
	transition: color 0.25s linear 0s;
}
a:active {
	color: #666;
}
a.read-more,
a.read-more:link,
a.read-more:visited	{
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "TerminalDosisSemiBold", sans-serif;
	padding-left: 20px;
	background: url("img/arrow.png") left -18px no-repeat;
	text-transform: capitalize;
	color: #484848;
	display: block;
}
a.read-more:hover,
a.read-more:focus {
	background-position: 0 0;
	color: #34aad9;
}
a.read-more:active {
	color: #666;
}
.colophon-links a,
.colophon-links a:link,
.colophon-links a:visited {
	color: #FFF;
}
.colophon-links a:hover,
.colophon-links a:focus {
	color: #34aad9;
}
.colophon-links a:active {
	color: #CCC;
}
.highlight {
	color: #34aad9;
}
.widget-title a:link,
.widget-title a:visited {
	color: #444444;
}
.widget-title a:hover,
.widget-title a:focus {
	color: #34aad9;
}
/* ==|== layout ======================================== */
body {
	background: #FFF url("img/header_bg_x.png") 0 0 repeat-x;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#main {
	min-height: 500px;
}
/* ==|== rows & columns ======================================== */
.column, 
.columns { 
	margin-left: 3.055555556%; 
	float: left; 
	min-height: 1px; 
	position: relative; 
}
.column:first-child, 
.columns:first-child { 
	margin-left: 0px; 
}
.one.column {
	width: 218px;
}
.three.columns {
	width: 74.027%;
}
.four.columns {
	width: 960px;
}


/* ==|== common elements ======================================== */
.hr {
	background: url("img/groove.png") 0 0 repeat-x;
	height: 10px;
}
.hr hr {
	display: none;
}
.hr-2 {
	margin: 20px 0;
}
dl {
}
dt, dd {
	float: left;
	display: inline-block;
}
dt {
	clear: left;
	margin-right: 5px;
}
dd {
	margin-left: 0;
}
.dl.header {
	font-family: "TerminalDosisMedium", sans-serif;
	color: #444545;
	font-size: 18px; 
	font-size: 1.8rem; 
	line-height: 24px; 
	margin-bottom: 18px;
}
.dl.header .dt {
	color: #37b3e4;
}
.highlight-heading{
	color: #39bbef;
}
/* ==|== forms ======================================== */
input[type="text"],
textarea {
	border: 1px solid #aaa;
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	-o-box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	-ms-box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	width: 400px;
	margin-bottom: 20px;
}
input[type="text"] {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
textarea {
	padding: 10px;
	height: 60px;
}
input[type="text"]:focus,
textarea:focus {
	border: 1px solid #37b3e4;
}
label {
	display: block;
	font-weight: bold;
	color: #444;
	width: 400px;
}
.required-field {
	font-weight: bold;
	color: #F00;
}
fieldset {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px dotted #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
legend {
	color: #666;
	background: #FFF;
	padding: 0 10px;
}
a.submit-link,
a.submit-link:link,
a.submit-link:visited {
	width: 15px;
	height: 18px;
	background: url('img/arrow.png') 0 bottom no-repeat;
	display: inline-block;
	margin: 0 0 0 10px;
	position: relative;
	top: 4px;
}
a.submit-link:hover,
a.submit-link:active {
	background-position: 0 0;
}
.form-error {
	color: #4A0000;
	border: 1px solid #820000;
	padding: 0 10px;
	display: block;
	background: #FFDCDC;
	line-height: 20px;
	width: 400px;
	margin-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/* ==|== images ======================================== */
.thumb {
	border: 1px solid #CCC;
}
.thumb-ms-wrapper {
	background: url("img/thumb_s_bg.png") 0 bottom no-repeat;
	display: block;
	overflow: visible;
	padding: 1px 0 4px;
	border-top: 2px solid #37b3e4;
	margin-bottom: 0;
	width: 76px;
}
.thumb-m-wrapper {
	background: url("img/thumb_m_bg.png") -8px bottom no-repeat;
	display: block;
	overflow: visible;
	padding: 0 0px 14px;
	margin-bottom: -14px;
}
.thumb-m {
	width: 216px;
}
.image-l-wrapper {
	background: url("img/large_img_bg.png") 0 bottom no-repeat;
	display: block;
	overflow: visible;
	padding: 0 0 11px;
	margin-bottom: 22px;
}
.gallery-wrapper {
	position: relative;
	height: 300px;
	width: 678px;
}
#jk-slide { 
	position:absolute;
	width:687px; 
	height:300px; 
	margin: 0;
	left: 0;
	top: 0;
	/*padding: 0;*/
	overflow: hidden;
	padding: 0;
	list-style: none;
}
#jk-slide li {
	position: absolute;
	padding: 0;
	margin: 0;
}
#gallery img {
	position:absolute; 
	left:0; 
	top:0; 
}
.jk-next,
.jk-prev {
	position: absolute;
	height: 300px;
	line-height: 300px;
	z-index: 1000;
	width: 200px;
	top: 0;
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
	filter: alpha(opacity=35); /* internet explorer, comes first!! */
    -webkit-opacity: 0.35;
    -moz-opacity: 0.35;
    opacity: 0.35;
}
.jk-next:hover,
.jk-prev:hover,
.jk-next:focus,
.jk-prev:focus {
	outline: 0;
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
	filter: alpha(opacity=100); /* internet explorer, comes first!! */
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.jk-next {
	right: 0;
	text-align: right;
	background: url("img/next_arrow.png") right 50% no-repeat;
}
.jk-prev {
	left: 0;
	text-align: left;
	background: url("img/prev_arrow.png") 10px 50% no-repeat;
}
/* ==|== rollover thumbs ======================================== */
.rollover-content {
	background: #39bbef;
	border-top: 1px solid #32a1ce;
	border-bottom: 1px solid #9a9a9a;
	padding: 10px;
	color: #3e3e3e;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 196px;
	margin: 0 1px;
}
.rollover-content h3 {
	font-family: "TerminalDosisSemiBold", sans-serif;
	margin-top: 0;
	color: #FFF;
	font-size: 16px;
}
.rollover-content .dt {
	font-weight: bold;
}
.rollover-content .dl {
	margin-bottom: 10px;
}
.rollover-content a.read-more,
.rollover-content a.read-more:link,
.rollover-content a.read-more:visited {
	color: #fefdfd;
	background-image: url("img/arrow_blue_bg.png");
}
.rollover-content a.read-more:hover,
.rollover-content a.read-more:focus {
	color: #484848;
}
.rollover-content a.read-more:active {
	color: #666;
}
.rollover-wrapper {
	position: relative;
	/*overflow: hidden !important;*/
	overflow: hidden;
	height: 166px;
	margin-bottom: 0px;
}
/* ==|== site header ======================================== */
#site-header {
	height: 160px;
	margin: 0 -40px 0 -10px;
	padding: 0 40px 0 10px;
	background: url("img/header_bg2.jpg") 0 0 no-repeat;
}
#site-logo {
	display: block;
	height: 70px;
	left: -6px;
	width: 260px;
	position: absolute;
	top: 40px;
}
.menu-main-container {
	text-align: right;
	position: relative;
	top: 55px;
}
#menu-main {
	float: right;
	margin-bottom: 0;
	font-family: 'TerminalDosisExtraLight', sans-serif;
	font-family: 'TerminalDosisLight', sans-serif;
	position: relative;
}

#menu-main li {
	float: left;
	margin-bottom: 0;
    height: 30px;
    font-size: 28px;
	line-height: 30px;
	margin-left: 50px;	
}
#menu-main a {
    color: #c8c9c9;
    position: relative;	
    text-decoration: none;
    text-transform: lowercase;
    z-index: 2;	
}
#menu-main a:hover,
#menu-main a:focus {
	color: #FFF;
}
#menu-main li#blob {
	height: 27px;
	border-bottom: 3px solid #65caf3;
    position: absolute;
    z-index: 1;
    top: 0;
    margin: 0;
    margin-left: 50px;
}

/* ==|== sidebar ======================================== */
ul.project-overview-list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ul.project-overview-list a {
	margin: -3px;
	padding: 3px;
	display: block;
	cursor: pointer;
}
.ie7 ul.project-overview-list a {
	display: table-cell;
	margin: 0;
	padding: 0;
}
ul.project-overview-list a,
ul.project-overview-list a:link,
ul.project-overview-list a:visited {
	color: #666;
	background-color: #fff;
}
ul.project-overview-list a:hover,
ul.project-overview-list a:focus {
	color: #37b3e4;
	background-color: #EFEFEF;
}
ul.project-overview-list a:active {
	color: #484848;
}
ul.project-overview-list .thumb-s-wrapper {
	margin-right: 10px;
	padding-bottom: 4px;
	background: url("img/thumb_s_bg.png") 50% bottom no-repeat;
}
ul.project-overview-list li {
	padding: 10px 0 9px;
	border-bottom: 1px solid #e5e5e5;
}
ul.project-overview-list li:first-child {
	padding-top: 0;
}
ul.project-overview-list .dl {
	width: 132px;
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
}

ul.project-overview-list .dt {
	font-weight: bold;
}
.widget_categories ul,
.widget_categories li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.family-menu-widget h3,
.widget_categories h3{
	display: none;
}
.family-menu-widget,
.widget_categories {
	margin-bottom: 30px;
}
.family-menu-widget a,
.widget_categories a {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	color: #3b3b3c;
	line-height: 33px;
	font-family: "TerminalDosisMedium",sans-serif;
	font-size: 18px;
    font-size: 1.8rem;
    padding-left: 27px;
    background: #f4f4f4 url("img/arrow_sidebar.png") 5px 8px no-repeat;	
} 
.family-menu-widget a:hover,
.family-menu-widget a:focus,
.widget_categories a:hover,
.widget_categories a:focus {
	color: #39bbef;
	background: #f4f4f4 url("img/arrow_sidebar.png") 5px -25px no-repeat;	
}
/* ==|== colophon ======================================== */
#colophon {
	background: #949494 url("img/footer_bg.png") 0 0 repeat-x;
	padding-top: 12px;
	color: #ccc;
	min-height: 200px;
	margin-top: 6px;
}
.telephone {
	color: #FFF;
}
.footer-logo {
	display: block;
	margin-top: 8px;
	margin-left: -27px;
}

.colophon-links li {
	padding: 3px 0 2px;
}
.ie7 #colophon {
	margin-top: 20px;
}
.colophon-links,
.follow-us {
	position: relative;
	top: 12px;
}

.follow-us li {
	float: left;
	margin-left: 10px;
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
	-moz-transition: bottom 0.25s linear 0s;
	-webkit-transition: bottom 0.25s linear 0s;
	-ms-transition: bottom 0.25s linear 0s;
	-o-transition: bottom 0.25s linear 0s;
	transition: bottom 0.25s linear 0s;
    bottom: 0;
    opacity: 1;
    position: relative;
}
.follow-us li:hover,
.follow-us li:focus {
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
	-moz-transition: bottom 0.25s linear 0s;
	-webkit-transition: bottom 0.25s linear 0s;
	-ms-transition: bottom 0.25s linear 0s;
	-o-transition: bottom 0.25s linear 0s;
	transition: bottom 0.25s linear 0s;
	bottom: 2px;
	opacity: 0.8;
}
.follow-us li:first-child {
	margin-left: 0;
}
.follow-us a {
	background-image: url("img/follow_us_icons.png");
	width: 32px;
	height: 32px;
	display: block;
}
.follow-us a.facebook {
	background-position: 0 -128px;
}
.follow-us a.twitter {
	background-position: 0 -96px;
}
.follow-us a.linkedin {
	background-position: 0 -64px;
}
.follow-us a.rss {
	background-position: 0 -32px;
}
/* ==|== featured projects ======================================== */
.featured-project,
.featured-project-home {
	border-top: 5px solid #37b3e4;
	padding: 3px 0 14px;
	color: #8f8e8f;
	overflow: visible;
	margin-bottom: 4px;
}

.featured-project img,
.featured-project-home img {
	opacity: 1;
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
}
.featured-project img:hover,
.featured-project-home img:hover,
.featured-project img:focus,
.featured-project-home img:focus {
	opacity: 0.85;
	-moz-transition: opacity 0.25s linear 0s;
	-webkit-transition: opacity 0.25s linear 0s;
	-ms-transition: opacity 0.25s linear 0s;
	-o-transition: opacity 0.25s linear 0s;
	transition: opacity 0.25s linear 0s;
}
/* ==|== articles ======================================== */
.blog .type-post {
	margin-top: 20px;
}
.type-post {
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 20px;
}
.type-post header {
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 10px;
}
.type-post header h1 {
	margin: 0 0 4px;
	line-height: 23px;
}
.tag-links,
.cat-links {
	color: #333333;
}
.entry-meta a:link,
.entry-meta a:visited {
	color: #a6a6a6;
}
.tag-links a:link,
.tag-links a:visited,
.cat-links a:link,
.cat-links a:visited {
	color: #666666;
}
.entry-meta a:hover,
.tag-links a:hover,
.entry-meta a:focus,
.tag-links a:focus,
.cat-links a:hover,
.cat-links a:focus
 {
	color: #34AAD9;
}
.entry-meta a:active,
.tag-links a:active,
.cat-links a:active {
	color: #333;
}
#nav-below .nav-previous,
#nav-below .nav-next {
	width: 50%;
	float: left;
	display: inline;
}
#nav-below .nav-next {
	text-align: right;
	float: right;
}
/* ==|== page description ======================================== */
#page-description {
	border-bottom: 1px solid #e1e1e1;
	margin-top: 16px;
	padding-bottom: 16px;
}
#page-description h1 {
	margin-top:0;
}
a.quote-btn,
a.quote-btn:link,
a.quote-btn:visited {
	display: block;
	font-size: 14px;
	font-family: 'TerminalDosisBold', sans-serif;
	color: #FFF;
	text-transform: uppercase;
	background: url("img/get_a_quote_btn.png") 0 0 no-repeat;
	background-size: 100% 132px;
	max-width: 203px;
	padding-right: 17px;
	height: 44px;
	text-align: right;
	line-height: 34px;
	margin-left: -1px;
}
a.quote-btn:hover,
a.quote-btn:focus {
	background-position: 0 -44px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
a.quote-btn:active {
	background-position: 0 -88px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
}
.quote-byline {
	display: block;
	font-family: 'TerminalDosisSemiBold', sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #9b9b9b;
	text-align: center;
}

.about-icons {
	background: #f0f0f0;
	height: 65px;
	line-height: 65px;
	margin: 5px 0;
	display: table;
}
.boxshadow .about-icons {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.no-boxshadow .about-icons {
	background-image: url("../img/grey_rounded_l.png");
	background-repeat: no-repeat;
	background-position: left 0;
}
.no-boxshadow .about-icons ul {
	background-image: url("../img/grey_rounded_r.png");
	background-repeat: no-repeat;
	background-position: right 0;
}
.about-icons ul {
	list-style: none;
	margin: 0;
	padding: 0 20px;
	display: table-cell;
}
.about-icons li {
	float: left;
	margin-left: 48px;
}
.about-icons li:first-child {	
	margin-left: 0;
}
/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.right { float: right; display: inline; }
.left { float: left; display: inline; }
.clearboth { clear: both; }

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* =Structure
-------------------------------------------------------------- */
/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
	width: 960px;
}
#primary.full-width article {
	width: 960px !important;
}
/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	/*background: #eee;*/
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: 0 0 .5em;
	text-align: center;
	/*background: #E5E5E5;
	border: 1px solid #CCC;*/
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
img.size-large {
	padding-bottom: 11px;
	background: url('img/large_img_bg.png') 50% bottom no-repeat;
}
.wp-caption img.size-large {
	
	/*padding-bottom: 0;
	background-image: none;*/
	margin: 0 0 -11px;
}
blockquote {
	width: 200px;
	float: right;
	display: inline;
	font-size: 16px;
	font-style: italic;
	font-family: serif;
	color: #666;
	text-align: center;
}
/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}


/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}


@media (min-width:0px) and (max-width: 640px) {
 

}
