
body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/img01.jpg) repeat-x;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input[type="text"], input[type="password"], textarea, select {
  background: #FAFAFA;
}

.centeralign {
 text-align: center
}

h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
  text-decoration: none;
	color: #4E7301;
}

a:hover {
  text-decoration: underline;	
	color: #FF6600;

}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
<![if ! IE 6]> margin-top: -30px; <![endif]>
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	padding-top: 15px;
	text-align: left;
	font-size: 4em;
	color: #FFCC00;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
<![if ! IE 6]> margin-top: -20px; <![endif]>
}

#logo p {
	margin: 0;
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 0.8px;
  font-size: 1.8em;
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
	color: #ABC13A;
}

/* Menu */

#menu {
	float: right;
<![if ! IE 6]> margin-top: -20px; <![endif]>
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 600px;
	padding: 5px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts {
	float: right;
	width: 240px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	text-align: left;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

#recent-post {
	float: left;
	width: 280px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	text-align: left;
	font-size: 16px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#keywords {
	text-decoration: none;
	font-style: italic;
  font-size: 1.0em;
  color: #4E7301;
	padding-left: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.valid {
  width: 80px;
	float: left;
}

.ranks {
  width: 100px;
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

.form-items {
	font: normal 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.form-radios {
	font: normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.form-radio {
}

.form-submit {
	font-weight: normal;
}

/* Login */

#login {
	text-align: right;
  line-height: 2.0em;
  padding: 5px 10px 10px 10px;
	background: #F5E7AC;
}

#login h2 {
	text-align: center;
  margin: 0px 0px 5px 0px;
}

#login a {
	text-align: center;
  font-size: 0.8em;
}

#info {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
}

#login .msg {
	color: #990033;
}

/* Calendar */

#calendar {
  width: 240px;
  float: left;
  text-align: center;
  border: #D9D785 0px solid;
}

#calendar th {
  font-weight: normal;
  font-size: 1.3em;
  border: #D9D785 0px solid;
  color: #5F8700;
 	background: #F5E7AC;
}

#calendar th a {
  color: #5F8700;
}

#calendar td {
  border: #D9D785 1px solid;
}

#calendar a {
	text-decoration: none;
  color: black;
}

#calendar a:hover {
	text-decoration: none;
  color: #5F8700;
}

#calendar .head {
  background: #ECE29F;
	color: #5F8700;
}

#calendar .wend {
 	background: #F5E7AC;
}

#calendar .eday {
  background: #FFCC99;
  font-weight: bold;
}

#calendar .hday {
	color: red;
  font-weight: bold;
}

#calendar .tday {
  border: red 1px solid;
}

#calendar .oday {
	color: #A2B736;
}

/* <div class="rate"><b style="width: 45%"></b><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a></div>*/

/* Rating *

.rate, .rate b, .rate a {
 width: 100px; // = total width of the stars (5 * 20px)
 height: 20px;
 overflow: hidden;
 background: url(images/star.gif);
}

.rate b {
 float: left;
 margin-bottom: -100%;
 background-color: #FDCE30;
}

.rate a {
 float: right;
 margin-left: -80px; // = total width minus one star (100px - 20px)
 text-indent: -1000%;
}

.rate a:hover {
 background-color: #01B509;
}

*/