/* 
Theme Name: greenworks
Theme URL: http://appliedtns.com
Description: Asheville Greenworks Custom Theme
Author: Jose Ibarra and Tom Constant
Author URI: http://ashevillewebblog.com
Version: 1.0
*/


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}




body {
	font-size: 100%;
	font-family: Helvetica;
	font-size: 14px;
	background: url(images/page_bg.jpg) repeat-x top left;
	text-align: center;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #2A9300;
}


a:hover, a.active {
	text-decoration:underline;
	color: #00CC33;
}

div#content p {
	padding: 0 0 15px;
}

div#content ul {
	padding: 0 0 15px;
}

div#content h1, div#content h2, div#content h3, div#content h4 {
	margin: 5px 0;
}

div#content h2.title a {
	color: #333;
}

div#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 890px;
	padding-top: 25px;
}

div#wrapper div#header {
	position: relative;
}

div#wrapper div#header ul#nav {
	list-style-type: none;
	font-size: 12px;
}

div#wrapper div#header ul#nav li {
	display: inline;
	padding: 0 15px;
}

div#wrapper div#header ul#nav li a {
	text-transform: small-caps;
	text-decoration: none;
	color: #fff;
	font-weight: bolder;
}

div#wrapper div#header ul#nav li a:hover {
	color: #2a9400;
}

div#wrapper div#sub_header {
	float: right;
	margin-top: 30px;
	margin-right:203px;
	font-size: 12px;
	position: relative;
}

div#wrapper div#sub_header ul {
	list-style-type: none;
}

div#wrapper div#sub_header ul li {
	display: inline;
	padding: 0 10px;
}

div#wrapper div#sub_header ul li a, div#wrapper div#sub_header ul li a:link, div#wrapper div#sub_header ul li a:visited {
	color: #333333;
}

div#wrapper div#sub_header ul li a:hover {
	color: #999999;
}

div#wrapper div#sub_header a#donate {
	padding: 0 0 0 0;
	position: absolute;
	right: -50px;
	top: -0;
	color: #333;
}

div#wrapper div#content {
	clear: both;
	margin-top: 50px;
	position: relative;
	font-family: arial;
	letter-spacing: .5px;
}

div#wrapper div#content img {
	padding: 10px;
	background: #efe9e3;
	text-align: center;
}

div#wrapper div#content span.green_header {
	color: #2a9300;
	font-size: 20px;
}

div#wrapper div#content h1#logo {
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat top left;
	height: 200px;
}

div#wrapper div#content h3.latest_news {
	color: #2a9300;
	font-weight: bolder;
	font-size: 20px;
}

div#wrapper div#content div#main {
	width: 550px;
	float: left;
}

div#wrapper div#content div#main h2.title {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 18px;
	width: 400px;
	margin-bottom: 10px;
}

div#wrapper div#content div#main div.postmeta {
	background: #efe9e3;
	padding: 5px;
	margin-bottom: 20px;
	position: relative;
}

div#wrapper div#content div#main div.postmeta p.tags {
	margin-top: 5px;
	width: 485px;
}

div#wrapper div#content div#main div.postmeta div.share {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 25px;
}

div#wrapper div#content div#main div.postmeta p.tags span.tag_header {
	font-weight: bolder;
}

div#wrapper div#content div#main div.postmeta span.comment_count a {
	color: #44a01f;
	display: none;
}

div#wrapper div#content div#main h2.title span.comment_count a {
	color: #44a01f;
	text-transform: none;
	padding-left: 10px;
	font-style: italic;
	font-size: 16px;
	display:none;
}

div#wrapper div#content div#main ul {
	margin-left: 25px;
}

div#wrapper div#content div#sidebar {
	width: 250px;
	margin-left: 50px;
	float: left;
}

div#wrapper div#content div#sidebar h2.widgettitle {
	margin-bottom: 10px;
	font-size: 16px;
}

div#wrapper div#content div#sidebar li.widget {
	margin-bottom: 20px;
}

div#wrapper div#content div#sidebar div#random_image_wrapper img {
	width: 175px;
}

div#wrapper div#content div#sidebar div#random_image_wrapper {
	text-align: left;
}

div#wrapper div#content div#sidebar ul {
	list-style-type: none;
}

div#footer {
	clear: both;
	width: 100%;
	background: url(images/footer_bg.jpg) no-repeat bottom center;
	height: 450px;
}

div#footer_quote {
	background: #333333;
	color: #fff;
	padding-top: 20px;
	margin-top: -20px;
	height: 150px;
}

div#footer_quote p {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	font-style: italic;
}

/* WP Editor Class Styles */
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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.nocomments {display:none}

.datestamp {font-weight: bold; font-size: 1.1em}

span.wpcf7-list-item { display: block; }

blockquote { margin-left: 20px; margin-right: 20px; font-style:italic; font-size: 0.9em;}

.cat-post-item {margin-bottom: 3px;}