/*   
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:#87b83d; text-decoration:none;}
a:hover {color:#87b83d; text-decoration:underline;}
a:active {color:#87b83d; text-decoration:none;}
a:visited {color:#87b83d; 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:100px; background-color:#87b83d; margin-bottom:20px; color:#fff;}
#footer {float:left; position:relative; width:100%; height:150px; background-color:#87b83d; 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:20px 0 0 20px; letter-spacing:-2px;}
#hdrLeft {float:left; width:480px; height:100px; 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:right; 
padding:45px 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:478px; 
margin:0 0 20px 0; 
clear:both; 
border: 0;
border-right:1px solid #87b83d;
}
h2 {color:#87b83d; font-size:24px; 
padding:0px 20px 0 20px;}
h2 a {color:#87b83d; font-size:18px; text-decoration:none;}
h2.pagetitle {padding:0 0 5px 20px;}
h3 {color:#87b83d; font-size:18px; padding:20px 20px 0 20px;}
h3#comments {color:#87b83d; font-size:16px; padding:20px 20px 10px 0;}
h3#respond {color:#87b83d; font-size:18px; padding:20px 20px 0 0;}
.post h2.posttitle {color:#ffffff; font-size:14px; font-weight:bold; padding:8px 20px; background-color:#87b83d;}
.post h2.posttitle a {color:#ffffff; }

.postdate {color:#87b83d; font-size:10px; font-weight:bold; padding:8px 20px;}

.postentry {padding:20px;}
.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:#87b83d; 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 {float:left; display:block; padding:0 20px 10px 0;}
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 #87b83d;}
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-top: 5px; 
-khtml-border-radius: 5px;	
-webkit-border-radius: 5px;	
border-radius: 5px;
}
.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;}

#sidebar-1 {float:left; width:200px; margin-right:20px; text-align:left;}
.sidebar h2 {
color:#fff; 
font-size:14px; 
font-weight:bold; 
padding:8px;
margin-left: -10px;
margin-right: -10px;
background-color:#87b83d;
}

.sidebar ul {border:0px;}
.sidebar li {border:0px;}
.sidebar li.widget {margin-bottom:20px; padding: 0 10px 10px 10px; }
.sidebar ul li ul li {padding:0 0 10px;}
.sidebar a {display:block;}

.sidebar ul li.widget {
border: 1px solid #87b83d;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px;	
-webkit-border-radius: 3px;	
border-radius: 3px;
}

h2.posttitle {
border: 1px solid #87b83d;
-moz-border-radius-topleft: 3px; 
-khtml-border-radius-topleft: 3px;	
-webkit-border-radius-topleft: 3px;	
border-radius-topleft: 3px;
}


#sidebar-2 {float:left; width: 200px; 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;}

li.widget .PDS_Poll { padding-top: 10px; padding-bottom: 10px; }

li.widget div.nopadding { margin-left: -10px; margin-right: -10px; }

li.widget p { margin-top: 3px; margin-bottom: 3px; }

