/*
THEME NAME: Green Is Global
THEME URI: http://greenisglobal.net
DESCRIPTION: Custom theme for http://greenisglobal.net
VERSION: 1.0
AUTHOR: <a href="http: //www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http: //www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #404040;
}

a {
	color: #50961D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	padding: 8px 15px 8px 60px;
	margin: 5px 0;
	color:  #595959;
}

.aligncenter {
	margin: 0 auto 10px auto;
	display: block;
}

.alignleft {
	margin: 5px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 5px 0 10px 15px;
	float: right;
}

.icon {
	margin-right: 6px;
	vertical-align: middle;
	margin-bottom: 2px;
}

/* Wrapper */

#wrapper {
	width: 970px;
	margin: 0 auto;
}

/* Top */

#top {
	border-bottom: 5px solid #F0F0F0;
	padding: 10px 20px;
	overflow: hidden;
}

#toplinks {
	overflow: hidden;
}

#toplinks li {
	float: left;
	padding: 5px;
	margin-right: 20px;
}

#toplinks li a {
	color: #333333;
	font-weight: bold;
	font-size: 110%;
}

/* Header */

#header {
	width: 970px;
	height: 125px;
	background: url(images/bg_header.jpg) no-repeat top right;
}

#logo {
	float: left;
	margin: 20px 0 0 25px;
}

#logo a {
	display: block;
	width: 353px;
	height: 86px;
	background: url(images/logo.png) no-repeat top left;
}

#logo a span {
	display: none;
}

#s {
	width: 235px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

/* Container */

#container {
	width: 980px;
	margin-bottom: 20px;
	border: 1px solid #E8F3D8;
	overflow: hidden;
}

/* Menu */

#menu {
	width: 970px;
	height: 40px;
	margin: 5px 0 20px 5px;
	background: url(images/bg_menu.png) repeat-x top left;
	border-bottom: 1px solid #437C18;
}

/* LEVEL ONE */

ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; }
ul.dropdown a:hover		            { color: #FFFFFF; background: url(images/bg_menu_active.png) repeat-x top left; text-decoration: none; }
ul.dropdown a:active                { color: #FFFFFF; background: url(images/bg_menu_active.png) repeat-x top left; text-decoration: none; }
ul.dropdown li a                    { display: block; padding: 13px 16px 13px 16px; color: #D5E9BA; text-transform: uppercase; font-size: 110%; font-weight: bold; }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; background: url(images/bg_menu_active.png) repeat-x top left; text-decoration: none; }
ul.dropdown li.hover a              { color: #FFFFFF; }

/* LEVEL TWO */

ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ background: #60A125; border-bottom: 1px solid #437C18; float: none; }
ul.dropdown ul li:hover				{ background: #50961D; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 
ul.dropdown ul li a:hover			{ background: none; }	


/* Content */

#content {
	width: 930px;
	overflow: hidden;
	margin: 30px auto;
}

.leftcol {
	float: left;
	width: 640px;
}

/* Post */

.post {
	margin-bottom: 50px;
}

#post-latest {
	margin-bottom: 0;
}

.post-top {
	padding-left: 95px;
	min-height: 87px;
}

.post-cat3 { background:url(images/ico_cat3.png) no-repeat top left; }
.post-cat4 { background:url(images/ico_cat4.png) no-repeat top left; }
.post-cat5 { background:url(images/ico_cat5.png) no-repeat top left; }
.post-cat6 { background:url(images/ico_cat6.png) no-repeat top left; }
.post-cat10 { background:url(images/ico_cat10.png) no-repeat top left; }

.post-title {
	font-size: 170%;
	line-height: 1.2;
	font-weight: bold;
}

.post-title a {
	color: #50961D;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
	line-height: 1.2;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
	line-height: 1.2;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-footer {
	font-size: 85%;
	background: url(images/bg_postfooter.gif) repeat-x top left;
	padding: 7px 8px 6px 8px;
	margin-top: 10px;
}

.post-footer a {
	font-weight: bold;
}

/* Navigation */

.navigation {
	margin-bottom: 30px;
	overflow: hidden;
	font-size: 110%;
	font-weight: bold;
}

.navleft {
	float: left;
}

.navright {
	float: right;
}

/* Comments */

#comments {
	width: 590px;
	clear: both;
}

#comments ol li {
	padding: 10px 0;
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	overflow: hidden;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
}

.comment-data {
	float: left;
	width: 510px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: bold;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
	margin-bottom: 20px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 410px;
	height: 200px;
	padding: 10px;
	margin-top: 15px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:  100%;
}

/* Sidebar */

.rightcol {
	float: right;
	width: 250px;
}

.sidepanel {
	width: 250px;
	margin-bottom: 40px;
	list-style: none;
}

h3.paneltitle {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 12px;
	color: #333333;
}

.sidepanel .paneltitle {
	background: url(images/bg_sidetitle.gif) no-repeat bottom left;
	margin-bottom: 5px;
}

.sidepanel ul li {
	padding: 6px 0 6px 25px;
	border-bottom: 1px solid #EFEFEF;
	line-height: 1.2;
	background: url(images/bg_listitem.gif) no-repeat 0 7px;
}

.sidepanel p {
	line-height: 1.2;
	margin: 10px 0 5px 0;
}

/* Sidebar specific styling */

#subscribe-rss {
	background: url(images/ico_rss.png) no-repeat top left;
	margin: 10px 0;
	padding: 0 0 15px 55px;
	border-bottom: 1px solid #EFEFEF;
}

#subscribe-rss h4, #subscribe-email h4 {
	font-size: 110%;
	font-weight: bold;
}

#subscribe-rss p {
	margin-top: 5px;
	font-size: 90%;
}

#subscribe-rss p a {
	color: #666666;
	font-weight: bold;
}

#subscribe-email {
	background: url(images/ico_email.png) no-repeat top left;
	padding-left: 55px;
}

#subemail {
	padding: 3px;
	color: #666666;
	width: 180px;
	margin-top: 5px;
}

.wp-polls ul {
	margin: 0;
}

.wp-polls ul li {
	padding-left: 0;
}

#archive-dropdown {
	margin-top: 5px;
	width: 240px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Featured Posts */

#featuredposts {
	float: left;
	margin: 30px 0 50px 0;
	width: 930px;
}

#featuredposts h3.paneltitle {
	margin-bottom: 0;
	border-bottom: 3px solid #EEF6E2;
	padding-bottom: 8px;
}

#slider-holder {
	background: #F8FBF4;
	border-bottom: 1px solid #EEF6E2;
}

.featuredposts-image {
	margin-bottom: 5px;
}

#mycarousel .title {
	font-size: 110%;
	font-weight: bold;
	line-height:  1.1;
}

/* Footer */

#footer {
	width: 920px;
	padding: 25px;
	background: #8BC23D;
	margin: 5px;
	border-top: 5px solid #79B533;
	color: #DCEDC5;
	overflow: hidden;
}

#footer p {
	margin-bottom: 5px;
}

#footer a {
	color: #FFFFFF;
}

#footer .sep {
	color: #A2CE64;
	margin: 0 15px;
}

#footer .leftcol {
	margin: 10px 0 0 10px;
}

#footer .rightcol {
	text-align: right;
}

#footer .rightcol a {
	padding: 5px;
}

/* General */

.sep {
	color: #CCCCCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.readmore {
	margin-top: 10px;
	margin-bottom: 10px;
}

.readmore a {
	font-size: 85%;
	color: #27282F;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 24px 2px 0;
	background: url(images/ico_more.png) no-repeat top right;
}

/* Newsletter */

#mc_embed_signup {
	margin-top: 10px;
}

#mc_embed_signup .mc-field-group {
	margin-bottom: 10px;
}

#mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 4px;
}

#mc_embed_signup .mc-field-group input {
	width: 230px;
	padding: 4px;
}

/* Contact Form */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 160px;
	margin-top: 5px;
}

#wpcf input {
	float: left;
	width: 200px;
	padding: 2px;
	margin: 2px 5px 10px 0;
}

#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 2px;
	margin: 10px 5px 10px 0;
	display: block;
}

#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
