/*
Theme Name: ~Arsenic &amp; Old Lace
Theme URI: http://www.eurekaspringsromancebb.com/
Description: A custom theme from InsideOut Solutions. Developed to match our client's website.
Version: 2.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/
body {
	background: url('images/back.jpg') top left;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

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

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #980217;
	font-family: Times New Roman, Times;
	margin: 0 0 .2em 0;
}

h1.subhead{	font-size: 1.8em; height: 80px;}

h2{ font-size: 1.8em; line-height: 1em; }

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

h3{ font-size: 1.6em; margin-top: 0.6em; }

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

h4{ font-size: 1.4em;}

h5 {font-size: 1.4em; }

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

ul{
	
}

em {font-style:italic;}


/* Layout and Coloring */
#main {
	float:left;
	padding:10px;
}
#main {
	font-size:.8em;
	line-height:1.5em;
}
.entry  { padding-top:15px; }
.widecolumn {
	width:950px;
}

div.col { width:600px;  float:left;}
div.colL {padding:20px; width:250px;}
p.col { width:305px;  float:left;}
div.col ul li {list-style: circle;padding-bottom:4px;}

.parent-pageid-996 div.col {width:300px;}
.narrowcolumn {
	width:650px;
}
.frontcolumn {
	width:550px;
}
#main h2 {
	font-size:22px;
}
#main ul, #main ol {
	list-style-position:inside;
	margin: 5px 5px 5px 15px;
}
#main ul { list-style-type:disc; }
#main ol { list-style-type:decimal; }
#main blockquote { margin: 10px 30px; font-style:italic;}

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

#shadow{
	background: url('images/shadow.png') top center repeat-y;
}

#layout {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #efe0b4;
}

#header {
	height: 104px;
	background: url('images/header.gif') top left repeat-x;
	padding: 28px 22px 0 22px;
	color: #efdeba;
}

#header a{
	color: #efdeba;
}

#header h1{
	background: url('images/logo.gif') top left no-repeat;
	height: 50px;
	width: 526px;
	text-indent: -999em;
}

#header h1 a{
	display: block;
	width: 526px;
	height: 50px;
}

#header h3{
	color: #f0e1ae;
	font-family: Times New Roman, Times;
	font-size: 1.3em;
	margin: 15px 0 0 10px;
	font-weight: normal;
}

#header .rHeader{
	position: absolute;
	margin: -95px 0 0 650px;
	text-align: right;
	font-size: .9em;
}

#header .rHeader .selectLogo img{
	margin: 20px 10px 0 0;
}

#header .rHeader a{
	text-decoration: none;
}

#header .rHeader a:hover{
	text-decoration: underline;
}		

#header .rHeader .bookNow{
	background:  #efdeba;
	border: 2px solid #44050b;
	color: #44050b;
	padding: 5px;
	height: 38px;
	font-size: 15px;
	letter-spacing: 1px;
}

#header .rHeader .bookNow:hover{
	background: #44050b;
	color: #efdeba;
	text-decoration: none;
}	


.nav, .nav * { margin:0;padding:0; }
.nav { list-style:none; }

ul#menu { 
	height:55px;
	margin: 0;
	padding: 0 0 0 25px;
	background: url('images/topnav.gif') left top repeat-x;
}

	ul#menu li {
		position: relative;
		z-index:50;
		display:inline;
		font-size: 1.0em;
		line-height: 55px;
	}
	ul#menu li.last {  }
	ul#menu a {
		margin: 10px 17px 0px 9px;
		padding: 10px 9px;
		text-decoration:none;
		color: #511217;
		
	}
	ul#menu a:hover { 
		color:#511217;
		text-decoration:underline;
	}
	ul#menu a:active { }
	ul#menu li.current_page_item a,
	ul#menu li.current_page_item ul {  }
	
	ul#menu li.arrow { /* parent items */
	}
	ul#menu li.arrow a { /* parent items */
		background: url('images/dn-arrow.jpg') 100% 50% no-repeat;
		padding-right:15px;
	}
	ul#menu li ul {
		list-style: none;
		margin:0; padding: 0 0;
		position: absolute;
		float:left;
		left: -1px; top: 25px;
		text-align:left;
		display: none;
		width: 170px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top:4px solid #5F151F;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom:4px solid #5F151F;
	}
	
	ul#menu li.arrow li{
		clear: both;
		display:block;
		margin:0; padding:0 10px;
		width: 150px;
		height:30px;
		font-size:1.0em;
		line-height: 0px;
		background:#EAD799;
	}
		ul#menu li li.first { padding-top: 10px; }
		ul#menu li li.last{ border-bottom:none;

			-moz-border-radius-bottomleft: 3px;
			-moz-border-radius-bottomright: 3px;
			-webkit-border-bottom-left-radius: 3px;
			-webkit-border-bottom-right-radius: 3px;
			
		}
	
	ul#menu li.arrow li a {
		background:none;
		display:block;
		float:none;
		padding:5px;
		margin:0 auto;
		line-height:0.9em;
	}
	ul#menu li li a:hover {
		text-decoration:underline;
	}
	
	
/* --------------------------------------------------------------- */
/* 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 */

#topIMG{
	height: 377px;
	background: #fff;
	overflow:hidden;
}

#content {
	clear: both;
	padding: 1px;
	border-top: 1px solid #aa5530;
	background: url('images/bodyback.gif') top left repeat-x #efe0b4;
}

#content .container {
	font-size: .85em;
	color: #2c1d1d;
	padding: 30px;
	line-height: 1.4em;
}

.sideBar #content .container {
	width: 540px;
}
#sidebar {
	float:left;
	width:280px;
	font-size:.8em;
	line-height:1.5em;
}
#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar ul {
	list-style: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;
}
.commentlist {
	list-style:none;
	margin: 0;
	padding:0;
}
.commentlist li {
	border: 1px solid #000;
	padding:20px;
	margin:0 0 20px 0;
}

#content .container h2{
	line-height: 1em;
	color: #980217;
	font-family: Times New Roman, Times;
	font-size: 1.9em;
}

#content .container h3{
	line-height: 1em;
/*
	clear:both;
*/
}

#content .cRight{
	background: url('images/rightback.gif') top left;
	border: 2px solid #781919;
	width: 287px;
	min-height: 469px;
	margin: -120px 30px 0 600px;
	position: absolute;
	padding: 33px;
	z-index: 100;
}

#content .cRight .cont{
	border: 2px solid #a52718;
	background: #fff;
	padding: 4px;
}

#content .cRight .cont .cCont{
	border: 1px dotted #ba7156;
	padding: 3px;
	color: #690c1b;
	text-align: center;
	font-size: .8em;

}

#content .cRight .cont .cCont.text{
	font-style: italic;
	padding: 10px 15px;
	font-family: Georgia;
}

#footer {
	background: url('images/footertop.gif') top left repeat-x #e2c87c;
	padding: 20px 20px 0 20px;
}

.footerBottom{
	background: url('images/footerbottom.gif') top left repeat-x #e2c87c;
	height: 11px;
}

#footer .fRight{
	float: right;
	padding: 0 0 0 20px;
	background: url('images/blogareaback.gif') top left repeat-y;
	color: #420f17;
	text-align: center;
	font-size: .8em;
	font-family: Times New Roman, Times;
}

#footer .fRight a{
	color: #420f17;
}

#footer .fRight strong{
	font-weight: normal;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	display: block;
}

#footer .fLeft{
	color: #420f17;
	font-size: .8em;
	line-height: 1.25em;
}

#footer .fLeft a{
	color: #420f17;
}

#home #footer .fLeft{
	color: #030001;
	font-size: .75em;
}

#home #footer .fLeft a{
	color: #030001;
}

#footer .fLeft .blogLink{
	color: #540a17;
	font-size: 1.3em;
	margin: 0;
	display: block;
}

#footer .fLeft ul { list-style: none; margin: 0; }

#footer .fLeft ul li {
	display: block;
	margin: 10px 10px 0 0;
}

#bottomNav{ 
	clear: both; 
	background: #3f0b14;
	color: #d5bd75;
	font-size: .7em;
	padding: 15px;
}

#bottomNav a{ color: #d5bd75; }

#bottomNav ul a{
	padding: 0;
	margin: 0 7px 0 0;
	border-right: 1px solid #d5bd75;
	padding: 0 7px 0 0;
}

#bottomNav ul .lastOne a{
	border: none;
}

#copyright{
	float: right;
}

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

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 5px solid #fff; }

.right { float: right; }

.left { float: left; }

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

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

.line{ background: url('images/line.gif') top left repeat-x; height: 2px; margin: 5px 0;}

/* Auto/Conditional PDF Icon */

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

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* Photo Gallery */

#slides, #slides2 {
	width: 770px;
	float: left;
}
#slides img, #slides2 img {
	border: 2px solid #fff;
	margin: 0 0 0 0;
}

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

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

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

#gallery ul a:hover {
	background: #999;
}

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

/* Guest Rooms Links */

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

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

#guestRooms ul a {
	color: #333;
	padding: 6px;
	background: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
}

#guestRooms ul a:hover {
	background: #E2C87C;
}


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

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


/* More */

.roomCont {width:625px;}

.roomPrice{
	font-size: 1.3em;
	margin: 5px 0;
	display: block;
	color: #3F0B14;
}

#content .bookNow{
	border: 2px solid #fff;
	display: block;
	padding: 7px;
	margin:10px;
	width: 150px;
	text-align: center;
	background: #3F0B14;
	color: #fff !important; 
	float:right;
}

#content .bookNow:hover{
	background: #fff;
	color: #3F0B14 !important;
}

#content .bookNow span{font-size:1.3em;}

.roomNavigation a, .roomNavigation a:visited, .roomNavigation a:active, .roomNavigation a:link{
	color: #3F0B14;
	border: 1px solid #3F0B14;
	background: #fff;
	padding: 5px;
	margin-top:15px;
	margin-right: 6px !important;
	font-size: .9em;
}

.roomNavigation a:hover{
	background: #3F0B14;
	color: #fff;
	border: 1px solid #3F0B14;
}

#map{

	margin: 10px 0 0 0;
	width: 900px; 
	height: 350px; 
	border: 1px solid #999; 
	text-align: left; 
	font-family: Georgia;
	line-height: 1em;
}

.mapZoom{
	
	border: 1px solid #999;
	background: #F2EFE9;
	color: #99171A !important;
	padding: 4px;
	margin: 0 3px 0px 0px;

}

.mapZoom:hover{

	background: #fff;
	color: #999 !important;

}

#creditfooter {display: none;}

.category-specials {
	border:1px solid #4A0A14; 
	padding:15px 10px; 
	margin:10px 0;
}

#specials img {
	margin-top: -50px;
	float: right;
}

#specials span {
	font-weight: bold;
}

#content .container . s_p_offer_box h3 { margin:30px 0; }

/*Footer Feed*/
	.advanced-recent-posts { list-style:none;margin: 20px 0 0; float: left; width: 560px;}
	.advanced-recent-posts li { clear:both; }	
	.advanced-recent-posts a { font-weight:bold;  }	
	.advanced-recent-posts .recent-posts-thumb {float:left; margin: 0 7px 7px 0; border: 2px solid #4A0A14;}
	
img#wpstats{ position: absolute; left: -500px; height: 0px;}

/* ---- Specials & Packages Module ---- */
.specials_packages_search select { border:1px solid #999; border-radius:4px; -moz-border-radius:4px; -web-kit-border-radius:4px; -khtml-border-radius:4px; }
.specials_packages_search p {
	border: 1px solid #eee;
	padding: 4px;
	margin: 2px !important;
}
.specials_packages_search .level-1-a { padding:2px 3px 2px 6px; }
.specials-packages .entry {
}
.s_p_search_box {
    background: none repeat scroll 0 0 #EDD796;
    border: 1px solid #BBBBBB;
    padding: 15px 20px;
    width: 350px;
}
.s_p_search_box a { color: #6A2F4A; }
.s_p_offer_box {
	border-top: 1px solid #777;
	padding: 10px;
	margin:15px 10px 15px 0px;
	color: #800000;
}
.s_p_offer_box .entry { padding-top:0; }

.s_p_offer_box .entry h4 { color:#330911; }

#cpt-searched .loadingAnimation { padding:10px 0 0 5px; }
#cpt-featured h2 { padding: 20px 0 0; border-bottom: 1px solid #777; }
#cpt-post h2 { padding: 20px 0 0; border-bottom: 1px solid #777; }
#cpt-featured .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
#cpt-post .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
.s_p_offer_box h2 { width: 100%; }
.s_p_offer_box h2:hover { text-decoration: none; }
.s_p_offer_box .price {
	font-size: 1.1em;
	color:#621410;
}
.s_p_offer_box ul {
	list-style: disc outside none;
	margin-left: 1em;
	margin-bottom: 1em;
	color: #800000;
	}
.s_p_details_offer_type,.s_p_details_offer_type a { color: #54867A; }
.s_p_details_offer_price { color: #00661A; }
.s_p_details_dates,.s_p_details_dates a { color: #600; }
.details { margin-top:7px; }
/* ---- end Specials & Packages Module ---- */
