/* @override 
	http://sara.planbinteractive.com/johnny/css/style.css
	http://sara.planbinteractive.com/shop/wp-content/themes/SaraSnacker1/style.css
	http://sara.planbinteractive.com/css/style.css
	http://sara.planbinteractive.com/test/style.css
*/

/* 
colors:
cream: #fff7e8
sage green: #d1daad
purple: #a196a7
drk grey: #354046
orange: #944D0D
blue: #bfddd3
pink: #f6c2b6
brown: #6b5843
 */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

.sans {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}

a:link, a:visited {
	color: #354046;
	border: 0;
}

/* @group main layout */

body {
	text-align: center;
	color: #6b5843;
	background: #fff7e8 url(images/main_bkg_tile2.gif) repeat-y center;
	font: 13px Georgia, serif;
}


p {
	margin-bottom: .7em;
}

h1, h2, h3 {
	margin-bottom: .3em;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size:20px;	
}
#maincontainer {
	width: 960px;
	margin: 0 auto;
}

/* @group header */

#header {
	position: relative;
	text-align: center;
	overflow: hidden;
	background: url(images/header_bkg2.jpg) no-repeat center top;
}

#logo {
	width: 256px;
	height: 130px;
}

#nav_top {
	right: 40px;
	top: 15px;
	position: absolute;
}

#nav_top li {
	list-style-type: none;
	padding: 1px 7px;
	margin: 0 -2px;
	display: inline;
	border-left: 1px solid #354046;
}

#nav_top li:first-child {
	border: 0;
}

#nav_top li a:link, #nav_top li a:visited {
	color: #354046;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div#nav_main {
	height: 33px;
	background: #fcf1dd url(images/main_bkg_content_tile2.gif) repeat-y center;
}

#nav_main ul {
	display: inline;
	background: url(images/nav-ribbon.jpg) 0 center;
	padding: 8px 0;
}

#nav_main li {
	list-style-type: none;
	display: inline;
	margin: 0 1em 0 0;
	line-height: 33px;
	padding: 8px 0;
}

#nav_main li.first {
	padding-left: 20px;
	background: url(images/l-ribbon-end.jpg) no-repeat left center;
}

#nav_main li.last {
	padding-right: 20px;
	background: url(images/r-ribbon-end.jpg) no-repeat right center;
	margin-right: 0;
}

#nav_main li a:link, #nav_main li a:visited {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	text-decoration: none;
	font-stretch: semi-expanded;
}

#nav_main li a:hover, #nav_main li a:active {
	color: #f2e0b8;
}

/* @end */

#contentwrapper {
	position: relative;
	overflow: hidden;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#rightcolumn, #sidebar {
	width: 230px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f9cdc2 url(images/rightcolumn_ticket.jpg) no-repeat 0 bottom; /* f6c2b6 f6c2b5 f9cdc2*/
}

#rightcolumn_home {
	width: 230px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f9cdc2 url(images/rightcolumn_ticket_g.jpg) no-repeat 0 bottom; /* f6c2b6 f6c2b5 f9cdc2*/
}

#rightcolumn h3, #sidebar h3, #rightcolumn_home h3 {
/*	color: #4f3224; */
/*	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif, Myriad Pro; */
	color: #8f662e;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: .8em;
	text-align:left;
	line-height:130%;
}

#rightcolumn p, #sidebar p, #rightcolumn_home p {
	padding: 10px;
	background: url(images/rule_dotted_pink.gif) no-repeat 0 top;
	margin-bottom: 0;
}

#rightcolumn p.name, #sidebar p.name, #rightcolumn_home p.name {
	text-align: right;
	color: #8f662e;
/*	font-style: italic; */
	font-style: normal;
	font-size: .8em;
	background-image: none;
	padding-top: 0;
	margin-bottom: 10px;
	margin-left: -30px;
}

#rightcolumn .innertube, #sidebar .innertube, #rightcolumn_home .innertube {
	padding: 10px 10px 30px;
} 


#contentcolumn {
	overflow: hidden;
	/* height: 1%; */
	width: 920px;
	display: block;
	background: #fff7e8 url(images/main_bkg_content_tile2xxx.gif) repeat-y center;
}

#featured {
	overflow: hidden;
	display: block;
	background: #d1daad url(images/footer_topedge.gif) repeat-x 0 top;
	padding: 10px 230px 0px 0;
	width: 100%;
}

/* @group footer */

#footer {
	clear: both;
	background-color: #d1daad;
	text-align: center;
	overflow: hidden;
	color: #a5ad89;
	font: 12px Georgia, serif;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#footer ul {
	list-style-type: none;
	margin: 5px 0 1.5em;
}

#footer li {
	display: inline;
	margin: 0 0px;
}

#footer a:link, #footer a:visited {
	color: #a5ad89;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group wordpress */

div.postarea {
	margin: 20px 260px 20px 50px;
}

#contentcolumn div.postarea h1 {
	width: 290px;
	height: 63px;
	background: url(images/header_shop_online.gif) no-repeat;
	text-indent: -9999px;
}


/* @end */

/* @group homepage */

#home #contentcolumn img {
	float: left;
	width: 350px;
	height: 350px;
}

.signature {
	width:125px !important;
	height:32px !important;
	}
	
#contentcolumn .welcome {
	padding-bottom: 10px;
	float: left;
	width: 330px;
}

#contentcolumn .welcome p {
	margin-left: 20px;
}

#home #contentcolumn h1 {
	background: url(images/talk-about.jpg) no-repeat;
	text-indent: -9999px;
	width: 337px;
	height: 102px;
}

#featured div {
	float: left;
	width: 230px;
	height:220px;
	padding: 10px 10px 10px 15px;
	background: url('images/rule_vert_green.gif') no-repeat top left;
	margin-top: 10px;
}

#featured div.first {
	width: 170px;
	padding: 0 5px 0 0;
}

#featured img {
	border: 0px solid #354046;
}

#featured .first img {
	border: 0;
}

#featured h2 {
	font-size: 16px;
	margin-top: .5em;
	font-style: italic;
	font-weight:bold;
}



/* @end */

/* @group interior pages */

div.goodies, div.stores, div.wholesale, div.faq, div.shipping, div.about, div.contact, div.privacy, div.cookieClub, div.press {
	margin-right: 260px;
	margin-left: 40px;
	width: 630px;
	overflow: visible;
}

div.faq {
	margin-right: 260px;
	margin-left: 40px;
}


div.goodies h1, div.stores h1, div.wholesale h1, div.faq h1, div.shipping h1, div.about h1, div.contact h1, div.cookieClub h1, div.press h1{
	margin-top: 20px;
	margin-left: -15px;
	height: 45px;
	width: 100%;
	text-indent: -9999px;
}

div.press h1 {
	background: url(images/header-press.jpg) no-repeat;
}

div.goodies h1 {
	background: url(images/header-goodies.jpg) no-repeat;
}

div.stores h1 {
	background: url(images/header-stores.jpg) no-repeat;
}

div.wholesale h1 {
	background: url(images/header_wholesale.gif) no-repeat;
}

div.faq h1 {
	background: url(images/header_faqs.jpg) no-repeat;
}

div.shipping h1 {
	background: url(images/header-shipping.jpg) no-repeat;
}
div.about h1 {
	background: url(images/header-about.jpg) no-repeat;
}
div.contact h1 {
	background: url(images/header-contact.jpg) no-repeat;
}
div.cookieClub h1 {
	background: url(images/header-yummy.jpg) no-repeat;
}

div.goodies h2, div.stores h2, div.wholesale h2, div.faq h2, div.shipping h2 {
	background-color: #cdd6a9; /* bfddd3 */
	font: 13px Georgia,"Lucida Grande", Lucida, Verdana, sans-serif;
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	padding: .1em;
	margin-top: 10px;
	color: #774d35; /*  4f3224 */
}

table {
	border-collapse: collapse;
	font: 13px Georgia, serif;
	width: 100%;
}

td {
	text-align: left;
	
}

div.goodies table {
}

div.goodies table tbody tr {
	vertical-align: top;
}

div.goodies table tbody tr td {
	/* border-spacing: 10px;
	background-color: #fff;
	margin: 20px;
	padding-right: 20px;
	padding-bottom: 20px;*/
}

div.shipping table {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.shipping thead {
	background-color: #cdd6a9;  /*#944D0D; */
	color: #885248;
}

div.shipping tr {
	vertical-align: top;
}

div.shipping td, div.shipping th {
	padding: 5px;
	/* font-style: italic; */
	border: 3px solid #cdd6a9;
	text-align: center;
}

div.shipping div, div.wholesale div, div.contact div {
	background-color: #fff;
	padding: 0px;
}

#contentcolumn div.shipping div p {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentcolumn h3 {
	border-top: 0px solid #944D0D;
	color: #885248;  /*  40281d */
	font-size: 16px;
	font-weight: bold;
	/* font-style: italic; */
	letter-spacing: 1px;
	margin-top: 20px;
	text-transform:uppercase
}



#contentcolumn ul {
	list-style-type: square;
	list-style-position: inside;
}

#contentcolumn ul li {
	/* color: #354046; */
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -1px;
	margin-left: 30px;
}

div.goodies_item {
	padding: 0 15px 25px 0;
	/*  font-style: italic;
	background: url(images/bkg_grad.jpg) repeat-x 0 top; */
}

div.goodies_item img {
	
}

div.goodies_item h3 {
	margin-top: 10px;
	letter-spacing: 1px;
}

img.badge {
	margin-right: auto;
	margin-left: auto;
}

img.cookieclub{
	z-index:2;
	margin-left:-40px;
	margin-bottom:0px;
}
/* Checkout page styles added by Good jeff@getwithgood.com */

.checkout-list {
	margin-bottom: .3em;
	font-weight: normal;
	font-style: normal;
	font-size:20px !important;	
}

/* A. Dephue - Wed, 20 Jan 2010 */
div.login_error {
 padding-bottom:15px;
 font-weight: bold;
 color: red;
}

/*
img.badge {
float:left;
}

h6.badge {
	font-size:9px;
}
*/
/* @end */
