/*
Theme Name: Blue House Farm - Winter
Theme URI: http://wordpress.org/
Description: Brrrrrr.
Version: 1.0
Author: Phil Ruppanner
Author URI: http://www.upperquad.com
*/



/* MAIN ELEMENTS */


body
{ 
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background: #e8f4f1;
}

a:link, a:active {
	color: #202653;
	text-decoration: underline;
}

a:visited {
	color: #202653;
	text-decoration: underline;	
}

a:hover {
	color: #34468c;
}

p
{ 
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 19px;
}

#wallpaper_top
{
	background: transparent url(images/bg.gif) top repeat-x;
	background-attachment: scroll;
	padding: 0px 0 0px 0;
}

#page
{
	width: 1005px;
	padding-top: 30px;
	margin: 0 auto;
}

#wrapper
{
	width: 1005px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/body_bg_tile.png) top repeat;
	overflow: hidden;	
}

#page_top
{
	width: 1005px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/body_bg_top.png) top left no-repeat;
}

#page_bottom
{
	width: 1005px;
	height: 22px;
	margin: 0px 20px 0 0px;
	padding: 0px;
	background: transparent url(images/body_bg_bottom.png) top left no-repeat;
}


#home_footer
{
	padding: 25px 0 5px 0;
}

#home_footer p
{
	text-align: center;
	margin: 0;
}


#footer
{
	width: 1005px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: both;
}

#footer p
{
	text-align: center;
	margin: 0px;
}


.footertext {
	font-size: 11px;
	font-weight: bolder;
	background: url(images/footer_orn.gif) top no-repeat;
	color: #202653;
	padding: 0px 60px 0px 60px;
	margin: 0px 0px 0px 0px;
}

.footertext_contact {
	font-size: 11px;
	font-weight: bolder;
	color: #202653;
	padding: 0px 60px 0px 60px;
	margin: 0px 0px 0px 0px;
}

.footertext_copyright {
	font-size: 9px;
	color: #5f5f5f;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;

}


.alignclear {
	clear: both;
}

#search div
{
	margin-left: 30px;
}

/* MAIN NAVIGATION */

#home_nav
{
	width: 650px;
	height: 25px;
	margin: 20px 0 0 0;
	padding: 0px;
	float: right;
}

#home_nav h2
{
	margin: 0px;
	padding: 0px;
}

#nav_farm {
    width: 99px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_farm.gif) no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_farm:hover{
	background-position: 0 -25px;
}

#nav_farm span{
	display: none;
}

#nav_farm_on {
    width: 99px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_farm.gif) no-repeat;
	background-position: 0 -25px;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_farm_on span{
	display: none;
}

#nav_involved {
    width: 124px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_involved.gif) no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_involved:hover{
	background-position: 0 -25px;
}

#nav_involved span{
	display: none;
}

#nav_involved_on {
    width: 124px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_involved.gif) no-repeat;
	background-position: 0 -25px;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_involved_on span{
	display: none;
}


#nav_find {
    width: 162px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_find.gif) no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_find:hover{
	background-position: 0 -25px;
}

#nav_find span{
	display: none;
}

#nav_find_on {
    width: 162px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_find.gif) no-repeat;
	background-position: 0 -25px;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_find_on span{
	display: none;
}

#nav_news {
    width: 68px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_news.gif) no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_news:hover{
	background-position: 0 -25px;
}

#nav_news span{
	display: none;
}

#nav_news_on {
    width: 68px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_news.gif) no-repeat;
	background-position: 0 -25px;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_news_on span{
	display: none;
}

#nav_csa {
    width: 135px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_csa.gif) no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_csa:hover{
	background-position: 0 -25px;
}

#nav_csa span{
	display: none;
}

#nav_csa_on {
    width: 135px;
	height: 25px;
	overflow: hidden;
    background: url(images/nav_csa.gif) no-repeat;
	background-position: 0 -25px;
	display: block;
	margin: 0px 5px 0px 0px;
	float: left;
}

#nav_csa_on span{
	display: none;
}

/* HOME LAYOUT */

#home_left
{
	width: 500px;
	margin: 30px 0px 10px 100px;
	float: left;
}

#home_logo
{
	width: 484px;
	height: 34px;
	background: transparent url(images/home_logo.gif) top left no-repeat;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

#home_logo h1
{
	display: none;
}

#home_rightcol
{
	width: 312px;
	
	margin: 5px 0px 10px 62px;
	background: #e7e8cf; 
	float: left;
}

#sticker
{
	width: 146px;
	height: 149px;
	background: transparent url(images/home_sticker.png) top left no-repeat;
	margin: 200px 0px 0px 740px;
	padding: 0px;
	position: absolute;
	z-index: 2;
}

#sticker h2
{
	display: none;
}

#home_news
{
	width: 130px;
	margin: 60px 0px 5px 25px;
	float: left;
}

#home_news h3
{
	color: #20285e;
	font-size: 13px;
}

.news_headline ul
{
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}


.news_headline ul li
{
	margin: 0 0px 10px 0;
	padding: 0;
}	

.news_text
{
	color: #000;
	font-size: 11px;
	margin: 0 0 15px 0;
	
}

#home_events
{
	width: 130px;
	margin: 60px 0px 0px 10px;
	float: left;
	padding-bottom: 10px;
}

#home_events h3
{
	color: #20285e;
	font-size: 13px;
}

.event_date
{
	text-transform: uppercase;
	color: #34468c;
	font-size: 10px;
	font-weight: bolder;
	margin: 20px 0px 2px 0px;
}

.event_date p
{
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}


.event_month
{
	color: #fff;
	font-size: 9px;
	margin: 0;
	
}

.event_day
{
	color: #fff;
	font-size: 20px;
	margin: 0;
	font-weight: lighter;
	
}

.event_title_home
{
	font-size: 9px;
	margin: 6px 0 0 6px;
	
}

.event_title
{
	font-size: 11px;
	margin: 0px;
	
}

/* SUBPAGE LAYOUT */

#logo
{

	margin: 10px 0px 20px 40px;
	padding: 0px;
	float: left;
}

#logo a.bhf-logo 
{
	width: 426px;
	height: 101px;
	background: transparent url(images/logo.gif) top left no-repeat;
	display:block;
}


#announce
{
	float: right;
	margin: 20px 40px 0px 0px;
	width: 168px;
	color: #202653;
	background: transparent url(images/announce_tile.gif) top repeat;
	font-size: 11px;
	font-weight: bolder;
}

#announce_top
{
	width: 168px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/announce_top.gif) top left no-repeat;
}

#announce_body
{
	width: 128px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	overflow: hidden;
	
}

#announce_bottom
{
	width: 168px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/announce_bottom.gif) top left no-repeat;
}


#nav
{
	width: 650px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav h1
{
	margin: 0px;
	padding: 0px;
}


#photostrip_sum1
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum01.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum2
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum02.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum3
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum03.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum4
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum04.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum5
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum05.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum6
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum06.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum7
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum07.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum8
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum08.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum9
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum09.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum10
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum10.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum11
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum11.jpg) top left no-repeat;
	float: left;
}

#photostrip_sum12
{
	width: 944px;
	height: 235px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
	background: transparent url(images/page_strip_sum12.jpg) top left no-repeat;
	float: left;
}

#subnav
{
	float: left;
	width: 175px;
	margin: 0px 0px 10px 20px;
}

#subnav ul
{
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #202653;
	font-weight: bolder;
	list-style: none;
}

#subnav ul a:link, a:active {
	text-decoration: none;
}

#subnav ul a:visited {
	text-decoration: none;
}

#subnav ul a:hover {
	text-decoration: none;
}

#subnav ul li
{
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px #202653 solid;
}

#body_text
{
	float: left;
	width: 440px;
	margin: 0px 0px 0px 50px;
}

#body_text img
{
	border: solid 1px #a7a6a6;
	padding: 2px;
	margin: 1px;
}


#body_text h3
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 28px;
	margin: 8px 0px 40px 0px;
}

#rightcol
{
	width: 255px;
	margin: -10px 0px 10px 35px;
	padding: 30px 0 30px 0;
	background: #e7e8cf;
	float: left;
}

#rightcol h3
{
	color: #20285e;
	font-size: 13px;
}

#rightcol a:link, a:active {
	color: #202653;
	text-decoration: underline;
}

#rightcol a:visited {
	color: #202653;
	text-decoration: underline;
}

#rightcol a:hover {
	color: #34468c;
}

.right_col_item
{
	margin: 10px 30px 10px 30px;
	font-size: 11px;
	line-height: 14px;
}

.right_col_divider
{
	width: 206px;
	height: 7px;
	margin: 30px 0px 30px 25px;
	padding: 0px;
	background: transparent url(images/side_divider.png) top left no-repeat;
}

#pescadero
{
	width: 230px;
	height: 229px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	background: transparent url(images/pescadero.png) top left no-repeat;
}


/* NEWS PAGE LAYOUT */

#body_news
{
	float: left;
	width: 440px;
	margin: 0px 0px 40px 50px;
}

#body_news h2
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 32px;
	margin: 8px 0px 20px 0px;
}

#body_news h3
{
	font-family: Helvetica, sans-serif;
	color: #202653;
	font-weight: lighter;
	font-size: 20px;
	margin: 8px 0px 10px 0px;
}

#body_news h4
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 20px;
	margin: 30px 0px 10px 0px;
}

#body_news img
{
	border: solid 1px #a7a6a6;
	padding: 5px;
	margin: 0px 20px 0px 0px;
}

#body_news2
{
	float: left;
	width: 633px;
	margin: 0px 0px 0px 50px;
}

#body_news2 h3
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 32px;
	margin: 8px 0px 20px 0px;
}

#body_news2 h4
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 20px;
	margin: 30px 0px 10px 0px;
}

#body_news2 img
{
	border: solid 1px #a7a6a6;
	padding: 5px;
	margin: 0px 20px 0px 0px;
}

.date_time
{
	color: #666;
	font-weight: lighter;
	font-size: 12px;
	margin: 10px 0px 20px 0px;
}

.news_info
{
	color: #666;
	font-weight: lighter;
	font-size: 11px;
	margin: 10px 0px 30px 0px;
}

.navigation
{
	margin: 30px 0px 30px 0px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.news_divider
{
	width: 440px;
	border-top: 1px dotted #ccc;
	margin: 0px 0px 16px 0px;
}

.comments_divider
{
	border-top: 1px dotted #ccc;
	margin: 20px 0px 10px 0px;
}

.comment_bubble
{
	margin: 20px 0px 0px 0px;
	width: 633px;
	background: transparent url(images/comment_tile.gif) top repeat;
}

.comment_top
{
	width: 633px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/comment_top.gif) top left no-repeat;
}

.comment_body
{
	width: 580px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	overflow: hidden;
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 20px;
	
}

.comment_bhf
{
	width: 580px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	overflow: hidden;
	font-family: Times, serif;
	color: #000;
	font-weight: lighter;
	font-size: 20px;
	
}

.comment_bottom
{
	width: 633px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/comment_bottom.gif) top left no-repeat;
}

.comment_author
{
	margin: 8px 0px 0px 500px;
	font-family: Times, serif;
	color: #000;
	font-size: 14px;
}


/* CSA PAGE LAYOUT */

#body_csa
{
	float: left;
	width: 633px;
	margin: 0px 0px 0px 50px;
}

#body_csa h3
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 32px;
	line-height: 36px;
	margin: 8px 0px 40px 0px;
}

#body_csa h4
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 24px;
	margin: 20px 0px 20px 0px;
}

.csa_col
{
	width: 170px;
	float: left;
	margin: 30px 0 0 0;
}

.csa_col p
{
	font-size: 11px;
	line-height: 13px;
}

.csa_col h5
{
	font-family: Times, serif;
	color: #202653;
	font-weight: lighter;
	font-size: 22px;
	margin: 16px 0px 16px 0px;
}

.csa_col img
{
	border: 1px solid #88a876;
	width: 168px;
	height: 126px;
	margin: 0;
	padding: 0;
}

.csa_divder_vert
{
	width: 9px;
	height: 303px;
	margin: 60px 20px 0px 20px;
	background: transparent url(images/csa_divider_vert.gif) top left no-repeat;
	float: left;
}

.box_photo_spring
{
	width: 329px;
	height: 235px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: transparent url(images/csa_photo_spr.jpg) top left no-repeat;
	float: left;
}

#box_trees
{
	width: 256px;
	height: 97px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(images/csa_trees.gif) top left no-repeat;
	float: left;
}

#box_nav
{
	height: 30px;
	width: 275px;
	margin: 8px 0 0 0;
	float: left;
}

#box_nav a:link, a:active {
	text-decoration: none;
}

#box_nav a:visited {
	text-decoration: none;
}

#box_nav a:hover {
	text-decoration: none;
}

#springnav
{
	width: 64px;
	height: 16px;
	padding: 5px 0px 0px 11px;
	margin: 0px 0px 0px 8px;
	float: left;
}

#summernav
{
	width: 69px;
	height: 16px;
	padding: 5px 0px 0px 6px;
	margin: 0px 0px 0px 14px;
	float: left;
}

#fallnav
{
	width: 53px;
	height: 16px;
	padding: 5px 0px 0px 22px;
	margin: 0px 0px 0px 10px;
	float: left;
}


#box_description {

	float: left;
    width: 260px;
	overflow: visible;
}

.box_column
{
	float: left;
	width: 260px;
	margin: 5px 0px 0px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #202653;
}

#cost
{
	float: left;
	margin: 15px 0 0 0;
}

#pickups
{
	float: left;
	margin: 15px 0 0 0;
}

#google_maps
{
	background: #e7e8cf;  
	padding: 10px;
	width: 620px;
	height: 320px;
	margin: 0 0 20px 0;
}

#csa_signup
{
	background: transparent url(images/csa_finger_sum.gif) top left no-repeat;
	padding: 60px 0 0 0;
}

#csa_signup h3
{
	display: none;
}

#csa_signup a
{
	font-size: 10px;
	color: #636363;
	padding: 0px 20px 0px 0;
	background: transparent url(images/pdf.png) top right no-repeat;
	
}

#ccof
{
	width: 65px;
	height: 83px;
	background: transparent url(images/csa_ccof.png) top left no-repeat;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}

#faq
{
	width: 183px;
	height: 132px;
	background: transparent url(images/csa_tractor.png) top left no-repeat;
	margin: 0px 30px 10px 32px;
	padding: 0px;
}

#producemap
{
	float: left;
	margin: 10px;
}

/* IE6 fixes */

/* \*/

* html #page_top
{
	background: transparent url(images/body_bg_top.gif) top left no-repeat;
}

* html #page_bottom
{
	background: transparent url(images/body_bg_bottom.gif) top left no-repeat;
}

* html #sticker
{
	background: transparent url(images/home_sticker.gif) top left no-repeat;

}

* html #wrapper
{
	background: transparent url(images/body_bg_tile.gif) top repeat;
}

* html #home_left
{
	margin: 40px 0px 10px 50px;
}

* html #home_news
{
	margin: 60px 0px 5px 13px;
}

* html #home_events .event_date
{
	margin: 0px 0px 0px 0px;
}

* html #logo
{
	margin: 10px 0px 20px 20px;
}

* html #photostrip_sum1
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum2
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum3
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum4
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum5
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum6
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum7
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum8
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum9
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum10
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum11
{
	margin: 0px 0px 20px 15px;
}

* html #photostrip_sum12
{
	margin: 0px 0px 20px 15px;
}

* html #subnav
{
	margin: 0px 0px 10px 10px;
}

* html .right_col_divider
{
	background: transparent url(images/side_divider.gif) top left no-repeat;
}

* html #body_csa
{
	margin: 0px 0px 0px 22px;
}

* html #body_news2
{
	margin: 0px 0px 0px 22px;
}

* html #rightcol
{
	margin: 0px 0px 10px 35px;
}

/* */