/*
Theme Name: Purist - Green
Theme URI: http://www.freecmstemplates.com
Description: A clean and simple fixed width, 2-column layout with the sidebar on the left.
Author: Free CMS Templates
Author URI: http://www.freecmstemplates.com
*/

/* Block Level Elements */
body {
	background:#000099;
	font: 12px verdana,sans-serif;
background: url(images/background.gif) repeat-X center top;
background-color: #4b6a8f;
}
#page {
	width: 873px;
	margin: 0 auto;
margin-top:  -25px;
}
#header {
	background: #88c573 url('images/header.jpg') no-repeat bottom center;
}
#headerimg {
	margin: 5px 9px 0; 
	height: 259px; 
	width: 873px; 
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color: blue;
	letter-spacing:-1px;
	margin:0;
}
#headerimg h1 {
	padding-left:30px;
	padding-top:70px;
	font: 22px verdana,sans-serif;	
	font-weight:bold;
}
.description {
	font: 10px verdana,sans-serif;
	letter-spacing:1px;	
	padding-left:30px;	
}
#wrap {
	width: 100%;
	background-image:url('images/background-main.jpg');	
	float: right;	
}
#content {
	float: right;
	width: 530px;
	padding-left:8px;
	padding-right:20px;	
	padding-top:20px;
margin-right: 25px;
}
#sidebar {
	padding-left:8px;
	padding-right:6px;
	padding-top:30px;
line-height: 20px;
	width:206px;
margin-left: 25px;
}
#footer {
	width: 100%;
	clear: both;
	color:#ffffff;
	font: 10px verdana,sans-serif;
	text-align:center;
}
#footer a {
	color:#ffffff;
}
#footerimage {
	clear: both;
	height:29px;
	width: 873px;
	background-image:url('images/footer-main.jpg'); 
}


/* General Header Styles */
h1 {
	font-size:20px;
	padding-top:10px;
}
h2 {
	margin-top:0;
	font-size:18px;	
color: #4b6a8f;
}
h3 {
	margin:0;
	font-size:20px;	
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
	font-size:20px;	
color: #4b6a8f;
}
.post {
	clear:both;
}
.post p {
	margin-top:5px;
	margin-bottom:15px;
}
.post a, .navigation a {
	color:#4b6a8f;
}
.post a:hover, .navigation a:hover {
	color:#00a500;
}
.post a:visited, .navigation a:visited {
	color:#4b6a8f;
}
.navigation {
	text-align:right;
	font-size:10px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	
.pagetitle, .post h2 {
	font: bold 16px verdana,sans-serif;
	border-bottom:1px solid #eaeaea;
	margin-top:20px;
	margin-bottom:20px;
padding-bottom: 8px;
color: #4b6a8f;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px verdana,sans-serif;
}
.entrytext .postmetadata {
	font: 12px verdana,sans-serif;
}
.more-link {
	font: 10px verdana,sans-serif;
}


/* Sidebar Related */
#sidebar ul {
	margin: 0;
	padding: 0;	
font-size: 15px;
line-height: 22px;
}
#sidebar ul h2 {
	font: 18px verdana,sans-serif;
	color:#5c6a39;
	border-bottom:1px dashed #ebebeb;
	margin-bottom: 20;
	margin-top: 20px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul ul li {
	list-style-type: NONE;
	margin-left:20px;
	list-style-image: none;


}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
}
#sidebar p {
	margin:0;
	font: 17px verdana,sans-serif;
}
#sidebar a {
	color:#5c6a39;
	text-decoration:none;

}
#sidebar a:hover {
	color:#00b700;

}
#sidebar a:visited {

	color:#004400;
}


/* User Comment Specific */
ol.commentlist {
	margin-left:25px;
	padding:0;
}
ol.commentlist li.alt {
	background:#fbfff8;
}
ol.commentlist a {
	color:#158c05;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}


/*--------------Search Form-------------*/

form {
	margin:0;
}
#searchform {
	text-align:center;
	padding:5px;
}
#searchform #searchsubmit {
	margin-top:1px;
	font-size:10px;
	width:194px;	
	color:#ffffff;
	height:20px;
	background:#008322;
	border-top:1px solid #f1fff5;
	border-left:1px solid #dbf2e1;
	border-bottom:1px solid #000000;
	border-right:1px solid #00280a;			
}
#searchform input {
	width:190px;
}

/*-------------Other------------------*/
hr {
	display: none;
}