/*
Theme Name: Farmidable v.4
Theme URI: http://wordpress.org/
Description:  <a href="http://www.farmidable.com">Farmidable</a>.
Version: 4.0
Author: Robert Burch
Author URI: http://www.farmidable.com/
Tags: grey, gray, blue, custom header, fixed width, two columns, widgets, minimalist
*/
body {
	font-size: 11px;
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}
	
p {
	color: #ccc;
	line-height: 17px;
	padding-bottom:8px;
	margin:0px;
	}

h1, h2 {
	font-size: 23px;
	color: #22abd2;
	font-weight: normal;
	padding: 0;
	line-height: 22px;
	margin: 0;
}

h3 {
	font-size: 15px;
	line-height:18px;
	font-weight: lighter;
}

h2 a:hover, h3 a:hover {
	color: #22abd2;
	text-decoration: none;
	}
	
#galtext h2{
	font-size:16px;
	color:#a5bec9;
	font-weight:normal;
}
	

a, a:visited {
	color: #7b7a7a;
	text-decoration: none;
	}

p a:hover {
	color: #fff;
	text-decoration: none;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#22abd2;
	}
	
div .title h1{
	padding: 10px 0 15px 0;	
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#22abd2;
	text-decoration: none;
	}
	
#rss {
	color:#7b7a7a;
	font-size:10px;
	font-weight:bold;
}

#rss a, a:visited {
	color:#7b7a7a;
	text-decoration:none;
}

#rss a:hover {
	font-size:10px;
	color:#22abd2;
	text-decoration:none;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.entry p a:visited {
	color: #b85b5a;
	}

.post {
	padding-bottom:25px;
}

.postdate {
	font-size: 15px;
	color: #636363;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

p img {
	padding: 0;
	max-width: 100%;
	}

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.post .postmeta a:link, .post .postmeta a:visited {
 	color:#f2f2f2;
	}
	
.post .postmeta a:hover {
 	color:#636363;
	text-decoration:none;
	}
	
.postmetabox{
	height:23px;
}

#sidebar {
	font-size:11px;
	line-height:13px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li{
	list-style: none;
	Padding-bottom: 5px;
	}

ol li {
	list-style: decimal outside;
	}

#sidebar h2 a, #sidebar h2.widgettitle {
	font-size:16px;
	color:#a5bec9;
	text-transform:uppercase;
	font-weight:normal;
	
	}
	
	li.widget {
		list-style: none;
	}

#sidebar li a {
	color:#ccc;
}


#sidebar li a:hover {
	color:#636363;
	text-decoration:none;
}

.entry form {
	text-align:center;
	}
	
.comment-body p{
	color:#333;
	}
.comment-body a:hover{
	color:#22abd2;
	}	
	
#commentform textarea {
	width: 100%;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0px; 
	    clear: both; 
	    visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 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;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

a .linkwithin_title{
	color: #fff;
	}

.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: 0px 4px 5px;
	margin: 0;
}
.linkwithin_posts a {
	background-color: #333;
}
.linkwithin_text .linkwithin_title_0{
	color: #999;
}
