/*  
Theme Name: WasteFarmers
Author: Steve Foster
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 15px "Helvetica", "Arial", "Sans Serif";
	letter-spacing:0.01em;
	background:#FFF;
	color: #333;
	}

p {	
	margin: 0px;
	}

a:link, a:visited {
	color: #b57f37;
	text-decoration:none;
	}

a:hover, a:active {
	color: #3D5C78;
	text-decoration:none;
	}

a img, a:visited img, a:hover img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background: #FFF;
	}

select {
	width: 130px;
	}	


/* Structure */
#head {
	width:960px;
	background:#FFF;
	margin:0px auto;
	margin-top:20px;
	font-size:0.8em;
	}

#page {
	width:960px;
	margin:0px auto;
	font-size:0.7em;
	}

.alignleft {
	float:left;
	font:0.9em "Helvetica", "Arial", "Sans Serif";
	line-height:1.05em;
	margin-bottom:20px;
	}

.alignright {
	float:right;
	font:0.9em "Helvetica", "Arial", "Sans Serif";
	line-height:1.05em;
	margin-bottom:20px;
	}

.left {
	float:left;
	font:0.9em "Helvetica", "Arial", "Sans Serif";
	line-height:1.0em;
	margin-top:5px;
	}

.right {
	float:right;
	font:0.9em "Helvetica", "Arial", "Sans Serif";
	line-height:1.0em;
	margin-top:5px;
	}

/* Header */
#logo {
	width:340px;
	height:180px;
	background:#FFF;
	float:left;
	}

#logo2 {
	width:42px;
	height:180px;
	background:#FFF;
	float:right;
	}

#navigation {
	float:left;
	width:578px;
	height:180px;
	}

#sub-navigation {
	float:left;
	text-align:right;
	background:#FFF;
	color:#333;
	font:0.9em "Helvetica", "Arial", "Sans Serif";
	width:880px;
	height:20px;
	margin-bottom:20px;
	padding-right:80px;
	}

#sub-navigation a:link, #sub-navigation a:visited {
	text-decoration:none;
	}

#sub-navigation a:hover, #sub-navigation a:active {
	text-decoration:none;
	}

#navlinks {
	float:left;
	}

#navlinks a {
	display:block;
	text-decoration:none;
	letter-spacing:0.05em;
	}

#navlinks a:hover {
	letter-spacing:0.1em;
	}

#navlinks a span {
	visibility:hidden;
	}

.nav1 {
	width:558px;
	height:47px;
	font:2.2em "Helvetica", "Arial", "Sans Serif";
	text-align:right;
	margin-top:20px;
	padding-right:20px;
	}

.nav2 {
	width:578px;
	height:36px;
	font:1.4em "Helvetica", "Arial", "Sans Serif";
	text-align:right;
	}

.nav3 {
	width:558px;
	height:36px;
	font:1.4em "Helvetica", "Arial", "Sans Serif";
	text-align:right;
	padding-right:20px;
	}

#subnavlinks {
	width:20px;
	float:right;
	margin-left:5px;
	margin-right:5px;
	}

#subnavlinks a {
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	background-position:bottom;
	}

#subnavlinks a:hover {
	background-position:top;
	}

#subnavlinks a span {
	visibility:hidden;
	}

.subnav1 {
	background: url(images/email.jpg) top no-repeat;
	}

.subnav2 {
	background: url(images/facebook.jpg) top no-repeat;
	}

.subnav3 {
	background: url(images/linkedin.jpg) top no-repeat;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}


/* Text*/

h1 {
	font: 100% "Helvetica", "Arial", "Sans Serif";
	}

h2 {
	font: 100% "Helvetica", "Arial", "Sans Serif";
	}

h3 {
	font: 100% "Helvetica", "Arial", "Sans Serif";
	}

h4 {
	font: 100% "Helvetica", "Arial", "Sans Serif";
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/
#headline {
	width:960px;
	height:380px;
	float:left;
	font-size:1.05em;
	line-height:1.45em;
	}

#featured {
	width:208px;
	min-height:1300px;
	float:left;
	}

#featured a, #featured a:visited {
	color:#333;
	}

#featured-inside {
	width:208px;
	float:left;
	}

#featured-inside a, #featured-inside a:visited {
	color:#333;
	}

#featlinks {
	width:208px;
	float:left;
	}

#featlinks a, #featlinks a:active, #featlinks a:visited {
	display:block;
	width:208px;
	height:30px;
	text-decoration:none;
	letter-spacing:0.05em;
	color:#b57f37;
	}

#featlinks a:hover {
	letter-spacing:0.1em;
	color: #3D5C78;
	}

.feat1 {
	width:208px;
	height:30px;
	font:1.7em "Helvetica", "Arial", "Sans Serif";
	text-align:left;
	}

#featbox {
	width:179px;
	float:left;
	margin-bottom:12px;
	padding:16px;
	border: 1px solid #EAD7BC;
	font:1.05em "Helvetica", "Arial", "Sans Serif";
	line-height: 1.4em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#featbox h3, #featbox h3 a, #featbox h3 a:visited {
	font:1.1em "Helvetica", "Arial", "Sans Serif";
	color: #3D5C78;
	margin-bottom:2px;
	}

#featbox h3 a:hover {
	color: #b57f37;
	text-decoration:none;
	margin-bottom:2px;
	}

#featbox li {
	list-style:disc;
	margin-left:15px;
	}

#featbox ul {
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	font-weight:bold;
	}

.meta a {
	color:#333;
	}


/* Archive Page*/

#archive {
	font-size:1.05em;
	line-height:1.75em;
	}

#archive h3 {
	font:1.4em "Helvetica", "Arial", "Sans Serif";
	font-weight:bold;
	color: #3D5C78;
	margin-top:6px;
	padding-bottom:4px;
	border-bottom: 1px solid #e2d9c6;
	}

#archive h3 a, #archive h3 a:visited {
	color: #3D5C78;
	}

#archive h3 a:hover {
	color: #b57f37;
	text-decoration:none;
	}

#archive .spoiler {
	display:block;
	margin-top:3px;
	font:1.1em "Helvetica", "Arial", "Sans Serif";
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}

/* Content Page*/

#content {
	width:660px;
	min-height:300px;
	margin-top:60px;
	margin-bottom:60px;
	float:left;
	background:#FFF;
	padding-left:150px;
	padding-right:150px;
	}

#content h2.title {
	font:1.8em "Helvetica", "Arial", "Sans Serif";
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:25px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:10px;
	}

.post .clearfloat {
	margin:0px;
	}

.post img, .post a img {
	margin:3px 20px 0px 0;
	}

.post a:link, .post a:visited {
	color: #ba781e;
	text-decoration:none
	}

.post a:hover {
	color: #3D5C78;
	text-decoration:none
	}

.entry {
	font-size:12px;
	line-height: 18px;
	text-align:left;
	color: #333;
	}

.entry img {
	border: 1px solid #EAD7BC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.entry a img {
	border: 1px solid #EAD7BC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.entry a:visited img {
	border: 1px solid #EAD7BC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.entry a:hover img {
	border: 1px solid #3D5C78;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	color:#fff;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}

/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#EDE3FF;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#EDE3FF;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:500px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:600px;
	background:#fff;
	}

/* Footer*/
#footer {
	margin: 0 auto;
	float:left;
	width: 920px;
	font-size:0.9em;
	background:#FFF;
	color:#333;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
	margin-top:30px;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {


	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}