body {
	background: #ffffff;
}
#menu ul {
	background: url(green/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li a {
	border-left:1px solid #3a4c2b;
}
#search {
	background: url(green/search_block_bg.gif) no-repeat 0 0;
}
#container {
	background: url(green/top.gif) no-repeat 0 143px;
}
.background {
	background: #F5F5F5 url(green/content_bg.gif) repeat-y right top;
}
#sidebar .block, #sidebar .adverts{
	background: url(green/sidebar_block_top.gif) repeat-x 0 0;
}
#footer {
	background: url(green/footer_bg.gif);
}
#footer .left-col h2 {
	background: url(green/footer_element.gif) no-repeat right 18px;
}
#footer .left-col ul li {
	background: url(green/footer_line.gif) repeat-x left bottom;
}
#copyright {
	background: #1f2b16 url(green/bottom.gif) no-repeat left bottom;
	border-top: #3c4c2b 1px solid;
	color: #718167;
}

.post-content a span.read_more {
	color: #70a639;
}

#footer a {
	color: #c0e4b2;
}

#footer a:hover {
	color: #70a639;
}

#footer h2 {
	color: #73876d;
}
#sidebar h2 {
	color:#69934a;	
}
#sidebar .block a {
	color:#4e693f;
}
#wp-calendar th{
	background:#cde2c0 none repeat scroll 0 0;
}
#footer #subscribe {
	color:#cae4b2;
}
#post_author {
    border: 1px solid #E8E8E8;
    background: #EBF6FB;
    padding: 10px;
    margin: 20px auto 20px auto;
}
#post_author img {
    float: left;
    border: 1px solid #E8E8E8;
}
#post_author h4 {
    font-size: 1.4em;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
#post_author p {
    margin: 0;
    padding: 0;
}
.author_desc {
    padding-left: 95px;
}
.authorbox {
	background:#f2f2f2;
	border:1px solid #ddd;
	}
.authorbox {
	overflow:hidden;
	height:100%;
	padding:20px;
	margin:0 0 20px 0;
	}

.authorinfo h3 			{ margin-bottom:5px; }
.authorinfo span 		{ margin-bottom:10px;}
.authorinfo img.avatar 	{ float:left; margin-right:20px;}

.avatar {
	padding:3px;
	border:4px solid #ffffff;
	}
