/*
Based on 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: #fff url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-weight: normal;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #008c00;
}

h1 {
	letter-spacing: -1px;
	font-size: 25pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}

blockquote { font-style: italic; }

a { color: #008c00; }
a:hover { text-decoration: none; }

img { border: none; }

img.left {
	float: left;
	margin: 0 11pt 0 0;
}
img.right {
	float: left;
	margin: 0 0 0 11pt;
}

.f-left { float: left; }
.f-right { float: right; }

.clearer {
    clear: both;
    height: 1px;
    line-height: 1px;
}

/* Header */

#header {
	width: 676pt;
	height: 139pt;
	background: url(images/img07.jpg);
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 204pt;
}

#logo .header-1, #logo .header-2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo .header-1 {
	padding-top: 14pt;
	text-align: center;
	font-size: 35pt;
	color: #299762;
}

#logo a .header-1 { color: #299762; }

#logo .header-2 {
	text-align: center;
	letter-spacing: -1px;
	font-size: 21pt;
	color: #299762;
}

#logo a .header-2 { color: #299762; }

#logo a { text-decoration: none; }

/* Menu */

#menu {
	float: right;
	height: 139pt;
	margin: 0;
	list-style: none;
}

#menu li { display: inline; }

#menu a {
	display: block;
	float: left;
	height: 66pt;
	padding: 44pt 14pt 0 14pt;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #ffffff;
}

#menu a:hover {
	height: 118pt;
	background: url(images/img08.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(images/img08.jpg) repeat-x top left;
	color: #ffffff;
}

/* Page */

#page {
	width: 676pt;
	margin: 0 auto;
	padding-top: 14pt;
}

#latest-post {
	float: left;
	width: 419pt;
	padding: 0 14pt 0 7pt;
}

#recent-posts {
	float: right;
	width: 266pt;
	background: url(images/img03.gif) repeat-y;
	padding: 0 7pt 14pt 14pt;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post .title { margin: 0; }

.post .meta {
	margin: 0;
	padding-bottom: 7pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #bababa;
}

.post .meta a { color: #bababa; }

.post .entry {
	margin-bottom: 7pt;
	padding-bottom: 3pt;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 676pt;
	background: url(images/img04.gif) repeat-x left top;
	color: #008c00;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 147pt;
	padding: 11pt;
}

#sidebar li ul { line-height: 1.8em; }

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 11pt 0;
	color: #008c00;
}

#sidebar a {
	text-decoration: none;
	color: #008c00;
}

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

/* Footer */

#footer-bg { background: url(images/img06.gif) repeat-x; }

#footer {
	width: 676pt;
	height: 42pt;
	margin: 29pt auto 0 auto;
	padding: 4pt 0;
	position: relative;
}

#footer p {
	margin: 0;
	padding: 11pt 0;
}

#legal {
	position: absolute;
	left: 0;
	top: 0;
}

#links { float: right; }

#ad-container {
	position: absolute;
	right: 0;
	top: 0;
	width: 728px;
}
