/*
Theme Name: Market
Theme URI: 
Description: St. John's Farmers Market theme for 2009 season
Version: 1.0
Author: Spence Kiddle
Author URI: 
Tags: 

	Market v1.0
	 http://www.spencekiddle.com/market

	This theme was designed and built by Spence Kiddle,
	whose blog you will find at http://spencekiddle.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #e5e6c3;
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
a {
	outline: none;
}
a img {
	border: none;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	clear: both;
}
.alignright {
	float: right;
}
#page {
	width: 910px;
	margin: 215px auto 0 auto;
	padding: 0px;
	position: relative;
/* temp styles below */	

}
#headerimg {
	position: absolute;
	text-align: center;
	top: -220px;
	left: 340px;
}
#headerimg h1 {
	background: transparent url(images/logo2.jpg) no-repeat top center;
	display: -moz-inline-stack;
	display: inline-block;
	width: 227px;
	height: 251px;
}
#headerimg h1 a {
	visibility: hidden;
}
#headerimg .description {
	display: none;
}
#header {
	background: transparent url(images/bg_header2.jpg) no-repeat top left;
	height: 20px;
	width: 100%
}
#content {
	background:transparent url(images/bg_content.jpg) repeat-y scroll left top;
	padding: 10px 32px;
	margin: 0;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}
#footer {
	background: transparent url(images/bg_footer.jpg) no-repeat top left;
	clear: both;
	text-align: center;
	padding-bottom: 25px;
}
#footer p {
	margin: 0;
	padding-top: 12px;
}
/* NAVIGATION */

.navigation {
	margin-bottom: 8px;
}
.post h2 a.more-link {
	font-size: 10px;
	word-spacing: normal;
}
/* POST */
.hentry {
	clear: both;
}
.narrowcolumn .post {
	width: 550px;
	text-align: justify;
	float: left;
}
.post h2, .post h2 a{
	color: #d47f2b;
	font-family: Times;
	font-size: 18px;
	font-weight: bold;
	word-spacing: .1em;
	letter-spacing: .1em;
}
.entry p{
	color: #655f2c;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;;
	font-size: 13px;
	line-height: 20px;
}

/* BACKGROUNDS */

/* IMAGES FOR ROUNDED BACKGROUNDS VARYING BY COLOR -- THESE SHOULD BE USED IN CONJUNCTION WITH THE 'ROUNDED' CLASS (i.e. class="rounded white")*/
.twitter .content, .twitter .t, .twitter .b, .twitter .b div{
	background: transparent url(images/twitter_blue_6px.png) no-repeat scroll right top;
}
.rounded {
	margin: 0 0 0 6px;
	position: relative;
	z-index: 1;
}

.rounded .content {
	padding: 0 6px 0 0;
	position: relative;
}

.rounded .t {
	background-position: left top;
	height: 100%;
	left: 0;
	margin-left: -6px;
	position: absolute;
	top: 0;
	width: 6px;
}

.rounded .b {
	position: relative;
	width: 100%;
}

.rounded .b, .rounded .b div {
	height: 6px;
}

.rounded .b {
	background-position: right bottom;
}

.rounded .b div {
	background-position: left bottom;
	margin-left: -6px;
	position: relative;
	width: 6px;
}

/* SIDEBAR */
/*
#sidebar {
	border:1px solid #DDDDDD;
	left:400px;
	margin-left:620px;
	margin-top: 57px;
	min-height:100px;
	height: auto !important;
	height:100px;
	width:250px;
}
*/
#sidebar {
/* 	border:1px solid #DDDDDD; */
	display:inline;
	float:right;
	height:auto !important;
/*
	margin-right:30px;
	margin-top:57px;
*/
	min-height:100px;
	width:250px;
}
#sidebar ul {
	margin: 0;
	padding: 10px 0px;
}
#sidebar ul li.widget {
	list-style: none;
} 
.widget_text h2 {
	color: #d47f2b;
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	word-spacing: .1em;
	letter-spacing: .1em;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}
.widget_text .textwidget {
	font-size: 11px;
	text-align: justify;
}
#text-426047941 {
/* 	padding: 0 15px */
}
#text-426047941 .widgettitle{
	background:transparent url(images/grey_bg_6px.png) no-repeat scroll left top;
	margin-bottom:0;
	padding-left:15px;
	padding-top:15px;
	text-align:left;
}
#text-426047941 .textwidget{
	background:transparent url(images/grey_bg_6px.png) no-repeat scroll left bottom;
	padding:5px 20px 18px 15px;
}
#text-426058941 {
	position: absolute;
	top: -210px;
	left: 20px;
}
/* TWITTER WIDGET */
.widget_twitter {

}
.widget_twitter .widgettitle {
	background: transparent url(images/twitter_bg.png) no-repeat top left;
	margin: 0;
}
.widget_twitter .twitter_title_link {
	background: transparent url(images/twitter_small.png) no-repeat 16px 12px;
	width: 150px;
 	height: 45px;
	display: -moz-inline-stack;
	display: inline-block;
}
.widget_twitter ul.twitter {
	background: transparent url(images/twitter_bg.png) no-repeat bottom left;
	list-style: none;
}
.widget_twitter ul.twitter li.twitter-item {
	clear:both;
	color:white;
	padding:4px 17px 18px 22px;
}
.widget_twitter ul.twitter li.twitter-item span.twitter-timestamp{
	float:right;
	margin: 4px 0;
}
/*
#pages {
	position: absolute;
	top: -35px;
	right: 0px;
	width: 910px;
}
#pages ul {
	margin: 0;
	padding: 0;	
}
#pages .widgettitle {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#pages .page_item {
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	margin-right:50px;
	padding: 0 25px;
}
#pages .page_item ul {
	display:none;
}
#pages .page-item-4 {
	margin-right: 210px;
}
#pages .page_item a {
	text-decoration: none;
	color: #655f2c;
}
*/
#search {
	position:absolute;
	right:0px;
	top:-200px;
	width:220px;
}
#searchform label.hidden {
	display: none;
}
/* MAIL CHIMP WIDGET */
#mc_signup_container {
	margin-top:45px;
	width:100%;
}
#mc_signup_form {
	padding:0;
}
#mc_signup_form fieldset {
	background:transparent url(images/grey_bg_6px.png) no-repeat scroll left bottom;
	border:medium none;
	margin:0;
	padding:0 0 15px;
	position:relative;
}
#mc_signup_form h2.widgettitle {
	background:transparent url(images/grey_bg_6px.png) no-repeat scroll left top;
	position:absolute;
	top:-57px;
	width:250px;
}
#mc_signup_form h2.widgettitle span{
	color:#D47F2B;
	display:inline-block;
	font-family:Times;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	margin-bottom:0;
	margin-left:13px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:left;
	word-spacing:0.1em;
}
/*
#mc_signup_form legend{
	color: #d47f2b;
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	word-spacing: .2em;
	letter-spacing: .1em;
	text-align: center;
}
#mc_signup_form .mc_custom_border legend {
	border: none;
	background:none;
	float: left;
	margin-top: -35px;
	margin-bottom: 5px;
}
*/
#mc_signup_form .mc_message {
	padding: 0 15px 13px;
	text-align: center;
}
#mc_signup_form .mc_merge_var {
	margin:0 0 0 9px;
	padding:0 10px 5px 3px;
	width:215px;
}
#mc_signup_container #mc_signup_form .mc_input {
	width: 100%;
	display: block;
	float: none;
}

/* Page Navigation */
.menu{
	position:absolute;
	right:0;
	top:-33px;
	width:910px;
}
.menu .menu_item {
/*
	list-style: none;
	display: -moz-inline-stack;
	display: inline-block;
	font-family: Times;
	font-size: 16px;
*/
/* 	margin-right:40px; */
/* 	padding: 0 25px; */
}
.menu .menu_item_2 {
	margin-left: 3px;
}
a.menu_item_link_2 {
	background:transparent url(images/nav/nav1.png) no-repeat top left;
	width:121px;
}
a.menu_item_link_3 {
	background:transparent url(images/nav/nav2.png) no-repeat top left;
	width:112px;
}
a.menu_item_link_4 {
	background:transparent url(images/nav/nav3.png) no-repeat top left;
	width:115px;
}
.menu .menu_item_16 {
	margin-left: 180px;
}
a.menu_item_link_16 {
	background:transparent url(images/nav/nav5.png) no-repeat top left;
	width:125px;
}
a.menu_item_link_12 {
	background:transparent url(images/nav/nav6.png) no-repeat top left;
	width:131px;
}
a.menu_item_link_14 {
	background:transparent url(images/nav/nav7.png) no-repeat top left;
	width:121px;
}
a.menu_item_link_2,
a.menu_item_link_3,
a.menu_item_link_4,
a.menu_item_link_16,
a.menu_item_link_12,
a.menu_item_link_14 {
	text-indent: -9999px;
	height: 32px;
}
.menu .menu_item a {
	color: #FFFFFF;
/* 	display: -moz-inline-stack; */
/* 	display: inline-block; */
/* 	overflow: hidden; */
	text-decoration: none;
}
.menu .menu_item a:hover, .menu .menu_item a.current_page_link {
	background-position: bottom left;
}
.menu ul li ul {
	background: url(images/nav/subnav_arrow.png) no-repeat 5px 0;
	padding-top: 13px;
}
.menu ul li ul li {
	background-color: #78481b;
	padding-left: 10px;
	border-bottom: solid 1px #905720;
	padding: 2px 0;
	z-index: 10000;
}
.menu ul li ul li a:hover {
	text-decoration: underline;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* .menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;} */
/* hack to correct IE5.5 faulty box model */
/* * html .menu {width:746px; w\idth:745px;} */
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; /* width:149px; */ position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;/* font-size:12px; */text-decoration:none; /* color:#fff; */ /* width:138px; */ /* height:30px; */ /* border:1px solid #000; border-width:1px 0 1px 1px; */ /* background:#09c; */ /* padding-left:10px; */ line-height:29px;/*  font-weight:bold; */}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {/* width:149px; w\idth:138px; */}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {/* background:#e2dfa8; */}
/* style the third level hover */
.menu ul ul ul a:hover {/* background:#b2ab9b; */}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;/* border-top:1px solid #000; */}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {/* background:#d4d8bd; */ /* color:#000; */ height:auto; line-height:1em; padding:5px 10px; width:128px;/* border-width:0 1px 1px 1px; */}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{/* color:#000; */ /* background:#b7d186; */}
.menu :hover > a, .menu ul ul :hover > a {/* color:#000; */ /* background:#b7d186; */}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


/*
.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}
*/

