body.home {
	background: #ad824e 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;
}

#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-7,
#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: #a0bd51;
	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: #ad824e;
	padding: 0;
	color: #fff;
	background-position-x: 0px;
	background-position-y: 0px;
	background-repeat: no-repeat;
}

.post h2 {
	background-color: #a0bd51;
	width:678px;
	border-bottom: 2px solid #fff;
	height: 28px;
	padding: 5px 0 0 15px;
	color: #fff;
	margin: 0;
}

.ngg-galleryoverview {
	width: 595px;
	margin: 0 auto;
}

.post .entry {
	color: #fff;
	font-size: 1.1em;
	padding: 0 20px 0 275px;
	text-align: left;
}

.post .entry strong {
	color: inherit;
}

/* Page Overrides */

.home-template {
	clear: both;
	position: relative;
	background: #ad824e url("images/home-bg.jpg") no-repeat;
	height: 402px;
}

.home-template #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 {
	height: 402px;
	background: transparent url("http://www.theinnatlostriver.com/wp-content/uploads/2011/04/home-content-bg2.jpg") top right no-repeat;
	color: #fff;
}

.home-template .post .entry {
	padding: 140px 15px 0 360px;
}

.home-template .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 .section {
	width: 45%;
	padding-right: 20px;
	float: left;
}

.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 {
	text-align: right;
}

/*
body.about-the-inn .post {
	background-image: url("images/bg-abouttheinn.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
	height: 749px;
}

body.rooms-rates-reservations .post {
	background-image: url("images/bg-reservations.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}

body.in-the-area .post {
	background-image: url("images/bg-inthearea.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}

body.bed-breakfast-policies .post {
	background-image: url("images/bg-policies.jpg");
	background-position-x: 0px;
	background-position-y: 30px;
	background-repeat: no-repeat;
}

body.directions .post {
	background-image: url("images/bg-directions.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: #fff;
	float: left;
	margin-left: 201px;
}

body.home #footer .navigation {
	margin-left: 40px;
}

#footer .navigation .divider {
	padding: 0 5px;
}

#footer .navigation li {
	color: #ad824e;
	float: left;
	font-size: 0.8em;
}

#footer .navigation li a,
#footer .navigation li a:visited {
	color: #ad824e;
}

#footer .copyright {
	color: #ad824e;
	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: #fff;
}

body.home #footer .copyright {
	margin-right: 340px;
}


