body.home {
	background: #e5dca7 url('images/home-bg.gif') repeat-x;
}

#header {
	position: relative;
	background: #fff url('images/header.jpg') no-repeat;
	width: 879px;
	height: 147px;
}

body.home #header {
	background: #fff url('images/header-home.jpg') no-repeat;
	width: 915px;
	height: 147px;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 579px;
	height: 147px;
	text-indent: -99999px;
	cursor: pointer;
}

#header .description a {
	position: absolute;
	display: block;
	top: 75px;
	right: 0;
	width: 200px;
	height: 75px;
	text-indent: -99999px;
	cursor: pointer;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	padding-top: 30px;
}

#wrapper {
	background: transparent url("images/sidebar-bg.gif") repeat-y;
}

body.home #wrapper {
	background-image: none;
}

#content {
	background-image: none;
	background-position-x: 0px;
	background-position-y: 0px;
	background-repeat: no-repeat;
}

.widget, .widget ul {
	margin: 0 !important;
	padding: 0 !important;
}

#sidebar ul,
#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar #pages h2,
#sidebar #pages .page-item-5,
#sidebar .widget_links h2 {
	display: none;
}

#sidebar #pages .page_item,
#sidebar .blogroll li {
	background: transparent url('images/bullet.gif') 1px center no-repeat;
}

#sidebar #pages .page_item a,
#sidebar #pages .page_item a:visited,
#sidebar .blogroll li a, 
#sidebar .blogroll li a:visited {
	background: transparent url('images/page.gif') repeat-y;
	display: block;
	color: #af311a;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.7em;
	width: 160px;
	padding: 10px 0px 10px 41px;
}

#sidebar #pages .page_item a:hover, 
#sidebar .blogroll li a:hover {
	background: transparent url('images/page-over.gif') repeat-y;
}

#sidebar #pages .current_page_item a,
#sidebar #pages .current_page_item a:visited {
	background: transparent url('images/page-current.gif') repeat-y;
}

.post {
	background-color: #e5dca7;
	padding: 0;
	color: #FFF;
	background-position-x: 0px;
	background-position-y: 0px;
	background-repeat: no-repeat;
}

.post h2 {
	background-color: #af311a;
	width:678px;
	border-bottom: 2px solid #fff;
	height: 28px;
	padding: 5px 0 0 15px;
	color: #fff;
	margin: 0;
}

.single-template h2 {
	height: auto;
	width: 658px;
	padding-right: 20px;
}

.ngg-galleryoverview {
	width: 595px;
	margin: 0 auto;
}

.post .entry {
	color: #5d1306;
	font-size: 1.1em;
	padding: 0 20px 0 275px;
	text-align: left;
}

.post .entry strong {
	color: inherit;
}

/* Page Overrides */

body.home #wrapper {
	clear: both;
	position: relative;
	background: #e5dca7 url("images/home-bg.jpg") top left no-repeat;
	height: 402px;
}

body.home #sidebar {
	padding: 0px;
}

body.home #sidebar #pages .page_item, 
body.home #sidebar .blogroll li {
	background-image: url('images/bullet-home.gif');
}

body.home #sidebar #pages .page_item a,
body.home #sidebar #pages .page_item a:visited, 
body.home #sidebar .blogroll li a, 
body.home #sidebar .blogroll li a:visited {
	color: #fff;
}

body.home #sidebar #pages .page_item a:hover, 
body.home #sidebar .blogroll li a:hover {
	background-image: url('images/page-home-over.gif');
}

body.home .post {
	background: transparent url("images/home-content-bg.jpg") top right no-repeat;
	color: #fff;
}

body.home .post .entry {
	padding: 140px 15px 0 360px;
}

body.home .post h2 {
	display: none;
}

.gallery-template .post {
	background-color: #eadfd1;
	color: #fff;
}

.gallery-template .post .entry {
	padding: 0;
}

.directions-template .post h2 {
	margin-bottom: 220px;
}

.directions-template .post .entry {
	padding: 0;
}

.directions-template .post .entry p,
.directions-template .post .entry h3 {
	padding: 0;
	margin-left: 20px;
}

.directions-template .post .entry br {
	display: none;
}

.iinclude-page {
	float: left;
	width: 300px; 
	margin-left: 20px;
}

.iinclude-page p {
	margin-left: 0 !important;
}

.blog-template .post h2 a,
.blog-template .post h2 a:visited {
	color: #fff;
}

.blog-template .post h2 a:hover {
	background-color: transparent;
}

.contact-us .post .entry,
.celebrate-the-arts .post .entry,
.blog-template .post .entry,
.single-template .post .entry {
	padding: 0px 15px 0 20px;
}

.blog-template .post .entry br,
.single-template .post .entry br {
	display: none;
}

.postmetadata {
	margin-right: 20px;
	text-align: right;
}

/*
body.the-store .post {
	background-image: url("images/bg-store.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}

body.the-cafe .post {
	background-image: url("images/bg-cafe.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}

body.the-history .post {
	background-image: url("images/bg-history.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}
*/

#post-footer {
	clear: both;
	height: 4px;
	background: transparent url("images/post-bg.gif") top right no-repeat;
}

body.home #post-footer {
	clear: both;
	background-image: none;
}

#footer {
	margin-bottom: 50px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
	margin: 0;
	padding: 0;
}

#footer .navigation {
	color: #AF311A;
	float: left;
	margin-left: 201px;
}

body.home #footer .navigation {
	margin-left: 40px;
}

#footer .navigation .divider {
	padding: 0 5px;
}

#footer .navigation li {
	color: #AF311A;
	float: left;
	font-size: 0.8em;
}

#footer .navigation li a,
#footer .navigation li a:visited {
	color: #AF311A;
}

#footer .copyright {
	color: #AF311A;
	float: right;
}

body.home #footer .navigation li,
body.home #footer .navigation li a,
body.home #footer .navigation li a:visited,
body.home #footer .copyright {
	color: #AF311A;
}

body.home #footer .copyright {
	margin-right: 375px;
}

.home-info {
	display: none;
}

body.home .home-info {
	display: block;
	width: 160px;
	position: absolute;
	bottom: 10px;
	left: 40px;
	color: #fff;
	z-index: 100;
}

.blog-list {
	color: #af311a;
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	margin-right: 20px;
}

.blog-list h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.blog-list ul {
	margin: 0 0 0 14px;
	padding: 0;
}

.blog-list li {
	margin-bottom: 12px;
}
