/*
	Theme Name: 2GR
	Theme URL: http://www.thecreativearmada.com/wordpress/2ndgreen
	Description: 2GR is a WordPress theme with options page. Supports the post thumbnails. Suitable for any niche especially for blogs or gadget sites.
	Author: Nick Doyle
	Author URI: http://www.thecreativearmada.com/
	Version: 1.0
	Tags: 2nd Green Revolution, Environment, Energy, Alternative Energy,  Ads Ready, Two Columns, Right Sidebar, Fixed Width, Options Page
*/

/************************************************
*	LAYOUT     								*
************************************************/

body {
	background:#c5f694;
        background-image: url(images/2GRev_gradientbkg.png);
	background-repeat: repeat-x;
        background-position: top left;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: url(images/contentwrap-background.png) top left repeat-y;
	}

a {
	color: #73b135;
        text-decoration:underline;
	}

a:hover {
	color: #669933;
        text-decoration:underline;
	}

/************************************************
*	HEADER     								*
************************************************/

#header {
	height: 135px;
    background: #FFF url() top right no-repeat;
	}

.logoimg {
    margin: 0 0 0 0;
}

/************************************************
*	NAVIGATION MENU     								*
************************************************/

.navwrap {
    background:#transparent url() top left repeat-x;
}

#pagemenucontainer {
	height: 32px;
    padding: 1px 0 0 2px;
	}
	
#pagemenu {
	height: 30px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    background: url(images/pagenav-separator.png) right center no-repeat;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fdc3b1;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 12px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
/************************************************
*	NAVBAR							*
************************************************/

#navbar {
	background: #FFFFFF url(images/navbar.gif);
	width:;
	height: 38px;
	font-size: 12px;
	font-family: Century Gothic, Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbarleft {
	width:;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 350px;
	}
	
#navbarright {
	width:;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
        border-left:1px solid #4B4B4B;
        color: #4B4B4B;
	display: block;
        font-weight: normal;
   	text-transform: uppercase;
        margin: 0px;
	padding: 8px 0px 7px 10px;
        width:100px;
	}
	
#nav a:hover {
	background: url(images/navhover.gif);
	color: #73b135;
    margin: 0px;
	padding: 8px 0px 7px 10px;
	text-decoration: none;
	}

#nav li {
        float: left;
	margin: 0px;
	padding: 0px;
	z-index: 15;
	position: relative;
	}
	
#nav li li {
        float: left;
	margin: 0px;
	padding: 0px;
	width: 90px;
	z-index: 10;
	position: relative;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
        /*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	width: 90px;
	float: none;
        font-family: Arial, Tahoma, Verdana;
        font-size: 11px;
        font-weight: bold;
   	text-transform: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #4B4B4B;
	border-left: 1px solid #4B4B4B;
	border-right: 1px solid #4B4B4B;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}
	
#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
/************************************************
*	SUBNAVBAR     								*
************************************************/

#subnavbar {
	background: #393939;
	width: 960px;
	height: 24px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
	padding: 6px 15px 6px 15px;
	}
	
#subnav a:hover {
	background: #2255AA;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px;
	padding: 6px 15px 6px 15px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 14;
	position: relative;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	z-index: 10;
	position: relative;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #393939;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #2255AA;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}
	
	
/************************************************
*	CONTENT     								*
************************************************/

#content {
	padding: 15px 5px 15px 15px;
	}

hr {
	margin-bottom: 15px;
        border-bottom: 2px dotted #73b135;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom:15px;
	margin-bottom: 15px;
    border-bottom: 2px dotted #73b135;
	}

.post_thumbnail {
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0px;
}

.post p {
	margin-bottom: 10px;
	}

.title {
        color: #000000;
	margin: 10px 0 2px 0;
	padding: 0px;
	line-height: 22px;
        font-size: 22px;
	font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
	}
	
.title a {
	text-decoration: none;
	color: #000000;
	}

.title a:hover {
	text-decoration: none;
	color: #669933;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #5b5b5b;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}

.entry img {
	max-width: 150px;
        height:auto;
	}

.entry .alignleft {
        float: left;
        padding: 0 15px 10px 0;
        margin: 0;
	}

.entry .alignright {
	max-width: 400px;
        height:auto;
        /*float: right;*/
        display: block;
        padding: 0 0 10px 15px;
        margin: 0;
	}

.entry .aligncenter {
	max-width: 400px;
        height:auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
	}

.post img {
	/*max-width: 150px;*/
        height:auto;
	}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}

.post p img {
   margin-right: 15px;
	}

.chart img {
        width: 400px;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

.chart {
        width:400px;
        padding: 0;
        margin: 0;
	}

.wp-caption {
   border: 0px solid #669933;
   text-align: left;
   background-color: #FFF;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
   max-width:150px;
	}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0;
   margin: 0;
   text-align: center;
   max-width:150px;
   height:auto;
	}
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #669933 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #669933 !important;
    background:#dfdfdf !important;
    border: 1px solid #669933 !important;
    
}

.wp-pagenavi span.pages {
    color: #669933 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}


/************************************************
*	READ MORE BUTTONS     								*
************************************************/

.addthis_toolbox2 {
	margin: 5px 0 0 0;
	text-align: right;
	}
.addthis_toolbox2 .custom_images a
{
    width: 16px;
    height: 16px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox2 .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox2 .custom_images a img
{
    opacity: 0.75;
}

.addthis_toolbox2 .custom_images a.readmore
{
	padding: 4px 15px;
	background: #73b135;
	color: #fff;
	text-decoration: none;
    font-size: 12px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	}

.addthis_toolbox2 .custom_images a.readmore:hover
{
	background: #669933;
	}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 10px;
    font-size: 13px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #4B4B4B;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#669933;
	}

#search {
    border: 1px solid #5b3f18;
    height: 22px;
    padding: 2px;
    background: #ffffff;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #7e7e7e;
}
	
	
#s {
	width: 257px;
	padding: 2px;
    margin:0;
    background: none;
}

#topsearch #search {
    margin: 4px 5px 0 0;
}


#topsearch 	#s {
  width: 226px;  
}


.rssbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #a1a1a1;
    }

.rssbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}

.twitterbox {
	background: #e9e9e9;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #a1a1a1;
    }
	
.twitterbox a {
	color: #747888;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #414862; 
	text-decoration: underline;
	}

/* Social icons */
.addthis_toolbox {
	margin: 5px 0 0 0;
	text-align: left;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}




	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 12px;
	background:url(images/sidebar_tab_green.png) top left no-repeat;
	font-size: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	margin: 0px;
	background: url(images/sidebar-separator.png) left bottom repeat-x;
	padding: 4px 0px 8px 4px;
	}
	
.sidebar ul li ul li {
	background: url(images/sidebar-separator.png) left bottom repeat-x;
	padding: 4px 0px 8px 4px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: /*url(images/2GRev_gradientbkg.png) top left repeat-x*/;
	padding: 22px;
	text-align: center;
	color: #664a24;
	font-size: 13px;
	}

#footer a {
	color: #664a24;
	} 

#footer a:hover {
        color: #5b3f18;
	text-decoration: underline;
	} 
	
#footer2 {
	color: #transparent;
	font-size: 0px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #transparent;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	