/*
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: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

h1, h2, h3 {
	color: #3A570F;
	padding-left: 10px;
	padding-right: 10px;	
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;	
}

h3 {
	font-size: 1em;
}

h4 {
	margin-top: -20px;	
}

input, textarea, select {
	color: #000000;
}

a {
	color: #3A570F;
}

a:hover {
	text-decoration: none;
}


#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	
}
/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	margin-bottom: 10px;
	background: #6496bc url(images/img02.jpg) repeat-y;
}

#logo h4, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h4 {	
	background: url(images/img01.jpg) no-repeat;
}

#logo p {	
	background: url(images/img03.jpg) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	background: #6496bc url(images/img02.jpg) repeat-y;
	
}

#widgets-top {
	height: 20px;
	background: url(images/img01.jpg) no-repeat;
}

#widgets * {
	
}

#widgets ul {	
	margin: 0;
	padding: 0 20px 20px 20px;
	background: url(images/img04.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/img05.jpg) 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/img06.jpg) repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat;
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(images/img08.jpg) no-repeat right top;
	border: none;
	text-align: right;
}

/* Content */

#content {
	
}

#content form{
	padding: 10px;
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 10;	
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 10px;
}

.post {		
	margin-bottom: 10px;
	background: #Templa url(images/img09.jpg) repeat-y right top;
	background-color: #95abbf;
}
.post p {
	padding-left: 20px;
	padding-right: 20px;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 20px 20px 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.jpg) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.jpg) no-repeat right top;
}

.cb {
	background: url(images/img12.jpg) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.jpg) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.jpg) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}