/*
Theme Name: ~Bright Morning Inn
Theme URI: 
Description: A custom theme from InsideOut Solutions. Developed to match our client's website.
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/

#content-blog {
	width:600px;
	float:left;  
	margin-top:20px;
}
#content-blog h2 {
	font-size:22px;
}
#content-blog ul, #content-blog ol {
	list-style-position:inside;
	margin: 5px 5px 5px 15px;
}
#content-blog ul { list-style-type:disc; }
#content-blog ol { list-style-type:decimal; }
#content-blog blockquote { margin: 10px 30px; font-style:italic;}

#sidebar {
	width:247px;
	padding: 20px 8px 10px 10px;
	float:right;
	border-left: 1px solid #E7D9B6;
	font-style:italic;
	font-size:.9em;
}

#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	margin:10px 0 0 0;
	padding:0;
}
#sidebar ul li li{
	margin: 0;
	padding:0;
}

#sidebar ul ul {
	padding: 0 0 0 10px;
}

.postmetadata {
	clear:both;
	border-top: 1px dashed #000;
	border-bottom: 1px solid #000;
	padding: 3px;
	font-size:80%;
}
.navigation {
	overflow:hidden;
	margin:0 0 10px 0;
}
#respond { clear:both; }
#content-blog ol.commentlist {
	list-style:none;
	margin: 0;
	padding:0;
}
.commentlist li {
	border: 1px solid #000;
	padding:20px;
	margin:0 0 20px 0;
}


/* --------------------------------------------------------------------------------------- */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/** --Other Style Sheet-- **/


body {
	background: url('images/back.gif') top left;
	font-family: Arial, sans-serif;
	margin: 0;
	color: #51350e;
}

/* General Definitions */

a, a:link, a:active, a:visited{ color: #a7591d; }

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #a7591d;
	margin: .7em 0 .3em 0;
}

h1{	
	text-indent: -999em;
	background: url('images/logo.png') top left no-repeat;
	width: 413px;
	height: 286px;
	position: absolute;
	z-index: 50;
	margin-left: -20px;
	display: block;
}

h1 a{ 
	display: block;
	width:413px;
	height: 100px;

}

h2{ font-size: 1.8em; }

h2.subhead { font-size: 1.8em; }

h3{ font-size: 1.6em; }

h3.subhead {font-size: 2.6em;}

h4{ font-size: 1.4em;}

h5 {font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}
.container ul {	
	list-style-position:inside;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
}

#layout {
	width: 982px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 100px;
}

#header img {
	width:944px;
	height: 300px;
}

#header .topRightNav{
	float: right;
	color: #bb5e02;
	padding: 30px 10px 0 0;
	line-height:1.3em;
	width:165px;
}
.topRightNav a{
	font-weight:bold;
}
#header span{
	float:right;
	position:relative;
	top:43px;
	right:10px;
	margin-bottom:-15px;
}
.nav ul {
	list-style: none;
		margin:0px;
		padding:0px;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	padding: .85em;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topNav{
	background: url('images/topnav.gif') top left no-repeat;
	height: 52px;
	border-bottom: 1px solid #937d4b;
}

#topNav ul {
	margin: 0 0 0 70px;
	padding: 0 0 0 0;
	position: absolute;
	z-index: 600;
	list-style: none;
}

#topNav a {
	padding: 10px 16px;
	font-size: 1.1em;
	color: #51350e;
	text-decoration: none;
}

#topNav a:hover {
	color: #000;
	text-decoration: underline;
}

	ul#menu { height:50px;margin-left:70px; }

	ul#menu li {
		text-align:center;
		position: relative; 
		z-index:600;
		float:left;
		margin:0;
	}
	ul#menu a {
		display:block;
		color: #51350e;
		text-decoration: none;
		font-size: 1.1em;
		line-height: 1.0em;
		padding: 20px 20px 15px;
	}
	ul#menu a:hover { background: none; color: #000; }
	
	ul#menu li.last { border:none; }
	ul#menu li.last a { color: #51350e;}
	ul#menu li.last a:hover { color: #000; }

	ul#menu li li.last { border:none; }
	ul#menu li li.last a { color: 51350e;}
	ul#menu li li.last a:hover { color: #000; }
	
	ul#menu li ul	{
		display: none;
	}
	
	ul#menu li ul.subnav {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 0; top: 53px;
		background: #f0ebdc;
		margin:0;
		display: none;
		float: left;
		width: 175px;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul.subnav li{
		clear: both;
		width: 175px;
		padding:0 12px;
	} ul#menu li ul.subnav li.last{ border-bottom:none; padding-bottom: 5px; }
	
	html ul#menu li ul.subnav li a {
		display:block;
		text-align:left;
		padding: 6px 0;
	}
	

#content {
	border-right: 1px solid #937d4b;
	border-left: 1px solid #937d4b;
	background: #e8e5d0;
}

#content ul li ul li{
	list-style-position:outside;
	margin-left:20px;
}

#home #content h2{
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

#topIMG{
	padding: 17px;
	height:300px;
	width: 946px;
	clear:both;
	overflow:hidden;
}

.slideshow {float:left;}

#content .container {
	font-size: .9em;
	padding: 0 20px;
	line-height: 1.45em;
}

.entry .ngg-galleryoverview {width:725px; clear:none;}

.guestQuotes{
	background: url('images/guestquotes.png') top left no-repeat;
	width: 143px;
	height: 138px;
	position: absolute;
	z-index: 50;
	margin: -150px 0 0 0;
}	

.wvlogo{
	width: 146px;
	height: 77px;
	position: absolute;
	z-index: 50;
	margin: -400px 0 0 0;
}

.col.right{
	width: 150px;
	padding: 90px 0 0 25px;
	border-left: 1px solid #c4bea4;
	margin: 0 0 10px 15px;
	color: #a74b07;
	line-height: 1.9em;
	font-size: .85em;
}

.quote span{
	font-style: italic;
	font-size: 1.3em;
	font-family: Georgia;
}

.col.right .quote{
	margin: 0 0 25px 0 ;
}

.leftphoto {width:230px;}

#footer {
	border-top: 1px solid #937d4b;
	background: #c4bea4;
	padding: 25px 30px 45px;
	border-right: 1px solid #937d4b;
	border-left: 1px solid #937d4b;
}

#footer .contact{
	float: left;
	border-right: 1px solid #d2ceb6;
	width: 200px;
	padding: 0 35px 15px 0;
	margin: 0 25px 0 0;
	font-size: .8em;
	position: relative;
	z-index: 5;
}

#footer .blogArea{
	font-size: .9em;
}

#footer .blogArea .header{
	font-size: 1.5em;
	font-family: Palatino;
}

#footer .blogArea a{
	color: #51350e;
	font-weight: bold;
	text-decoration: none;
}

/* feedburner */

.feedburnerFeedBlock,.feedburnerFeedBlock * {
	font-size: 1.0em;
	color: #51350e;
	text-decoration: none;
	margin:0;padding:0;
	position: relative;
	display: inline;
}
.feedburnerFeedBlock {
	color: #51350e;
	width:850px;
}
.feedburnerFeedBlock h3 {
	color: #51350e;
	font-family: Palatino;
	font-size: 1.35em;
	font-weight: bold;
}
.feedburnerFeedBlock .feedTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #51350e;
}
.feedburnerFeedBlock .advanced-recent-posts a {
	font-size: 1.1em;
	font-weight: bold;
	color: #51350e;
}

.feedburnerFeedBlock ul {
	list-style:none;
}
.feedburnerFeedBlock ul li {
	list-style-type: none;
	font-size: .9em;
	text-decoration: none;
	margin-top: 10px;
}
.feedburnerFeedBlock li {
	height: 50px;
	padding-top:5px;
	line-height:1.0em;
}

.feedburnerFeedBlock .headline {font-size: 1.1em; color: #51350e;}

.feedburnerFeedBlock .date {font-size: .9em; margin: 0 0 5px 5px; display: inline;}
.feedburnerFeedBlock li div { line-height:1.3em; }

.recent-posts-thumb {	
	width:50px;
	height:50px;
	float:left;
	margin: 0 2px;
	padding: 2px;
	border: 1px solid #513535;
}

.advanced-recent-posts li {
	display: block;
}

.narrowcolumn .right {margin-left: 10px; margin-bottom: 10px;}
/* End Feedburner */

#bottomNav{
	background: url('images/bottomnav.gif') bottom left no-repeat;
	height: 42px;
	padding: 0px 20px;
}
#bottomNav ul ul {
	display:none;}

#bottomNav li a{ 
	font-size: .8em; 
	padding: 0 8px;
	border-right: 1px solid #51350e;
	color: #51350e;
}

#bottomNav .lastOne a{ border: none; }

#copyright{
	float: left;
	font-size: .68em;
	color: #9c8565;
	margin:10px 0;
}

#copyright a{ color: #9c8565; }

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.clear{ clear: both; }

.image { padding: 10px; background:#c0b99f;margin-bottom:10px; }

.right { float: right; }

.left { float: left; }

.image.right{ margin: 0 0 10px 10px; }

.image.left{ margin: 0 30px 10px 0; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}



/* Photo Gallery */

#gallery ul { list-style: none; margin: 0; padding: 0; }

#gallery ul li { float: left; margin: 0 10px 10px 0; }

#gallery ul a {
	padding: 10px;
	background: #c0b99f;
	display: block;
	text-decoration: none;
}

#gallery ul a:hover {
	background: #8c8774;
}

#gallery ul a:hover { color: #fff; }

/* Rooms Navigation */

ul.roomnav {
	list-style-type:none; 
	list-style-position:inside;
}

.roomnav li img {width:325px;}

.roomnav li {
	float:left;
	width:325px;
	height:290px;
	margin:10px;
	padding:5px;
	background:#fff;
	border:1px solid #C0B8A1;
}

.roomnav li a{text-decoration:none; color:#5D350E;}
.roomnav li a:hover{color:#C4BEA4;}

.roomnav span {display:block; margin-left:auto; margin-right:auto;}


/* Guest Rooms Links */

#guestRooms ul { list-style: none; margin: 10px 0; padding: 0; }

#guestRooms ul li { float: left; margin: 0 10px 10px 0; }

#guestRooms ul a {
	padding: 10px;
	background: #c0b99f;
	display: block;
	text-decoration: none;
}

#guestRooms ul a:hover {
	background: #8c8774;
}

#guestRooms ul a:hover { color: #fff; }

#guestRooms ul li a img{ margin: 0 0 5px 0; }

#guestRooms ul li a span{ color: #660000; margin: 0 0 0 5px; font-size: .8em;}


/* More */

ul#recent-posts  { list-style:none;}
ul#recent-posts li img {
	width:50px;
	height:50px;
	float:left;
	margin: 0 2px;
	padding: 2px;
	border: 1px solid #513535;
}

.sitemap{margin-top:20px;}

ul.sitemap ul{margin-left:255px;}

.slideshow {width:944px; height:300px;}

.availbtn {
	margin:20px 0;
}
.availbtn a{
	font-size:1.1em; 
	text-decoration:none;
	background:#fffddd;
	border:2px solid #D9C88B;
	padding:5px;
}
.availbtn a:hover {
	color:#51350E;
}

.docs-left {
	width:230px; 
	float:left; 
	margin-right:35px;
}


/* floor plan hover stuff */
#topIMG #canvas1, #topIMG #canvas2, #topIMG #canvas3 {
	width: 396px;
	height: 273px;
	overflow:hidden;
	position:relative;
	float:right;
	border: 8px solid #C0BA9A;
}
div.bx { /* basic box styles */
	position:absolute;
	margin:2px;
	background:url('http://js.insideout.com/images/blank.gif');
	text-align:center;
	font-size:12px;
}
/*more specific styles by 'category' (class) */
#topIMG div.rm {
	width:55px;
	height:70px;
	padding-top:5px;
}
#topIMG div.bath {
	width:42px;
	height:20px;
}
#topIMG div.docs {
}

#topIMG div.active {border:2px solid #A7591D;margin:0;} /* div.bx hover */

					/* Rooms in the Inn */
	/*bedrooms*/					
#topIMG #canvas1 div.box2 	{	top:37px;		right:15px;		width:70px;		}
#topIMG #canvas1 div.box3 	{	bottom:35px;	right:133px;	}
#topIMG #canvas1 div.box4 	{	top:37px;		right:133px;	width:60px;		}
#topIMG #canvas1 div.box5 	{	bottom:35px;	right:253px;	}
#topIMG #canvas1 div.box6 	{	top:37px;		right:253px;	height:65px;	}
#topIMG #canvas1 div.box7 	{	bottom:35px;	right:320px;	width:60px;		}
#topIMG #canvas1 div.box8 	{	top:18px;		right:320px;	width:60px;		}
#topIMG #canvas1 div.box9 	{	bottom:35px;	right:12px;		}
#topIMG #canvas1 div.box10 	{	bottom:35px;	right:72px;		}
	/*baths*/
#topIMG #canvas1 div.box11 	{	top:40px;		right:202px;	}
#topIMG #canvas1 div.box12	{	top:80px;		right:202px;	}
#topIMG #canvas1 div.box13 	{	top:105px;		right:337px;	}
#topIMG #canvas1 div.box14 	{	top:135px;		right:337px;	}
#topIMG #canvas1 div.box15 	{	top:160px;		right:202px;	}
#topIMG #canvas1 div.box16 	{	top:210px;		right:202px;	}
#topIMG #canvas1 div.box17 	{	top:125px;		right:58px;		}
#topIMG #canvas1 div.box18 	{	top:125px;		right:12px;		}

					/* Docs Guesthouse */
	/*1st level*/					
#topIMG #canvas2 div.box1 	{	top:20px;		right:240px;	height:70px; 	width:20px; 	}
#topIMG #canvas2 div.box2 	{	bottom:30px;	right:263px;	height:15px; 	width:35px;		}
#topIMG #canvas2 div.box3 	{	bottom:53px;	right:265px;	height:27px; 	width:55px;		}
#topIMG #canvas2 div.box4 	{	bottom:102px;	right:300px;	height:60px; 	width:45px;		}
#topIMG #canvas2 div.box5 	{	bottom:102px;	right:240px;	height:60px; 	width:40px;		}
#topIMG #canvas2 div.box6 	{	top:20px;		right:265px;	height:55px; 	width:70px;		}
	/*2nd level*/
#topIMG #canvas2 div.box7 	{	top:20px;		right:69px;		height:53px; 	width:86px;		}
#topIMG #canvas2 div.box8	{	top:80px;		right:69px;		height:33px; 	width:21px;		}
#topIMG #canvas2 div.box9 	{	top:80px;		right:113px;	height:33px; 	width:25px;		}
#topIMG #canvas2 div.box10 	{	top:120px;		right:113px;	height:70px; 	width:50px;		}
#topIMG #canvas2 div.box11 	{	top:120px;		right:34px;		height:70px; 	width:55px;		}
#topIMG #canvas2 div.box12 	{	top:210px;		right:100px;	height:34px; 	width:35px;		}
#topIMG #canvas2 div.box13 	{	top:210px;		right:65px;		height:34px; 	width:25px;		}

					/* Main-level, The Inn */

#topIMG #canvas3 div.box1 	{	top:30px;		right:145px;	height:80px; 	width:75px; 	}
#topIMG #canvas3 div.box2 	{	top:30px;		right:38px;		height:80px; 	width:105px;		}
#topIMG #canvas3 div.box3 	{	bottom:80px;	right:35px;		height:65px; 	width:65px;		}
#topIMG #canvas3 div.box4 	{	bottom:80px;	right:105px;	height:65px; 	width:95px;		}
#topIMG #canvas3 div.box5 	{	bottom:80px;	right:200px;	height:65px; 	width:90px;		}
#topIMG #canvas3 div.box6 	{	bottom:35px;	right:240px;	height:40px; 	width:40px;		}
#topIMG #canvas3 div.box7 	{	bottom:115px;	right:289px;	height:30px; 	width:55px;		}
#topIMG #canvas3 div.box8 	{	bottom:80px;	right:289px;	height:30px; 	width:55px;		}


#topIMG ul {height:30px;float:left; height:273px;width:500px;border: 8px solid #C0BA9A;margin:0;padding:0;overflow:hidden;}
#topIMG ul#menu-rooms {background:url('/wp-content/blogs.dir/17/files/2009/12/hd-inn-rooms.jpg');}
#topIMG ul#menu-docs {background:url('/wp-content/blogs.dir/17/files/2009/12/hd-docs.jpg');}
#topIMG ul#menu-inn {background:url('/wp-content/blogs.dir/17/files/2009/12/hd-inn.jpg');}

#topIMG ul li {display:none; position:relative;background:url('/wp-content/themes/~brightmorning/images/loading.gif');}
#topIMG ul li.active {display:block;height:100%;width:500px;background:#ccc;}
#topIMG ul li span{display:block;position:absolute; bottom:0;left:0;height:30px;padding:5px;background:#333;opacity: .6;width:490px;color:#fff;text-align:left;}

