/*
Theme Name: Garden Blog Template
Description: Garden Blog Template is a minimal 2-column theme brought to you free by <a href="http://7seo.com" target="_blank">SEO</a>.
Author: SEO
Author URI: http://7seo.com
Version: 1.1
Tags: green, white, gray, 2-columns, right sidebar, widget ready, fixed width, seo friendly

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 8pt;
	color: #252525;
	background: url(images/background.png) right bottom #ffffff no-repeat fixed;  
}
#wrap {
	margin-left: 20px;
	width: 900px;
	text-align: left;
}
#header {
	height: 100px;
	border-bottom: 1px dashed #cccccc;
	padding: 0px 0px 0px 20px;
	background-color: #f9f9f9;
}
#headerwrap {
	width: 900px;
}
#title {
	float: left;
	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: right;
	width: 190px;
	padding: 15px 0px 15px 10px;
	color: #252525;
}
#content {
	width: 670px;
	padding: 15px 30px 15px 0px;
/*	background: url(images/background_content.gif) right repeat-y; */
	margin: 0px 200px 0px 0px;
}
#footer {
	color: #999999;
}
.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: 18pt;
	padding-top: 15px;
}
#title h1 a {
	color: #000000;
	text-decoration: none;
}
.description {
	font-size: 10pt;
	color: #555555;
}
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-size: 16pt;
	color: #598527;
}
#content h1 a {
	color: #598527;
	text-decoration: none;
}
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;
}