/*
Theme Name: Green Pro 2.0
Theme URI: 
Description: Pro Blog 2.0 Theme
Author: 
Author URI: 

*/
.embed {
width:48%;
float:left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}

.topten a{
  font-size: 20px;
}
.topten li{
  margin-top: 10px;
}
.ddet_div {
  margin: 8px 0 0 12px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}

a, a:visited {
	color: #4e9100;
	text-decoration: none;
}

a:focus, a:hover {
	color: #7aad40;
	text-decoration: underline;
}

/*-----------Block Level Elements--------------*/

body {
	background: #000;
	color: #000;
	font-family: Arial, Tahoma, san serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#page {
	width: 990px;
	margin: 0 auto;
	background: url(images/bg.png) repeat-y;
}

#header1 {
	height: 238px;
	padding: 0px 100px 0px 160px;
	background: url(images/header_1.png) no-repeat;
	color: #FFF;
}
#header2 {
	height: 238px;
	padding: 0px 100px 0px 160px;
	background: url(images/header_2.png) no-repeat;
	color: #FFF;
}
#header3 {
	height: 238px;
	padding: 0px 100px 0px 160px;
	background: url(images/header_3.png) no-repeat;
	color: #FFF;
}

#headerimg h1 {
  
}

#headerimg h1 {
	padding-top : 80px;
	margin: 0px;
        font: bold 36px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#headerimg a:visited ,
#headerimg a {
	color: #FFF;
}

#headerimg div {
	font-size: 12px;
	font-weight: bold;
}

#header_menu {
	float: right;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_menu li {
	float: left;
	margin-right: 13px;
}

#header_menu a {
	display: block;
	width: 129px;
	background: url(images/menu.png) no-repeat;
	height: 37px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 9px;
}

.rss_link {
	float: right;
	height: 66px;
	width: 154px;
	padding-top: 45px;
	margin-right: 0px;
	padding-right: 14px;
}

.rss_link a {
	background: url(images/rss_link.png) no-repeat;
	height: 66px;
	display: block;
}

.rss_link a:focus ,
.rss_link a:hover {
	text-decoration: none;
}

.description {
  font-size: 20px;

}

#wrapper {
	width: 789px;
	padding: 0px 95px 0px 106px;
}

* html #wrapper {
	width: 990px;
	w\idth: 789px;
}


#content {
	float: left;
	width: 588px;
	margin-right: 11px;
}

#sidebar {
	margin-left: 599px;
	padding-bottom: 33px;
	background: #99f548 url(images/sidebar_footer.png) no-repeat left bottom;
}

#sidebar_top {
	background: #99f548 url(images/sidebar_header.png) no-repeat;
	height: 55px;
	margin-bottom: -14px;
}

#footer {
	width: 100%;
	background: url(images/footer.png) no-repeat;
	height: 136px;
	clear: both;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#footer div {
	padding-top: 48px
}

#footer a:visited ,
#footer a {
	color: #FFF;
	font-weight: normal;
}

.post {
	margin-bottom: 30px;
}

.post-date {
	float: left;
	width: 85px;
	height: 86px;
	background: url(images/badge.png) no-repeat;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.post-day {
	font-size: 33px;
	margin-bottom: -2px;
}

.post-month {
	font-size: 17px;
}

.post-title {
	margin-left: 0px;
	background: url(images/post_bar.png) repeat-x;
	padding-top: 46px;
	padding-left: 20px;
}

.post-title h2 {
	margin: 0;
}

.postmetadata {
	margin: 12px 0px; 
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	margin-right: 20px;
}

#sidebar ul ul {
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar ul ul ul {
	margin-left: 10px;
}

#sidebar a:visited ,
#sidebar a {
	font-weight: bold;
	color: #000;
}

#sidebar h2 {
	font-size: 18px;
	margin: 14px 0px;
  text-decoration: underline;
}

#body_content {position: absolute;left: -10000px;};
