/*
Theme Name: NW Natural
Author: micahleedesigns.com
*/

html, body {
	height: 100%;
}

body {
	margin: 0;
	color: #000000;
	text-align: center;
	font-family: helvetica;
	background-color: #e7edd8;
	background-image: url('images/background-top.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

#wrapper {
	width: 940px;
	margin: 0 auto -170px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	width: 740px;
	height: 150px;
	margin-right: 20px;
	float: left;
}

#signup {
	width: 160px;
	height: 115px;
	padding-top: 20px;
	float: left;
	text-align: right;
}

#nav {
	clear: both;
	width: 940px;
	height: 50px;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	height: 50px;
	float: left;
	list-style: none;
}

#content {
	width: 940px;
	line-height: 150%;
	text-align: left;
	margin: 0 0 20px 0;
}

#content-blog {
	float: left;
	width: 620px;
	line-height: 150%;
	text-align: left;
	margin: 20px 0px 20px 20px;
}

#content-blog .post {
	border-bottom: 1px solid black;
	margin-bottom: 1em;
}

#content-blog .post h2 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: georgia;
	padding: 10px 0;
	background-image: url('images/h1-background.jpg');
	border-bottom: 2px solid #959b7a;
	background-position: bottom center;
	background-repeat: repeat-x;
}

#content-blog .post .date {
	text-align: center;
	font-style: italic;
	color: #666;
	font-size: .8em;
}

#content #thinner {
	padding: 0 100px;
}

#content ul {
	list-style-type: square;
	margin-bottom: 15px;
}

#content ol {
	list-style-type: decimal;
	margin-bottom: 15px;
	margin-left: 1em;
}

#content ul li {
	margin-left: 1em;
	line-height: 150%;
}

#content #home-left {
	width: 750px;
	display: block;
	float: left;
}

#content #home-right {
	width: 160px;
	display: block;
	float: left;
}

#content #home-right .imagelink {
	width: 210px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;;
	clear:both;
}

#content #home-right .imagelink img {
	width: 105px;
	height: 105px;
	border: 2px solid #000000;
}

#push {
	height: 200px;
	clear: both;
}

#footer {
	width: 100%;
	height: 170px;
	background-color: #98a654;
	background-image: url('images/background-bottom.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

#footer-content {
	width: 940px;
	min-height: 100px;
	margin: 0 auto;
	text-align: center;
	background-image: url('images/footer-paint.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 65px;
}

#footer-content .social {
	display: inline;
	width: 64px;
	padding: 0 10px;
}

#footer-content .donate {
	display: block;
	float: right;
	width: 180px;
	margin-right: 100px;
}

#footer h3 {
	text-align: center;
	font-family: georgia;
	margin-bottom: 10px;
	font-size: 13px;
	color: #5D6170;
}

#footer .chunk {
	padding-top: 20px;
	width: 33%;
	float: left;
}

#footer li {
	text-align: left;
	margin-left: 1em;
	line-height: 150%;
	padding: 5px 0;
}

h1 {
	background-image: url('images/h1-background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	height: 40px;
	color: #333333;
	border-bottom: 2px solid #959b7a;
	text-align: center;
	font-family: georgia;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 100%;
}
p.date {
	font-style: italic;
	color: #3F3F3F;
	font-size: .8em;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h2 {
	color: #000000;
	font-size: 1.5em;
	margin-bottom: 10px;
}
p {
	line-height: 150%;
	margin-bottom: 15px;
}
small {
	font-size: 0.8em;
}
big {
	font-size: 1.2em;
}
.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

.cleared {
	clear: both;
}

.meta {
	font-style: italic;
	font-size: .8em;
	text-transform: lowercase;
	color: #AEAEAE;
	text-align: center;
}

a:link, a:visited {
	color: #AF2D00;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF4200;
	text-decoration: underline;
}

#comments h3 {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#comments .comment {
	background-color: #175A7F;
	border: 1px solid #0C2D3F;
	padding: 5px 5px 0 5px;
	color: #ffffff;
	margin-bottom: 10px;
}
#comments .comment p.comment-footer {
	border: 1px solid #0C2D3F;
	background-color: #0F384F;
	padding: 0 5px;
	text-align: center;
	font-size: .8em;
	color: #AEAEAE;
	text-transform: lowercase;
}
#post-comment h3 {
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
}

#contact {
	margin: 0 auto;
}

#contact .row td {
	padding: 5px 15px;
	text-align: right;
	vertical-align: top;
}

#contact .row input {
	font-size: 1.5em;
	font-family: Georgia, serif;
	border: 1px solid #666666;
	width: 450px;
	padding: 5px;
}

#contact .row textarea {
	font-size: 1.2em;
	font-family: Georgia, serif;
	border: 1px solid #666666;
	width: 450px;
	height: 250px;
	padding: 5px;
}

#contact .submit td {
	padding: 5px 15px;
}

#contact .submit input {
	font-size: 1.5em;
}

/* stolen from default theme */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.postmetadata {
	text-align: center;
	color: #777;
	padding-top: 5px;
	margin: 30px 0;
	clear:both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.nocomments {
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 20px;
	width: 300px;
	text-align: left;
	float: left;
}