@charset "utf-8";
/* 
Wholesome Bakery PAGES Sheet
Copyright (C) Wholesome Bakery 2010-2011
*/

/* START RESET STYLES */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
a img {
	border:none;
}
a:focus {
	-moz-outline-style: none;
}
/*END RESET STYLES */

body {
	background: #000 url(images/bg_main.jpg) repeat-x;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
}
#top {
	width: 100%;
}
#top-logo {
	float:left;
	background: url(images/pages/top-logo.jpg) no-repeat;
	width: 527px;
	height: 225px;
}
#top-logo a {
	display: block;
	width:527px;
	height:225px;
}
/* START TOP NAVIGATION */

#top-nav {
	width: 512px;
	height: 225px;
	float: left;
}
.top-nav-btn-about {
	background: url(images/pages/top-nav-btn-about.jpg) no-repeat;
	width: 138px;
	height: 159px;
	display: block;
	float: left;
}
.top-nav-btn-goodies {
	background: url(images/pages/top-nav-btn-goodies.jpg) no-repeat;
	width: 128px;
	height: 159px;
	display: block;
	float: left;
}
.top-nav-btn-specialty {
	background: url(images/pages/top-nav-btn-specialty.jpg) no-repeat;
	width: 131px;
	height: 159px;
	display: block;
	float: left;
}
.top-nav-btn-blog {
	background: url(images/pages/top-nav-btn-blog.jpg) no-repeat;
	width: 115px;
	height: 159px;
	display: block;
	float: left;
}
#top-nav-spacer {
	width: 512px;
	height: 66px;
	float: left;
}
.header-about {
	background: url(images/pages/header-about.gif) no-repeat;
}
.header-goodies {
	background: url(images/pages/header-goodies.gif) no-repeat;
}
.header-specialty {
	background: url(images/pages/header-specialty.gif) no-repeat;
}
.header-blog {
	background: url(images/pages/header-blog.gif) no-repeat;
}
/* END TOP NAVIGATION */

#goodies-message {
	background: url(images/pages/goodies-message.gif) no-repeat;
	width: 100%;
	height: 200px;
}
/* BEGIN MIDDLE CONTENT */

#middle {
}
#sidenav.goodies {
	background:url(images/pages/goodiessidenav.png) no-repeat;
	width: 355px;
	height: 460px;
	padding: 107px 0px 0px 60px;
	float: left;
	font-size: 1.0em;
}
#sidenav.goodies a {
	float: left;
	display: block;
	width: 228px;
	height: 45px;
}

#map {
	margin: 0px 0px 0px 0px;
	width:650px;
	float: right;
}
#content {
	margin: 40px 0px 0px 0px;
	width:1000px;
	float: center;
	font: Arial, Helvetica, sans-serif #FFF;
	color:#FFF;
}
#content h1 {
	background: url(images/pages/hbg.gif) repeat-x;
	padding: 0 5px 0 15px;
	width: 100%;
	margin-bottom: 10px;
}
#content h2, p {
	font-weight:normal;
}
#content h2 {
	border-bottom:  1px solid #CC6600;
	padding-top: 15px;
	font-size: 0.9em;
}
#content p {
	padding-top: 5px;
	font-size: 0.8em;
	
}
.location {
	margin: 0px 20px 0px 50px;
	background: #502c00;
	border: 1px solid #954A00;
	width: 250px;
	padding: 14px 10px 20px 15px;
	float: left;
}
#content.goodies img {
	display: block;
	width: 148px;
	height: 98px;
	background: #0F0;
	float: left;
	margin-right: 10px;
}
/* Specialty Page */

#specialnav {
	margin: 0px 0 0 92px;
	width: 272px;
	height:500px;
	float: left;

}
#orderoptions {
	width:676px;
	float:left;
	background: #CC6600;
	margin-top: 45px;
}

#orderoptions h1, h2, h3, p, table {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:15px;
}

#orderoptions a {
	color: #FFFFCC;
	font-size: 90%;
	font-weight: bold;
}

#orderoptions table {
	background: #4F2D00;
	padding:2px;
}

#orderoptions tr.head p {
	font-size:80%;
}

#orderoptions td {
	border-bottom: 1px solid #CC6600;
	padding: 5px 0 3px 0;
}

#orderoptions tr.head td {
	background: url(images/pages/hbg.gif) repeat-x #CC6600;
	height:35px;
	border-bottom:0;
	padding:0 0 0 5px;
}

#orderoptions table p {
	font-size: 85%;
	text-align:left;
}

#orderoptions tr.head ul {
	font-size: 85%;
	padding-left: 20px;
}

#orderoptions p.option {
	padding-left: 15px;
	font-weight:bold;
	font-size: 100%;
}

#specialty-message {
	background: url(images/pages/specialty-message.gif) no-repeat;
	width: 100%;
	height: 200px;
	display: none;
}
.subheader {
	background: url(images/pages/subheader-specialty.gif) no-repeat;
	width: 658px;
	height: 40px;
	display: block;
	float: left;
	margin-bottom: 15px;
	display: none;
}
.optionboxrow {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.subheader2 {
	background: url(images/pages/subheader-specialty2.gif) no-repeat;
	width: 658px;
	height: 40px;
	float: left;
	margin-bottom: 15px;
	display: none;
}
#choosebelow {
	background:url(images/pages/specialty-choosebelow.gif) no-repeat;
	width: 270px;
	height: 200px;
	display: none;
}
.instructions {
	margin-top: 20px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	width: 90%
	display: none;
}
.instructions p {
	margin-top: 7px;
	padding-left: 10px;
}
.instructions h1 em {
	width: 218px;
	display: block;
	background: #4F2D00;
	font-size: 24px;
	padding-left: 12px;
}
.instructions h1 {
	font-size: 13pt;
	width: 90%;
	background: #C60;
	padding-left: 10px;
	margin-top: 30px;
}
/*Option Modules */
.optioncontainer {
	width: 215px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.optioncontainer p {
	color: white;
}
.selectthis {
	background: url(images/pages/optionboxheaderbg.png) no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 22px;
	height: 35px;
	width: 205px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	display: none;
}
.optioncontainer span {
	font-variant: small-caps;
	font-size: 14px;
	color: white;
	line-height: 18px;
	width: 215px;
	display: block;
	text-align: center;
	padding-top: 150px;
}
.optioncontainer label {
	display:block;
	background-repeat:no-repeat;
	padding-left: 20px;
	clear:both;
	cursor:pointer
}
.unchecked:hover {
	background-color: #681F0E;
}
.checked {
	background-color: #681F0E;
	background-image:url(scripts/images/chk_on.png);
}
.unchecked {
	background-color: #BC9C6D;
	background-image:url(scripts/images/chk_off.png);
}
.cakes {
	background: #E18D4F url(images/pages/cakepicoption.jpg) no-repeat;
}
.optionheader {
	text-align: center;
	background: #681F0E;
	border-top: 1px solid white;
	padding-top: 6px;
	padding-bottom: 6px;
}
.optionfooter {
	background: url(images/pages/optionboxfooterbg.png) no-repeat;
	height: 45px;
	font-variant: small-caps;
	font-size: 14px;
	color: white;
	line-height: 18px;
	width: 215px;
	display: block;
	text-align: center;
}
#cakevisible, #cupcakevisible, #cookievisible, #sandwichvisible, #donutvisible, #babypievisible, #wholepievisible {
	display: none;
}
.tiny {
	font-size: 16px;
}
/*ABOUT US */
#sidenav.about {
	width: 300px;
	height: 136px;
	background: url(images/pages/aboutsidenav.png) no-repeat;
	float: left;
	margin-right: 25px;
	padding-top: 14px;
	line-height: 34px;
	font-size: 1.0em;
}
#middle.about {
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}
#middle.about p {
	padding-left: 20px;
	padding-bottom: 8px;
}
#middle.about h4 {
	margin-top: 10px;
	color: #CC6600;
}
#middle.about h2 {
	margin-top: 15px;
}
#middle.about a {
	color: #cc6600;
	text-indent: 12px;
}
#middle #press p {
	padding: 10px 0 0 0;
}
#sidenav.about {
	text-align: right;
}
#middle.about #sidenav a {
	color: white;
	background: #930;
	border: 1px solid white;
	text-decoration: none;
	float: none;
	width: 250px;
	display: block;
	padding-right: 7px;
	margin-left: 2px;
	margin-bottom: 6px;
}
#middle.about #sidenav a:hover {
	background: black;
}
/*Hidden Specialty Order */
.hidden {
	display: none;
}
#bottom {
	text-align: center;
	padding-top: 20%;
	color: white;
	font-family: arial;
}
#bottom h1 {
	border-bottom: 3px solid #cc6600;
	width: 240px;
}
#btm {
	width:100%;
}
#btm-social {
	width: 527px;
	height: 285px;
	float: left;
}
#btm-social-header {
	background: url(images/btm-social-header.jpg);
	width: 527px;
	height: 73px;
	float:left;
}
#btm-social-spacer-left {
	background: url(images/btm-social-spacer-left.jpg);
	width: 97px;
	height: 77px;
	float:left;
}
.btm-social-twitter {
	background: url(images/btm-social-twitter.gif);
	width: 83px;
	height: 77px;
	float:left;
	display:block;
}
.btm-social-facebook {
	background: url(images/btm-social-facebook.gif);
	width: 83px;
	height: 77px;
	float:left;
	display:block;
}
.btm-social-gmaps {
	background: url(images/btm-social-gmaps.gif);
	width: 83px;
	height: 77px;
	float:left;
	display:block;
}
.btm-social-yelp {
	background: url(images/btm-social-yelp.gif);
	width: 83px;
	height: 77px;
	float:left;
	display:block;
}
#btm-social-spacer-right {
	background: url(images/btm-social-spacer-right.jpg);
	width: 98px;
	height: 77px;
	float:left;
}
#btm-social-footer {
	background: url(images/btm-social-footer.jpg);
	width: 527px;
	height: 135px;
	float:left;
}
#btm-feed {
	background: url(images/btm-feed.jpg);
	width: 512px;
	height: 218px;
	float:left;
}
#btm-feed a {
	color: 	#cc6600;
	margin-left: 20px;
	line-height: 26px;
	text-decoration: none;
	padding: 2px;
}
#btm-feed a:hover {
	background: #cc6600;
	color: white;
}
/* START FOOTER */
#footer {
	position:relative;
	width:100%;
	height:50px;
	background:url(images/footerbg.png) repeat-x top left;
	display: block;
	float: right;
	border-top: 1px solid #FCD58B;
	margin-top: 15px; 
}

.footer_text{
    margin: 25px 20px 0px 0px;  
    float: right;
    font-size: 0.7em;   
}

.bottom_menu {
	position:absolute;
	width:110px;
	height:140px;
	left:25px;
	top:33px;
	background: url(images/footer_ttl_nav.png) no-repeat top left;
	padding-top:25px;
	padding-left:2px;
}
.bottom_menu a, visited, active {
	color:#FFF;
	text-decoration:none;
	line-height:24px;
}
.bottom_menu_pointilles, .bottom_menu_pointilles2 {
	position:absolute;
	width:3px;
	height:155px;
	background:url(images/separation_footer.png) repeat-y top center;
	left: 145px;
	top: 30px;
}
.bottom_menu_pointilles2 {
	position:absolute;
	width:3px;
	height:155px;
	background:url(images/separation_footer.png) repeat-y top center;
	left: 553px;
	top: 30px;
}
.mailing_list {
	position:absolute;
	width:350px;
	height:125px;
	left:175px;
	top:33px;
	background: url(images/title_mailing.png) no-repeat top left;
	color:#FFF;
}
.mailing_list .field {
	background:url(images/bk_mailing_field.png) no-repeat top left;
	border:none;
	border:0;
	width:350px;
	height:30px;
	border:hidden;
	color: white;
	padding:0 0 0 10px;
}
.mailing_list .submit {
	float:right;
	margin-top:10px;
}
.contact_info {
	position:absolute;
	width:313px;
	height:130px;
	top: 33px;
	left: 581px;
	background:url(images/title_contact_infos.png) no-repeat top left;
	padding-top:30px;
	color:#FFF;
	line-height:20px;
	padding-left:2px;
}
.contact_info a {
	color:#FFF;
}
.contact_info .small {
	font-size:10px;
}

/*About US - Bio Diesel List */
.reglist em {
	font-weight: bold;
	text-decoration: underline;
}
.reglist {
	list-style:circle;
	list-style-type: circle
}

.reglist li {
margin-left: 70px;	
}

