/*
Theme Name: Yellowstone Suites
Theme URI: http://www.yellowstonesuites.com/
Description: custom theme
Version: 1.0
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
Tags: 
*/
body {
	background: url('images/stretch.jpg') top left repeat-x #9b8b67;
	color: #000000;
	margin: 0;
	font-size: 12px;
	font-family: tahoma, helvetica, sans-serif;

}


#page {

	display: block;
	text-align: center;

}

#layout {

	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #F8E9C3;
	border: 1px solid #67593d;
	margin-top: 20px;

}

.hidden {

	display: none;

}

h3 {
font-size: 14px;
font-weight: normal;
color: #533b1e;
margin-top: 0px;
margin-bottom: 3px;
} 

h4 {
margin-left: 20px;
font-size: 14px;
color: #533b1e;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;

} 

a.reversed:link { color: #543e61; }
a.reversed:active { color: #543e61; }
a.reversed:visited { color: #543e61; }
a.reversed:hover {text-decoration: underline;}

p { margin-top: 3px; }

#header {
}



#topIMG {
	height: 400px;

	background: url("images/headerarea.jpg") top left no-repeat;
}


#quote{
	position: absolute;
	top: 350px;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 3;
	color: #ffffff;
	width: 290px;
	font-family: georgia;
	font-size: 13px;
	font-style: italic;

}

.image {
margin: 6px;}

.right {
margin-right: -20px;
float: right;
clear: right;}

.pageName{
	margin-top:5px;
	color: #533b1e;
	font-size: 20px;
	font-family: tahoma;
}

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

.nav ul li {
	float: left;
}

.nav ul li a {
	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

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

#phone{
	color: #ffffff;
	float: left;
	margin: 9px 0 0 50px;
	font-size: 14px;
}
#phone a:link {color:#ffffff}
#phone a:visited {color:#ffffff}
#phone a:hover {color:#ffffff; text-decoration:none;}
#phone a:active {color:#ffffff}

#topNav {
	background: #a69167;
	height: 35px;
}

#topNav ul {

	float: right;
	margin: 9px 22px 0 0;

}

#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 5px;
	}

#topNav ul li a:hover{

	text-decoration: underline;

}

#topNav ul li.lastOne a{


	border-right: none;

}

#leftbar{

	float: left;
	width: 325px;

}

.leftBar #layout{

	background: url('images/leftbarcolor.gif') top left repeat-y #f4efd9;

}
#photos #layout{
	background:#E1D5AB;

}

#photos.leftbar #container{
	margin:20px;
}


#rooms #layout{
	background:#E1D5AB;

}



#rooms.leftBar #container #policies{

	margin: 20px;
	
}


#bottomNav ul {
	clear: both;
	float: right;
	margin: 15px;

}

#bottomNav ul li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 5px;
}

#bottomNav ul li.lastOne a{
	
	border-right: none;

}

#bottomNav a:hover, #copyright a:hover {
	text-decoration: underline;
}


#footer{
	height: 40px;
	background:#8e7c58;
	color: #ffffff;
	padding: 9px;
	clear: both;
}

#footer a:link {color:#FFFFFF;}
#footer a:visited {color:#FFFFFF;}
#footer a:hover {color:#FFFFFF; text-decoration:none;}
#footer a:active {color:#FFFFFF;}

#footer p{

	margin: 0;

}

#copyright {
	text-align: right;
	width: 980px;
	color: #fff;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#copyright a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {

	text-decoration: underline;

}

#copyright p{

	margin: 2px 0 2px 0;

}

.imgBorder{
	border: 2px solid #ffffff;
}



#roomphotos{
	width: 550px;
	float: right;
	padding: 20px 0px 0px 0px;

	
}

#roomphotos img{
	width:500px;
	border: 2px solid #F8E9C3;
	Margin:10px;
}


#roomphotos2{
	width: 300px;
	float: right;
	padding: 20px 0px 0px 0px;

	
}

#roomphotos2 img{
	border: 2px solid #F8E9C3;
	Margin:10px;
}
#area img{
	width:325px;
	border-bottom: 1px solid #67593D;
	border-right: 1px solid #67593D;
	
}
	
#policies .avail{
	background: url('images/avail.png') top left no-repeat;
	width:251px;
	height:86px;
	float:right;
	border:none;
	text-align:center;
	margin:10px 0 10px 10px;
}

#policies .avail a{
	font-weight:bold;
	font-size:14px;
	line-height:80px;
}

#container a:link {color:#533B1E}
#container a:visited {color:#533B1E}
#container a:hover {color:#533B1E; text-decoration:none;}
#container a:active {color:#533B1E}


#content {
	float:left;
	padding:10px;
}
.widecolumn {
	width:950px;
}
.narrowcolumn {
	width:650px;
}

#sidebar {
	float:left;
	width:280px;
}
#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, .post{
	clear:both;
}
.postmetadata {
	border-top: 1px dashed #8E7C58;
	border-bottom: 1px solid #8E7C58;

	padding: 3px;
}
.commentlist {
	list-style:none;
	margin: 0;
	padding:0;
}
.commentlist li {
	border: 1px solid #8E7C58;
	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 */
