/*
Theme Name: Garden Blog Template
Description: Garden Blog Template is a minimal 2-column 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, right sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "Arial", "Helvetica", verdana, sans-serif;
	font-size: 12px;
	color: #252525;
	background-color:#3a4331; 
	text-align: center;

}

#container {

background-color:#FFFFFF; 
margin:0 auto; /* for the rest */ 
margin-left: auto;
margin-right: auto;
margin-top:20px;
text-align: left;
width:920px; 


}


#wrap {
	margin-left: 20px;
	width: 900px;
	text-align: left;

}
#header {
	width:920px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	background-color: #f9f9f9;
/*	background: url(images/banner_main.jpg) #ffffff no-repeat fixed; */
}
#headerwrap {
	width: 900px;
}



#title {
	font-family:"Times New Roman", Times, serif;
	float: right;
	height:50px;
	
}
#topright {
	float: right;
	height: 40px;
	padding: 30px 10px 0px 0px;
}
#pagenav {
	clear: both;
	width: 900px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar {
	float: left;
	width: 190px;
	padding: 15px 0px 15px 10px;
	color: #252525;
	background: url(images/background.png);
	height:700px;
}
#content {
	float:right;
	width: 630px;
	padding: 15px 15px 15px 20px;
	margin: 30px 15px 0px 0px;

	/*background: url(images/photoBG.jpg) right top no-repeat; 

	border:thin;
	border-color:#CCCCCC;
	border-style:dotted; */
}
#footer {
	color: #ffffff;
     text-align: center;
	 width:920px;
	 height:20px;
	 background-color:#4e6f18;
	 margin:-20px;
	 font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	 
}
.widget {
	background-color: #f4f4f4;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #eeeeee;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
p, ul, ol, #content h1, h2, h3, h4, h5, h6 {
	padding-bottom: 10px;
}
/* text */
#title h1 {
	font-size: 13pt;
	padding-top: 15px;
	padding-right: 15px;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 10pt;
	color: #ffffff;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav li a {
	margin-right:20px;
	color: #598527;
	text-decoration: none;
	text-transform: capitalize;
}
small {
	color:#666666;
	font-size: 8pt;
}
.postmetadata {
	color: #666666;
	padding: 10px 0px;
}
.postmetadata a {
	color: #666666;
	text-decoration: none;
}
.post {
	padding-bottom: 15px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #598527;
	text-align:left;
}

.entry h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #598527;
	text-align:right;
	
}

#content h1 a {
	color: #598527;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight:100;
	
}
h2, h3 {
	color: #598527;
	font-size: 12pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-size: 11pt;
	color: #598527;
}
h2 a {
	color: #555555;
	text-decoration: none;
}
#sidebar a {
	color: #252525;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 11pt;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul {
	padding-bottom: 10px;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
blockquote {
	margin: 10px;
	padding: 10px 0px 0px 10px;
	border-left: 3px solid #598527;
	font-size: 9pt;
	font-style: italic;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #eeeeee; 
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background: url(images/background_input.gif) repeat-x;
	color: #555555;
	border: 1px solid #eeeeee; 
	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;
}
