/*
Theme Name: simpleGreen
Theme URI: http://www.themes-zone.com/
Description: A free wordpress theme from <a href="http://www.themes-zone.com/">themes-zone.com</a>.
Version: 1.0
Author: Artur R
Author URI: http://www.themes-zone.com/

*/
*
{
	margin: 0;
	padding: 0;
}
html
{
	background: #f2f5ee url('images/bg2.jpg') top center repeat-x;
}
body
{
	background: url('images/bg22.jpg') top center no-repeat;
	color: #5c5c5c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
a:link, a:active, a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #475c1e;
}
#main_wrapper
{
	background: transparent;
	margin: 0 auto;
	text-align: left;
	width: 802px;
}
#header
{
	background: transparent;
	clear: both;
	height: 101px;
	width: 100%;
}
#top_menu
{
	background: url('images/top_menu_bg.jpg')top left repeat-x;
	border-left: 1px solid #86979a;
	border-right: 1px solid #86979a;
	clear: both;
	height: 22px;
	padding: 0 10px 0 10px;
}
#top_menu
{
	background: url('images/top_menu_bg.jpg')top left repeat-x;
	clear: both;
	height: 22px;
	padding: 0 10px 0 10px;
}
#top_menu ul li
{
	background: transparent;
	display: inline;
	list-style-type: none;
	margin-top: 1px;
	padding: 1px 5px 3px 5px;
}
#top_menu ul li:hover
{
	background: #fff;
	border-bottom: 1px solid #aeff00;
	border-top: 1px solid #aeff00;
}
#info
{
	clear: both;
	color: #fff;
}
#info a
{
	color: #fff;
}
#search
{
	float: right;
	height: 22px;
	margin-bottom: 16px;
	margin-right: -10px;
	margin-top: 21px;
	width: 158px;
}
#search input[type="text"]
{
	background: none;
	background: url('images/search_text_bg.gif') center left no-repeat;
	border: none;
	color: #879b39;
	height: 20px;
	padding: 2px 2px 0 22px;
	width: 104px;
}
#search input[type="text"]:hover
{
	background: url('images/search_text_bgh.gif') center left no-repeat;
}
#logo
{
	float: left;
	padding: 15px 0 0 15px;
}
#logo img
{
	border: none;
}
#content
{
	background: transparent;
	clear: right;
	float: right;
	padding: 5px;
	width: 628px;
}
#content_wrapper
{
	background: #c4ccb6;
	border-left: 1px solid #86979a;
	border-right: 1px solid #86979a;
}
#sidepanel
{
	background: #aabd93;
	border-bottom: 1px solid #86979a;
	border-right: 1px solid #86979a;
	clear: left;
	float: left;
	padding: 5px 0 5px 0;
	width: 159px;
}
#sidebar ul li
{
	background: transparent;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li a:link, #sidebar ul li a:visited
{
	display: block;
	padding: 2px;
}
#sidebar ul li a:hover
{
	background: #c4ccb6 url('images/sidebar_li_bgh.jpg') top right no-repeat;
	border-bottom: 1px solid #86979a;
	border-top: 1px solid #86979a;
	margin-left: -10px;
	margin-right: -1px;
	padding: 1px 2px 1px 10px;
}
#sidebar li
{
	list-style-type: none;
	padding-left: 5px;
}
#sidebar
{
	margin-bottom: 10px;
}
#sidebar .sidebar_title
{
	background: url('images/sidebar_title_bg.gif') top left no-repeat;
	display: block;
	margin: 10px 0 2px -10px;
	margin-top: 10px;
	padding: 2px 3px 2px 7px;
}
#footer
{
	background: transparent;
	clear: both;
	width: 100%;
}
#wp-calendar th
{
	background: #c4ccb6;
	border: 1px solid #86979a;
	padding: 0 2px;
}
#wp-calendar a:link
{
	background: #c4ccb6;
	border: 1px solid #86979a;
	padding: 2px;
}
#wp-calendar a:hover
{
	background: #e0e9d0;
	border: 1px solid #abc0c4;
}
#content h2
{
	background: #e2ebd2;
	border: 1px solid #86979a;
	clear: both;
	padding: 3px;
}
.entry, .post small, .post .postmetadata
{
	padding: 5px 10px;
}
.recentcomments a:hover
{
	background: none !important;
	border: none !important;
	margin: 0 !important;
}
#comment
{
	background: #d3dcc4;
	border: 1px solid #86979a;
	width: 620px;
}
#commentform input[type="text"]
{
	background: #d3dcc4;
	border: 1px solid #86979a;
}
.navigation .alignleft
{
	float: left;
}
.navigation .alignright
{
	float: right;
}
#comments
{
	padding: 20px 0 10px 0;
}
.commentlist
{
	list-style-type: none;
	padding: 35px 0 10px 0;
}
.commentmetadata, .commentmetadata a
{
	background: #757a6d;
	color: #fff;
	padding-left: 4px;
}
.comment-body p
{
	padding: 5px 5px 20px 15px;
}