/*
Theme Name: Sustainable Green
Theme URI: http://knd.com.au
Description: Wordpress Boilerplate Theme
Author: KND Web Consultants
Author URI: http://knd.com.au
version: 1.0
*/

/* @group Setup */

/* basics */

*{margin:0; padding:0;} 
strong {font-weight: bold!important;}

/* @group Images & Misc */

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	
}

div {
	overflow: hidden;
}


code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

/* @end */

/* @group Links */

/* links */

a{
	color:#2C971A;
	text-decoration:none;
	border: none;
	cursor: pointer;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}

/* @end */

html {
	background-color: #1f2212;
}

body {               
	background: #1a8406 url(images/whole-bg.jpg) repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	overflow: auto;
}

h1 {
	font-size: 22px;
	background-color: #1E200C;
	padding: 5px;
	margin: 0 0 20px 0;
	color: #80A32D;
} 

h2 {
	/*color: #80A32D;
	font-size: 18px;*/
	margin: 10px 0 5px 0;
	color:#2C971A;
	font-size:14pt;
	font-weight:300;
	font-style: italic;
} 

ol {
	list-style: decimal;
	padding-left: 25px;
	margin-left: 25px;
	
}

ol li {
	margin: 8px 0; 
	line-height: 14px;
}

#container {
	margin: 0 auto;
	color:#333;
	}

/* @group Header */

#header {
	height: 161px;
	background: url(images/headerBg.jpg);
	position: relative;
} 

#header h1 {
	margin: 0;
	padding: 0;
}

/* @end */

#content #pageIntro {
	margin-bottom: 5px;
	background-color: #1e200c;
	color: #85c50c;
	padding: 10px;	

}

#pageIntro .entry p{
	font-size: 14px;
	padding: 0!important;	
} 

#pageIntro .entry {
	padding: 0px 20px 0px 20px;
}

#content h2.pageTitle {
	margin: 10px 20px 10px 20px;
	font-size: 24px;
	font-style: italic;
	line-height: 1.5;
}

#pageIntro .post {
	margin-right: 200px;
}

#copy {
	width: 700px;
}

.entry {
	margin: 25px;
}

.entry h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* @end */

/* @group Menu */

/* main menu */


#menu {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	line-height: 45px;
	height:45px;
}



#menu ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 0 0 5px;
	background: url(images/tab-l.png) no-repeat left;	
	margin-right: 5px;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ccdba8;
	background: url(images/tab-r.png) no-repeat right;
	padding: 6px 10px 6px 5px;
}

#menu ul li a:hover {

}

#menu ul, #content {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Content */

/* content */

.linklove {
	display: none;
}

#content .section {
	background-color: #f2efe0;
	padding: 3px;
	color: #413f3a;
	overflow: hidden;
	width: 908px;
}

#content .section p {
	line-height: 18px;
	padding-bottom: 5px;
}

#content .feature p {
	font-size: 18px;
	line-height: 26px;
	color: #c3c3ae;
	font-style: italic;
	padding-right: 25px;
}

#content .home.feature {
	background: url(images/ecoLogos.png) no-repeat 30px 30px;
	padding-top: 120px;
}


#homePageArticles {
	color: #413f3a;
	background-color: #f2efe0;
	width: 544px;
	float: right;
}

#homePageArticles .post {
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

#homePageArticles .entry {
	margin: 0;
}

#homePageArticles h4{
	margin: 3px;
}


#content .reversed {
	background-color: #1e200c;
	color: #fff;
}

#content .section h4, #content .section p {
	padding: 7px 10px 8px 10px;	
}


#content h4 {

	font-size: 16px;
	font-style: italic;
	background-color: #1e200c !important;
	color: #c5c3af;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}

#content {

}

.section ul {
	padding-left: 60px;
	list-style-type: circle;
	line-height: 18px;
}

/*#pageIntro .high{
	/*this is a nasty hack but hell 
	height:100px;
}  */


#content .post p {
	padding-left: 0;
	padding-right: 0;
}

.post {
	line-height: 14pt;
	/*padding-left: 25px;
	padding-right: 25px;*/
	}
.alignright {
	float: right;
}	

.alignleft {
	float: left;
}	
.post strong {
	font-weight: bold;
	color: #80a32d;
}	
.post h2, .postHeading h2{
	font-size: 14pt;
	font-weight: 300;
	color: #2c971a;
	}
	
.post h2 a{
	color: #2c971a;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}

.post a{text-decoration:underline;}

.post ul {}

.post li {}



.postmetadata{
	clear: both;	
}
	

.navigation {

	}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

#content .reversed h2 {
	font-style: italic;
	color: #c3c3ae
}

#content {
	background: url(images/blurred-bg.jpg) no-repeat center top;
	min-height: 570px;
	position: relative;
	min-width: 914px;
	padding-top: 25px;
}

#content.home {
	padding-top: 0;
}

div.postHeading {
	padding: 25px 25px 10px 25px;
	margin-bottom: 20px;
}

div.postHeading h2{
	margin-bottom: 10px;
}

/* @end */

/* @group Sidebar */

/* sidebar */


#sidebar {
	float: right;	
	font-size:12px;
	padding: 20px 10px;
	width: 180px;
	color: #fff;
}

#sidebar a {
	color: #445300;
}	

#sidebar a:hover {
	color: #252e00;
	text-decoration: none;
}

#subcategories {
	width: 180px;
	padding-bottom:10px;
	background-color:#e6e3d4;
	margin-bottom: 10px;
	
}


#sidebar h2{
	font-weight: normal; 
	font-size: 16px; 
	text-align: left;
	margin: 0;
	padding: 0;
}

#sidebar input[type=text] {
	width: 100px;
	padding: 3px;
	text-align: left;
}



#sidebar img {padding: 0; margin: 0;}

#subcategories ul {
	padding-left: 25px!important;
	color: #666;
}

/*#articles ul {
	padding:0;
	list-style-type: none;
	} */

/*#sidebar ul li*/

#sidebar ul {
	padding: 0;
	 color: #666; 
}


li.categories {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style: none;
	} 
	
ul li.categories ul.children {
	padding-left: 10px;
}

/*ul li.categories ul li {
	color: #1F2112;
}	     */

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0 0 0 15px;
}

#sidebar ul ul.PeCategories {
	margin: 0 0 10px 12px!important;
	padding: 0 0 0 15px;
}  

/*#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}    */

#sidebar ul ul ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: square;
} 


/* @end */

/* @group Comments */

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	}

#commentform{
	padding:20px;
	}
	
#commentform p{
	}
	
#commentform a{
	text-decoration: none; 
	line-height: 14pt;
}

	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	overflow: hidden;
	}

ol.commentlist li.alt {
	
	}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{
	
}

/* @end */

/* @group Search */

/* search */

#searchform{
	/*display: none; */
margin-bottom: 20px;
	}

#searchform input#s{
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	color: #797979;
	}

/* @end */

/* @group Footer */

/* footer */

#awards {
	margin-top: 15px;

}

#awards img {
	margin: 0;
	padding: 0;	
}

#awards ul {
	margin: 0;
	padding: 0;
}

#awards ul li {
	list-style-type: none;
	margin: 0 11px;
	padding: 0;
	float: left;
}


#footer {
	padding-bottom: 25px;
	position: relative;
	color: #CCDBA8;
}

#footer a {
	color: #CCDBA8;
}

#footerMenu {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	font-size: 14px; 
	color: #CCDBA8;
}

div#credits {
	clear: both;
	font-size: 11px;
	height: 15px;
}

#footerMenu ul li {
	float: left;
	padding: 15px 25px 15px 0;
}

#introPic {
	display: block;
	width: 544px;
	height: 282px;
	float: right;
	padding-left: 3px;
	background: url(images/introPic.jpg) no-repeat 3px;
	position: relative;

	color: #efefef;
}

#introPic span {
	position: absolute;
	bottom: 25px;
	text-indent: 15px;	
}



#footer {
	clear: both;
	font-size: 7pt;
	background-color: #1f2112;
	margin-top: 25px;
	width: 100%;
	}

#footer p.designCredit {
	float: right;
	cursor: pointer;
	color: #666;
}

/* @end */

/* @group Pages */

/* @group Category Page */

#feature-article {
	margin: 20px;
	padding: 15px;
	background-color: #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#recent-articles {
	margin: 20px;
	padding: 10px;
}

#recent-articles .post {
	margin-bottom: 10px;
}


/* @end */

/* @group Single Post */

#singlePost .post {
	padding: 0;
}



/* @end */

/* @group My Group */



/* @end */

/* @group Archive */

#archive .post {
	margin: 25px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

#archive .entry {
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Contact */

/* @group contact form */

#contactForm {
	overflow: hidden;
	margin:20px 0 0 0 !important;
}

#contactForm label {
	padding-top: 10px;
}

#contactForm input[type=text], #contactForm textarea {
	width: 250px;
	font-size: 14px !important;
	font-family: Trebuchet MS;
	padding: 3px;
}

#contactForm textarea {
	height: 80px;
	margin-bottom: 10px;
}

#contactForm input, #contactForm label, #contactForm textarea, #contactForm span {
	float: left;
	clear: both;
}

.reqtxt, .emailreqtxt {
	font-size: 9px;
	color: #aaa;
}



/* @end */



/* @end */

/* @group Home */

#header h2 {

	color: #80a32d;
	font-style: italic;
	font-size: 18px;
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: -70px;
}

#header h1 {
	text-indent: -9999px;
	height: 121px;
	background: url(images/bigMasthead.jpg) no-repeat center;
	min-width: 914px;
}

#introBlurb {
	color: #fff;
	width: 500px;
	margin-top: 40px;
	margin-bottom: 30px;
}


#media.section {
	margin-top: 10px;
}

.semantics {
	display: none;
}

#introBlurb h2 {
	font-size: 34px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 8px;
	/*font-weight: light;*/
}

#introBlurb h3 {
	font-style: italic;
	font-size: 18px;
	line-height: 1.3em;
	margin-right: 100px;
}


#intro {
	height: 283px;
}



#intro ul li {
	font-style: italic;
	font-size: 16px;
	color: #656d00;
	padding-bottom: 5px;
}

#bigLeaves {
	width: 612px;
	height: 416px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	background: url(images/bigLeaves.png) no-repeat left bottom;
}

#smallLeaves {
	width: 314px;
	height: 199px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	background: url(images/smallLeaves.png) no-repeat center top;
}

.entry{
	padding:20px; margin:0;
}

/*  @form action */


#contactForm {
	overflow: hidden;
	margin-left:20px;
}

#contactForm label {
	padding-top: 10px;
}

#contactForm input[type=text], #contactForm textarea {
	width: 230px;
	font-size: 12px !important;
	font-family: Trebuchet MS;
	padding: 3px;
}

#contactForm textarea {
	height: 80px;
	margin-bottom: 10px;
}

#contactForm input, #contactForm label, #contactForm textarea, #contactForm span {
	float: left;
	clear: both;
}

.reqtxt, .emailreqtxt {
	font-size: 9px;
	color: #aaa;
}  

#podPress_footer {
	display: none!important;
} 

div.wpsc_description p, p.wpsc_product_price {
	padding: 0 0 10px 0!important;
}
p.wpsc_product_price {
	padding:0 !important;
} 

div.searchResult {
	border-bottom: 1px solid #999;
}

h2.prodtitles a { margin-bottom: 10px;}

div#sliding_cart { padding: 0 10px 10px 10px!important;}
div#sliding_cart p { padding: 0!important; margin-bottom: 10px;}

td.tdqty, th#thqty { text-align: center;}
td.tdprice, th#thprice { text-align: right;} 

table.shoppingcart { margin-left: 0!important;}
table.shoppingcart tr td { padding: 5px 3px!important; font-size: 12px!important; } 

span.emptycart span { margin-top: 10px;}

hr.productcart { display: none;} 
div.wpsc_container span { font-weight: bold;} 

table.productcart td { padding: 5px;}
tr.firstrow td, tr.total_price td { background-color: #1e200c!important; border: none!important; color: #fff;}

table.wpsc_checkout_table { margin-top: 10px; width: 400px; }
table.wpsc_checkout_table td { width: 100px;}
div.custom_gateway { margin-bottom: 5px;}
div.custom_gateway label input { margin-right: 5px;} 

table.wpsc_checkout_table tr td {
padding: 5px 5px 0 0!important;
}

table.wpsc_checkout_table tr td input,  table.wpsc_checkout_table tr td select  {
width: 150px;
}

table.wpsc_checkout_table tr td input.make_purchase  {
width: 100px;
}  

table.wpsc_checkout_table tr td textarea {
	width: 155px;
}  
/* @end */



/* @end */    

/* Shopping cart overrides */
div#sideshoppingcart {
background-color:#DDDDDD;
margin-bottom:10px;
}

div#sideshoppingcart h3 {
	padding:7px 10px 8px;
	font-size: 16px;
	font-style: italic;
	background-color: #1e200c !important;
	color: #c5c3af;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}

div#sliding_cart {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#000000;
margin:0;
padding:10px;
}

div#sliding_cart p span {
	display: none;
   
}

table.shoppingcart {
	width: 100%;
}

table.shoppingcart tr th {
	padding: 3px;
	background-color: #bdbcbc;      
} 

span.totalhead {
	float: left;
}

span.total {
		padding: 3px;
	background-color: #bdbcbc;
	overflow: hidden;      
}

span.gocheckout {
	margin-top: 10px;
}  

div.productdisplay {
border-bottom:1px solid #DDDDDD;
float:left;
left:0;
margin-bottom:12px;
padding:0;
position:relative;
text-align:left !important;
top:0;
width:100%;
}

h2.prodtitles {
	color:#2C971A;
font-size:14pt!important;
font-style:italic;
font-weight:300;
margin:10px 0 5px!important!;
} 

a.wpsc_edit_product {
	display: none;
}

div.wpsc_product_price{
	width: 90px;
} 

div.wpsc_product_price span.pricedisplay {
	float: right!important;
} 

div.wpsc_buy_button_container {
	float: right;
	width: 100%;
} 

div.wpsc_loading_animation {
	width: 150px;
	float: left;
}

input.wpsc_buy_button {
	float: right;
}

div.wpsc_container {
	width:  100%;
	float: left;
	margin-top: 10px;
} 

div.producttext {
	margin-left: 60px;
	width: 260px!important;
} 

div.textcol {
	padding-bottom: 5px!important;
}

div.textcol form { 
	min-width: 50px!important;
	width: 260px!important;
} 

div.wpsc_container span {
font-weight: normal!important;
}

#paid-products {
	width: 48%;
	float: left;
}
#free-downloads {
	width: 48%;
	float: right;
} 

div.free-product {
	border-bottom:1px solid #DDD;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.free-product img {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
} 

tr.total_tax {
	display: none;
}

div.free-product div.info {
	float: right;
	width: 265px;
}

div.free-product h2 {
	margin-top: 0;
} 

div.info p {
	padding: 5px 0!important;
	font-size: 14px;
}

div.free-product form {
	width: 100%;
	margin-top: 5px;
}

div.free-product form input {
		float: right;   
}

table.productcart {
	margin: 0!important;
}

td.product {
	width: 60%;
} 

td.quantity {
	width: 20%;
	text-align: left!important;
}

td.price {
	width: 10%;
	text-align: left!important;}
	
	span.pricedisplay {
float: none!important;
}

form.wpsc_checkout_forms {
	margin-top: 50px;
} 


/********** CFORMS *************/
.cform {
margin: 0!important;
width: 330px!important;
} 

.cform label {
text-align:left!important;
}

.cform input.sendbutton {
	margin-right: 70px!important;
}






