/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/img01.jpg) repeat-x left top;
	text-align: left;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-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;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
	margin-left: 50px;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
	color: #000000;	
}

h2 {
	font-style: italic;
	background: #ECE29F;
	margin: 0;
	padding: 0px 0px;
	font-size: 18px;
	color: #336600;
	font-weight:bold;
	text-decoration: underline;
	text-align: Left;
}

h3 {
	font-style: italic;
	background: #ECE29F;
	margin: 0;
	padding: 0px 0px;
	font-size: 14px;
	color: #336600;
	font-weight:bold;
	text-align: Left;
}

p, ul, ol {
}

p {
text-align: Left;
}

p.blockbg {
	background: #D9D785;
	font-style: italic;
	background: #ECE29F;
	margin: 0;
	padding: 0px 0px;
	font-size: 18px;
	color: #336600;
	font-weight:bold;
}

p.blockquote {
	font-style: italic;
	background: #ECE29F;
	margin: 0;
	padding: 10px 0px;
	font-size: 14px;
	color: #2F4600;
	text-align: center;
	/*font-weight:bold;*/
}
p.wiki {
	font-style: italic;
	font-size: 12px;
	color: #000000;
	text-align: right;
}

ul {
    	
}

ol {
}

/* a {
	
} */


a:link { color: #FFFFFF;
	text-decoration: none; }     /* unvisited link */

a:visited {color: #FFFFFF;
	   text-decoration: none;}  /* visited link */

a:hover {color: #74C8CF;}   /* mouse over link */

a:active {color: #FFFFFF;}   /* selected link */

a.a {color: #0033FF;
     text-decoration: none;
     font-size: 13px;
     }

small {
}

hr {
	display: none;
}

img {
	border: #000000 1px solid;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #000000 1px solid;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 55px;
	margin-top: 0px;
	margin-left: 0px;
	letter-spacing: -1px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

#headerbg {
	/*margin: 10 auto;*/
	width: 920px;
	height: 100px;
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	background: url(images/b1.gif) no-repeat left top;
/*border: #000000 1px solid;*/
}
#headertop {
	/* margin: 10 auto;*/
	width: 920px;
	height: 260px;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: 0px;
	background: url(images/img_0025b.jpg) no-repeat left top;
}

/* Logo */

#logo {
	width: 820px;
/*border: #000000 1px solid;*/
height: 100px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	/*text-transform: lowercase;*/
} 

#logo h1 {
	padding-top: 0px;
	margin-left: 100px;
	font-size: 3em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 0px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
	height: 25px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 25px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

#menu .latest a {
        color: yellow;
     text-decoration: blink;
}

/* Page */

#page {
	width: 920px;
	margin-left: 10px;
	/*margin: 0 auto;*/
	padding-top: 0px;
	/*border: #000000 1px solid;*/
}

#sidemenu {
	float : left;
	width: 130px;
	/*border: #000000 1px solid;*/
	
}

#latest-post {
	float: left;
	width: 920px;
	margin-left: 25px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
}

#recent-post {
	float: right;
	width: 770px;
	padding: 0px 0px 20px 0px;
	line-height: 25px;
	font-size: 16px;
	display: inline;
	/*border: #000000 1px solid;*/
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	padding-left: 230px;
	color: #000000;
	
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;

}

/* 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;
}

table.sep
{
border-collapse: collapse;
}

td {
}

td.greybg {

background: url(images/img11.jpg) repeat-x left top;

}

th {
}
th.home {font-style: italic;
	margin: 0;
	padding: 0px 0px;
	font-size: 18px;
	color: #FEEDB9;
	font-weight:bold;
	text-align: left;
}

th.therest {font-style: italic;
	margin: 0;
	padding: 0px 0px;
	font-size: 18px;
	color: #FEEDB9;
	font-weight:bold;
	text-align: left;
}
/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin-left: 10px;
	padding-top: 20px;
	background: #F5E7AC;
}

#footer p {
	margin: 0;
	padding: 0px;
	text-align : center;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}

