/*
        Theme Name: Pro-Green
        Theme URI: http://www.altafsayani.com/wordpress-themes/
        Description: Elegant Green looking wordpress theme for Earth and Environment blogs.
        Author: Altaf Sayani
        Author URI: http://www.altafsayani.com/
		Tags: green, two-columns, fixed-width
		Version: 1.0
*/
body {
	margin: 0;
	background:url(images/bg.gif) repeat-x #9ea440;
}
#header {
	height: 124px;
}
#logo {
	margin: 0 0 0 0;
}
#search {
	margin: 47px 0 0 0;
	background: url(images/searchbox.gif) no-repeat;
}
#searchform {
	width:200px;
	height:31px;
}
#searchform div {
	position:relative;
}
#s {
	font-size: 12px;
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	border:none;
	background-color:transparent;
	position:absolute;
	display: block;
	color:#9cb325;
}
#s {
	left:30px;
	top: 7px;
	width:200px;
}
#menu {
	height: 50px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
}
#menu li a {
	background: url(images/menu-sep.gif) no-repeat;
	background-position: 100% 0;
	display: inline-block;
	padding: 13px 12px 0px 6px;
	height: 37px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #fffed5;
	text-decoration: none;
	text-shadow: #fcfcd2 1px 1px 2px;
}
#sidebar {
	
}
.sidebox {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	background: url(images/sidebox-bg.gif) repeat-y;
}
.sidebox h2 {
	margin: 0px;
	padding: 20px 0 0 20px;
	background: url(images/sidebox-title.gif) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	height: 58px;
	color: #7ba50e;
}
.sidebox ul {
	margin: 0;
	padding: 0 0 0 42px;
}
.sidebox li {
	list-style-image: url(images/listicon.png);
}
.sidebox li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #384c05;
	border-bottom: 1px dotted #000;
	margin-bottom: 7px;
}
.widget {
	list-style: none;
}
#content {
	margin-top: 10px;
}
.postbox {
	background: url(images/content-bg.gif) repeat-y;
	margin: 0 0 5px 0;
}
.postbox h1.title {
	margin: 0px;
	padding: 20px 0 0 20px;
	background: url(images/content-title.gif) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	height: 58px;
	color: #7ba50e;
}
.postbox h1.title a {
	color: #7ba50e;
	text-decoration: none;
}
.postbox .comments {
	background: url(images/commentsbg.png) no-repeat;
	margin: 5px 20px 0 0;
	float:right;
}
.postbox .comments a {
	text-align: center;
	padding-top: 11px;
	display: block;
	width: 62px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7ba50e;
	font-weight: bold;
	text-decoration: none;
}
.postbox .material {
	padding: 5px 12px 12px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #384c05;
}
.postbox .material p {
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
}
.postbox .material a {
	color: #384c05;
}
.postbox .material li {
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -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;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.more-link {
	background: url(images/readmore.gif) repeat-x;
}
a.more-link {
	display: block;
	width: 123px;
	height: 33px;	
}
.commentbox {

}
.commentbox h1.title {
	margin: 0px;
	padding: 20px 0 0 20px;
	background: url(images/content-title.gif) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	height: 58px;
	color: #7ba50e;
}
.commentbox h1.title a {
	color: #7ba50e;
	text-decoration: none;
}
.commentbox p {
	margin: 0;
	padding: 5px 12px 12px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #384c05;
	font-size: 12px;
}
.comments-box a {
	color: #384c05;
	border-bottom: dotted 1px #000;
	text-decoration: none;
	font-weight: bold;
}
.comments-box {
	padding: 0 15px 0 0;
	background: url(images/content-bg.gif) repeat-y;
	margin: 0 0 0 0;
	border-collapse: collapse;	
}
.commentsep {
	background: url(images/commentsep.gif) no-repeat;
	height: 20px;
	width: 620px;
}
#comments-closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f8b6;
}
.comments-box ul {
	padding: 5px 12px 12px 25px;
}
.right {
	float: right;
}
#footer-container {
	background: url(images/footerbg.gif) repeat-x;
	height: 65px;
	clear: both;
}
#footer p {
	margin: 13px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#footer p a {
	color: #fffed5;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
