/*
Theme Name: Green Blog Theme
Description: Green Blog Theme minimal, 2-columned theme brought to you free by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Templates</a>. 
Author: Free Blog Themes and Templates
Author URI: http://jump2top.com/themes
Version: 1.0
Tags: green, white, gray, 2-columns, left sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #555555;
}
#wrap {
	width: 900px;
	text-align: left;
}
#header {
	height: 101px;
}
#title {
	float: left;
	padding-right: 20px;
}
#pagenav {
	float: right;
	padding-top: 40px;
	font-size: 10pt;
	font-weight: bold;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #898989;
	text-decoration: none;
	margin-left: 25px;
}
#green {
	background-color: #73ad03;
	height: 10px;
}

#main {
	width: 898px;
	border: 1px solid #c7daa3;
	background: url(images/background_main.gif) repeat-y;
	margin-bottom:10px;
	float: left;
}
#sidebar {
	float: left;
	width: 230px;
	background: url(images/background_sidebar.gif) no-repeat;
	list-style: none;
}
#content {
	float: right;
	width: 620px;
	padding: 15px;
	background: transparent;
}
#lightgreen {
	background-color: #e3f8ba;
	height: 5px;
	width: 900px;
}
#footer {
	margin: 15px;
	color: #666666;
	text-align: center;
	clear: both;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.post, .widget {
	padding-bottom: 15px;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
p, ul, ol, #content h1, h2, h3, h4, h5, h6, #pagetitle {
	padding-bottom: 10px;
}
/* text */

.postmetadata a {
	color: #999999;
	text-decoration: none;
}
.postmetadata {
	color: #999999;
	padding-bottom: 10px;
}
#title h1 {
	color: #73ad03;
	font-size: 18pt;
	font-weight: normal;
	padding-top: 25px;
}
#title h1 a {
	color: #73ad03;
	text-decoration: none;
}
.description {
	font-size: 12pt;
	color: #373737;
}

#content ul, #content ol {
	margin-left: 25px;
}
#sidebar ul li.widget-s{
	background: url(images/findschoolbg.gif) 5px 9px no-repeat;
}
#sidebar ul li.widget-s h2{
	color: #fff;
}
#sidebar ul li {
	list-style: none;
	padding: 15px;
}
#sidebar ul li ul li {
	margin-left: 0px;
	padding: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
	padding: 0px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
h2 a {
	color: #666666;
	text-decoration: none;
}
#content h1 {
	color: #73ad03;
	font-size: 16pt;
	font-weight: normal;
}
#content h1 a {
	color: #73ad03;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3, h4 {
	font-size: 12pt;
}
h5, h6 {
	font-size: 11pt;
}
#sidebar h2 {
	font-size: 12pt;
	color: #555555;
	font-weight: bold;
}
#sidebar a {
	color: #555555;
	text-decoration: none;
}
a {	
	color: #568805;
	text-decoration: none;
}
blockquote {
	margin: 10px;
	padding: 5px 0px 0px 10px;
	border-left: 3px solid #666666;
}
.searchform {
	background:url(images/background_searchform.png);
	padding: 10px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #c7daa3; 
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #558805;
	color: #d7d7d7;
	border: 1px solid #c7daa3; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 0px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

