/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #CCCCCC;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	color: #3A570F;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #3A570F;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

.IE8Fix 
{ 
    z-index: 1000; 
}

/* Logo */

#logo {
	margin-bottom: 10px;
	background: #658634 url(../images/lightDarkGreenimg02.gif) repeat-y;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(../images/lightDarkGreenimg01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(../images/lightDarkGreenimg03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	background: #658634 url(../images/lightDarkGreenimg02.gif) repeat-y;
	
}

#widgets-top {
	height: 20px;
	background: url(../images/lightDarkGreenimg01.gif) no-repeat;
}

#widgets * {
	color: #FFFFFF;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	background: url(../images/lightDarkGreenimg044.jpg) no-repeat left bottom;
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(../images/lightDarkGreenimg05.gif) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	height: 51px;
	background: url(../images/lightDarkGreenimg06.gif) repeat-x;
}

#search div {
	height: 51px;
	margin: 0;
	padding: 0;
	background: url(../images/lightDarkGreenimg077.jpg) no-repeat;
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(../images/lightDarkGreenimg08.gif) no-repeat right top;
	border: none;
	text-align: left;
	
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}

.post {
	margin-bottom: 10px;
	background: #ADB79E url(../images/lightDarkGreenimg09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry 
{
	margin: 0;
	padding: 0px 20px 0 20px;
	
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(../images/lightDarkGreenimg10.gif) no-repeat;
}

.ct .r {
	height: 20px;
	background: url(../images/lightDarkGreenimg11.gif) no-repeat right top;
}

.cb {
	background: url(../images/lightDarkGreenimg12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(../images/lightDarkGreenimg13.gif) no-repeat left bottom;
}

.cb .r {
	height: 20px;
	background: url(../images/lightDarkGreenimg14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}
