/*
Theme Name: ~River Haus in the Pines
Theme URI: http://www.riverhausinthepines.com
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/
*/
/* COLORS:

red		BC1403
		4C0A16*
		
green	86934B
		413118*

beige	FCFBE9



			*/

body {

	background: url("images/background.jpg");
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;

}
#bg2 {

	background: url("images/stripe.jpg") repeat-x 0px 150px;
	height:504px;

}

/* General Definitions */

a, a:link, a:active, a:visited{
    text-decoration: underline;
	color: #413118;

}

a, a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #4C0A16;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.2em; }
h1 a { display:block; height:100%; }
h2{ font-size: 1.8em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

p{ margin: 0 0 1em 0; }

.big { font-size:1em; }
.bold { font-weight:bold; }
.red { color:#4C0A16; }
.italic {font-style:italic;}

.fancy {
font-size:1.9em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#4C0A16;
font-style:italic;
margin: 18px 0 22px 0;
}

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;
	background: url("images/shadow.png") 50% 0% repeat-y transparent;

}

#layout {
	
	width: 962px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url("images/bg-content-tile.jpg") bottom center;

}

#top {

	width: 962px;
	height: 150px;
	position:relative;
	background: url("images/bg-top.jpg") no-repeat #FCF2C1;

}

	#top h1 {
		width:499px;
		height:130px;
		position:absolute;
		top:20px;
		left:80px;
		background:url("images/logo.png") no-repeat;
		text-indent:-999em;
	}
	
	#top p {
		text-align:right;
		font-size: 1.3em;
		color:#4C0A16;
		line-height:1.5em;
		padding: 10px 10px 0 0;
	}
	#top p a {
		color:#4C0A16;
		text-decoration:none;
	}
	#top p a:hover {
		text-decoration:underline;
	}
	#top #availtab {
		position:absolute;
		bottom:0px;
		right:100px;
		height:40px;
		width:174px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:2em;
		text-align:center;
		background: url("images/availtab.gif") no-repeat transparent;
	}
	#top #availtab a {
		color:#FCF2C1;
		display:block;
		height:30px;
		width:174px;
		padding-top:10px;
		text-decoration:none;
	}

#header {

	width: 962px;
	height: 304px;
	background: url("images/slideshow.jpg") no-repeat 0px 0px #86934B;
}
#header img{

	margin:0;
	padding:0;
	

}
	#header .topimgtxt {
		float:left;
		margin:60px 0 0 30px;
	}
	#header .topimg {
		float:right;
		margin:18px 20px 0 0;
		border:solid 8px #FCF2C1;
	}
	

.nav ul li a:hover {

	text-decoration: underline;

}

#container  {
	background: url("images/bg-content.jpg") no-repeat;
}

#sidebar {

	width:210px;
	float:left;
	text-align:right;
	border-right: solid 1px #413118;
	margin: 50px 0 30px 0;
	padding: 0 .6em 0 0;
	font-size: .7em;
	color: #4C0A16;
	background:transparent;
}

	#sidebar a {
		color: #4C0A16;
		text-decoration: none;
	}
	#sidebar a:hover {
		text-decoration:underline;
	}
	#sidebar ul {
	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:1.25em;
		list-style: none;
		padding: 0;
		margin: 0;
	
	}
	
	#sidebar ul ul {
		padding:0;
	}
	#sidebar ul li {
	
		padding:0px;
		margin:0px;
	}
	
	#sidebar ul li a {
	
		display: block;
		padding: .3em  .3em  .3em  .3em;
		font-size: 1.5em;
		color: #413118;
		text-decoration: none;
		margin:0;
	}
	#sidebar ul li.widget_pages a {
		font-size:1.6em;
	}
	#sidebar ul li.widget_pages h2 {
		display:none;
	}
	#sidebar ul li.widget_pages ul ul {
		display:none;
	}
	#sidebar ul li div.textwidget {
		font-size:1.4em;
		padding-top:20px;
	}
	#sidebar ul li a span {
		display:none;
	}
	#sidebar ul li a:hover{
		text-decoration:underline;
	}
	#sidebar h2 {
		font-style:normal;
		padding-top:10px;
	}


#container #content  {

	font-size: 1.4em;
	padding: 15px;
	line-height:1.6em;
	width:705px;
	margin: 0 0 0 10px;
	float:right;
	background:transparent;

}
#container .hdtxt {
	margin-bottom:15px;
}
#container .padding{
	float:right;
	width:90px;
	height:120px;
}

#content .roomslist {
	list-style:none;
	margin:0;
}
.roomslist li{
	width:218px;
	height:196px;
	float:left;
	margin:10px 5px;
	border:solid 1px #FFEFC2;
	text-align:center;
}
.roomslist li a {
	display:block;
	padding:8px;
	width:202px;
	height:180px;
	background:#FFEFC2;
	color: #423219;
	text-decoration:none;
	font-weight:bold;
}
.roomslist li a:hover {
	color:#423219;
}

.roomslist li a img {
	margin:1px;
}
.roomslist li a:hover img{
	margin:0;
	border:solid 1px #4C0A16;
}

#content ul.roomnav {
	list-style:none;
	margin:0;
	width:300px;
}
#content ul.roomnav li {
	width:80px;
	float:left;
	margin: 0 3px;
	text-align:center;
}
#content ul.roomnav li a {
	display:block;
	width:80px;
	height:22px;
	color:#4C0A16;
	border:solid 1px #86934B;
	font-size: .9em;
	text-decoration:none;
}
#content ul.roomnav li.avail {
	width: 250px;
}
#content ul.roomnav li.avail a {
	width:250px;
	margin-top:5px;
}
#content ul.roomnav li a:hover {
	border: solid 1px #4C0A16;
}

#footer {

	background: transparent;
	font-size: 1.3em;
/*	background: url("images/quoteleft.gif") bottom left no-repeat;
	background: url("images/quoteright.gif") bottom right no-repeat;*/

}
#footer h3 {
	padding: 0 20px;
}
#footer .advanced-recent-posts {
	list-style:none;
	padding: 0 10px 10px;
	margin:0 10px;
}
#footer .advanced-recent-posts li {
	padding: 0 10px 20px 30px;
}
#recent-posts {
	list-style:none;
/*	background: url("images/quoteleft.gif") bottom left no-repeat;
	background: url("images/quoteright.gif") bottom right no-repeat;
	background: url("images/quoteright.gif") bottom right no-repeat;*/
	padding: 0 10px 10px;
	margin:0 10px;
}
#recent-posts li {
	padding: 0 10px 0 30px;
}
#copyright{

	clear:both;
	color: #4C0A16;
	padding: 25px 15px 15px 90px;
	width:310px;
	height:180px;
	float:right;
	text-align:right;
	background: url("images/quoteright-flip.gif") bottom left no-repeat;

}
#copyright p {
	font-size: 1.0em;
	padding: 10px;
}
#copyright .right { float:none;text-align:right;}

#copyright a {

	color: #4C0A16;
	text-decoration:none;

}
#copyright a:hover {

	color: #4C0A16;
	text-decoration:underline;

}

/* General Class Definitions */

.clear{ clear: both; width:100%;}

.image { margin: 10px; }

.right { float: right; }

.left { float: left; }

/* 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; }

/* More */

.quote{

	/*background: url("images/quoteleft.gif") center left no-repeat;*/
	padding: 5px 50px 20px 80px;
	color: #616c34;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-style:italic;
	text-align:left;
	float:right;
	margin: 15px 0 0 0;
/*	width:350px; height: 145px;
	background: url("images/quoteleft.gif") 10% 100% no-repeat;
	background: url("images/quoteright.gif") 100% 100% no-repeat;	*/
	background: url("images/quoteleft.gif") 0% 100% no-repeat;
}

.quote span{

	/*display: block;
	background: url("images/quoteright.gif") center right no-repeat;
	height: 110px;
	padding: 0px 80px 35px 10px;*/

}

.quote2{

	padding: 0;
	color: #616c34;
	font-style: italic;
	margin: 0px 0 0 0;
	text-align:left;
}

.roomimg {
	width:445px;
	height:300px;
	float:right;
	margin-right:-80px;
	padding-left:5px;
	
}
.roomimg img,#content img.border {
	border: 4px solid #FBF3C5;
	padding:0;
}
#directions .roomimg {
	width:445px;
	height:700px;
	float:right;
	margin-right:-80px;
	padding-left:5px;
	
}

#content h2 {
	font-size:22px;
}
#content ul, #container ol {
	list-style-position:inside;
	margin: 5px 5px 5px 15px;
}
#content ul { list-style-type:disc; }
#content ol { list-style-type:decimal; }
#content blockquote { margin: 10px 30px; font-style:italic;}
.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; }
#container 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 */
/*
	IO_pkgs styles 
*/
#IO-pkg-container {
	clear:both;
}
.IO-pkg {
	clear:both;
}
.IO-pkg-morelink {
	border:none;
	text-decoration:underline;
}
.IO-pkg-morelink:hover {
	border:none;
	text-decoration:none;
}
.IO-pkg-img {
	float:right;
	width:200px;
	margin-bottom:5px;
}
.IO-pkg-valid {

}
.IO-pkg-title {
	font-size:1.8em;
	font-style:italic;
	border-top: 1px solid #000;
	margin-top:10px;
}
.IO-pkg-details {
	padding-bottom: 20px;
}
#content .ngg-imagebrowser {
	text-align:center;
	
}
#content .ngg-imagebrowser img {
	width:auto;
	margin:0 auto;
}

#weather * {margin:0;padding:0;}
#weather {
	width:192px;
	padding:5px;
	border: 1px solid #000;
	background: #f1f1f1;
	float:right;
	margin:8px;

}
#weather a.weather_link {
	display:block;
	height:60px;
	color:#000;
	text-decoration:none;
}
#weather span.weather_for {
	font-weight:bold;
	margin:0;
}
#weather img.weather_icon {
	float:left;
	margin: 0 15px 0 0
}
#weather span.weather_cc {	display:block;}
#weather span.weather_temp {display:block;}

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

