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

body {
	margin: 10px 0 20px;
	padding: 0;
	background: #eceadc;
	font-family: "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url('../img/custom/img03.gif') repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #275e45;
}

h1 a, h2 a, h3 a {
	color: #275e45;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #e4b149;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h2 { color: #753912; letter-spacing: -1px; font-size: 1.4em; margin: 20px 0 10px; }

h3 {
	letter-spacing: -1px;
	font-size: 1.1em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a { text-decoration: none; color: #753912; }

a:hover { color: #e4b149; border-style: none; }

hr {
	display: none;
}

/* Header */

#header { background-color: #71845b; width: 960px; height: 50px; margin: 0 auto; }

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 0 200px 0 20px;
	background: #7b975b url(../img/custom/headr2_01_1.png) no-repeat left top;
}
#logo h1 { color: #e4b149; padding-top: 8px; text-transform: lowercase; letter-spacing: -1px; font-size: 2em; font-weight: normal; float: left; clear: right; margin-top: 0; margin-left: 70px; padding-bottom: 0; }
#logo a {
	border: none;
	color: #FFFFFF;
}
#logosm { text-align: right; position: absolute; top: 33px; left: 0; width: 60%; z-index: 200; float: left; margin-top: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; }
#logosm h2 { color: #eceadc; padding-top: 0; font-size: 12px; letter-spacing: 0.5px; padding-right: 60px; }
/* Search */

#search { float: right; margin-right: 10px; padding-top: 15px; }

#searchTop { font-size: 0.9em; color: #753912; background-position: 0 0; }

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	background: #eceadc url(../img/custom/headr2_03_2.png) repeat-x;
}
#menu ul {
	margin: 0;
	padding: 26px 0 0 110px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: 1.15em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

#menu a:hover {
	color: #e4b149;
}

div.page
{
	width: 960px;
	margin: 0 auto;
}
/* Page */

#main {
	width: 960px;
	margin: 0 auto;
	background: #eceadc url(../img/custom/backgr1_05_3.png) repeat-y;
}

/* Content */
.intro { color: #35592b; font-size: 0.9em; font-family: "trebuchet ms"; font-weight: bold; line-height: 130%; margin-bottom: 0.8em; }
#content {
	float: left;
	width: 670px;
	padding: 0 20px;
}
#content h3
{ color: #753912; border-bottom: 2px solid #753912; font-size: 1.4em; }
.bannerwide { text-align: center; margin-top: 0; margin-bottom: 0; padding-top: 20px; padding-bottom: 0; }
/* Post */

.post {
	padding: 0 0 0 15px;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
	padding: 0 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 0px 20px 20px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	background: url('../img/custom/img06.gif') no-repeat left center;
}

#sidebar a { border-bottom-color: #b4af8e; color: #275e45; font-size: 0.85em; }

#sidebar a:hover { color: #753912; text-decoration: underline; }

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 15px 0 0 20px;
	margin: 0 auto;
	background: url(../img/custom/backgr_07_1.png) no-repeat;
}

#footer p { margin: 0; font: bold 0.8em/140% Arial, Helvetica, sans-serif; color: #577a63; text-align: left; }

#footer a {
	color: #577a63;
}
#footer a:hover { color: #9c5533; text-decoration: underline; }
