
/*  

*****************************************************
-----------------------------------------------------

Theme Name: Runt Farm
Description: A WordPress Theme for Runt Farm. Customized 9/8/2009 by Krimmelworks. Based on Simplixity, which is entirely web standards compliant. 
Version: 0.8 (Simplixity)
Author: Krimmelworks, based on Simplixity  by  James Barclay
Author URI: http://everythingisgray.com/
Theme URI: http://everythingisgray.com/simplixity-wordpress-theme/
Tags: two-columns, fixed-width, right-sidebar, tan, light

    Simplixity by James Barclay
    http://everythingisgray.com/

    The XHTML, CSS, PHP, and images included in this theme are released under the GPL:
    http://www.opensource.org/licenses/gpl-license.php

-----------------------------------------------------
*****************************************************



********************
--------------------
      Contents
--------------------
********************

 
	* General
	* Layout
		- Header
		- Container
	* Content	(Includes items in the main content area)
		- Post headers
		- Posts
    * Navigation    (Includes items in the navigation menu)
        - Navigation
	* Sidebar	(Includes items in the sidebar)
		- General
		- Sidebar headers
		- Wordpress calendar
	* Footer   (Includes items in the footer)
	* Misc.    (Includes miscellaneous items)

*/

/*******************
 **    General    **
 *******************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
    margin: 0;
    padding: 0;
}
body{
	font-family: georgia, serif;
	color: #50646C;
	background-color: #8cafbd;
    font-size: 0.875em;
    line-height: 125%;
    vertical-align: top;
    text-align: center;
    zoom: 1;
    position: relative;
}
img{
    border: 0;
}
h1
{
	font-size: 121.4%;
	font-weight: 100;
	font-style: italic;
	padding: 0 0 10px 0;
	color: #000;
	text-align: center;
}
h1 a{
    color: #000000;
}
h1 a:hover{
    color:#50646C;
}
h2 a{
    color: #50646C;
}
h2 a:hover{
    color: #8CAFBD;
}
a:link, a:visited{
    color: #50646C;
}
a:hover{
    text-decoration: underline;
    color: #8CAFBD;
}
p{
    padding: 10px 0 0 0;
}

#page
{
	width: 1007px;
	background-color: #F9FAE7;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(images/edge_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
    zoom: 1;
    position: relative;
}

.stripes
{
	background-image: url(images/striped_bg.gif);
	background-repeat: repeat-y;
}

#bottom
{
	width: 1007px;
	margin: 0 auto 0 auto;
	background-image: url(images/edge_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
    zoom: 1;
    position: relative;
}


/*******************
 **    Layout     **
 *******************/


#pageStripes {
}

#header{
    margin: 0;
    position: relative;
    width: 989px;
    padding: 0;
    zoom: 1;
    position: relative;
}
#background_container
{
	text-align: left;
	margin: 0;
	padding: 0;
    zoom: 1;
    position: relative;
}
#content_container{
    margin: 0 auto;
    width: 989px;
    padding: 0;
    zoom: 1;
    position: relative;
}
#container{
    margin: 0 auto;
    padding: 0 30px 10px 24px;
    float: right;
	width: 717px;
    zoom: 1;
    position: relative;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#homeTable {
	position: relative;
	left: -40px;
}
/*******************
 **    Content    **
 *******************/

#headermenu
{
	background-image: url(images/top_banner.gif);
	background-repeat: no-repeat;
	padding-left: 238px;
}

#headermenu a:hover img {
	background-image: url(images/nav/on_state.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}

#current_page_item
{
	background-image: url(images/nav/on_state.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
}

.post{
    padding: 10px 0 10px 0;
    clear: both;
    width: 700px;
    float: left;
}
.post h2{
    font-size: 130%;
    line-height: 140%;
    margin: 1em 0 .3em 0;
}
.post h2 a{
    color: #5b5b5b;
}
.post h2 a:hover{
    color: #333333;
}
.entry{
    line-height: 18px;
    float: left;
    width: 700px;
}
p.postmetadata{
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
    font-size: 0.85em;
    clear: both;
}
p.postmetadata a{
    color: #a52713;
}


/*******************
 **  Navigation   **
 *******************/
 
.navigation{
    padding: 10px 0 0 0;
    font-size: 0.88em;
    font-weight: bold;
    line-height: 18px;
    clear: both;
}

/*******************
 **    Sidebar    **
 *******************/

li.current_page_item
{
	background-image: url(images/nav/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
 
.sidebar{
    margin: 0 auto;
    padding: 45px 30px 25px 10px;
    float: left;
    width: 135px;
    font-size: 1em;
    display: inline;
}
.sidebar ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebar ul li
{
	margin-bottom: 11px;
}

.sidebar ul li ul
{
	margin-top: 11px;
	margin-left: 9px;
}

.sidebar ul li a {
	display: block;
	padding-left: 23px; 
	line-height: 110%;
}

.sidebar h2{
    font-family: Georgia, sans-serif;
    font-size: 1.3em;
    padding: 10px 0 10px 0;
}
.sidebar ul ul li{
    padding: 0;
    line-height: 20px;
}
.sidebar a{
    color: #000;
    text-decoration: none;
}
.sidebar a:hover{
    color: #50646C;
}
#wp-calendar a{
    color: #a52713;
}
#wp-calendar{
    width: 100%;
}

/*******************
 **   Barn Wall   **
 *******************/

#containerBarnwall {
    margin: 0 auto 0 auto;
    padding: 0 0px 0px 14px;
    float: right;
	width: 767px;
/*	background-image: url(images/barnwall_bg.gif);
	background-repeat: repeat-y;
*/}

.barnwall
{	background-image: url(images/barnwall_bg.gif);
	background-repeat: repeat-y;
	background-position: 201px top;
	margin: 0;
	padding: 0;
}

#barnwallPost {
	margin: 0;
	padding: 0;
	background-image: url(images/barnwall_posting_bg.gif);
	background-repeat: repeat-y;
	width: 767px;
	position: relative;
	left: -15px;
	float: left;
}


#barnwallPost ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}



/*
#barnwallPost ul li ul
{
	margin: 20px 0 0 10px;
	padding: 0;
	list-style-type: none;
}




div.yd_rp_widget {
	margin: 0;
	padding: 0;
}
*/

#yd-recent-posts {
	margin: 20px 0 0 10px;
	padding: 0;
}

div.yd_rp_widget ul li
{
	margin: 14px 0 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 37px;
	width: 195px;
	height: 250px;
	float: left;
	
}

ul.zebra { 
	padding: 0; 
	margin: 0; 
}

li.stripe-even{
	background-image: url(images/barnwall_post_bg.gif);
	background-repeat: no-repeat;
}

li.stripe-odd{
	background-image: url(images/barnwall_post_bg2.gif);
	background-repeat: no-repeat;
}

/* works, but...
#barnwallPost ul
{
	margin: 20px 0 0 20px;
	padding: 0;
	list-style-type: none;
}

div.yd_rp_widget ul li
{
	margin-top: 34px;
	margin-right: 47px;
	width: 195px;
	height: 250px;
	float: left;
	
}
*/

/*******************
 **     Promos    **
 *******************/


.promoGreenRpt
{

	background-image: url(images/promo_bg_green_rpt.gif);
	width: 224px;
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 25px;
}


#promoGreenBG
{
	background-image: url(images/promo_bg_green.gif);
	background-position: left bottom;
	width: 224px;
	background-repeat: no-repeat;
}

.promoOrangeRpt
{

	background-image: url(images/promo_bg_orange_rpt.gif);
	width: 224px;
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 25px;
}


#promoOrangeBG
{
	background-image: url(images/promo_bg_orange.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 224px;
}

.promoBlueRpt
{

	background-image: url(images/promo_bg_blue_rpt.gif);
	width: 224px;
	background-repeat: repeat-y;
	margin-bottom: 25px;
}

#promoBlueBG
{
	background-image: url(images/promo_bg_blue.gif);
	background-position: left bottom;
	width: 224px;
	background-repeat: no-repeat;
}


.promo
{
	position: relative;
	top: -8px;
	left: 0px;
	margin-bottom: 15px;
}

.promo img { float: left; }

.promoText
{
	text-align: center;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	color: #000;
	line-height: 19px;
	margin-left: 52px; 
}

.promoText a:link, .promoText a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.promoText a:hover
{
	font-weight: bold;
	color: #50646c;
}

/*******************
 **     Verbarium    **
 *******************/


#featuredWord {
	width: 470px;
	height: 246px;
	position: relative;
	left: -20px;
	margin-bottom: 20px;
}

#featuredWord h2 {
	text-align: center;
	font-family: georgia, serif;
	font-size: 200%;
	font-weight: normal;
	color: #B8812C;
	margin: 15px auto 15px auto;
}

.verbRpt
{
	background-image: url(images/verb_bg_rpt.gif);
	background-repeat: repeat-y;

}


#verbBG
{
	background-image: url(images/verb_bg.gif);
	background-repeat: no-repeat;
	width: 440px;
	padding-right: 30px;
	margin: 0;
}



/*******************
 **     Search    **
 *******************/

#searchform div{
    padding: 0;
}
#searchsubmit{
    background: url(img/go_button.png) no-repeat;
    width: 25px;
    height: 25px;
    border: 0;
    cursor: pointer;
    vertical-align: top;
}
#s{
    color: #5b5b5b;
    border: 4px solid #ccc;
    background: transparent;
}
.hidden{
    display: none;
}

/*******************
 **   Comments    **
 *******************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 1em;
}

.commentmetadata{
	font-size: 0.75em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.75em;
}

/*******************
 **     Footer    **
 *******************/

#footer{
    margin: 0;
    padding: 0;
    width: 989px;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: left;
    zoom: 1;
}

#footertext
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 72%;
	position: absolute;
	top: 219px;
	left: 410px;
	text-align: right; 
	margin: 0;
	padding: 0;
}

#footer p{
    line-height: 18px;
    padding: 0;
}
#footer a:link, #footer a:visited {
    color: #fff;
}

#footer a:hover { color: #EDD583; }
#footer .legal{
    float: left;
}
#footer .credit{
    float: right;
}

/*******************
 **     Misc.     **
 *******************/

.clear_float{
    clear: both;
    line-height: 1px;
    font-size: 1px;
}
img.avatar{
    float:left;
    margin-right:5px;
}
.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft{
    float: left;
}
.alignright{
    float: right;
    padding-left: 30px;
}
.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: 0.69em;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}