/*  
Theme Name: NEW Spirit Hill Farm
Theme URI: http://spirithillfarm.com/
Description: A WordPress theme developed exclusively for use on <a href="http://spirithillfarm.com">Spirit Hill Farm</a>.
Version: 2.3
Author: Optima Web Development and Brainspiral Technologies (all work by justin adkins)
Author URI: http://brainspiral.com
*/

* {margin:0;padding:0;}
body {

background:url('images/background.jpg') repeat-x #fdf6d7;
color:#0A5157;
font-family:Georgia, sans-serif;
font-size:62.5%;
line-height:2em;
padding:0;
}

/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


a {outline:none;}
hr {display:none;}
p {padding-bottom:10px;}
.alignleft{
float:left;
}
.alignright{
float:right;
}
.entry, .homeentry, .blogentry {
font-size: 1.3em;
}

.searchresults h3 a {
color: #5D5804;
text-decoration: none;
}

.searchresults .postmetadata {
font-size: 1.2em;
}

.searchresults .postmetadata a { 
text-transform: uppercase; 
color: #000;
}

.imagelink {
font-size:1.5em ;
}

.entry a, .homeentry a, .blogentry a {
text-decoration: none;
color: #68181B;
font-weight: bold;
}


#page {
background:#68181B;
margin:0 auto;
padding:0 8px;
position:relative;
width:900px;
}

.header {
background:#68181B;
color:#68181B;
height:313px;
width:100%;
}

.header h1 a {
display: block;
width: 400px;
height: 100px;
text-indent: -9999px;
}

.header .phone, .header .email {
position: absolute;
left: 75%;
}

.header .phone {top: 65px;}
.header .email {top: 88px;}

.header .email a, .header .phone a {
display: block;
width: 173px;
height: 15px;
text-indent: -9999px;
}


.nav{
height:30px;
width:100%;
}
#sidebar{
width:25%;
margin-right:10px;
float:right;

}

.TA_excellent{
width:175px;
margin:auto;
}
 
.fb{
width:130px;
margin:auto;
padding-bottom: 5px;
}
.twitter{
border: 1px solid #9aa6c0;
width:150px;
margin:auto;
margin-bottom: 5px;
}
.vtfresh{
width:78px;
height:88px;
margin:auto;
background:url('images/vfn_logo.jpg') no-repeat #fff;
}
.homeentry, .blogentry{
width:70%;
float:left;
}
.theentry{
width:100%;
padding: ;
margin: 5px;
float:left;
border:1px solid #000;
}
h2.pagetitle{
margin-left: 5px;
margin-top: 5px;}
.comments{
padding: 5px;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;

	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



#access{
width: 100%;

background:#68181B;
color:#FFF9E0;
font-family:"Times New Roman",Times,"Nimbus Roman","FreeSerif",serif;
}
#access a{
color:#FFF9E0;
font-family:"Times New Roman",Times,"Nimbus Roman","FreeSerif",serif;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFF9E0;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #FFF9E0;
}
.contentBorder {
border:1px solid #9F3213;
overflow:hidden;
padding:3px;
width:892px;
}

.contentInner {
background:#FDF6D7;
overflow:hidden;

width:100%;
}
#formcontent{
margin-top:-30px;
position:relative;
width:100%;
background:url('images/farm-bg.jpg') no-repeat top left;
}
.formpost{
width:600px;
margin-left:300px;
position:relative;
padding-top:40px;
padding-bottom:30px;
}
.post{
margin:25px auto;
padding:auto;
width:95%;
}



#sidebox {

position: absolute;
margin-top: 615px;

float:left;
height:190px;
padding:0 0 20px;
width:235px;
clear: both;
}
.info {
float:right;

height:28px;
color: #fff;
}
.info a { 

color: #fff;
display: block;
width: 100%;
height: 28px;
}
.info a:link, .giftcert a:visited, .giftcert a:hover, { 
color: #fff;
}
.realty {
background:url('images/bvgcrealty.png') no-repeat top center;
height:92px;
}
.realty a { 
text-indent: -9999px;
display: block;
width: 100%;
height: 92px;
}


ol {
  font: italic 1.2em Georgia, Times, serif;
  color: #999999;
  margin-left: 40px;
}
ol p {
 
  color: #000000;
}

#TA_selfserveprop, .TA_selfserveprop{
width:175px;
}
div.clr {clear:both;}

.footer {
background:#68181B;
color:#efe;
font-family:verdana, sans-serif;
font-size:.9em;
padding:5px 0 0;
text-align:center;
}

.footer a {color:#eee;}
