html, body {
	height:100%;
	width:100%;
	display:table;
}
body{
	margin:0;
	color:#000;
	font:11px Arial, Verdana, sans-serif;
	background:#b2daf4 url(../images/bg-body.gif) repeat-x;
	vertical-align: middle;
	display: table-cell;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/* page */
#page {
	margin:0 auto;
	width:800px;
	overflow:hidden;
}
/* header */
#header {
	width:800px;
	height:183px;
	overflow:hidden;
	background:#d9ecf9 url(../images/bg-header.jpg) no-repeat;
	position:relative;
}
/* logo */
#header .logo{
	position:absolute;
	top:21px;
	right:148px;
	width:255px;
	height:122px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	background:url(../images/logo.png) no-repeat;
	display:block;
	height:100%;
}
/* seal */
#header .seal{
	position:absolute;
	top:51px;
	right:32px;
	width:122px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .seal em{
	background:url(../images/seal.png) no-repeat;
	display:block;
	height:100%;
}
/* navigation */
.nav{
	width:100%;
	overflow:hidden;
	margin:157px 0 0;
}
.nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.nav ul li{
	float:left;
	font-size:12px;
	text-transform:uppercase;
	margin:0 -1px;
}
.nav ul li:first-child a{background:none;}
.nav ul li a{
	color:#00619d;
	display:block;
	padding:5px 7px 4px 8px;
	background:url(../images/nav-sep.gif) no-repeat 0 5px;
	position:relative;
	z-index:3;
}
.nav ul li a:hover, .nav ul li.active a{
	color:#fff;
	text-decoration:none;
	background-color:#9fbeda;
	position:relative;
	z-index:2;
}
.nav ul li.active a{
	z-index:1;
	margin:0 1px 0 2px;
}
/* content */
#content{
	width:800px;
	overflow:hidden;
	background:#fff;
	margin:0 0 20px;
}
/* home content */
.home{
	width:524px;
	float:right;
	padding:8px 5px 0 7px;
}
/* flash box */
.home .flash{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.home .flash img{display:block;}
/* advertising */
.home .advertising{
	width:100%;
	overflow:hidden;
}
/* banner */
.home .advertising .banner{
	width:375px;
	float:left;
}
.home .advertising .banner a img{display:block;}
.home .advertising .banner a{
	border-style: none;
}
/* recipes rollover */
.home .advertising .recipes{
	width:144px;
	float:right;
}
.home .advertising .recipes a{
	display:block;
	height:127px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/recipes.jpg) no-repeat;
}
.home .advertising .recipes a:hover{background-position:0 -127px;}
/* history box */
.history{
	width:212px;
	float:left;
	padding:120px 26px 0;
	background:url(../images/bg-history.jpg) no-repeat;
	min-height:297px;
}
.history p{
	margin:0;
	text-align:center;
	font-size:15px;
	line-height:23px;
	color:#024e82;
}
/* footer */
#footer {
	width:800px;
	overflow:hidden;
}
/* info list */
#footer .info{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
}
#footer .info li{
	display:inline;
	padding:0 2px 0 10px;
	background:url(../images/info-sep.gif) no-repeat 0 3px;
	color:#004088;
	font:bold 9px Verdana, Arial, sans-serif;
}
#footer .info li:first-child{
	padding-left:0;
	background:none;
}
/* address */
#footer .info li address{
	display:inline;
	font-style:normal;
}
#footer .info li a{color:#004088;}
/* footer navigation */
#footer .foot-nav{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer .foot-nav li{
	display:inline;
	background:url(../images/foot-sep.gif) no-repeat 0 2px;
	padding:0 0 0 7px;
	font:bold 9px Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
#footer .foot-nav li:first-child{
	padding-left:0;
	background:none;
}
#footer .foot-nav li a{color:#004088;}
/* ice-cream */
#ice-cream #content{
	background:url(../images/bg-content.gif) repeat-y;
	padding:0 0 0px;
}
/* product */
.product{
	width:477px;
	float:right;
}
/* product image */
.product .image{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.product .image img{display:block;}
/* product description */
.product .text{
	height:1%;
	overflow:hidden;
	margin:0 80px 0 94px;
}
.product .text h2{
	margin:0 0 1px;
	font-size:20px;
	color:#0079c1;
}
.product .text p{
	color:#565759;
	font-size:16px;
	line-height:16px;
	margin:0 0 5px;
}
/* sidebar */
.sidebar{
	width:323px;
	float:left;
}
.sidebar .ice-cream{
	width:130px;
	float:left;
}
.sidebar .ice-cream h3{
	margin:0;
	padding:2px 0 3px 17px;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	background:#0079c1 url(../images/bg-ice-cream.gif) no-repeat 113px 5px;
}
/* seals */
.sidebar .seals{
	height:1%;
	overflow:hidden;
	padding:9px 0 0 14px;
	margin:0 0 8px;
}
.sidebar .seals ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .seals ul li{
	vertical-align:top;
	margin:0 0 5px;
}
.sidebar .seals ul li a{
	display:block;
	width:67px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.sidebar .seals ul li a:hover{background-position:0 -53px;}
.sidebar .seals ul li .original{background-image:url(../images/seal-original.gif);}
.sidebar .seals ul li .churned{background-image:url(../images/seal-churned.gif);}
.sidebar .seals ul li .limited{background-image:url(../images/seal-limited-new.gif);}
.sidebar .blend{
	height:1%;
	padding:0 0 0 11px;
	overflow:hidden;
}
.sidebar .blend strong{
	font-size:15px;
	font-style:italic;
	color:#004088;
	display:block;
	margin:0 0 22px;
}
.sidebar .blend ul{
	margin:0 0 24px;
	padding:0;
	list-style:none;
}
.sidebar .blend ul li{
	vertical-align:top;
	font-size:15px;
	margin:0 0 2px;
}
.sidebar .blend ul li a{color:#004088;}
.sidebar .blend ul li a:hover{
	color:#7c7d7d;
	text-decoration:none;
}
.sidebar .blend a{
	font-size:15px;
	color:#004088;
}
.sidebar .blend a:hover{
	color:#7c7d7d;
	text-decoration:none;
}
/* type */
.sidebar .type{
	width:193px;
	float:right;
}
.sidebar .type div, .sidebar .type h4{
	width:184px;
	height:18px;
	margin:0;
	font-size:15px;
	line-height:18px;
	color:#fff;
	background:#0079c1;
	padding:2px 0 3px 9px;
	font-weight:normal;
}
.sidebar .type ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar .type ul li{
	vertical-align:top;
	font-size:11px;
	line-height:18px;
}
.sidebar .type ul li a{
	color:#004088;
	display:block;
	padding:0 0 0 10px;
	height:1%;
}
.sidebar .type ul li a:hover{
	color:#004088;
	background:#fff;
	text-decoration:none;
}
/* VCARD styling*/

.vcard{
	color: rgb(86, 87, 89);
	display:block;
}
.vcard .fn{
	color: rgb(0, 64, 136);
	font-weight: 600;
	display:block;
}
.adr .street-address, .vcard .tel{
	display:block
}
/*page specific vcard styling*/
.type .vcard span{
	font-size: 14px;
}
.type ul .vcard{
	padding: 0 10px 0 10px;
	margin: 5px 0 10px 0;
	background: none;
}

#stores_list a{

}

ul.stores span{
	font-size:12px;
	background-color: transparent;
}
.stores span.fn{
	background-color: transparent;
	font-size 14px;
}
.stores span.meta{
	display:block;
}


/* story page */
.main{
	width:584px;
	float:right;
	background:#fff9b8 url(../images/bg-main.gif) repeat-x 0 100%;
	padding:10px 24px 8px 19px;
	min-height:399px;
}
/* heading */
.main h1{
	font-size:25px;
	color:#0079c2;
	margin:0 0 14px;
	font-style:italic;
	font-weight:normal;
}
.main p{
	font-size:14px;
	line-height:18px;
	color:#6d6e6e;
	margin:0 0 14px;
}
/* column */
.column{
	width:153px;
	float:left;
	padding:19px 0 0 20px;
}
/* side navigation */
.column ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column ul li{
	vertical-align:top;
	font-size:15px;
	margin:0 0 3px;
}
.column ul li a{color:#004088;}
.column ul li a:hover, .column ul li.active a{
	color:#7c7d7d;
	text-decoration:none;
}

/*stuff for the main ice-cream page*/
.product #ice-cream-main{
	background:url(../images/ice_cream_main.jpg) no-repeat 0 0px;
	width:477px;
	height: 422px;
	overflow:hidden;
}
.product #ice-cream-main p{
	color: rgb(86, 87, 89);
	font-size: 14px;
	line-height: 16px;	
}
.product #ice-cream-main p{
	padding: 90px 35px 20px 35px;
}
.product #ice-cream-main p em{
	color: #0079c1;
	font-size: 18px;	
	font-family: Garamond;
}
/*stuff for the distributors page*/
.product #distributors-main{
	background:url(../images/distributors.jpg) no-repeat 0 0px;
	width:479px;
	height: 405px;
	overflow:hidden;
}
.product #distributors-main p{
	padding: 135px 40px 20px 40px;
	font-size: 14px;
	line-height: 16px;
	color: rgb(0, 64, 136);
}
img.bottom{
	margin-top:40%;
	margin-bottom:60%;
}
/*map stuff*/
#map-wrapper{
	overflow: hidden;
	padding-left: 200px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #D9ECF9;
	margin-bottom:50px;
	border:1px solid rgba(0,0,0,.25);
}
#map {
	height: 300px;
	margin: 10px;
	position: relative;
	border:1px solid rgba(0,0,0,.25);
}
#loc-list{
	position: absolute;
	overflow:auto;
	width: 200px;
	height: 302px;
	margin: 10px 0 10px 10px;
	left:0;
	top:0;
	bottom:0;
}
#loc-list h2{
	color: rgb(0, 64, 136);
	font-family: Garamond;
}
#stores_list{
	padding:0;
	margin:0;
	list-style: none;
	background-color: none;
}
#stores_list li{
	width:180px;
	margin-bottom:5px;
	border-bottom:1px solid rgba(0,0,0,.25);
	background-color:  transparent;
}

.vcard .geo,
.vcard .category, .vcard .country {
  display: none;
}

.page-wrapper{
	padding-right:25px;
	padding-left: 25px;
}
#content .recipe{
	background: url(/images/recipe-gradient.gif) repeat-x;
	height:500px;
}

#content .page-wrapper h1{
	font-size:25px;
	color:#0079c2;
	margin:10px 0 14px;
	font-style:italic;
	font-family: garamond;
	font-weight:bold;
}
#content .page-wrapper p{
	font-size:14px;
    line-height:18px;
	color:#6d6e6e;
	margin:0 0 14px;
}
/*recipe stuff*/
div.left-col{
	width: 250px;
	float:left;
	padding: 20px 20px 0 10px;
}
div.left-col ul{
	list-style: none;
	font-size: 16px;
	padding:0;
	padding-top:15px;
	margin: 0;
}
div.left-col ul li{
	padding-top:5px;
}
.left-col ul li a{
	color:#478cca;
}
.left-col ul li a :hover{
	color: rgb(86, 87, 89);
}
div#spoon{
	background: url(/images/silverspoon_logo.png) no-repeat;
	width:144px;
	height:127px;
	overflow:hidden;

}
.recipe-sub-footer{
	padding-bottom: 100px;
}
#right-col{
	float:left;
	width:450px;
}
#right-col h2{
	color:#478cca;
	padding-top:10px;
}
#right-col h3{
	color:#478cca;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-transform: uppercase;
}
img.recipe-img{
	float:right;
	margin-left: 10px;
}
#notice{
	width: 125px;
	padding:10px;
	margin:20px;
	border: 1px solid red;
	background: #D9ECF9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/*contact admin stuff*/
#temp-holder span{
	display:block;
	font-size: 14px;
	color:#478cca;
	}
#temp-holder em{
	font-family: Garamond;
	color:#478cca;
}
div.admin_area{
	border: 2px dotted black;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-size: 18px;
	font-weight: 600;
}
.product-comment{
	background-color: #55a7d9;;
}
.suggestion{
	background-color: rgb(217, 236, 249);
}
.resolved{
	background-color: #ddd;
}
.table-holder{
	padding:10px;
	-moz-border-radius: 10px;
	background-color: #ccc;
	border: 1px solid black;
	-webkit-border-radius: 10px;
}
#comments-table{
	width:700px;
	margin: 10px;
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 14px;
}
#legend{
	width:450px;
	margin-bottom: 35px;
}

#comments-table tr{
border-bottom: 1px solid #ccc;
}
#comments-table tr.table-header{
	border-bottom: 1px solid black;
	font-size: 16px;
	}
#comments-table tr td{
	padding: 5px 3px 0px 3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#comments-table td.comment-new{
	width:20px;
}
#comments-table td.comment-email{
	width:100px;
	overflow: none;
}
#comments-table td.comment-show{
	width:30px;
}
#comments-table td.comment-date{
	width:80px;
}
/*Contact form styling*/
form strong{
	color: #478cca;
	font-weight: 800;
}
#prod-com-right{
	float:right;
	width:350px;
	margin:40px 40px 0 0;
}
#prod-com-right p.caption{
	font-size: 18px;
}