/*  
Theme Name: GreenEnergyTrends
Author URI: http://www.andy.net.nz
Version: 1.0
Author: andy.
Description: Adapted from a free theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://wpremix.com/">WP Remix</a>.
*/

/* choose - which color you want for the theme? */
/* By default, I placed set it to RED. 
If you wish to have black color scheme, replace "red" with "Black  e.g. @import url("style-brown.css");"
If you wish to have black color scheme, replace "red" with "brown" e.g.  @import url("style-black.css"); */
@import url("style-brown.css");

body {
	font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
        background: #d0c769 url(images/body-bg.png) repeat;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
	color: #fff;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	background: url(images/quote.gif) no-repeat;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
.alignleft{
	float:left}
.alignright{
	float:right}
/*************************************
	Links
**************************************/
a {
	text-decoration: none;
	outline:none;
	color: #fffc9e;
	}
	
a:hover{
	text-decoration: underline;
	color: #675C19;
	}
/*************************************
	Headings
**************************************/
h1  {
	color: #443b34;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
 }
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
	color: #333;
}
h1 a:hover, h3 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}
	
h2 a, h2 a:visited  {
	color: #666;
	text-decoration: underline;
	color: #666;
}
h2 a:hover {
	text-decoration: none;
	color: #000000;
	}
h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	text-decoration: none;
	color: #666;
}
#sidebar h2 {
	color: #FFF;
	margin: 0px 0; padding: 5px 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sidebar #popular h2 {
	color: #FFF;
}
h6 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}
/*************************************
	Header
**************************************/
#header {
        height:94px;
        width:960px;
	background:url(images/get-header-bg.png) repeat-x;}
	 }
#header-in {
	width: 960px;
	padding: 0px;
	height:94px;
	position: relative;
	margin:  0px auto;}
	
#header-in .title {
	margin: 0px;
	padding: 15px 10px 5px 10px;
	width:  590px;
	float:  left;
}
#header-in .title a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header-in .title a:hover {
	color: #FFF;
}
#header-in .description {
	color: #FFF;
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width:  850px;
}

/*************************************
	RSS Feed
**************************************/
 .rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}

 
/*************************************
	Top Search Form
**************************************/
/*Search box Rounded Corner start */
#xsnazzy {margin:0 0 10px 0;background: transparent;}

.xtop, .xbottom {display:block; font-size:1px;background:transparent;}
.xb2, .xb3, .xb4 {background:#32380d; border-left:1px solid #86962e; border-right:1px solid #86962e;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb1 {margin:0 5px;background:#86962e;}
.xb2 {margin:0 3px;border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {
display:block; 
padding:5px; 
height:100%; 
overflow:hidden;
background:#32380d; 
border:0 solid #86962e; 
padding:5px; 
border-width:0 1px;}
/*Search box Rounded Corner End */


ul.tablist { 	
	margin:5px 0px; 
	padding:0; 
	list-style: none; 
	color:#fffc9e;}
ul.tablist li  {
	border-bottom:1px dotted #959595; 
	color: #fffc9e;
	background:url(images/bullet-arrow2.gif) no-repeat;
	background-position:3px 8px;
	font-size:11px; 
	margin:0 5px ;  
	padding: 2px 0 0 15px; 
	list-style:none;
	border-bottom:1px dotted #9fa57b; 
	text-align:left;}
ul.tablist li a         { 
        color: #fffc9e;
	text-decoration: none; 
	line-height:18px;}
ul.tablist li a:hover 	{ 
        color: #fff;
	}

.searchform {
	padding: 10px;
}
.searchform .s {
	background: #fff;
	border:1px solid #443b34;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px;
	margin-right:5px;
	width: 213px;
	float: left;
}
.searchform .button {
    }


#ul {
	width: 880px;
	}

/*************************************
	Navigation
**************************************/
#nav {
         height: 40px;
	 background: url(images/get-header-bg.png) bottom left repeat-x;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 5px -4px 0px 4px;
	padding-left: 4px;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
        border: 1px solid #675C19;
        padding-left: 4px;
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	color: #FFF;
        padding-left: 4px;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	color: #FFF;	
	}
#nav ul li a {
	color: #FFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 4px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
	}
#nav ul li a:hover {
	text-decoration: none;
	color:#fffc9e;	
	}

/*************************************
	Main Container
**************************************/
#container {
	background:url(images/container-cbg.gif) top left repeat-y;
	border: 0px solid black;
	width:940px;
	text-align: left; 
	margin: 0 auto;
	padding: 10px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	}

.container-top {
        width:960px;
	clear: both;
	display: block;
	margin: 0 auto;
}
.container-bottom {
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0px auto;
}

 
/*************************************
	Content
**************************************/
#content {
	width: 532px;
	float: left; 
	padding: 10px;
        padding-left:20px;
	display: block;
	overflow:hidden;
	}
#content a {
        color: #803300;
        text-decoration:underline;
}

#content h1.btmspace{
	margin-bottom:15px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	padding: 10px;
        float:right;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
}
#content .post-bottom {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	clear: both;
	overflow:hidden;
	height:100%;
}
.post-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}

#cat {
        width:100%;
        min-height:180px;
        margin-bottom:16px;
}
#cat p img {
        visibility:hidden;
        float:right;
        position:absolute;
}
#cat-header {
        width:532px;
        height:65px;
        margin-bottom:16px; 
}
#cat-header img {
        border:none;
}
#gravatar img{
        padding:0 10px 10px 10px;
        border:none;
        float:left;
        width:50px;
        height:50px;
}
#cat ul li {
        list-style:none;
        margin-left:10px;
        padding:0;
}

#posttitle {
        background: url(images/bulletarrow.gif) center left no-repeat;
        font-weight:bold;
        padding-left:16px;
        font-size:1.1em;
        line-height:2em;
}
.more-link {
        text-align:right;
}

.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
	background:url(images/comment.png) no-repeat;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm a {
	text-decoration: none;
}


.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding:0;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
        background:url(images/arrow-right.gif) no-repeat right;
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
        background:url(images/arrow-left.gif) no-repeat left;
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

.textarea {}
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.comment-body {
	margin: 0px; padding:5px 10px 20px 30px;
}
.comment-metadata {
	padding:5px 10px;
}
.comment-metadata a, .comment-metadata a:visited {
}
.comment-metadata a:hover {
}
.authorcomment {
	margin: 0px 0px 10px 0px;
	font-size:12px;
	overflow: hidden;
	height:100%;
}
.authorcomment .comment-body {
	border: none;
	
	
}
.authorcomment .comment-metadata {
	padding: 11px 10px;
}

.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}
.textarea { border:1px solid #ababab;}
.Cbutton { 
	border:none; 
	background:#434343;
	color:#fff;}

/*	Headers	*/

.comment-body {
	background:url(images/quote.png) no-repeat left top;	
}
.comment-metadata {
	background: #fff;
	color: #ca5433;
	border-top: 1px solid #ababab;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #333333;
}
.comment-metadata a:hover {
	color: #b37b3a;
}
.authorcomment {
	}
.authorcomment .comment-body {
	border: none;}
.authorcomment .comment-metadata {
	background: #fff;
	color: #333333;
}
.authorcomment .comment-metadata a {
	color: #a15050;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}

/*	Comment Form	*/

#commentform {
}

 
/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 354px;
	margin:0px;
	padding: 0px 1px 0px 0px;
}

#tag_cloud {
	list-style-type: none;
        text-align:justify;
        margin:0;
        padding:0 6px 6px 6px;
        overflow:hidden;
}


#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul li{
	list-style-type: none;
	
}
#sidebar .advertise {
	text-align: left;
	padding:0;
	margin-left:7px;
        margin-bottom:8px;
}
#sidebar .advertise img {
	padding:0 5px;
	border:none;
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 11px;
	
}

 /*popular box Rounded Corner start */
#pxsnazzy {margin:0 0 10px 0;}
.pxtop, .pxbottom {display:block; font-size:1px;}
.pxb1, .pxb2, .pxb3, .pxb4 {display:block; overflow:hidden;}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb1 {margin:0 5px;}
.pxb2 {margin:0 3px; }
.pxb3 {margin:0 2px;}
.pxb4 {height:2px; margin:0 1px;}
.pxboxcontent {display:block; padding:2px;}
/*popular box Rounded Corner End */


#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: none;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9ead4d;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; 
	padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px 0 15px 0; padding: 0px;
}
#r_sidebar ul li ul {
}
#r_sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-advertise {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding:  10px 10px 20px 10px;
	height:30px;
	clear: both;
	font-size:11px;
        background: #37350f;
        border-top: 1px solid #999246;
        color:#FFF;
        line-height:1.6em;
	}

#footer-wrap {
	width: 100%;
	margin: 0px auto;
        padding:0 10px 0 10px;
}
#footer .copyright 		{ float:left; text-align:center; width:100%;}
		.copyright a 	{  text-decoration:none; color: #928400;}
		.copyright a:hover {text-decoration:none; color: #5e7e13;}
		

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/
#video-frame {
	background:#32380d repeat-x; /* changed style to add blend */
	width:340px;
	height:auto;
        color: #fffc9e;
	text-align:center;
	}
.video-left {
	width:340px !important;
	display:inline;
	}

.video-left p {
	padding:8px !important;
	margin:0px !important;
        text-align:justify;
	}

.video-left h2 {
	display:none;
	}

.video-right {
	width:340px;
	display:inline;
	text-align:center;
	}

.video-right h2{
	color: #FFF;
	font-size:1.2em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}

.video-right p {
	color: #fffc9e;
	font-size:0.9em;
	line-height:1.1em;
	font-weight:bold;
	padding: 7px !important;
	margin:0 !important;
	}

.video-right .idTabs {
	border-top:1px solid #86962e;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}

.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #86962e;
	background:#697830;
	line-height:10px;
	}

.video-right .idTabs li a {
	color:#FFF;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:1em;
	text-decoration:none;
	display:block;	
	padding:10px 10px;
	}

.video-right .idTabs li a:hover {
	background:#404712 url(images/ico-watch.gif) right center no-repeat !important;
	}

.video-right .selected {
	background:#404712 url(images/ico-watch.gif) right center no-repeat !important;
	}


/*  Tabber  Style start -------------------- */
ul.tabbernav li a
{
 border-bottom: none;
 background: #32380d;
}

ul.tabbernav li a:link { color: #fffc9e; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #212507;
}

ul.tabbernav li.tabberactive a
{
 background-color: #212507;
 border-bottom: 1px solid #212507;
 color:#fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #fffc89;
}

/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 border-top:0;
 background:#212507;
}

/*  Tabber  Style start -------------------- */
 
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {	
}
.tabberlive {
 margin:0 5px;
}
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 font: bold 12px Arial, Helvetica, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 text-decoration: none;
}
/*---- tabbertab = the tab content---------------------*/
.tabberlive .tabbertab {
 padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/*tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
