/*  
Theme Name: EcoPro

Theme URI: http://www.pagelines.com/themes/ecopro

Description: EcoPro is a professional WordPress theme built on the PageLines CMS framework. Designed and developed by <a href="http://pagelines.com/about">Andrew Powers</a> and <a href="http://www.pagelines.com">PageLines</a>.

Version: 1.1.1

Author: PageLines

Author URI: http://www.pagelines.com

Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready

License: Licensed under the terms of GPL.

*/

/* Defaults */
	body{
		font-size:13px;
		line-height:1.6em;
		font-family:"Georgia",Georgia,serif;;
	}
	a:focus{outline:1px dotted invert;}
	p,.p{margin-bottom: 1em;}
	hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

	ol{list-style:decimal}
	ul{list-style:square;}
	.hentry ul, ol{ margin-left:25px; margin-bottom: 1em;}



	blockquote{
		margin:0 0 1em 1em;
		background: #f6fcff;
		border: 1px solid #eee;
		padding: 1em 1em .5em;
	}


/*layout width */

	body{background:#bbe7fd url(images/headerbg.png) 0 0;}
	#site {	position:relative;}
	
	.content {width: 960px; margin: 0 auto;}
	
	
	#header {
		background: none;
	}
	#header .content{

		position: relative;
		zoom: 1;
	}
	#header .content{
		position: relative;
		z-index:40; /* ie drop-down fix */
	}

	#spotlight{
		position: relative;
		z-index:0;
	}
	
	#spotlight {
		background: #bbe7fd url(images/bg-spotlight-rpt.png) repeat-x center top;
	}
#footer {
		background: #bbe7fd url(images/footerbg-rpt.png) repeat-x center top;
	}
	#spotlight .effect {
		background: transparent url(images/bg-spotlight.png) no-repeat center top;
	}
	
		#footer .effect{
		background: transparent url(images/footerbg.png) no-repeat center top;
	}
	
	#spotlight .shadow-bottom {
		background: transparent url(images/spotlight-shadow-bottom.png) repeat-x left bottom;
	}
	
	#spotlight a {
		color: #fff;
	}
	
	#spotlight .fmedia a {color: #000000}
	
	#main{
		background: #fff;
	}

	#footer, #footer a{color: #fff;}
	
	#sidebar {
		width: 300px;
		float: right;
	}
	#maincontent {
		float: left;
		width: 630px;
		background: #fff;
		margin-right: -1px;
		display: inline;
	}
	
	.leftsidebar #sidebar {
		float: left;
	}
	.leftsidebar #maincontent {
		float:right;
	}
	#wrapper {
		padding-bottom: 50px;
	}


	.contentcontainer {
		background: #fff url(images/bg-ccontainer.png) repeat-x 0 75px;
		min-height: 460px;
	}
	
	.texture{
		min-height: 460px;
		background: #fff;
		width: 1000px;
		margin: 0 auto;
		padding: 25px 0 45px;
	}
	

	/* @ FULL WIDTH */
	#fullwidth #maincontent {width: 100%;}

/* Links & Colors */

	a {text-decoration:none;}
	a,.commentlist cite,.commentlist cite a, #sub_head #subnav .current_page_item a, #grandchildnav .current_page_item > a, .branding h1 a:hover, #navigation ul li a:hover, #navigation .current_page_item a, #navigation .current_page_item a:hover, #navigation .current_page_ancestor a, #navigation .current_page_parent a,#navigation ul li a:active, .post-comments a:hover{ color:#1a89c1;}
	
	
	.hentry a:hover{text-decoration: underline;}
	#subnav ul li a:active{color:#000;text-decoration:none;}

/* HEADERS */
	h1, h2, h3, h4, h5, h6, #navigation, #bottom-navigation{		
		font-family: "helvetica neue", "myriad pro", helvetica, arial, sans-serif;
		font-weight: 700;
		margin:0;padding: 0; 
		line-height: 1.3em;
		color:#000;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a{ color: #000;}
	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #navigation em{text-transform: none;font-style:italic;}
	
	h1{font-size: 1.9em;}
	h2{font-size: 1.6em;}
	h3{font-size: 1.4em;}
	h4{font-size: 1.3em;}
	h5{font-size: 1.1em;}
	h6{font-size: 1em;}


/* @ HEADER */

	.branding {

		padding-bottom:9px;
		text-align:left;
		 margin-top:13px;
		background: url('images/logo.png') no-repeat;

	}
	
		.branding h1 a{
			font-weight: bold;
			color:#333;
			font-size: 44px;
			line-height:.9;
			text-shadow: #fff 0px 1px 0;
			letter-spacing: -1px;
		}
			.site-description { 
			font-size:1em;
			margin-top: -5px;
			color:#999;
		}
		
			.branding a {display: block;width:443px;height:64px;}




/* Header Icons */

			.icons {text-align: right;position: absolute;line-height: 20px;height: 24px;top: 29px;right: 13px;}
			.icons a {display: block;width: 22px; height: 22px; margin-left: 7px; float: right;text-align: right;}

			.icons .goodreadslink {background: url(images/sprite-socialicons.png) no-repeat -110px 0;}
			.icons .facebooklink {background: url(images/sprite-socialicons.png) no-repeat -88px 0;}
			.icons .twitterlink {background: url(images/sprite-socialicons.png) no-repeat -22px 0;}
			.icons .tumblrlink {background: url(images/sprite-socialicons.png) no-repeat -44px 0;}
			.icons .linkedinlink {background: url(images/sprite-socialicons.png) no-repeat -66px 0;}
			.icons .rsslink {background: url(images/sprite-socialicons.png) no-repeat 0 0;}
			.icons .goodreadslink:hover {background-position: -110px -22px;}
			.icons .facebooklink:hover {background-position: -88px -22px;}
			.icons .twitterlink:hover {background-position: -22px -22px;}
			.icons .tumblrlink:hover {background-position: -44px -22px;}
			.icons .linkedinlink:hover {background-position: -66px -22px;}
			.icons .rsslink:hover {background-position: 0px -22px;}

.socialicons {

	text-align: right;
	line-height: 20px;
	border: 1px solid #ddd;
	background: #f1f1f1;
	text-align: left;
	margin-bottom: 1em;
	font-weight:bold;
	font-size: 11px;
	color: #999;
}
.socialicons .socialeffect {
	height: 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 7px 12px;
}
.socialicons span {margin-right: 13px; text-shadow: #fff 0 -1px 0;}
.socialicons a{margin-right: 5px;}
.socialicons img {vertical-align:middle;}


	/* MAIN NAVIGATION */
	

				/* @ SUBHEAD */
				#sub_head {
					font-size: 12px;
					background: url(images/subheadbg.png);
					border-bottom:1px solid #bbb;

					height: 35px;
					line-height: 1em;
					overflow: hidden;
				}
				
					#sub_head ul{
						list-style:none;margin:0;
					}
					#sub_head #subnav {
						margin:0 0 0 0px;
					}
					#sub_head ul li{float: right;}
					#sub_head li a, #sub_head span.subnav_last,  #sub_head span.subnav_first {
						color:#fff;
						display: block;
						padding: 11px 12px 12px 12px; 
						border:none;
						border-right: 1px solid #ccc;
						border-left: 1px solid #fff;
						text-shadow: #b49a62 0 .5px .5px;
					}
					#sub_head span.subnav_last {
						border-left: 1px solid #fff;
						border-right:none;
						
						padding-left: 0;
						padding-right: 0;
					}
					
					#sub_head span.subnav_first{
						border-right: 1px solid #ccc;
						border-left:none;
						padding-left: 0;
						padding-right: 0;
						margin-left: -2px;
					}
					#sub_head li a:hover{
						border-left: 1px solid #aaa;
						border-right: 1px solid #aaa;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						margin-left: -1px ;
						padding-left: 13px;
					}
					#sub_head li a:active{
						border:none;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						border-left: 1px solid #ccc;
						border-right: 1px solid transparent;
					}
					#sub_head .current_page_item a, #sub_head li.current_page_ancestor a, #sub_head .current-cat a{
				
						border:none;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						border-right: 1px solid #fff;
						border-left: 1px solid #ccc;
					}

	
				#grandchildnav li{ padding:0; margin:0; line-height: 1em; border-top:none;}
				#grandchildnav li a, #grandchildnav .current_page_item  ul li a{
					display:block; 
					text-shadow: #fff 0 -1px 0;
					padding: 7px 5px; 
					border: 1px solid transparent;
					border-left: 3px solid transparent;
					background:transparent;
				}
				#grandchildnav li a:hover, #grandchildnav .current_page_item  ul li a:hover{
					background: none;
					border-left: 3px solid #ddd;
					text-decoration: none;
				}
				#grandchildnav .current_page_item a{ 
					background: none;	
					border-left: 3px solid #ddd;
				}
				#grandchildnav li ul{
					margin: 0 0 0 25px;
				}

.subleft {
	width: 620px;
	padding: 0 10px;
	float:right;
	text-align: left;
}
	#overview {
		border-bottom:1px dotted #bbb;
		margin-bottom:1em;
	}	
	



/* MAIN SEARCH */
	
	/* Search in subhead */
		

		
		#searchform {
			background: url(images/search-field.png) no-repeat 0 0;
			position: relative;
			width: 187px;
			margin: 0 auto;
		}
		
	
		#header #searchform {
			position:absolute;
			top:63px;
			right:0;
		}
	 	#searchform input{
			background:transparent;
			color: #999;
			font-size: 16px;
			font-family:"helvetica neue","myriad pro",helvetica,arial,sans-serif;
			text-transform:	uppercase;
			letter-spacing:	-1px;
			font-weight: bold;
			border:none;
			padding: 13px 5px 8px 13px;
		}
		 #searchform input.submit {
			height:16px;
			margin:0;
			padding:0;
			position:absolute;
			right:15px;
			top:12px;
			width:15px;
		}
		/* @ More Foot Element */

			#morefoot #s {}
			#morefoot #searchform {}
			
/* Pages */
	.pagetitle {
		padding: .5em 0;
		color: #fff;
		text-transform:uppercase;
	}

/* POSTS */
	.hentry{	
		clear: both;
		overflow: hidden;
		border-bottom:1px solid #DFDDD5;
		
		margin-bottom: 2.5em;
	}

	.billboard {
		background: #f6fcff;
		border: 1px solid #eee;
		padding: 100px 15px;
	}
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding:5px 15px;

	margin-bottom: 30px;
	font-size: 11px;
	position: relative;
}
	.post-nav a, .post-nav a:visited {
		color: #999;
		text-decoration: none;
	}
	.post-nav a:hover {
		color: #000000;
		text-decoration: none;
	}
	.post-nav .previous a {
		float: left;
		display: block;
		padding-left: 24px;
		background: url(images/post-previous.gif) no-repeat left center;
	}
	.post-nav .next a {
		float: right;
		display:block;
		padding-right: 24px;
		text-align: right;
		background: url(images/post-next.gif) no-repeat right center;
	}


.copy {padding: 0px 0px 25px 0px;}


/* THUMB */
	.post-thumb a{
		float:left;
		margin-right: 20px;
	}

	.post-thumb img {
		display:block;
		margin:0 0 0.8em;

	}


/* Post Header Information */

.post-header {
	width: 460px;
	float: left;
	display: inline;; /* IE HACK */
}
	.post-header.post-nothumb{
		width: 100%;
	}
	.post-title-section{
		position: relative;
	}
	.post-title {
		margin-right: 58px;
		float:left;
		position:relative;
	/*	display: inline;  IE HACK */
	}
		.post-title h2{
			margin-bottom: 5px;
			font-size: 2em;
			line-height: 1em;
			text-transform: none;
			letter-spacing: -.02em;
			padding: 0 0 5px 0;
		}
		.post-title h2 a{color: #000;}
		.post-title h2 a:hover{
			text-decoration: underline;
		}
		
		.post-comments a{
			float: right;
			margin-left: -50px;
			background: url(images/comments-bubble.png) no-repeat top center;
			width: 45px;
			height: 50px;
			display: block;
			font-weight: bold;
			font-size:1.3em;
			line-height:34px;
			text-align:center;
			position: relative;
			zoom:1;
		}
		
		.post-comments a:hover{text-decoration:none;color: #000;}
		.post-comments a span{
			padding-right: 0px;
		}
	
	.metabar {
		margin: 0 0 .5em;
	}
		.metabar a {color: #000;}
		.metabar em{
			background: #eee;
			color: #444;
			font-size: .9em;
			font-style: normal;
			padding: 5px 8px;
			line-height: 1.75em;
		}

	.post-excerpt {
		margin: 1em 0;
		color: #444;
		font-style: italic;
	}

	.post-content {
	}
	
/*- Post Author -*/
.author-info {
	padding: 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.author-info small {color: #999;}
.author-info h3{
	text-transform: capitalize;
	font-size: 26px;
}
.pic {text-align: left}
.pic img {float:left}
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}



.author, .auxilary a{font-variant: small-caps;}
.auxilary a{color: #999;}
.author {
	padding: 0 10px;
	background:#fff;
}
.post .entry {
	margin-bottom: 1em;
	padding: 1em 0;
	border-top: 1px solid #eee;
}

.post .entry h1,h2,h3,h4,h5{
    padding-bottom:.8em;
    }

.post-footer {
	height: 42px;

	border-top: 1px solid #fff;
	padding: 0 18px;
	overflow: hidden;
}
.post-footer a{
	color: #000;
	font-weight: bold;
}
.post-footer .left {
	line-height: 38px;
}
.post-footer .left span {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.post-footer .right {
	padding: 9px 0 0;
}
.post-footer .right span {
	line-height: 21px;
}
.post-footer img {
	margin: 0 0 0 2px;
}
.tags {font-style: italic; color: #777;font-size: 10px;}
.widget_tag_cloud .wcontent {
 }

/* twitter */
#welcome .twitter{
	background: url(images/icons/balloon-twitter.png) no-repeat 0px 0px;
	font-style: italic;
	display:block;
	font-size: 10px;
	padding:3px 0 0 30px;

}
	#welcome .twitter a{font-style:normal;}
	#welcome .twitter {	padding:5px 6px 14px 26px; margin: 0 10px;line-height: 1.5em;}


/* sidebar */

	/* @ #welcome */
		#welcome {
			margin-bottom: 1em;

background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjQ2LDI1MiwyNTUsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
background: -moz-linear-gradient( left, rgba(255,255,255,1), rgba(246,252,255,1) );
background: -webkit-gradient( linear, left top, right top, color-stop( 0, rgba(255,255,255,1) ), color-stop( 1, rgba(246,252,255,1) ) );
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFFFFFF,EndColorStr=#FFF6FCFF);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFFFFFF,EndColorStr=#FFF6FCFF)";

			border-left: 1px dashed #f6fcff;
			border-top: 1px dashed #f6fcff;
			border-bottom: 1px dashed #f6fcff;
			border-right: 1px dashed #f6fcff;
			text-shadow: #bbe7fd0 1px 1px 1px;
		}
		#welcome .welcometext {
			color: #000000;
			border-left: 1px solid #f6fcff;
			border-top: 1px solid #f6fcff;
		}

		#welcome .greeting{
			color: #000000;
			font-size: 16px;
			padding: 10px 15px 5px 15px;
		}
		#welcome .welcomemessage {
			padding: 5px 10px 15px 15px;
		}
		#welcome a {color: #fff;}
		#welcome a:hover {text-decoration: underline;}

	/* #sidebar widgets */

		
	#sidebar {
		position:relative;
		padding:0;
		margin:0;
		color:#424242;
	}
		#sidebar #widgets {
			margin-bottom: 1em;
		}

		.wtitle{
			text-align:left;
			font-size:1.4em;
			text-transform:uppercase;	
			font-size: 1.1em;
			padding:5px 8px;
			background: #fff ;
			border-bottom: 1px solid #ddd;
		}
		
		#sidebar  .widget {
			border: 1px solid #ddd;
			border-right: 1px solid #d1d1d1;
			border-bottom: 1px solid #d1d1d1;
		}
		#sidebar  .wtitle{	
			
			
			text-shadow: #fff 0 1px 0;
			font-weight: 700;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			
/* Opera */
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjQ2LDI1MiwyNTUsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
/* Firefox */
background: -moz-linear-gradient( left, rgba(255,255,255,1), rgba(246,252,255,1) );
/* Chrome & Safari */
background: -webkit-gradient( linear, left top, right top, color-stop( 0, rgba(255,255,255,1) ), color-stop( 1, rgba(246,252,255,1) ) );
/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFFFFFF,EndColorStr=#FFF6FCFF);
/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFFFFFFF,EndColorStr=#FFF6FCFF)";
			
			
		}
			  .widget ul {
				margin: 10px;
			}
		
		.widget {
			margin-bottom: 1em;
		}
		
		.textwidget {
			padding: 15px;
		}
	
	/* internal formatting */
		.widget ul li{
			list-style:none;
			display: block;
			padding: 4px;
		}
		.widget ul li a {
			color: #666;
		}
		.widget ul li a:hover{	
			text-decoration: underline;
		}
		.widget ul li ul li{margin-left: 20px;border:none;font-size: .9em;}


	

/* @ Page Navigation */

	.page-nav {
		padding: 15px;
	}
	.page-nav .previous-entries {float: left;}

	.page-nav .next-entries {float: right;}

/* @ FOOTER */

	#footer {
		clear:both;
		font-size:1em;
		overflow:hidden;
		text-align: center;
		text-shadow: #666 0 -1px 0;
	}
	#footer .content {
		padding: 20px 0 7em;
	}
	#fcolumns_container{
		width: 982px;
		float: right;
		background: url(images/bg-fcolumn-lines.png) repeat-y top left;
	}
	
	
		.fcol{
			width: 152px;
			float: left;
			display:inline;
			padding: 0 20px;
		}
	
	#footer h3{color: #000000;margin-bottom: .5em;font-size: 17px; }
	#footer ul {list-style-type:none;}
	#footer ul li a{padding-left: 4px;}
	#footer ul li a:hover{text-decoration: underline;}

	

/* comments */
#respond {
	background: #f7f7f7;
	margin-top: 2em;
	padding: 20px 25px;
	padding-bottom: 6px;
	border: 1px solid #eee;
}


/* Cred */
	#pua {position:relative;
			display:block;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		bottom: -50px;
		left:-20px;
	}
	#cred {
		position:relative;
		text-align:center;
		display:block;
		margin-left:auto;
		margin-right:auto;

		bottom:-70px;

	}
	#cred small{font-size:8px;}
	#cred a{}


	a.plimage {
		display: block;
		float: none;
		height: 55px;
		width:40px;
		font-size: 8px;
		color: #eee;

	}

	#cred a:hover {
		text-decoration: underline;
	}

/* Box Shadow */

.box_shadow {
/*	box-shadow: #666 0 0 10px;
	-moz-box-shadow: 5px;
	-khtml-box-shadow: 5px;
	-webkit-box-shadow: 5px;*/
}


/* Rounded Corners -- Theme Elements */
.icons{
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Wordpress caption */
	.wp-caption {
		text-align: center;
		background: #fff;
		border: 1px solid #ddd;
		margin: 10px;
		padding: 4px;
		margin-bottom: 1em;
	}
	.wp-caption-text {font-size: 11px; text-align: center; margin:0;padding:6px 3px 2px;line-height: 16px;}
	.wp-caption img {margin: 0;	padding: 0;	border: 0 none;margin-top: 5px;	}
	.wp-caption-dd {font-size: 11px;line-height: 17px;	padding: 0 4px 5px;	margin: 0;	}


/* FLOATING AND ALIGNMENT */

	.pad_small{padding: 8px;}
	.pad_big {padding: 15px 20px;}

/*required classes by WP */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
