/*
Theme Name: Heavenly Bounty Farm & CSA
Theme URI: http://www.orangetiedesigns.com/
Description: Custom designed and coded design for HEavenly Bounty Farm & CSA
Version: 0.1
Author: Kyle Bisch
Author URI: http://www.orangetiedesigns.com/
Tags: 

*/

*, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	background-image: url("images/background3.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: verdana, 'Lucida Grande', sans-serif;
	font-size: 100%;
}

input, textarea {
	border: 1px #3B2314 solid;
	}

#submit {
	background-color: #3B2314;
	color: #FFA938;
	padding: 4px;
	font-weight: bold;
	}

.sunrays {
	width: 100%;
	height: 390px;
	background-image: url("images/sunrays.png");
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	overflow: hidden;
	}
	

.logo {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -375px;
	z-index: 50;
	}

.recentblog {
	position: absolute;
	right: 50%;
	top: 0%;
	margin: 0 -411px 0 0;
	width: 347px;
	height: 89px;
	z-index: 50;
	background-image: url("images/recentblog.png");
	background-repeat: no-repeat;
	}

.recentblog h1 {
	font-size: .688em;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0 0 25px;
	}

.recentblog ul {
	list-style: none;
	}

.recentblog li a {
	font-size: .7em;
	color: #FFA938;
	text-decoration: none;
	margin: 5px 0 0 25px;
	line-height: 1em;
	}

.recentdate {
	font-size: .7em;
	color: #FFA938;
	text-decoration: none;
	}

.shares {
	position: absolute;
	left: 50%;
	margin: 0px 0 0 -175px;
	}

.menu {
	position: absolute;
	height: 37px;
	overflow: hidden;
	left: 50%;
	margin: 103px 0 0 -180px;
	z-index: 55;
	}

.menu img {
	padding: 0;
	margin: 0;
	}

.menu ul {
	height: 37px;
	list-style: none;
	padding: 11px 20px 0 20px;
	background-image: url('images/menu_02.png');
	background-repeat: repeat-x;
	margin: 0 25px;
	}

.menu li {
	vertical-align: text-top;
	display: inline;
	padding: 0 17px 0 13px;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	font-size: .688em;
	color: #FFA938;
	border-right: solid 2px #fff;
	}

.menu li a:link, .menu li a:visited {
	color: #fff;
	text-decoration: none;
	}

.menu li a:hover {
	text decoration: none;
	}

.menu li.page-item-6 {
 	border-right: none;
 	}

.menu .current_page_item a:link, .menu .current_page_item a:visited, .menu .current_page_item a:hover {
	color: #FFA938;
	}
	 
 
 
.menu2 {
	position: absolute;
 	left: 50%;
	margin: 147px 0 0 -165px;
	z-index: 55;
 	}
 	
/*.menu2 ul {
	list-style: none;
	height: 27px;
 	}

.menu2 li {
	float: left;
	margin: 0;
	height: 27px;
	color: #FFA938;
	font-size: .688em;
	font-style: italic;
	background-image: url('images/menu2_03_B.png') no-repeat right top;
	padding: 11px 4px 0 4px;
	}

.menu2 a {
	display: block;
	background-image: url('images/menu2_03.png') no-repeat left top;
	padding: 5px 15px;
	}

.menu2 li a:link, .menu2 a:visited {
	color: #fff;
	text-decoration: none;
	}

.menu2 li a:hover {
	color: #fff;
	text-decoration: none;
	}

*/

#header {
    float:left;
    width:100%;
    line-height:normal;
    }
    
  #header ul {
    margin:0;
    padding:0;
    height: 27px;
    list-style:none;
    }
  #header li {
    float:left;
    display: block;
    color: #FFA938;
	font-size: .688em;
	font-style: italic;
    margin:0;
    padding:0;
     background:url("images/menu2_03.png") no-repeat right top;
    }

  #header a {
    display:block;
    background:url("images/menu2_03_B.png") no-repeat left top;
    padding:2px 15px;
    color: #fff;
    margin: 0;
    text-decoration: none;
    }
   
  #header #current {
  	display:block;
    background:url("images/menu2_03_B.png") no-repeat left top;
    padding:2px 0;
    color: #FFA938;
    }
  
  #header #current a {
  	display:block;
    background:url("images/menu2_03.png") no-repeat right top;
    padding:2px 0;
    color: #FFA938;
    }

  #header .current_page_item a {
  	color: #FFA938;
  	}


.content {
	position: relative;
	width: 822px;
	left: 50%;
	margin: 0 0 150px -411px;
	padding-top: 155px;
	z-index: 0;
	}

.contentbackground {
	background-image: url('images/content_03.png');
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	margin: 0;
	}

.postcontent {
	width: 419px;
	padding: 5px 0 0 200px;
	}

.postcontent h1 {
	margin: 10px 0 0 0px;
	padding: 0;
	font-size: .8em;
	color: #3B2314;
	}

.postcontent h1 a {
	text-decoration: none;
	}

.postcontent h2 {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: .688em;
	color: #FFA938;
	font-weight: normal;
	}

.postcontent h3 {
	margin: 10px 0 0 0px;
	padding: 0;
	font-size: .8em;
	color: #3B2314;
	font-weight: bold;
	}

.postcontent p {
	font-size: .688em;
	line-height: 1.55em;
	color: #3B2314;
	padding: 5px 0 10px 0;
	}

.postcontent blockquote {
	margin: 0 15px;
	padding: 0 15px;
	border: solid 1px #3B2314;
	font-style: italic;
	}

.postcontent a {
	color: #3B2314;
	text-decoration: underline;
	}

.postcontent ul, .postcontent ol {
	font-size: .688em;
	line-height: 1.55em;
	color: #3B2314;
	padding: 5px 0 10px 25px;
	}

.postcontent img {
	border: solid 2px #3B2314;
	}

.wp-caption-dd {
	border: solid;
	border-width: 0 2px 2px 2px;
	border-color: #3B2314;
	font-size: .67em;
	line-height: 1.55em;
	color: #FFA938;
	margin: 0 6px 0 0;
	padding: 1px 3px;
	background-color: #3B2314;
	font-weight: bold;
	text-align: center;
	}

.postfinish {
	width: auto;
	height: 2px;
	background-color: #3B2314;
	overflow: hidden;
	}
	
.contenttop {
	margin: 0;
	padding: 0;
	}
	
.contentbottom {
	background-image: url("images/content_05.png");
	background-repeat: no-repeat;
	width: 822px;
	height: 51px;
	font-size: .5em;
	line-height: 1.5em;
	color: #8BC53F;
	padding: 13px 5px 5px 30px;
	}

.contentbottom a:link, .contentbottom a:visited {
	color: #8BC53F;
	text-decoration: none;
	}

.contentbottom a:hover {
	color: #AFE260;
	text-decoration: none;
	}

.contentbottom ul {
	list-style: none;
	}
	
.contentbottom li {
	display: inline;
	border: solid;
	border-color: #8BC53F;
	border-width: 0 1px 0 0;
	padding: 0 3px 0 0;
	margin: 0 3px 0 0;
	}

.contentbottom li ul {
	display: inline;
	}

.contentbottom li ul li {
	border: solid;
	border-color: #8BC53F;
	border-width: 0 0 0 1px;
	padding: 0 0 0 3px;
	}
	
.avatar, .says {
	display: none;
	visibility: hidden;
	}

.vcard, .commentmetadata {
	font-size: .688em;
	}

ol.commentlist {
	list-style: none;
	}

.sidebar {
	float: right;
	margin: 10px 13px 0 0;
	width: 168px;
	}

.sidebar h1 {
	font-size: .688em;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 7px 0;
	}

.sidebar p {
	font-size: .688em;
	color: #fff;
	margin: 15px 0;
	}

.sidebar address {
	font-size: .688em;
	color: #fff;
	margin: 15px 0;
	font-style: normal;
	}

.sidebar h2 {
	font-size: .688em;
	color: #FFA938;
	text-align: center;
	margin: 25px 0;
	}

.sidebar a {
	color: #fff;
	}

.sidebarline {
	width: 98%;
	height: 2px;
	background-color: #FFA938;
	margin: 20px 0;
	overflow: hidden;
	}

.sidebar ul {
	list-style: none;
	margin: 0 0 20px 10px;
	}

.sidebar li {
	font-size: .688em;
	}

.leftimages {
	float: left;
	margin: 15px 0 0 30px;
	}

.leftimages img {
	width: 152px;
	height: auto;
	border: solid 2px #3B2314;
	display: block;
	margin: 0 0 15px 0;
	}

.navigation {
	font-weight: bold;
	font-size: .688em;
	margin: 5px;
	}

.floatright {
	float: right;
	margin: 0;
	padding: 0;
	}

.floatleft {
	float: left;
	margin: 0;
	padding: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#both {
	clear: both;
}

