/* CSS Theme stylesheet, master styles applied to all pages */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end CSS Reset */

/* @font-face kit OFL Sorts Mill Goudy TT */
@font-face {font-family:"OFL Sorts Mill Goudy TT";
src:url("OFLGoudyStMTT.eot") format("eot"),url("OFLGoudyStMTT.woff") format("woff"),url("OFLGoudyStMTT.ttf") format("truetype"),url("OFLGoudyStMTT.svg") format("svg");
font-weight:normal;
font-style:normal;
}

html {
 background-color: #3c271c;
}

body {
 font-size: 65%;
 background: url('body_bg.jpg') repeat-x left top #661c01;
}

p {
 font: 1.3em "OFL Sorts Mill Goudy TT", "Crimson Text", Georgia, Times, serif;
 color: #000;
 margin-bottom: 10px;
}

#mainarea {
  width: 1008px;
  margin: 0 auto;
}

#header {
 height: 331px;
 position: relative;
}

img#header_logo_image {
 position: absolute;
 left: 24px;
 z-index: 101;
}

#header_nav_cont {
 height: 44px;
 background: url('header_nav_bg.png') no-repeat #040404;
}

ul#header_nav {
 margin-left: 280px;
 list-style: none;
 font: 1.3em "Crimson Text", Georgia, Times, serif;
}

ul#header_nav li {
 text-transform: uppercase;
 color: #fff;
 float: left;
 height: 32px;
 padding: 12px 12px 2px 12px;
 cursor: pointer;
}

ul#header_nav li a {
 color: #fff;
 text-decoration: none;
}

body#home #header_nav li#shop-link, body#product li#shop-link, 
body#bakery li#shop-link, body#cheese li#shop-link, body#coffee-tea li#shop-link,
body#oils-vinegar li#shop-link, body#herbs-spices li#shop-link, 
body#meat li#shop-link, body#kitchenware li#shop-link, 
body#fine-chocolates li#shop-link, body#candy li#shop-link, 
body#confectioneries li#shop-link, body#gift-baskets li#shop-link, 
body.marketplace li#the-market-link, body#about-us li#about-us-link,
body.catering li#the-market-link {
 background-color: #e5ac45;   
}

#cart_count_cont {
 width: 146px;
 height: 59px;
 padding: 22px 0 0 0;
 position: absolute;
 z-index: 16;
 top: 0;
 right: 140px;
 background: url('cart_count_cont_bg.png') no-repeat left top;
 text-align: center;
}

#cart_count_cont a {
 font: 1.8em "Crimson Text", Georgia, Times, serif;
 color: #fff;
 text-decoration: none;
}

#checkout_button_cont {
 position: absolute;
 z-index: 16;
 top: 0;
 right: 25px;
 width: 140px;
 height: 71px;
 background: url('checkout_btn_bg.png') no-repeat left top;
 text-align: center;
}

#checkout_button_cont a {
  font: 1.3em "Crimson Text", Georgia, Times, serif;
  color: #fff;
  text-decoration: none;
  display: block;
  padding-top: 14px;
  height: 57px;
}

#chalkboard_nav_cont {
 width: 473px;
 height: 269px;
 padding: 10px 0 0 20px; 
 margin: 8px 0 0 255px;
 background: url('chalkboard_nav_cont_bg.jpg') no-repeat left top;
 float: left;
 z-index: 15;
 position: relative;
}

ul.chalkboard_nav {
  float: left;
  width: 158px;
  font: normal 2.1em "Reenie Beanie", "Comic Sans", sans-serif;
}

ul.chalkboard_nav li {
  padding: 8px 0 8px 33px;
  background: url('collection_current_indicator.png') no-repeat;
  background-position: 0 -30px;
  color: #fff;
}

ul.chalkboard_nav li a {
  text-decoration: none;
  color: #fff;
}

body#bakery ul.chalkboard_nav li#bakery-link, body#cheese ul.chalkboard_nav li#cheese-link,
body#coffee-tea ul.chalkboard_nav li#coffee-tea-link, body#oils-vinegar ul.chalkboard_nav li#oils-vinegar-link,
body#herbs-spices ul.chalkboard_nav li#herbs-spices-link, 
body#meat ul.chalkboard_nav li#meat-link, body#kitchenware ul.chalkboard_nav li#kitchenware-link,
body#fine-chocolates ul.chalkboard_nav li#fine-chocolates-link,
body#candy ul.chalkboard_nav li#candy-link, body#confectioneries ul.chalkboard_nav li#confectioneries-link, 
body#gift-baskets ul.chalkboard_nav li#gift-baskets-link {
 background-position: 7px 3px;   
}

#cbn_left {
    
}

#cbn_right {
    
}

img#cheese_plate {
 position: absolute;
 bottom: 0;
 left: -20px;
 z-index: 11;
}

#header_sidebar {
 width: 150px;
 float: left;
 margin: 30px 0 0 20px;
}

#header_sidebar p.store_hours {
 border-top: 5px solid #000;
 margin-bottom: 8px;
}

#header_sidebar p.phone_nums {
 margin-bottom: 8px;
}

#header_sidebar address {
 border-top: 3px solid #000;
 font: 1.3em "OFL Sorts Mill Goudy TT", "Crimson Text", Georgia, Times, serif;
}

#mailing_list_form_cont {
 width: 183px;
 height: 101px;
 padding: 19px 30px 0 20px;
 background: url('mail_bkgd.png') no-repeat left top;
 text-align: right;
  float: left;
}

#mailing_list_form_cont p {
  margin: 0;
  color: #fff;
}

#mailing_list_form_cont p.note {
 font-size: 1.1em;
 margin-top: 3px;
}

input#mce-EMAIL{
 width: 160px;   
}

#header_left_bg {
 background: url('header_left_bg.png') no-repeat left top;
 position: absolute;
 left: 0;
 top: 44px;
 width: 378px;
 height: 286px;
 z-index: 1;
}

#header_right_bg {
 background: url('header_right_bg.png') no-repeat right top;
 position: absolute;
 right: 0;
 top: 44px;
 width: 378px;
 height: 286px;
 z-index: 2;
}

#header_main_divider_belt {
 position: absolute;
 top: 318px;
 left: 0;
 background: url('header_main_divider_belt_bg.png') repeat-x left top;
 height: 19px;
 width: 100%;
 z-index: 21;
}

#main {
    
}

#footer {
 background: url('footer_top_bg.png') repeat-x left top #3c271c;
 color: #fff;
 padding: 40px 0 20px 0;
}

#footer_nav_cont {
 width: 780px;
 margin: 0 auto;
}

#footer ul {
 float: left;
 text-align: center;
 font: normal 1.3em "OFL Sorts Mill Goudy TT", "Crimson Text", Georgia, Times, serif;
 padding: 0 20px;

}

#footer ul li {
 color: #e6ddd0;
 padding: 3px 0;   
}

#footer ul li a {
 color: #e6ddd0;
 text-decoration: none;
}

ul#footer_shop_nav {

}

ul#footer_market_nav {
}

ul#footer_store_hours {
}

.clearing {
 clear: both;   
}