/*  
Theme Name: The New Cookery
Theme URI: http://www.cookeryfishcreek.com
Description: A new wordpress theme for The Cookery, Fish Creek, WI
Author: Mark Martin
Author URI: http://lotusvskoi.com

*/

* {
	margin:0;
	padding:0;
}

html {height:100%}

body {
	font-family:Corbel, Calibri, 'Helvetica Neue', Helvetica, Verdana, sans-serif;
	font-size:75%;
	background:#fff;
	color:#2A3757;
	min-height:101%;
}

html>body {
	font-size: 12px;
}

h1 {
	font-size:1.5em;
	line-height:1;
	margin:0 0 1.375em 0;
	font-weight:normal;
	padding:0 0 0.5em 0;
	border-bottom:0.125em solid #f4dbd4;
	position:relative;
}
/*#f4dbd4*/
h1 .deco {
	background:url(images/deco.png) 0 0 no-repeat;
	position:absolute;
	top:-0.2em;
	left:-40px;
	width:36px;
	height:18px;
	display:block;
}

h2 {
	font-size:1.1666em;
	line-height:1.2858;
	margin:0 0 1.2025em 0;
	color:#e4422d;
	border-bottom:0.0833em solid #e4422d;
}

ul, ol {
	list-style:none;
}

dl {
	font-size:1em;
	line-height:1.5;
	margin:0 0 1.5em 0;
}

p {
	line-height:1.5;
	margin:0 0 1.5em 0;
	word-spacing:0.15em;
}

a {
	text-decoration:none;
	color:#e4422d;
	border-bottom:1px dotted #e4422d;
	outline:none;
}

a:hover {
	border-bottom:1px solid #e4422d;
}

a img {
	border:none;
	background:transparent;
}

#wrap {
	width:62.5em;
	margin:0 auto;
	background:url(images/border_w.gif) 0 0 repeat-y;
	padding-left:22px;
	position:relative;
}

#header { background: url(images/header_bread.jpg) 100% 0 no-repeat; }
.home #header { background:#fff; }
.about #header { background: url(images/header_grains.jpg) 100% 0 no-repeat; }
.menu #header { background: url(images/header_tomato.jpg) 100% 0 no-repeat; }
.reviews #header { background: url(images/header_bokchoi.jpg) 100% 0 no-repeat; }
.lodging #header { background: url(images/header_onion.jpg) 100% 0 no-repeat; }
.tours #header,
.blog #header { background: url(images/header_strawberries.jpg) 100% 0 no-repeat; }
.links #header,
.market #header { background: url(images/header_bread.jpg) 100% 0 no-repeat; }

#header p {
	float:left;
	width:15em;
	font-size:1em;
	line-height:1.5;
	margin:3.5em 3.5em;
	color:#fff;
	display:inline;
}

.home #header p {
	color:#e4422d;
}

#header a#logo {
	float:right;
	border:none;
	margin:1.5833em 3.5em;
}

#nav {
	background:#ef4923;
	border-top:0.0833em solid #e4422d;
	float:left;
	width:100%;
}

#nav ul {
	margin:0 0 0 1.5em;
	background:url(images/nav.gif) 0 0 no-repeat;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	color:#eee;
	float:left;
	font-size:1.083em;
	line-height:1.3846;
	padding:0.6091em 0.6924em 0.6924em;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:2px;
	border:none;
	background:url(images/nav.gif) 100% 0 no-repeat;
}

#nav ul li a:hover {
	background:#e4422d;
	color:#eee;
}

#body {
	padding:3em 3.5em 1.5em 14em;
}

#sidebar {
    position:absolute;
    top:25.75em;
    width:7em;
    left:5px;
    text-align:center;
    background:#f4dbd4 url(images/banner-bg.gif) 0 100% no-repeat;
    padding:1em 1.5em 1.5em;
}

#body ul, #body li {
	margin-bottom:1.5em;
}

#footer {
	padding:0.8181em 3.5em;
}

#copyright {
	float:right;
	width:40%;
	text-align:right;
	font-size:0.9166em;
	line-height:1.6363;
}

#footnav {
	float:left;
	width:40%;
}

/********* market *********/

.market #body {
	padding:3em 3.5em 1.5em 2em;
}

.market img.right { margin-bottom:1.5em; }

.market h1 {
	margin-left:8em;
}

/*.market dl {
	margin-bottom:3em;
	clear:right;
}

.market dt {
	width:38%;
	padding-left:2%;
	float:left;
	font-weight:bold;
	font-size:0.9166em;
	line-height:1.6363;
}

.dthover {
	cursor:pointer;
	background:#f4dbd4;
}

.market dd {
	width:8%;
	padding-right:2%;
	float:left;
	text-align:right;
	font-size:0.9166em;
	line-height:1.6363;
}

.market form li {
	float:left;
	width:45%;
	padding-left:5%;
}

.market form li.message {
	width:100%;
}

.market form li.fallback {
	width:100%;
}

.market label {
	float:left;
	width:5em;
	padding-right:1em;
	text-align:right;
}

.market li.error label {
	background:#8F250A;
	color:#fff;
}

.market textarea {
	border:1px solid #8F250A;
	float:left;
}

.market input {
	float:left;
	border:1px solid transparent;
	border-bottom:1px solid #8F250A;
}

.market input:hover,
.market input:active,
.market input:focus,
textarea:focus {
	background:#f4dbd4;
	border:1px solid #8F250A;
}

.market #submit input {
	border:none;
	border-bottom:1px solid #8F250A;
	margin-left:25%;
	width:25%;
}
*/

.market ul.product_list {
	width:46%;
	float:left;
}

.jams-relishes img {
	float:right;
	margin-bottom:1.5em;
	width:45%;
	padding:0.375em;
	margin:0.375em 0 0.75em 1.5em;
	border:0.375em solid #f4dbd4;
}

.market ul.product_list li {
/*	float:left;
*/	
	padding-bottom:1.5em;
	border-bottom:1px dotted #ccc;
}

.market ul.product_list h4 {
	width:50%;
	float:left;
}

.market ul.product_list p {
	clear:both;
	font-style: italic;
}

.market fieldset {
	border:0;
	text-align:right;
	padding:2%;
}

.market button.yak_button {
	background:#e4422d;
	color:#fff;
}

.market ul.product_list span {
	float:left;
	width:15%;
}

.market ul.product_list h4 {
	float:left;
}

.market ul.product_list form {
	float:left;
	width:32%;
}

.market ul.product_list form span {
  float:none;
  width:auto;
}


/********* menu ***********/

.menu #body {
	padding:3em 1em 1.5em 2em;
}

.menu h1 {
	margin-left:8em;
	margin-right:1.5em
}

.menusection {
	width:27.5em;
	float:left;
}



.menu div.right {
	float:right
}

.menu dt {
	float:left;
	width:23.5em;
	font-weight:bold;
}

.menu dd {
	width:23.5em;
	font-style:italic;
	margin:0 0 1.5em 0;
	text-indent:1em;
}

.menu dd.price {
	float:right;
	clear:right;
	width:3em;
	margin:0;
	text-align:right;
}

.menu dd.option {
	float:left;
	clear:left;
	width:23.5em;
	margin:0;
	text-align:left;
}

#wine dd.option { 
  width:21em;
  padding-left:1em; 
  text-indent:-1em;
}

#wine dd.price  { width:4.5em; }

.menu dd.last {
	margin:0 0 1.5em 0;
}

.menusection p {
	clear:both;
}

/************** lodging ***************/

.lodging dd.last-child {
	margin-bottom:1.5em
}

.lodging dt {
	font-weight:bold;
}

.lodging dd {
	position:relative;
}

.lodging a.thickbox {
	display:block;
	position:absolute;
	top:-3em;
	left:-9.75em;
	border:none;
}

.lodging a.thickbox img {
	border:3px solid #f4dbd4;
}

.lodging a.thickbox:hover img {
	border:3px solid #8F250A;	
}

.lodging #gallery {
	display:none;
}

/* Blog 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.entry {
	margin-bottom:1.5em;
	border-bottom:1px solid #f4dbd4;
}

.entry h3 {
	font-size:1.1666em;
	line-height:1.2858;
	margin:0 0 1.2025em 0;
	color:#811B02;
}

/* -------- */

#splash {
	width:62.5em;
	width:100%;
}


img.right {
	float:right;
	height:12.75em;
	padding:0.375em;
	margin:0.375em 0 0.75em 1.5em;
	border:0.375em solid #f4dbd4;
}

img.left {
	float:left;
	height:12.75em;
	padding:0.375em;
	margin:0.375em 0 0.75em 1.5em;
	border:0.375em solid #f4dbd4;
}

.menu img.right {
	float:right;
	padding:0.625em;
	margin:0.375em 0 2.25em 0;
	border:0.375em solid #f4dbd4;
	height:16.5em;
}

.menu img.left {
	float:left;
	padding:0.625em;
	margin:0.375em 0 2.25em 0;
	border:0.375em solid #f4dbd4;
	height:16.5em;
}

.lead {
	font-variant:small-caps;
	letter-spacing:1px;
	font-weight:bold;
}

.cl {
	clear:left;
}

.highlight {
	padding:1.5em 2em 1em 3.5em;
	background:#f4dbd4;
	margin:0 0 1.5em 0;
}

.highlight h2 .deco {
	background-image:url(images/review_h2_deco.gif);
}

.slider {
	display:none;
}

.signature {
	text-align:right;
	font-size:0.9166em;
	line-height:1.6363;
	font-style:italic;
	margin:0 0 1.6363em 0;
}

/***********  borders *******************/

.bt {
	background:url(images/corner_w.gif) 100% 0 no-repeat;
	height:21px;
	position:relative;
}

.bt div {
	background:url(images/corner_w.gif) 0 0 no-repeat;
	height:20px;
	width:22px;
	position:absolute;
	top:0;
	left: -22px;
}

.b {
	background:url(images/border_w.gif) 100% 0 repeat-y;
	padding-right:20px;
}


.bb {
	height:20px;
	background:url(images/corner_w.gif) 100% 100% no-repeat;
	clear:both;
	margin-right:-20px;
	position:relative;
}

.bb div {
	height:20px;
	width:22px;
	background:url(images/corner_w.gif) 0 100% no-repeat;
	position:absolute;
	top:0;
	left:-22px;
}

/************** clearfix *****************/

.clearfix:after,
.market dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#breakfast,
#lunch,
#dinner,
#winebar,
#wine,
#dessert,
#children {
	border:0 none;
	padding:0;
}
