/*  
Theme Name: Simply Earth Wordpress Theme
Theme URI: 
Description: Simply Earth 
Author: Sparx Meida Industries
Author URI: http://sparxmedia.biz
*/
@charset "utf-8";
/* CSS Document */

#container {
	height: inherit;
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	border-top-color: #5F8702;
	border-right-color: #5F8702;
	border-bottom-color: #5F8702;
	border-left-color: #5F8702;
}
#top-bar {
	background-image: url(images/top-bar.gif);
	height: 71px;
	width: 723px;
	background-repeat: no-repeat;
	background-color: #61493D;
}
#header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 723px;
	background-color: #89BF07;
	background-repeat: no-repeat;
}
#sidebar {
	float: left;
	height: inherit;
	width: 225px;
	background-color: #C9B280;
}
h2 {
	font-size: 14px;
	color: #593628;
}
#main-content {
	height: inherit;
	width: 498px;
	float: right;
}
#content {
	width: 723px;
	height: inherit;
	float: left;
}
#footer {
	background-image: url(images/footer.gif);
	height: 69px;
	width: 723px;
	clear: both;
}
.logo {
	height: 70px;
	width: 400px;
	margin-top: 5px;
	margin-left: 3px;
	float: left;
}
.post {
	width: 470px;
	height: inherit;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.date {
	font-size: 10px;
	color: #000;
}
h1 {
	font-size: 14px;
	color: #5B8000;
	margin: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer-text {
	height: 20px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 9px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	font-size: 11px;
	font-weight: normal;
}
.side-bar-bottom {
	float: left;
	width: 225px;
}
#sidebar ul {
	padding-left: 15px;
}
li.clear {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul li a {
	color: #000;
}
#sidebar-wrapper {
	float: left;
	height: inherit;
	width: 225px;
}
a:link {
	color: #5C8100;
}
#sidebar ul .clear ul li a {
	color: #000;
	text-decoration: underline;
}
#sidebar ul .clear ul a {
	color: #000;
}
#search-box {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(images/background_vectorized.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer-text a {
	color: #000;
}
#main-content a:visited {
	color: #735648;
}
#adsense1 {
	width: 468px;
        height: 15px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	
}