/*
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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	color: #77a477;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #006633;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 1px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 58px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 58px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 58px;
	padding: 10px 25px 0 25px;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img04.gif) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img05.gif) repeat-x;
	color: #FFFFFF;
}

#sidebar .current_menu_item {
	color: #77A477;
}


/* Logo */

#logo {
	width: 962px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img26.gif) no-repeat;
	color: #69A7E1;
}

/* Logo2 */

#logo2 {
	width: 962px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img16.gif) no-repeat;
	color: #69A7E1;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
}

/* images */
img {
	background: #fff;
	border: 0px solid #E5E5E5;
	padding: 10px;
}

/* Content */

#contentleft {
	float: left;
	width: 700px;
}

#contentright {
	float: right;
	width: 700px;
}

#contentmiddle {
	float: right;
	width: 500px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px solid #F5F5F5;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0px;
}

.post .meta {
	padding: 10px 20px;
	height: 90px;
	background: #EEDDF7;
	border-top: 1px solid #E9E9E9;
	font-size: small;
	font-style:italic;
	color: 000000;
}

.post .metaside {
	padding: 10px 20px;
	height: 200px;
	background: #EEDDF7;
	border-top: 1px solid #E9E9E9;
	font-size: small;
	font-style:italic;
	color: 000000;
}

/* Sidebar */

#sidebarright {
	float: right;
	width: 230px;
}

#sidebarrightsmall {
	float: right;
	width: 200px;
}

#sidebar {
	float: left;
	width: 230px;
}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
	background: #F5F5F5 url(images/img08.gif) no-repeat right bottom;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	padding: 0 5px;
}

#sidebar h2 {
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #E9E9E9;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
