@charset "utf-8";
/* CSS Document */

/*
Theme Name:  Arbor Day Tree Care & Landscape Design Blog
Theme URI:  http://arborday.org
Description:  For Ben Cohoon's blog 'Tree Care & Landscape Design'
Author:  John Wooten
Author URI:  http://johnwooten.info
Version:  1.0
*/



/* ---------------- CSS Reset ---------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ---------------- Universal Styles ---------------- */
html {
	background-image: url(images/htmlBGrepeat.jpg);
	background-repeat: repeat;
}
body {
	background-image: url(images/contentTopBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	color: #6D9B37;
	margin-bottom: 5px;
	line-height: 1em;
}
h3 {
	font-size: 16px;
	color: #6D9B37;
	margin-bottom: 3px;
	margin-top: 15px;
}
h4 {
	font-size: 12px;
	color: #6D9B37;
	margin-bottom: 3px;
}
small {
	font-size: 12px;
}
a:link {
	color: #6D9B37;
	text-decoration: none;
}
a:visited {
	color: #6D9B37;
	text-decoration: none;
}
a:hover {
	color: #4D3B2D;
	text-decoration: none;
}
a:active {
	color: #4D3B2D;
	text-decoration: none;
}
input.searchtext {
	border-color: #EFEFEF;
	background-color: #EFEFEF;
	border-right: medium none;
	border-style: solid none none;
	border-width: 1px medium medium;
	color: #35281F;
	font-size: 11px;
	height: 14px;
	width: 134px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 1px;
}
input.searchsubmit {
	height: 24px;
	width: 66px;
	cursor: pointer;
	text-indent: -9999px;
	border: medium none;
	color: #FFF;
	display: block;
	letter-spacing: -5px;
	margin: 0;
	padding: 0;
	background-image: url(images/search.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*float: right;*/
}
input.searchsubmit:link, input.searchsubmit:visited {
	background-position: center 0px;
}
input.searchsubmit:hover, input.searchsubmit:active {
	background-position: center -24px;
}



/* ---------------- Library Styles ---------------- */ 
.imageLink {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearDiv {
	clear: both;
}
.post {
	line-height: 1.3em;
	padding-right: 5px;
	padding-left: 5px;
}
.post img {
	padding: 4px;
	border: 1px solid #CCC;
}
.postDate {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	font-style: italic;
	margin-bottom: 10px;
}
.separator {
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.more-link {
	font-size: 14px;
	font-weight: bold;
}



/* ---------------- Template Layouts ---------------- */ 
#header {
	background-color: #211509;
	height: 68px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C4838;
	margin-bottom: 37px;
}
#headerContent {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 30px;
	width: 245px;
	float: left;
	margin-top: 4px;
	margin-left: 12px;
}
#searchbox {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	width: 220px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	min-height: 1000px;
}
#mainContent {
	float: left;
}
#title {
	height: 55px;
	width: 347px;
}
#title h1 a {
	background-image: url(images/title-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 347px;
}
#nav {
	background-image: url(images/navBG-trans.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 713px;
	font-size: 16px;
	padding-top: 13px;
	padding-left: 5px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9DBB51;
	padding-left: 15px;
}
#nav ul .last {
	padding-right: 0px;
	border-right-style: none;
}
#nav ul li a, #nav ul li a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0 1px 1px #333;
}
#nav ul li a:visited {
	color: #FFF;
}
#nav ul li a:hover {
	color: #030;
	text-shadow: 0 0px 0px #333;
}
#nav ul li a:active {
	color: #030;
}
#posts {
	background-image: url(images/postsBG.gif);
	background-repeat: repeat-y;
	width: 680px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 700px;
}
#treeFooter {
	background-image: url(images/treeBG-trans.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 710px;
	background-position: left top;
	margin-right: 5px;
	z-index: 10;
	position: relative;
	padding-top: 130px;
	padding-left: 10px;
}
#sidebar {
	float: right;
	width: 220px;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#sidebar h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D9B37;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D9B31;
	padding-bottom: 3px;
	margin-top: 0px;
}
#growingPlants {
	height: 105px;
	width: 219px;
	z-index: 50;
	margin-bottom: -5px;
}
#sidebarHolder {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1C150F;
	margin-bottom: 10px;
}
#widgets {
	width: 202px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#widgets ul li {
	margin-bottom: 5px;
}
#widgets #categories .cat-item{
	margin-bottom: 15px;
}
#widgets #categories .cat-item .children {
	margin-top: 5px;
	margin-left: 15px;
	font-size: 12px;
}
#widgets a, #widgets a:link {
	color: #FFF;
	text-decoration: none;
}
#widgets a:visited {
	color: #FFF;
}
#widgets a:hover {
	color: #6D9B37;
}
#widgets a:active {
	color: #6D9B37;
}
#subscribe {
	margin-top: 20px;
}
#adSpace {
	padding-top: 10px;
}
#adSpace img {
	margin-bottom: 5px;
	border: 1px solid #5C4838;
}
#newsletterSignup {
	width: 198px;
	background-color: #1A130E;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #211509;
}
#blogroll {
	width: 198px;
	background-color: #1A130E;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #211509;
}
#blogroll ul li {
	margin-bottom: 3px;
}
#blogroll a:link, #blogroll a:visited {
	color:#FFF;
}
#blogroll a:hover, #blogroll a:active {
	color:#6D9B37;
}
#socialMedia {
	width: 198px;
	background-color: #1A130E;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #211509;
}
#socialMedia ul li {
	margin-bottom: 3px;
}
#socialMedia a, #tags a:link {
	color: #FFF;
	text-decoration: none;
}
#socialMedia a:visited {
	color: #FFF;
}
#socialMedia a:hover {
	color: #6D9B37;
}
#socialMedia a:active {
	color: #6D9B37;
}
#socialMedia ul li .facebookLink {
	display: block;
	background-image: url(images/facebookIcon.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
}
#socialMedia ul li .twitterLink {
	display: block;
	background-image: url(images/twitterIcon.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
}
#socialMedia ul li .rssLink {
	display: block;
	background-image: url(images/rssIcon.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
}
#twitter {
	width: 198px;
	background-color: #1A130E;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #211509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
#footer {
	z-index: 5;
	position: relative;
	background-color: #1A130E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #211509;
	height: 50px;
}



/* ---------------- jQuery Image Viewer ---------------- */ 
#adSpace #gallery {
	position: relative;
	height: 135px;
	width: 202px;
	margin-bottom: 5px;
	border: 1px solid #5C4838;
	overflow: hidden;
}
#adSpace #gallery a {
	float: left;
	position: absolute;
}
#adSpace #gallery a img {
	border: none;
}
#adSpace #gallery a.show {
	z-index: 500;
}
#gallery .caption {
	z-index: 600; 
	background-color: #000; 
	color: #FFF;
	font-size: 11px;
	height: 35px; 
	width: 100%; 
	position: absolute;
	bottom: 0;
}
#gallery .caption .content {
	margin: 5px;
}	
#gallery .caption .content h4 {
}



/* ---------------- Facebook Like Button ---------------- */
.facebookLike {
	margin-bottom: 10px;
	display: block;
}


/* ---------------- WordPress Comments ---------------- */ 
#comments_template {
	border-top: 1px solid #E3E3E3;
	margin-top: 15px;
	padding-top: 15px;	
}
ol#comments {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
ol#comments li {
	margin: 0px;
	padding: 0px;
	position: relative;
	padding-left: 60px;
	list-style: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
}
ol#comments .avatar {
	position: absolute;
	top: 0px;
	left: 0px;
}
ol#comments small a {
	font-weight: normal;
	color: #999;
}
ul.commentlist {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
ul.commentlist li {
	margin: 0px;
	padding: 10px 0px 20px 80px;
	position: relative;
	list-style: none;
	min-height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
ul.commentlist .avatar {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #DEDEDE;
}
ul.commentlist .commentmetadata {
	display: none;
}
ul.commentlist ul  {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
ul.commentlist ul li {
	border: 0px;
	background-color: #FFF;
	overflow: auto;
	background-image: none;
	padding-bottom: 0px;
	min-height: 55px;
}



/* ---------------- WordPress Image Wrap ---------------- */ 
.wp-post-image {
	float: left;
	margin: 0px 10px 0px 0px;
}
img.alignright {
	float:right;
	margin: 10px;
}
img.alignleft {
	float:left;
	margin: 0px 10px 10px 0px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float:right;
	margin: 10px;
}
a img.alignleft {
	float:left;
	margin: 0px 10px 10px 0px;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}