* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}


body {
background:#0f0f0f url("images/bckgrnd2.jpg") center top repeat-x;
font-size: 68%;
font-family: Arial,"Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
color:#222;
padding:0;
margin:0;
height: 100%;
}

a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#f1a61b;
}

strong {
font-size: 13px;
font-weight: bold;
}


#container {
width:960px;
margin: 0 auto;
position:relative;
min-height: 100%;

border-color: transparent;
}

#header {
	height: 191px;
}

#nav {
	position: relative;
	float: right;
	margin: 0px -8px 0 0;	
} 

#nav ul, li { 
	margin: 0 4px 0 0;
	float: left;
	list-style: none;
	
	}
	
#nav ul li {
	padding: 0px 0 5px 0;
	background-color: #000;
}	
	
#nav a {	
	display: block;
	padding: 40px 20px 0px 20px;
	/*line-height: 110px;*/
	height: 26px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-bottom: 2px solid #000;
} 

	
#nav a:hover {	
	border-bottom: 2px solid #fff;
} 


#nav li.current_page_item a {
	border-bottom: 2px solid #fff;
}

.logo {
position: absolute;
margin: 40px 0 30px 0;
display: block;
width:176px;
background:transparent url(images/dansD_logo.gif) no-repeat scroll 0 0;
display:block;
height:125px;
text-indent:-9999px;
}

.logo a:visited {
color: transparent;
}

#container .logo a:hover {
background:#FFFFFF url(images/dansD_logo_hvr.jgif) no-repeat scroll 0 0;
display:block;
height:127px;
text-indent:-9999px;
}

#bubble {
top:38px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(images/) no-repeat right;

}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
width: 200px;
padding:4px 12px 0 10px;

}

#content {
float: left;
margin: 0px 0 80px 0;
padding: 20px;
width: 664px;
background: #fff;
}

#contentHome {
margin: 0px 0 80px 0;
padding: 20px;
background: #fff;
}

#bottom3 {
margin-top: 3px;
background:#fff;
font-size:11px;
height: 260px;

}

#bottom3 img  {
	border: none;
}

#bottom3 ul {
	position: relative;
	display: block;
	margin-top: 10px;
	
}

#bottom3 .left  {
	margin-right: 20px; 
	width: 290px;
	height: 230px;
}

#bottom3 .left h2  {
	display: block;
	padding: 20px 10px 0 0;
	text-align: right;

}

#bottom3 .left h5  {
	display: block;
	text-align: right;
}

#bottom3 .left a{
text-decoration: none;
}

#bottom3 .middle  {
	width: 290px;
	border: 1px solid #ccc;
}

a.wildsalmon, a.wildsalmon:visited {
  display: block;
  width: 290px;
  height: 227px;
  background: transparent url(images/wildsalmoncenter.jpg) center top no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}

a.wildsalmon:hover, a.wildsalmon:focus {
  background-position: center -227px;
}

#bottom3 .right {
  width: 290px;
  height: 207px;
  float: right;
  padding-top: 20px;
}

#bottom3 .right img {
  vertical-align: bottom;
  float: right;
}

#sidebar p {
  font: 12px/1.66 Helvetica, Arial, sans-serif;
  color: #333;
  margin-bottom: 30px;
  text-align: left;
}

#bottom3 .Kernel1  {background: #fff url("images/Cinnamon_KettleCorn_closeup.jpg") no-repeat 0 6px; text-decoration: none;}
#bottom3 .Kernel2  {background: #fff url("images/Chipotle_KettleCorn_closeup.jpg") no-repeat 0 6px; text-decoration: none;}
#bottom3 .Kernel3  {background: #fff url("images/carmelCorn_closeup.jpg") no-repeat 0 6px; text-decoration: none;}

.small {
	position: relative;
	display: block;
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}


#content h2 {
font-size:20px;
}

#content h2 a {
color:#222;
text-decoration: none;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}


.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

#container .main h1 {
margin: 0 0 15px 0;
padding: 0;
font-family: "Arial Black", "Century Gothic", Helvetica, serif;
font-size: 3.2em;
font-weight: bold;
width: 550px;

}

h2 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main ul li {
	display: block;
}

/*  IMAGE CLASSES */
.main img.about {
display: block;
margin: 0px 0px 0px 0;
padding-bottom: 1px;
border-bottom:#666 2px solid;

}

.mainHome img {
display: block;
height: 400px;

}


.main .no-border-image {
margin: 0;
padding: 0;
border:none;
}

.main .where-to-find-us {
margin-top: 80px;
padding: 0;
border:none;
}

.main a img {
border: none;
}

.main a:hover img {
border: none;
}

.main .about-logo {
position: absolute;
top: 760px;
margin-left: 450px;
border: none;
}

body.page-id-9 div.main {
	background: #fff url(images/honda-cutout.jpg) top right no-repeat;
}

.main .about-signature {
border: none;
}
p {
margin:0 0 30px 0;
font-size: 1.3em;
font-family: Georgia, Baskerville, Times, serif;
line-height:1.8em;
text-align: justify;
}

.main p .narrow-width  {
display: block;
width: 375px;
}

.main .cf-sb {
	clear:both;
}
.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#fff;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 0px 0;
border-top:none;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
float:right;
margin:0px 0 80px 0;
padding:20px;
font-size:12px;
width: 185px;
background: #fff url("images/sideBar_bg1.jpg") no-repeat;
border: 1px solid #000;

}

#sidebar h3 {
font-size:16px;
color: #f1a61b;
margin:0 0 15px;
}

#sidebar ul {
margin-left:15px;
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#page {
height: 78px;
background: #fff url("images/pageDiv_bg.gif") repeat;
}

#page a {color: #fff;}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 215px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
position:relative;
margin: -70px auto 0 auto;
padding: 20px 0 0 0;
color:#666666;
background: #000 url("images/footer.jpg") repeat-x;
border-top:#666 1px solid;
height: 50px;
}


.footerText {
position: relative;	
margin: 0 auto;
width: 960px;



}

#footer li {
position:relative;
display:inline;
margin:0 70px 0 0;
padding:0;
width: auto;
font-weight:normal;
list-style-type:none;
}


.a  p {text-align: left;}
.b {}
.c {}



#footer a {
font-weight:normal;
color:#336666;
text-decoration:none;
}

#footer a:hover {
color:#ff9933;
text-decoration: underline;
}

#footer img {
border: none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

	
		
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: right;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 400px;
			width: 125px;
			background: url(images/kettle-accordion-toggle.gif) no-repeat top left #a26301;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
			border-left: 2px solid #fff;
			
			
		}
		
		#horizontal_container .one {
			background: url(images/caramel-accordion-toggle.gif) no-repeat top left #a26301;	
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/kettle-accordion-toggle-active.gif) no-repeat top left #1f789d;
			border-right: 1px solid #f68263;
		}
		
		
		.horizontal_accordion_toggle_active .one  {
			background: url(images/caramel-accordion-toggle-active.gif) no-repeat top left #1f789d;
			border-right: 1px solid #f68263;
		}
	
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 400px;	/* We need to define a height for the accordion as it stretches the width */
			float: right;	/* This make sure it stays horizontal */
			/* REQUIRED */
			overflow: hidden;
			background-color: #ccc;
			color: #444444;
			margin-right: 1px;
		}
			
					
					
   
    
    /* Accordion styling*/
    #accordion {
    	position: absolute;
    	top: 212px;
     	margin: 0px 0 0 -42px;
      	width: 911px;   
      	height: 400px; 
      	background: transparent;
   
    }

   /* Accordion styling*/
    #horizontal_container {
    	float: right; 
      	height: 400px; 
      	background: transparent;

   }
   
/* flavors */

.flavor {
  width: 664px;
  margin-bottom: 30px;
  clear: both;
}

div.flavor-image {
	float: left;
	width: 292px;
}

a.find-a-store, a.find-a-store:visited {
  float: left;
  margin-right: 15px;
  display: block;
  width: 102px;
  height: 28px;
  overflow: hidden;
  background: transparent url(images/find_a_store.gif) left top no-repeat;
  text-indent: -9999px;
}

a.find-a-store:hover, a.find-a-store:focus, a.find-a-store:active {
  background-position: 0 -28px;
}

a.buy-direct, a.buy-direct:visited {
  float: left;
  display: block;
  width: 92px;
  height: 28px;
  overflow: hidden;
  background: transparent url(images/buy_direct.gif) left top no-repeat;
  text-indent: -9999px;
}

a.buy-direct:hover, a.buy-direct:focus, a.buy-direct:active {
  background-position: 0 -28px;
}

a.buy-online, a.buy-online:visited {
  float: left;
  display: block;
  width: 94px;
  height: 28px;
  overflow: hidden;
  background: transparent url(images/buy_online.gif) left top no-repeat;
  text-indent: -9999px;
}

a.buy-online:hover, a.buy-online:focus, a.buy-online:active {
  background-position: 0 -28px;
}

#new-era-feature a.buy-online {
  background-image: url(images/buy_online_2.gif);
}

#new-era-feature a.find-a-store {
  background-image: url(images/find_a_store_2.gif);
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:920px;
	height:400px;
	overflow:hidden;
	display: block;
	}
	
span#prevBtn a, span#prevBtn a:visited {
	display: block;
	position: absolute;
  	width: 23px;
  	height: 68px;
  	overflow: hidden;
  	background: transparent url(images/feature_back-trans.png) left top no-repeat;
  	top: 370px;
  	text-indent: -9999px;
}

span#prevBtn a:hover {
	background-position: 0 -68px;
}

span#nextBtn a, span#nextBtn a:visited {
	display: block;
	position: absolute;
  	width: 23px;
  	height: 68px;
  	overflow: hidden;
  	background: transparent url(images/feature_next-trans.png) left top no-repeat;
  	top: 370px;
  	left: 50%;
  	margin-left: 437px;
  	text-indent: -9999px;
}

span#nextBtn a:hover {
	background-position: 0 -68px;
}

li#cinnamon-feature {
  background: transparent url(images/cinnamon_feature.jpg) left top no-repeat;
}

li#dan-feature {
  background: transparent url(images/feature_truck.jpg) left top no-repeat;
}

li#cinnamon-feature .buttons {
  position: relative;
  left: 558px;
  top: 240px;
}

li#dan-feature .buttons {
  position: relative;
  left: 423px;
  top: 310px;
}

li#new-era-feature .buttons {
  position: relative;
  left: 655px;
  top: 160px;
}

li#new-era-feature {
  background: transparent url(images/feature_update.jpg) left top no-repeat;
}

li#new-era-feature a.facebook, li#new-era-feature a.facebook:visited {
  position: relative;
  display: block;
  left: 697px;
  top: 345px;
  width: 200px;
  height: 34px;
  background: transparent url(images/dans_facebook.gif) left top no-repeat;
  text-indent: -9999px;
}

li#new-era-feature a.facebook:hover {
  background-position: 0px -34px;
}

li#new-era-feature a.facebook:focus {
  outline: none;
}