/*   
Theme Name: The Go Green Theme
Description: Simple, green, CSS based design.
Author: Shawn Jones
Author URI: http://www.TheGoGreenBlog.com
Version: 1.3.2
Tags: green, white, simple, fixed width, css, widget ready, SEO friendly, right sidebar, two columns, valid xhtml, valid css
*/

* {margin:0; padding:0;}
ul,li {list-style:none;}
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

/********************************************/

body {width:100%; margin:0 auto; text-align:center; color:#666; background-color:#fff; font:12px Arial, Sans-Serif;}
.clear {clear:both; margin:0; padding:0;}

a:link {color:#008500; text-decoration:none;}
a:hover {color:#008500; text-decoration:underline;}
a:active {color:#008500; text-decoration:none;}
a:visited {color:#008500; text-decoration:none;}

a.hdr:link {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:hover {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:active {font-size:36px; color:#fff; text-decoration:none;}
a.hdr:visited {font-size:36px; color:#fff; text-decoration:none;}

#header {position:relative; width:100%; height:150px; background-color:#008500; margin-bottom:20px; color:#fff;}
#footer {float:left; position:relative; width:100%; height:150px; background-color:#008500; margin-top:20px; padding-top:20px; color:#fff;}
#footer a {color:#fff; text-decoration:underline;}
#container {position:relative; width:940px; margin:0 auto; text-align:center;}

#hdrContainer {width:940px; margin:0 auto;}
h1 {float:left; font-size:36px; color:#fff; text-align:left; font-weight:normal; margin:70px 0 0 20px; letter-spacing:-2px;}
#hdrLeft {float:left; width:500px; height:150px; text-align:left;}
.description {float:left; width:480px; margin:0 0 0 20px; font-size:14px;}
#hdrRight {float:left; width:420px; height:70px; text-align:left; padding:95px 0 0 20px;}
#hdrRight ul {margin:95px 0 0 0;}
#hdrRight li {display:inline; font-size:18px; font-weight:bold; margin:0 20px 0 0;}
#hdrRight a {color:#fff; text-decoration:none;}

#content {float:left; width:500px; margin-right:0px; text-align:left;}
.post {width:519px; margin:0 0 20px 0; clear:both; border:0px solid #008500;}
h2 {color:#008500; font-size:18px; padding:10px 20px 0 10px;}
h2 a {color:#008500; font-size:18px; text-decoration:none;}
h2.pagetitle {padding:0 0 5px 20px;}
h3 {color:#008500; font-size:18px; padding:20px 20px 0 20px;}
h3#comments {color:#008500; font-size:16px; padding:20px 20px 10px 0;}
h3#respond {color:#008500; font-size:18px; padding:20px 20px 0 0;}
.postdate {color:#fff; font-size:14px; font-weight:bold; padding:8px 10px; background-color:#008500;}
.postentry {padding:10px;}
.postentry img {padding:10px;}
.postentry p {padding:0 0 10px 0;}
.postentry ul {padding:0 0 0 10px; list-style-type:none; margin:0 0 0 20px;}
.postentry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.akst_link {display:block; padding:20px 0 0 0;}
.postmetadata {padding:0 20px 20px 20px; clear:both;}
.comments {margin:5px 0 20px 10px;}
.alt {display:block; padding:10px 0 10px 0;}
a.comments:link {color:#008500; text-decoration:underline;}
.entry p {padding:0 20px 20px 20px;}
.entry img {padding:10px;}
.entry .akst_link {display:block; padding:10px 0 10px 20px;}
.entry ul {padding:0 20px 0 10px; list-style-type:none; margin:0 0 0 20px;}
.entry ul li {padding:0 0 5px 15px; background: url(/wp-includes/images/bullet.gif) top left no-repeat;}
.navigation {display:block; padding:0 0 10px 20px;}
small {display:block; padding:5px 0 10px 20px; font-size:10px; font-weight:bold;}
small.commentmetadata {display:block; padding:0 0 10px 0; font-size:10px; font-weight:bold;}
blockquote {padding:10px 20px; color:#999; font-size:12px; font-style:italic;}
#search {float:left; width:178px; padding:20px; border:1px solid #008500;}
input#s {width:160px; padding:3px; margin:0 0 5px 0;}

.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;}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
	margin-left: 0.3em;
}

#sidebar-1 {float:right; width:220px; margin-right:20px; text-align:left; border:1px solid #008500;}
#sidebar-1 h2 {color:#fff; font-size:14px; font-weight:bold; padding:8px 20px; background-color:#008500;}
#sidebar-1 ul {border:0px;}
#sidebar-1 li {border:0px;}
#sidebar-1 ul li ul {margin-bottom:20px; border-bottom:0px solid #008500;}
#sidebar-1 ul li ul li {padding:0 0 10px 20px; border-left:0px solid #008500; border-right:0px solid #008500;}
#sidebar-1 a {display:block;}
#sidebar-2 {float:left; width:140px; text-align:left;}
#sidebar-2 img {padding-bottom:20px;}

textarea {width:450px; height:100px; margin:10px 0 10px 0; font-family:Arial, Sans-Serif; font-size:12px; padding:10px;}



a.footer:link              {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.footer:visited           {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.footer:active            {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.footer:hover             {
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a.navwhite:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navwhite:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:link { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.navblack:hover { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
.style1 {
	text-align: center;
}
.style2 {
	font-weight: bold;
	text-align: center;
}
.style3 {
	font-family: Verdana;
}
.style4 {
	color: #008000;
}
.style5 {
	color: #000000;
}
.style6 {
	color: #008000;
	background-color: #FFFF00;
}
.style7 {
	font-family: Tahoma;
	font-size: x-large;
	color: #008000;
}
.style8 {
	font-family: Tahoma;
	font-size: large;
	color: #13A10B;
}
.style9 {
	font-family: Arial;
	font-size: x-small;
}
.style10 {
	color: #CC0000;
	background-color: #FFFF00;
}
.style11 {
	font-size: large;
}
.style12 {
	text-align: left;
}
.style17 {
	border-width: 0;
}
