/*
Theme Name: Zingerman's Candy 2009
Author: Billie Lee
*/

/* Color Palette

orange:			#F69321
white:			#FFFFFF
pale yellow:	#F8E8B1
red:			#D61D4B
dark orange:	#F36B21
greenish yellow:#E8E7C4
dark green:		#A5A205
*/

/* Layout */

body {
	font-family: verdana,sans-serif;
	margin:0;
	padding:0;
	background-image: url(images/pattern.gif);
	background-position: 0px 88px; 
	}

#body {
	margin:0;
	padding:0;
}
#layout {
	width: 980px;
	margin: 0 auto;
	margin-top:10px;
	border-top:2px solid #333333;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	}
#content {
	background: #FFF;
	padding: 25px;
	position: relative;
	}
#main {
	margin-right: 245px;
	position: relative;
}

#main p {
	font-size: 85%;
	line-height: 1.5;
	margin: 10px 0;
}



/* End Layout */


/* Header  */

#header {
	background: #F69321;
	padding-bottom: 0;
	height: 121px;
	position: relative;
	}

#logo {
	margin: 0 0 0 15px;
	padding-top: 10px;
	}

#logo a img {
	margin: 0;
	border: 0;
	text-decoration: none;
	border:0;
	}
/* End Header */


/* Navigation Menu */

#primarylinks ul {
	position: absolute;
	top: 3px; /*72px;*/
	right: 27px;
}

#primarylinks li {
	display: inline;
	margin-left: 12px;
	list-style: none;
	color: #A5A205;
	/*border-left: 1px dotted #E8E7C4;*/
	padding-left: 15px;
	font-size: 75%;
	}

#primarylinks li a {
	color: #FFF;
	text-decoration: none;
	border:0;
	font-weight:normal;
	}

#primarylinks li a:hover {
	color: #333333;
	border-bottom:1px dashed #333333;
	}

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

.button {
	position: absolute;
	top: 55px;
	border: 2px solid #E8E7C4;
	padding: 10px 3px;
}
.button h1 {
	font-size: 120%;
	color: #FFF;
	letter-spacing: 1px;
}
.button a {
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
	margin: 2px;
	border:0;
	}

#buttons_candy {
	right: 400px;
	}
#buttons_candy a {
	background: #D61D4B; 
	}
#buttons_candy a:hover {
	background: #F36B21;
	}

#buttons_wholesale {
	right: 27px;
	}
#buttons_wholesale a {
	background: #F36B21;
	}
#buttons_wholesale a:hover {
	background: #D61D4B;
	}
#buttons_placestobuy {
	right: 195px;
	}
#buttons_placestobuy a {
	background: #A5A205;
	}
#buttons_placestobuy a:hover {
	background: #F8E8B1;
	color: #333333;
	}

/* End Navigation Menu */


/* Footer */
#footer {
	background: #333333;
	padding: 10px;
	}

#footer p {
	color: #FFF;
	font-size: 65%;
	text-align: center;
	}

#footer p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	}
	
#zcob-footer {
	width:980px; margin:10px auto; background-color: #F69321; padding: 3px; margin-bottom: 10px;
	font-size:10px; text-align:center;
	}
#zcob-footer a {
	color: #000000;
	text-decoration: none;
	}
#zcob-footer a:hover {
	color: #FFFFFF;
	background-color: #A5A205;
	}
#zcob-footer a:visited {
	color: #666666;
	}

/* End Footer */


/* Formatting */

h1, h2, h3, p {
	margin: 0;
	}

h2 {
	margin-top: 10px;
	font-family: georgia,serif;
	font-size: 125%;
	line-height: 1.5;
	color: #333333;
	}

h2 span {
	color: #F36B21;
	}
h2 a {
	color: #333333;
	text-decoration: none;
	}
h2 a:hover {
	color: #F36B21;
	border-bottom: 1px dotted #F36B21;
	}
#main .postmetadata {
	color: #333333;
	font-size:65%;
	}
#post a {
	color:#F69321;
	}
#post a:hover {
	color:#FFFFFF;
	background-color: #A5A205;
	}
a {
	text-decoration: none;
	}

/*	
#content a {
	color: #F69321;
	text-decoration: none;
	}
#content a:visited {
	color: #A5A205;
	}
#content a:hover {
	color: #A5A205;
	text-decoration: underline;
	}
*/

/* End Formatting */

/* Sidebars */
#sidebar {
	width: 220px;
	float: right;
	font-size: 90%;
	}

#sidebar div h2 {
	text-align: center;
	font-size: 120%;
	color: black;
	}

#sidebar div.box {
	margin-top: 5px;
	margin-bottom: 10px;
	background: #E8E7C4;
	border: 5px solid #A5A205;
	padding: 12px;
	padding-top: 0;
	text-align: center;
	}

.box h2 {
	font-size: 100%;
	color: black;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #A5A205;
	}

.box p {
	font-size: 90%;
	margin-top: 6px;
	line-height: 1.4;
	}
#sidebar li {
	list-style: none;
	}

/* End Sidebars */


/* Candy Bar Page */
#candybar_description h2,
#candybar_description h2:hover,
#candybar_description h2:visited {
	color: #481C00;
	font-size: 125%;
	margin-bottom: 5px;
}

#candybar_description p {
	margin-top: 10px;
	font-size: 85%;
	}
	
#candybar_description h3 {
	font-size: 15px;
	color: #F36B21;
	margin-top: 23px;
	margin-bottom: 0;
	font-family: georgia,serif;
	}

#candybar_description img {
	float: right;
	margin: 0 0 35px 15px;
	border: 1px solid #999999;
	}


/* Places to Buy */
#placestobuy td {
	width: 180px;
	font-size: 75%;
	padding-right:10px;
	}
#placestobuy td p {
	height:70px;
	}
/* End places to buy */


/* News */
#archives {
padding: 15px;
padding-top: 0;
background: #E8E7C4;
border: 5px solid #A5A205;
}

#archives  ul {
margin-left: -25px;
margin-top: 10px;
}

#archives  h4 {
padding-top: 11px;
margin-bottom: 2px;
border-top: 1px dashed #A5A205;
margin-top: 11px;
font-size: 90%;
line-height: 1.3;
font-weight: normal;
font-family: georgia,serif;
}

#archives  p {
color: black;
font-size: 80%;
margin: 0;
}

/* End News */


/* Sidebars */
#ad {
	background: #E8E7C4;
	border: 5px solid #A5A205;
	padding: 15px;
	padding-top: 0;
	margin-bottom:20px;
	}
#ad h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
#ad h3 {
	margin-top:10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:110%;
	color:black;
	line-height:1.5em;
	}

/* End Sidebar */


#breadcrumbs p {
	font-size: 12px;
	}