/*
Theme Name: iDesignEco
Theme Version: 1.0
Theme Style: Corporate site
Theme URI: http://idesigneco.com/themes/ecoblog
Description: Clean, two column theme with fully customizable dynamic sidebar and footer (widgets).
Author: iDesignEco
Author URI: http://idesigneco.com


Copyright 2009, idesigneco.com
*/


body {
	background: #D2CEC9 url('images/bg.jpg') no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, 'Trebuchet MS';
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#wrap {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 982px;
	overflow: hidden;
}

#header {
	margin-top: 10px;
}
	#header .logo {
		width: 24%;
		float: left;
	}
	#header .options {
		width: 72%;
		float: right;
		text-align: right;
	}
	#header .searchform {
		height: 80px;
	}
	
	.nav_user li {
		display: inline;
		margin-left: 25px;
		color: #669900;
		font-size: 12px;
		font-weight: 500;
	}
		
	.nav {
		background: #755C4C url('images/bg_nav.png') repeat-x;
		overflow: hidden;
		margin-top: 10px;
	
		border-radius: 8px 8px 0 0;
		-border-radius: 8px 8px 0 0;
		-khtml-border-radius: 8px 8px 0 0;
		-moz-border-radius: 8px 8px 0 0;
		-webkit-border-radius: 8px 8px 0 0;
	}
	.nav ul {
		padding-left: 8px;
	}
	.nav li {
		background-position: top right;
		float: left;
		text-align: center;
	}
	.nav li a {
		display: block;
		padding: 14px 16px 14px 16px;
		font-weight: 400;
		font-size: 14px;
		text-transform: lowercase;
		color: #fff;
	
		text-decoration: none;
	}
	.nav li a span {
		display: block;
		font-size: 9px;
		color: #ae9687;

		text-shadow: #533B2C 1px 1px 1px;
	}
	.nav li a:hover, .nav .current_page_item a {
		background: #473227;
		background-position: bottom center;
	}
	.nav .current_page_item a span {
		color: #c8b8ae;
	}
	
	.nav .login a {
		
	}


#header .rss_link {
	background: url('images/bt_rss.png') no-repeat;
	display: block;
	width: 214px;
	height: 29px;
	overflow: hidden;

	float: right;
}


#main {
	background: #fff;
	overflow: hidden;

	border-radius: 0 0px 8px 8px;
	-border-radius: 0 0px 8px 8px;
	-khtml-border-radius: 0 0px 8px 8px;
	-moz-border-radius: 0 0px 8px 8px;
	-webkit-border-radius: 0 0px 8px 8px;
}
	.landing .nav {
		display: none;
	}
	.landing #main {
		margin-top: 30px !important;
		border-radius: 8px;
		-border-radius: 8px;
		-khtml-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	
	.landing #content {
		margin: 10px !important;
	}
	.landing .post .text h3 {
		margin: 0 0 10px 0 !important;
		color: #000;
	}
	.landing .post .text .clear {
		margin-bottom: 40px;
	}
	.landing .page_title {
		width: 90%;
		margin-left: auto; margin-right: auto;
	}
	.landing .page_subtitle {
		width: 87%;
		margin-left: auto; margin-right: auto;
	}


	.frontpage #main {
		background: transparent;
	}

#content {
	margin: 30px;
}
	#blog #content {
		width: 60%;
		float: left;
		margin: 40px 0 30px 20px;
	}


	#blog #sidebar {
		margin: 20px 20px 0 0;
		float: right;
	}


#footer {
	background: #E5E0DC;
	margin-top: 30px;
	overflow: hidden;
	font-size: 11px;
}
	#footer .content {
		background: url('images/footer.png') no-repeat;
		background-position: top center;
		width: 982px;
		margin: 0px auto 0px auto;
		padding-top: 20px;
	}
	#footer #s {
		width: 150px;
	}

	#footer .bread {
		background: url('images/bg_bread.png') no-repeat;
		font-size: 12px;
		text-transform: lowercase;
		margin-bottom: 20px;
		padding-left: 15px;
	}
	#footer .bread a {
		color: #4B3F26;
	}
	#footer .bread span {
		margin: 0 10px 0 10px;
	}


#footerbar .widget {
	width: 30%;
	float: left;
	padding: 0;
	margin: 0 30px 0 0;
}
	#footerbar .widget a {
		color: #4B3F26;
	}
	#footerbar .widgettitle {
		font-size: 18px;
		font-weight: bold;
	}


#footer .copyright {
	background: #659800;
	width: 982px;
	margin: 40px auto 10px auto;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	
	overflow: hidden;
	
	border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	#footer .copyright .content {
		width: auto;
		background: none;
		margin: 10px;
		padding: 0;
	}
	#footer .copyright .left {
		width: 80%;
		float: left;
		margin: 4px 0 0 0;
	}
	#footer .copyright .tos {
		display: inline;
		margin-left: 30px;
		font-size: 11px;
	}
		#footer .copyright .tos li {
			display: inline;
			margin-right: 25px;
		}
		#footer .copyright .tos .signup {
		}
	#footer .copyright a {
		color: #fff;
	}


	#idesigneco {
		text-align: right;
		width: 20%;
		float: right;
	}

	#fanbox {
		float: right;
	}


/* ________________________________________________________ */

.promo #main {
	border-radius: 8px
	-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	margin-top: 30px;
}
	.promo .nav,
	.promo #footer .content {
		display: none;
	}
	#footer .copyright .content {
		display: block;
	}

/* ________________________________________________________ */


#home {
	margin-top: -4px;
}


	#home .block {
		background: #fff;
		margin-bottom: 40px;
		
		border-radius: 8px;
		-border-radius: 8px;
		-khtml-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		overflow: hidden;
	}
	#home .block .content {
		margin: 20px 20px 20px 20px;
	}
	
	#home .signup, #home .info {
		width: 25%;
		float: right;
		margin-top: 4px;
		
		line-height: 19px;
		font-size: 11px;
		color: #8F8F8F;
	}
		#home .signup li {
			margin-bottom: 15px;
		}
		#home .signup h3 {
			margin: 0 0 3px 0;
		}
		


	#home .twitter {
		background: #816958 url('images/bg_twitter.png') no-repeat;
		color: #fff;
		overflow: hidden;
		line-height: 15px;
		min-height: 55px;
	}
		#home .twitter .content {
			margin: 15px 5px 5px 80px;
		}
		#home .twitter a {
			color: #fff;
		}


	#home .points ul {
		background-position: bottom center;
		background-repeat: no-repeat;
		
		margin: 0;
		padding: 0;
		list-style-type: none;
		
		width: 25%;
		float: left;
		margin-right: 15px;
		
		height: 230px;
	}
	#home .points .title h2 {
		font-weight: 500;
		font-size: 20px;
		color: #968070;
	}
	#home .points .design {
		background-image: url('images/ico_design.png');
	}
	#home .points .hosting {
		background-image: url('images/ico_hosting.png');
	}
	#home .points .hsupport {
		background-image: url('images/ico_support.png');
	}
	#home .points .tour {
		float: right;
		width: 20%;
		margin: 0;
	}

	#introvideo {
		background: #fff;
		position: absolute;
		display: none;
		width: 640px;
		height: 400px;
		padding: 15px;
		overflow: hidden;
		
		border-radius: 8px;
		-border-radius: 8px;
		-khtml-border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		
		border: 10px solid #e8e4e3;
	}
		#introvideo .button {
			display: block;
			width: 40px !important;
			margin-top: 10px;
		}
	
	#slides {
		position: relative;
		overflow: hidden;
		width: 942px;
		height: 450px;
	}
	#slides .items {
		width:20000em; 
		position:absolute;
		clear: both;
	}
	#slides .slide {
		width: 942px;
		height: 450px;
		float: left;
	}
	#slides .slide .screen {
		height: 250px;
		background-position: top right;
		background-repeat: no-repeat;

		line-height: 30px;
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-size: 20px;
		color: #4B3F34;
		margin-bottom: 10px;
	}
		#slides .slide .screen p {
			width: 400px;
		}
	#home .dots ul {
		text-align: center;
	}
	#home .dots ul li {
		display: inline;
		margin: 0 5px 0 5px;
	}
	#home .dots a {
		font-size: 45px;
		color: #DBD8D3;
	}
	#home .dots a:hover, #home .dots .sel {
		color: #948170;
		text-decoration: none;
	}
	
	#home #slides .page_title {
		margin-top: 20px;
	}
	
	#slides .welcome .screen {
		background-image: url('images/screen_welcome.jpg');
	}
	#slides .ecoblog .screen {
		background-image: url('images/screen_free.jpg');
	}
	#slides .membership .screen {
		background-image: url('images/screen_membership.png');
		background-position: top left;
	}
		#slides .membership .screen p {
			width: auto;
			margin-left: 400px;
		}
	#slides .featured .screen {
		background-image: url('images/screen_featured.jpg');
		background-position: top center;
		padding: 0;
	}
		
/* ________________________________________________________ */

#theme {
	position: relative;
}
#wp3 {
	background: #ff9900;
	color: #fff;
	padding: 2px 6px 2px 6px;
	font-size: 11px;
	font-weight: bold;

	position: absolute;
	right: 0px;
	top: 40px;
}
		
	#theme .splash .screen {
		float: left;
		width: 54%;
		overflow: hidden;
	}
	
	#theme .splash .buttons {
		margin-top: 30px;
		text-align: right;
	}
	#theme .splash .buttons span {
		background: #eee;
		padding: 3px;
		font-size: 11px;
		color: #666;
	}
	#theme .splash .buttons .button {
		margin-left: 20px;
	}
	#theme .splash .buttons .buy {
		background: #ff9900 !important;
	}
	#theme .splash .buttons .buy:hover {
		background: #659800 !important;
	}
	
	#theme .splash .info {
		width: 42%;
		float: right;
		line-height: 24px;
		font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Arial;
		font-size: 18px;
		color: #4B3F34;
		padding: 0;
		margin: 0;
	}
	#theme .splash .screen, #theme .splash .info {
		margin-top: 10px;
	}

	#theme .features {
		margin-bottom: 15px;
		overflow: hidden;
	}

	#theme .features li {
		width: 30%;
		float: left;
		margin-right: 10px;
		padding: 9px;
		
		border: 1px solid #eaeaea;
		min-height: 160px;
	}
		#theme .features li h2 {
			font-size: 22px;
		}
		#theme .features li p {
			margin-top: 5px;
			font-size: .95em;
			line-height: 1.4em;
			color: #666;
		}
	#theme .post {
		margin: 0;
	}
	#theme .post .features li {
		min-height: 120px;
		border: 0;
	}
	.sexy-bookmarks {
		margin-top: 50px !important;
	}

/* ________________________________________________________ */

#themes {
	margin-top: 40px;
}

#themes h1 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 5px;
	float: left;
}
	#themes h1 a {
		color: #4B3F34;
	}
#themes h4 {
	float: right;
	margin: 10px 0 0 0;
	color: #669900;
	font-weight: bold;
}

#themes .theme {
	width: 275px;
	float: left;
	margin-bottom: 40px;
}
	#themes .theme img {
		width: 275px;
		height: 200px;
	}
	#themes .theme1, #themes .theme2 {
		margin-left: 48px;
	}
	#themes .theme .info {
		background: #ddd;
		padding: 8px;
		border-top: 1px solid #d1d1d1;
		color: #4B3F34;
		font-weight: bold;
	}
	#themes .theme .info a {
		color: #4B3F34;
	}

#themes .soon {
	margin-top: 40px;
}
	#themes .soon li {
		background: url('images/bt_eco.png') no-repeat;
		min-width: 49px;
		min-height: 47px;
		float: left;
		width: 25%;
		margin: 10px 10px 10px 0;
		padding: 5px 0 0 53px;
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-size: 20px;
		color: #968070
	}

/* ________________________________________________________ */

.doc_options {
	float: right;
	text-align: right;
	margin: -10px -10px -5px 0;
}
	.doc_options a {
		margin-left: 20px;
	}


/* ________________________________________________________ */

#pricing {
	margin-top: 30px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helvetica, Arial;
}
#pricing .plan {
	width: 33.3%;
	position: relative;
	margin-right: -1px;
	float: left;
	overflow: hidden;
}
#pricing h1 {
	text-align: center;
	min-height: 45px;
	padding-top: 3px;
}
#pricing .box {
	background: #fafaf9 url('images/bg_plan.png') repeat-x;
	background-position: bottom left;
	min-height: 240px;
	overflow: hidden;
	padding: 15px 0 10px 0;
	text-align: center;

	border-width: 1px;
	border-style: solid;
	border-color: #D2CEC9;
	
	border-radius: 10px;
	-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#pricing .live .box {
	background: #98CC4F url('images/bg_plan_green.png') repeat-x;
	background-position: bottom left;
	border: 0;
	color: #fff;
}
	#pricing .live .box .best {
		background: url('images/ico_best.png') no-repeat;
		width: 77px;
		height: 42px;
		position: absolute;
		top: 91px;
		right: 10px;
	}
	#pricing .live .box h2 {
		padding-bottom: 6px;
		color: #fff;
		border-bottom-color: #6EA22B;
		
		text-shadow: #6EA22B 2px 2px 1px;
	}
	#pricing .live .text li {
		border-bottom-color: #6EA22B;
		border-top-color: #9FC560;
	}
	#pricing .live h1 span {
		color: #6EA600;
	}
	
	#pricing .premium h1 span {
		color: #FF9900;
	}
	
	
	#pricing h2 {
		margin: 0;
		padding-bottom: 5px;
		font-size: 38px;
		border-bottom: 1px solid #D2CEC9;
		text-shadow: #ddd 2px 2px 1px;
	}
	#pricing h2 span {
		display: block;
		margin-top: 15px;
		font-size: 16px;
		font-weight: normal;
	}
	#pricing .head h3 {
		font-size: 14px;
	}
	#pricing .head h1, #pricing .head h2, #pricing .head h3 {
		margin: 0 0 16px 0;
	}
	
#pricing .text {
	font-size: 16px;
	text-align: center;
}
		#pricing .text li {
			border-bottom: 1px solid #D2CEC9;
			border-top: 1px solid #F7F1EE;
		}
			#pricing .text li.last {
				border-bottom: 0;
			}
		#pricing .text a {
			display: block;
			padding: 10px 0 10px 0;
			color: inherit;
		}
		#pricing .text a:hover {
			text-decoration: none;
		}

	#pricing .button {
		background-color: transparent;
		background-repeat: no-repeat;
		display: block;
		width: 205px !important;
		height: 65px;
		margin: 20px 0 0 45px;
		bottom: 0;
		text-indent: -999px;
		
		border-radius: 0;
		-border-radius: 0;
		-khtml-border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#pricing .button:hover {
		background-position: 0 3px;
	}

	#pricing .individual .button {
		background-image: url('images/bt_browse_themes.png');
	}
	
	#pricing .eco .button, #pricing .premium .button {
		background-image: url('images/bt_signup_orange.png');
	}
	
	#pricing .live .button {
		background-image: url('images/bt_signup_green.png');
	}



.bubble {
	background: #fff;
	display: none;        /* required */
	width: 300px;
	padding: 8px;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #aaa;

	border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.bubble strong {
		font-size: 12px;
	}
	
	
	
.affiliates .plan {
	margin: 50px 0 40px 0;
}
.affiliates .text {
	background-repeat: no-repeat;
	font-size: 13px;
	padding-left: 260px;
	margin-top: 15px;
}
	.affiliates .price {
		font-size: 23px;
		color: #968170;
		margin-top: 30px;
	}
	.affiliates .price strong {
		color: #6EA600;
		font-size: 40px;
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-weight: normal;
	}
	.affiliates .annual {
		background: #eee;
		padding: 3px;
		font-size: 11px;
		color: #666;
	}

	.affiliates .curve {
		background-color: #fefefe;
	}

	.affiliates .plan {
		background: url('images/bg_affiliate.png') no-repeat center left;
		min-height: 225px;
	}
	
	.affiliates .plan h2 {
		margin-top: 0 !important;
	}
	.affiliates .price {
		margin-bottom: 40px;
	}
	.affiliates .price strong {
		font-size: 50px;
	}
	.affiliates h4 {
		margin-bottom: 25px !important;
		line-height: 24px;
	}
	.affiliates .text h3 {
		margin: 0 0 0 0 !important;
	}
	.affiliates .text h2, .affiliates .text h3, .affiliates h4 {
		color: #968170 !important;
	}

	
/* ________________________________________________________ */

ul.support li {
	width: 38%;
	float: left;
	padding-left: 105px;
	min-height: 130px;
	background-repeat: no-repeat;
	background-position: 0 30px;
}
	.support li a {
		color: #333;
		text-decoration: none !important;
	}
	.support li p {
		margin-right: 20px;
	}
	.support li h2 {
		margin: 0;
		padding: 0;
	}
	.support .faqs {
		background-image: url('images/ico_faq.png');
	}
	.support .forum {
		background-image: url('images/ico_forum.png');
	}
	.support .docs {
		background-image: url('images/ico_docs.png');
	}
	.support .tutorials {
		background-image: url('images/ico_tutorials.png');
	}
	.support .webinars {
		background-image: url('images/ico_webinars.png');
	}
	.support .contact {
		background-image: url('images/ico_mail.png');
	}

#faqs h2 {
	margin-top: 50px !important;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

/* ________________________________________________________ */



.pagetitle {
	margin-bottom: 25px;
	color: #666;
}


.page_title {
	font-size: 48px;
	text-align: center;
	margin: 30px 0 25px 0;
	line-height: 48px;
}
	.page_title a {
		color: #4B4035;
	}
.page_subtitle {
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 24px;
	text-align: center;
	color: #968170;
}

.bloglist {
	margin-top: 40px;
}
.bloglist li {
	margin-bottom: 25px;
}

.post {
	margin: 0 0 50px 0;
}
	.blog .post .title {
		font-weight: normal;
		font-size: 28px;
		line-he
	}
	.blog .post .title a {
		color: #4B4035;
	}
	.blog .post .text {
		margin-top: 10px;
	}
	.blog .post .text a {
		text-decoration: underline;
	}
	.post .comment_ico {
		background: url('images/bt_comment.png') no-repeat;
		width: 53px;
		height: 56px;
		overflow: hidden;
		
		float: right;
	}
	.post .comment_ico a {
		text-align: center;
		display: block;
		padding: 13px 10px 6px 10px;
		font-size: 18px;
		font-weight: bold;
	}
	.post .text h1, .post .text h2, .post .text h3, .post .text h4 {
		margin: 35px 0 10px 0;
	}


	
	.post .meta, .post .postmetadata {
		background: #EDEBE9;
		padding: 5px 15px 5px 15px;
		font-weight: bold;
		
		border-radius: 5px;
		-border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.post .postmetadata {
		margin-top: 30px;
		font-weight: normal;
		font-size: 10px;
		list-style-type: none;
	}
	.post .meta p {
		padding: 0;
		margin: 0;
	}
	.post .meta a {
		color: #669900;
	}
	.post .meta .category {
		width: 45%;
		float: left;
	}
	.post .meta .author  {
		width: 45%;
		float: right;
		text-align: right;
	}	
	.post .meta .tags {
		background: url('images/ico_tag.png') no-repeat;
		background-position: 0px 3px;
		min-height: 12px;
		margin-top: 5px;

		font-weight: normal;
		font-size: 11px;
	}
	.post .meta .tags span {
		padding: 0 15px 0 0;
	}
	
/* ________________________________________________________ */
	


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


#respond, #comments {
	margin-top: 50px;
}



.commentlist li ul li {
	
}


.commentlist li {
	font-weight: bold;
	background: #eee;
	padding: 6px;
	margin-bottom: 10px;
	border-radius: 15px;
	-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}



.commentmetadata {
	font-weight: normal;
	}



/* ________________________________________________________ */


.widget ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget ul li {
	border-bottom: 1px solid #E5D8CE;
}
.widgetbanners {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	.widgetbanners li {
		display: inline;
		margin: 2px 2px 2px 0;
	}
#sidebar .widget {
	margin-bottom: 35px;
	clear: both;
}


.ide_widget_ecosocial {
	background: url('images/bg_widget.png') no-repeat;
	width: 300px;
	height: 200px;
	overflow: hidden;
	color: #fff;
}
	.ide_widget_ecosocial ul {
		list-style-type: none;
		width: 37%;
		margin-top: 15px;
		padding: 0;
		float: left;
	}
	.ide_widget_ecosocial .list {
		margin: 55px 0 0 20px;
	}
	.ide_widget_ecosocial .list li {
		margin-bottom: 6px;
		border: 0;
	}
	.ide_widget_ecosocial, .ide_widget_ecosocial a {
		color: #fff;
	}
	.ide_widget_ecosocial a:hover {
		color: #BFE86C;
	}
	.ide_widget_ecosocial .list a {
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-weight: bold;
		font-size: 20px;
	}
	.ide_widget_ecosocial .stats {
		width: 50%;
		height: 160px;
		float: right;
		margin: 35px 15px 15px 0;
		text-align: center;
		overflow: hidden;
	}
		.ide_widget_ecosocial .stats li {
			height: 160px;
			overflow: hidden;
			text-align: center;
		}
	.ide_widget_ecosocial .stats .twitter p {
			font-size: 10px !important;
	}
	.ide_widget_ecosocial .stats .twitter .twtr-ft {
		display: none;
	}
	.ide_widget_ecosocial .stats .caption {
		display: block;
		font-size: 11px;
		color: #B5D17D;
	}


/* ________________________________________________________ */


.searchform .button, #searchsubmit {
	background: url('images/bt_search.png') no-repeat;
	width: 54px;
	height: 50px;
	border: none;
	position: absolute;
	margin: 0 0 0 -50px;
	text-indent: -1000px;
}


.searchform .text, #s {
	border: none;
	margin: 6px 30px 0 0;
}
	
/* ________________________________________________________ */


#login .login {
	width: 40%;
	float: left;
}

#login .notmember {
	width: 50%;
	float: right;
}

#login .forgot {
	margin-top: 30px;
}


#members {
	position: relative;
}
	 #members .page_title, #members .page_subtitle {
		text-align: left;
		margin: 0 0 10px 0;
	}
	 #members .page_subtitle {
		margin-bottom: 40px;
	 }
	 
	#members .member_links {
		position: absolute;
		right: 0;
		top: 0;
		width: 400px;
	}
	#members .member_links li {
		background: url('images/member_links.png') no-repeat top left;
		width: 50%;
		height: 32px;
		margin: 0 0 3px 0;
		float: left;
	}
	#members .member_links li a {
		display: block;
		padding: 5px 0 0 36px;
		font-family: 'Myriad Pro', Helvetica, Arial;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #796050;
	}
	#members .member_links .premium { background-position: 0 0; } 
	#members .member_links .affiliates { background-position: 0 -82px; } 
	#members .member_links .download { background-position: 0 -164px; } 
	#members .member_links .helpdesk { background-position: 0 -246px; } 
	#members .member_links .home { background-position: 0 -328px; } 
	#members .member_links .webinars { background-position: 0 -410px; } 
	
	#members .sub_links {
		text-align: right;
		margin-bottom: 15px;
	}
		#members .sub_links li {
			display: inline;
			margin-left: 25px;
		}
		#members .sub_links li a {
			font-family: 'Myriad Pro', Helvetica, Arial;
			font-weight: bold;
			font-size: 14px;
			text-transform: uppercase;
			color: #796050;
		}


	#account .purchases {
		margin-bottom: 20px;
	}
	#account .purchases ul, #account .history .curve, #account .payment .curve {
		background: #ededed url('images/bg_silver.png') repeat-x;
		overflow: hidden;
	}
	#account .purchases ul li {
		display: inline;
		margin-right: 20px;
		font-size: 15px;
		font-weight: bold;
	}
	
	

	#account .feed_start, #account .feed_videos, #account .feed_news, #account .feed_premium {
		width: 45%;
		float: left;
		margin: 0 0 20px 0;
	}
	#account .feed_videos, #account .feed_premium {
		float: right;
	}

	#account .feeds .content ul {
		list-style-type: none;
		margin: 0;;
		padding: 0;
	}
	#account .feeds .content li {
		margin: 0 0 5px 0 !important;
		padding-bottom: 3px;
		border-bottom: 1px dotted #D4B7AA;
	}
	#account .feeds .content li a {
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-size: 16px;
		font-weight: bold;
		color: #796050;
	}
		#account .feeds .content li a:hover { 
			background: #796050;
			color: #fff;
			text-decoration: none;
		}
	#account .feeds .content .more {
		list-style-type: none;
		border: 0;
	}
		#account .feeds .content .more a {
			font-size: 14px;
			font-style: italic;
			color: inherit;
		}

	#account .payment, #account .history {
		margin-top: 30px;
	}

	#account .subscription {
		width: 27%;
		float: left;
		margin-right: 15px;
	}
		#account .subscription li {
			font-weight: bold;
			font-size: 17px;
			padding-bottom: 4px;
			margin-bottom: 4px;
			border-width: 0 0 1px 0;
			border-style: solid;
			border-color: #DAD5D2;
		}
		#account .subscription li small {
			font-size: 10px;
			color: #cc0000;
		}
	#account .subscription .list {
		height: 130px;
		overflow-y: scroll;
	}
	
	#account .payment {
		width: 34%;
		float: left;
		margin-right: 15px;
	}

	#account .input {
		background: #fff;
	}
	#account .payment select {
		width: 160px;
		font-size: 12px;
	}
	#account .payment select option {
		padding: 4px;
	}
	#account .payment label {
		width: 150px;
	}
	#account .payment, #account .subscription, #account .newsletter {
		min-height: 160px;
	}


	#account .newsletter {
		width: 25%;
		float: right;
	}
		#account .newsletter label {
			width: 200px;
		}
	


	#account .history {
		width: 62%;
		float: right;
	}
	#account .history table {
		width: 100%;
	}


	#account .history td {
		text-align: center;
		margin-bottom: 5px;
	}


	#members .affiliate_table td {
		text-align: center;
	}
	#members .affiliate_table .total th {
		border-top: 1px #CFBDB5 dotted;
		color: #669900;
	}

	#members .banners {
		margin-top: 40px;
	}
	#members .banners li {
		margin-bottom: 30px;
	}
	#members .banners textarea {
		width: 95%;
		height: 40px;
		font-family: 'Courier New', 'Courier';
		font-size: 11px;
	}



/* signup/buy page */
	#members #signup label {
		width: 300px;
		margin-right: 20px;
		font-size: 17px;
		text-align: right;
	}
		#members #signup label.error {
			font-size: 11px;
			color: #cc0000;
			margin-top: -18px;
		}
	#members #signup small {
		display: block;
		margin-left: 320px;
	}
	
	#members #signup input {
		width: 300px;
	}
	#members #signup .radio {
		width: auto;
		height: 1.2em;
		width: 1.2em;
	}
	
	
	#members #signup .pricing {
		min-height: 160px;
	}
	#members #signup .pricing h2 {
		margin-bottom: 20px;
	}
	#members #signup .pricing label {
		display: inline;
		float: none;
		width: auto;
		margin: 0;
	}
	
	#members #signup .pricing .option {
		margin-bottom: 20px;
	}
	#members #signup .option .description {
		margin-left: 30px;
		color: #666;
	}
	
	#members #signup .plan1 {
		background: url('images/bg_ecoadvanced.png') no-repeat;
		background-position: top right;
	}
	#members #signup .plan2 {
		background: url('images/bg_ecolive.png') no-repeat;
		background-position: top right;
	}
	#members #signup .plan3 {
		background: url('images/bg_ecopremium.png') no-repeat;
		background-position: top right;
	}




/* ________________________________________________________ */



a {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
}


a img {
	border: 0;
}


h1,h2,h3, h4 {
	font-family: 'Myriad Pro', Helvetica, Arial, 'Trebuchet MS';
	margin: 0 0 10px 0;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #4B4035;
}
h1 {
	letter-spacing: 0px;
	line-height: 30px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h1 a:hover,h2 a:hover,h3 a:hover, h4 a:hover {
	text-decoration: none;
	color: #669900;
}
p {
	margin: 0 0 10px 0;
}
sup {
	color: #6EA600;
}

input, select, textarea {
	background: #F2F3F9;
	border: 1px solid #DAD5D2;
	padding: 6px;
	font-family: Helvetica, Arial;


	border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	font-size: 16px;
}
input:focus, select:focus, textarea:focus {
	border-color: #aaa;
}


blockquote {
	background: #111;
	padding: 1px 5px 1px 5px;
	font-family: Georgia;
	font-size: 17px;
}
blockquote blockquote {
	margin: 5px;
	padding: 5px;
	clear: both;
	border-width: 0px;
}


acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


	table th {
		font-family: 'Myriad Pro', Helvetica, Arial;
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 10px;
	}


.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	color: #111;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


.noul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.button {
	width: auto !important;
	background: #659800;
	color: #fff;
	border: none;
	
	border-radius: 50px;
	-border-radius: 50px;
	-khtml-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	
	padding: 8px 15px 7px 15px;
	text-transform: lowercase;
}


a.button {
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .02em;
	text-decoration: none !important;
}
.button:hover {
	background-color: #FF9900;
	color: #fff;
	text-decoration: none;
}


.clear {
	clear: both;
	line-height: 0;
	padding: 0;
	margin: 0;
}


.invisible {
	display: none;
	visibility: hidden;
}



.errors {
	color: #cc0000;
	font-weight: bold;
	list-style-type: disc;
}
	ul.errors {
		margin: 10px 0px 10px 10px;
	}


.form label {
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}
.form p {
	margin-bottom: 10px;
}
.form br, .form p {
	clear: both;
}
.checkbox {
	width: 15px !important;
	height: 15px;
}


.curve {
	border-radius: 5px;
	-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	background: #F2EBE8;
	padding: 15px;
	
	border: 1px solid #DAD5D2;
}
	.curve .input {
		background: #fff;
	}

