/*
Theme Name: Lores Chocolate Theme
Theme URI: 
Description: 
Version: 1.0
Author: Troy Finamore
Author URI: http://finamoredesign.com/
Tags: 

color: #562a0d;

*/
body {
	background: #c7c48c url(images/body_bg.png);
	color: #562a0d;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda, verdana, geneva, helvetica, arial, sans-serif;
	margin: 0;
	padding:20px;
	text-align: center;
	line-height: 1.7em;
}

#content p { 
	margin-bottom: 1.7em;
}

#content p+p {
	text-indent: 1.7em;
}

address { 
	margin-left: 3.6em;
	margin-bottom: 1.7em;
	line-height: 1.3em;
}

body div#wrapper {
	width: 960px;
	background: #f1f2e4 url(images/content_bg.png) top center repeat-y;
	text-align: left;
	margin: 2em auto;
	padding: 0;
	position: relative;
}

body div#wrapper #courtesy {
	position: absolute;
	top: -30px;
	right: 0;
	font-size: .8em;
	height: 36px;
	overflow: hidden;
}

body div#wrapper #courtesy ul {
	margin:0;
	padding:0;
	list-style:none;

}

body div#wrapper #courtesy ul li {
	float:left;
	margin:0;
	padding:0;
	background:url(images/courtesy-tab-right.png) no-repeat right top;
}

body div#wrapper #courtesy ul li a, body div#wrapper #courtesy ul li form {
	display: block;
	background:url(images/courtesy-tab-left.png) no-repeat left top;
	padding: 2px 15px;
	color: #d7af8b;
	text-decoration: none;
	font-weight: bold;
}

body div#wrapper #courtesy ul li:hover {
	background-position: right -72px;
	color: #441f0f;
}

body div#wrapper #courtesy ul li:hover form,
body div#wrapper #courtesy ul li:hover a {
	background-position: left -72px;
	color: #441f0f;
}

body div#content {
	float: right;
	width: 815px;
	overflow:hidden;
	padding-top: 300px;
	border: 0;
	position: relative;
	background: url(images/content-top.png) top right no-repeat;
	font-size: 85%;
	letter-spacing: .1em;
}

body.page-id-2 div#content { /* home page */
	background: url(images/content-storefront-top.png) top right no-repeat;
}

body.page-id-5 div#content, 
body.page-id-7 div#content, 
body.page-id-162 div#content,
body.page-id-254 div#content { /* about lores */
	background: url(images/content-leaf-top.png) top right no-repeat;
}

body.page-id-9 div#content { /* about lores */
	background: url(images/content-chocolates-top.png) top right no-repeat;
}

body.page-id-166 div#content { /* event calendar */

}

body.page-id-20  div#content, 
body.page-id-23  div#content, 
body.page-id-25  div#content { /* about chocolate */
	background: url(images/content-choc-top.png) top right no-repeat;
}

body.page-id-13  div#content, 
body.page-id-16  div#content, 
body.page-id-18  div#content { /* occasions */
	background: url(images/content-events-top.png) top right no-repeat;
}

body.page-id-11  div#content { /* products */
	background: url(images/content-hotcocoa-top.png) top right no-repeat;
}

body.page-id-27  div#content { /* corporate */
	background: url(images/content-corp-top.png) top right no-repeat;
}

body.page-id-28  div#content { /* wholesale */
	background: url(images/content-pretzel-top.png) top right no-repeat;
}

body.page-id-170  div#content { /* shop */

}

body div#content h1 {
	position: relative;
	top: -2.5em;
	float: left;
	width:223px;
	margin: 0;
	background: url(images/secondary_star.png) bottom right no-repeat;
	text-align: left;
	font-weight: normal;
	font-size: 3.5em;
	line-height: 1em;
	padding: 0 .5em 4em;
	color: #562a0d;
}

body div#content #info {
	float: right;
	width: 500px;
	margin: 20px;
}

body div#content #home-subnav {
	float: right;
	position: relative;
	width: 500px;
	margin: 20px;
	padding-top: 20px;
	border-top: 1px solid #562a0d;
}

body div#content #home-subnav h2 {
	font-size: 14px;
	color: #562a0d;
	margin-bottom: 1em;
}

body div#content #home-subnav ul {
	list-style-type: none;
}

body div#content #home-subnav li {
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 10px;
}

body div#content #home-subnav .column {
	float: left;
	width: 33%;
}

body div#content #home-subnav a  {
	color: #562a0d;
	text-decoration: none;
}

body div#content #home-subnav a:hover {
	text-decoration: underline;
}

body div#sidebar {
	overflow:hidden;
	width:140px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: .7em;
}

body div#sidebar div#header {
	margin: 0;
	padding: 0;
}

body div#sidebar div#header p {
	margin: 0 10px 1em;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
}

body div#sidebar #header #headerimg {
	width: 137px;
	height: 137px;
	position: relative;
	background: url(images/lores_logo.png) top left no-repeat;
}

body div#sidebar #header #headerimg h1 {
	margin: 0;
	padding: 0;
}


body div#sidebar #header #headerimg h1 a {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body div#sidebar #header a span {
	width: 137px;
	height: 137px;
	background: url(images/lores_logo.png) top left no-repeat;
	position: absolute;
	top: 0; 
	left: 0;
	margin: 0;
	padding: 0;
}

body div#sidebar #header a:hover span {
	background: url(images/lores_logo_hover.png) top left no-repeat;
}

body div#sidebar ul li {
	padding: 12px 0 0 10px;
}

body div#sidebar ul ul li {
	padding: 12px 0 0 20px;
}

body div#sidebar ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
line-height: 1.35em;
}

body div#sidebar h6 {
	padding: 24px 10px 0 10px;
font-weight: normal;
line-height: 1.2em;
font-size: 85%;
}

body div#footer {
	clear: both;
	position: relative;
}

body div#footer #footnav {
	float: right;
	width: 480px;
	margin-right: 20px;
	border-top: 1px solid #562a0d;
}

body div#footer #footnav li {
	display: inline;
	padding: 2px;
}

body div#footer #footnav li a {
	color: #B7722C;
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
}

body div#footer #footnav li a:hover {
	color: #B7722C;
	text-decoration: underline;
}

body div#footer #footnav li.current_page_item a, 
body div#footer #footnav li.current_page_item a:hover {
	cursor: default;
	color: #562a0d;
	text-decoration: none;
}

body div#footer #footnav li.current_page_parent a,
body div#footer #footnav li.current_page_parent a:hover {
	font-weight: bold;
}

body div#footer  #copyright {
	clear:both;
	color:#fff;
	font-size:0.5em;
	padding: 1em 0 0 5px;
	width:140px;
}

a, 
a:link {
	color:#562a0d;
	outline:none;
font-weight: bold;
}


div#content .entry-title a, 
div#content .entry-title a:link, 
div#content .entry-title a:visited, 
div.navigation a, 
div.navigation a:link, 
div.navigation a:visited {
	text-decoration:none;
}

div#content div.entry-content ul.xoxo li.entry span.entry-title a, 
div#content div.entry-content ul.xoxo li.entry span.entry-title a:link {
	text-transform:none;
	font-size:1.1em;
	text-decoration:underline;
}

div#footer a, 
div#footer a:link, 
div#footer a:visited {
	color:#fff;
}

a:visited {
}

a:hover, 
div#footer a:hover {
	color:#B7722C;
	text-decoration:none;
}

a:active {
	color:#80abcd;
}

div#sidebar ul li ul {
	display: none;
}

div#sidebar ul li:hover ul {
	display: block;
}

div#sidebar .current_page_parent ul, div#sidebar .current_page_item ul {
	display: block;
}

div#sidebar a, 
div#sidebar a:link, 
div#sidebar a:visited, 
div#sidebar ul li ul li.current_page_item li.page_item a, 
div#sidebar ul li ul li.current-cat ul.children li a {
	color:#fff;
	padding:1px 2px;
	text-decoration:none;
}

div#sidebar .current_page_item a, 
div#sidebar .current-cat a {
	color:#c7c48c;
	padding:1px 2px;
	cursor: default;
}

div#sidebar .current_page_item ul li a, 
div#sidebar .current-cat a {
	color:#fff;
}

div#sidebar .current_page_item a, 
div#sidebar .current-cat a {
	color:#c7c48c;
	padding:1px 2px;
}

div#sidebar p.map a:hover {
	color:#c7c48c;
}

div#sidebar ul li a:hover, 
div#sidebar ul li.current_page_item li.page_item a:hover, 
div#sidebar ul li.current-cat ul.children li a:hover {
	color:#c7c48c;
	padding:1px 2px;
}

div#sidebar ul li a:active {
	color:#fff;
}

a.post-edit-link {
	font-size: .75em;
	padding-left: 6em;
	color: #562a0d;
}

input#s:focus {
	color: #562a0d;
	border: 2px solid #562a0d;
}

dl { 
	margin: 2em 0;
}

dt { 
	font-weight: bold;
}

dd { 
	padding: .5em 0 2em 1em;
}

.post ul { 
	list-style-type: disc; 
	margin: 2em;
}

.alignleft { 
	float: left;
	margin-right: 2em;
}

.alignright {
	float: right;
	margin-left: 2em;
}

.clear {
	clear: both;
}

.half {
	width: 45%;
}

.navigation { 
	position: relative;
	border-bottom: 1px solid #562a0d;
	font-size: 9px;
	margin-bottom: 2em;
}

.postmetadata { 
	clear: both; 
	margin: 0 0 5em;  
	padding-bottom: 1em;
	font-size: 10px; 
	line-height: 1.125em;
	border-bottom: 1px solid #562a0d;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1.5em;
}
.AuthorizeNetSeal {
	position: absolute;
	top: 45px;
	right: 25px;
}
.calendar-table {
line-height: 1.25em;
}