/*
Theme Name:		EcoSet Consulting Theme
Theme URI: 		
Description: 	A custom theme just for EcoSet
Author: 		Caley Jack Steward
Author URI:		http://caleyjack.com
Version: 		1.0
Tags:			framework, print, jQuery, 2.9
*/


/* Reset Browser Defaults */
@import url('css/reset.css');


/* Screen and Projector Styles */
/* GENERIC */
body {
	background: #DEF0F7;
	font: 12px/16px helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
a,
a:visited,
a:active {
	color: #0A3547;
}
a:hover,
a:focus {
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 16px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }
p, dl { margin: 1em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 20px; }
em { font-style: italic; }
small { font-size: 10px; }
hr {
	border: none;
	border-top: 1px dotted #39A5D8;
	margin: 1em 0;
}
acronym, abbr { border-bottom: 1px dotted #606060; }
ul, ol {
	margin: 1em 0 1em 20px;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 0 0 0 20px;
}
table {
	width: 100%;
	border-collapse: collapse;
	background: #F8F8F8;
	margin: 1em 0;
}
td, th {
	padding: 5px 10px;
}
th {
	font-weight: bold;
	color: #444;
	background: #DDD;
}
blockquote {
	font: italic normal normal 20px/1.2 Georgia, serif;
	text-align: center;
	margin: 1em 0;
}

/* LAYOUT */
.nav ul li {
	display: inline;
	list-style: none;
}
#main {
	width: 600px;
}
#main .post {
	margin: 0 0 15px;
}
.sidebar {
	float: left;
	padding-top: 100px;
	width: 293px;
}
.main_col {
	background: #FFF;
	color: #606060;
	float: left;
	font-size: 12px;
	line-height: 1.4;
	min-height: 500px;
	width: 620px;
	padding: 18px 10px 10px;
	position: relative;
	-moz-box-shadow: 0 0 60px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.3);
}
.main_col_bottom_shadow {
	float: left;
	position: relative;
	width: 640px;
}
.main_col_top_shadow {
	margin-top: 81px;
}
.primary_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
	z-index: 1;
}


/* HEADER STYLES */
.header {
	background: #fff;
}
.header .content {
	background: transparent url('images/back_header.jpg') no-repeat -20px bottom;
	min-height: 142px;
	overflow: visible;
}
.header .logo {
	background: transparent url('images/logo.png') no-repeat left top;
	height: 180px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 30px;
	width: 260px;
}
.header .tagline {
	color: #4f9ebf;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 0 293px;
	padding: 55px 0 0 0;
}
.header .tagline strong {
	color: #1A5A75;
	display: block;
	font-size: 28px;
}


/* SIDEBAR STYLES */
.sidebar ul, .sidebar ol {
	margin: 0;
}
.prompt {
	padding-left: 15px;
}
.sidebar .phone {
	background: transparent url('images/txt_phone.png') no-repeat left bottom;
}
.sidebar .email {
	background: transparent url('images/txt_email.png') no-repeat left bottom;
}
.sidebar .quote {
	background: transparent url('images/txt_quote.png') no-repeat left bottom;
}
.button,
.big_button {
	background: transparent url('images/shadow_button.png') no-repeat 50% bottom;
	padding-bottom: 22px;
	list-style: none;
}
.button a,
.button span {
	background: #fff url('images/back_button.jpg') repeat-x left 50%;
	border-bottom: 1px solid #5d9646;
	border-left: 1px solid #9ec090;
	border-right: 5px solid #95a959;
	border-top: 1px solid #eff5ed;
	color: #445611;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	text-shadow: #eff5ed 0 1px 0px;
	text-align: center;
}
.button a:hover {
/*	text-shadow: none;*/
}
.button span {
	font-size: 25px;
	padding: 11px;
	text-align: center;
}
.quote .button a { font-size: 21px; }
.button strong {
	position: relative;
	top: 2px;
}
ul .widget {
	background: #2E7A9A url('images/back_big_button.png') repeat-x left top;
	border-bottom: 1px solid #185872;
	border-left: 1px solid #749BAA;
	border-right: 5px solid #26627C;
	border-top: 1px solid #E8EDEF;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
}
.widget .widgettitle { 
	text-align: center;
	font-size: 19px;
	letter-spacing: 0.5px;
	text-shadow: 0 -1px 0 #0A3547;
	margin-bottom: 7px;
}
.widget .widgettitle a {
	color: #FFF;
	text-decoration: none;
}
.widget ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
.widget li {
	display: block;
	border-bottom: 1px dotted #fff;
	padding: 7px 0;
	font-size: 12px;
}
.widget li a {
	margin: 10px 0;
	text-decoration: none;
}
.widget a:hover {
	color: #FFF;
}
.widget .rss-date {
	margin-left: 3px;
	font-size: 12px;
	font-style: italic;
	color: #DEF0F7;
}
.sidebar .legal {
	color: #6B95A9;
	font-size: 12px;
	line-height: 1.6;
	padding-right: 5px;
	text-align: right;
}
.sidebar .social-networking {
	text-align: right;
	padding-right: 5px;
}


/* PAGE STYLES */
.page p cite {
	display: block;
	margin: -12px 0 12px;
}
.first.column {
	margin-right: 24px;
}
.twitter-feed {
	margin: 0;
	padding: 15px 20px;
	background: url('images/twitter-feed-bg.png') no-repeat;
	width: 575px;
	height: 91px;
	margin: 20px 2px 40px;
	font-size: 14px;
	color: #505050;
	position: relative;
}
.twitter-feed .follow a {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: -8px;
	right: 64px;
	text-decoration: none;
}
.twitter-feed .tile a {
	width: 195px;
	height: 25px;
	display: block;
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 0 25px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	text-shadow: 0 -1px 0 #000;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
}
.twitter-feed .tile.facebook a {
	background: url('images/facebook-tile.png') no-repeat;
	bottom: -10px;
	left: 0;
}
.twitter-feed .tile.twitter a {
	background: url('images/twitter-tile.png') no-repeat;
	bottom: -10px;
	left: 235px;
}


/* PAGE FOOTER */
.footer {
	padding-top: 40px;
}
.footer p {
	position: absolute;
	bottom: 0;
	background: #E9E9E9;
	padding: 10px;
	display: block;
	width: 600px;
}


/* NEWS POSTS */
.breadcrumbs {
	margin-bottom: 15px;
	font-size: 11px;
}
.pagetitle {
	margin-bottom: 15px;
}
.post {
	border-bottom: 1px dotted #39A5D8;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.posttitle, .posttitle a {
	text-decoration: none;
	display: block;
}
.posttitle a:hover {
	text-decoration: underline;
}
.postmetadata {
	margin-top: 0;
	font-style: italic;
}


/* NAVIGATION LINKS */
.navigation-links {
	clear: both;
	display: block;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.page-navigation .nav-previous {
	float: right;
}
.page-navigation .nav-next {
	float: left;
}
.navigation-links a {
	background: #E9E9E9;
	padding: 2px 5px;
	text-decoration: none;
}
.navigation-links a:hover {
	background: none;
}


/* FORMS */
textarea {
	width: 95%;
}


/* DEFAULT IMAGE CLASSES */
.aligncenter {
	display: block;
	margin: 1em auto;
} 
.alignleft {
	float: left;
	margin-right: 15px;
} 
.alignright {
	float:right;
	margin-left:15px;
} 
.wp-caption {
	position: relative;
} 
.wp-caption-text {
	background: #000;
	background: rgba(0,0,0,0.7);
	bottom: 5px;
	display: block;
	color: #FFF;
	display: block;
	font-size: 10px;
	font-style: normal;
	left: 0;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
/*	width: 86%;*/
	color: #DDD;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.content {
	margin: auto;
	position: relative;
	width: 960px;
}
.divider {
	border: 0;
	border-top: 1px dotted #39a5d8;
	margin: 1em 0;
}
.negate_top {
	margin-top: 0;
}
.site {
	background: transparent url('images/back_main.jpg') repeat-x left top;
}
.primary_nav ul {
	bottom: 0px;
	left: -3px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
.primary_nav li {
	background: url('images/tab_right.png') no-repeat right top;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 7px 0 0;
	padding: 0 3px 0 0;
}
.primary_nav a {
	background: url('images/tab_left.png') no-repeat left top;
	color: #545454;
	display: block;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: #fff 0 1px 0px;
	text-transform: uppercase;
	width: 150px;
}
.primary_nav li.active a {
	background-position: 0 -100px
}
.contact {
	background: #e9e9e9;
	margin: 2em 0;
	padding: 10px;
}
.sub_col {
	float: left;
	width: 288px;
}


/* THICKBOX STYLEE */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url('images/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
/*	border: 1px solid #555;*/
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
/*	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 15px;
	float:left;
}
#TB_closeWindow a {
	height:35px;
	width: 35px;
	position: absolute;
	top: -18px;
	right: -18px;
	text-indent: -9999px;
	background: url('images/close.png') no-repeat;
}
#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}
