/*
Theme Name: ~Horseshoe Canyon Ranch
Theme URI: www.gohcr.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/
*/
body {
	background: url('images/pattern.jpg') top center repeat-x #301408;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

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

a:hover{ text-decoration: none; }

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

h1.subhead{	
	text-indent: -999em;
	background: url('images/logo.png') top left no-repeat;
	height: 154px;
	width: 284px;
	position: absolute;
	margin: 15px 0 0;
}

h1.subhead a{
	width: 284px;
	height: 154px;
	display: block;
}

h2{ font-size: 1.9em; }

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

h3{ font-size: 1.5em; }

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

h4{ font-size: 1.2em;}

h5 {font-size: 1.4em; }

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

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

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

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

#header {
	height: 174px;
}

#header .hRight{
	float: right;
	text-align: right;
	color: #dca066;
	font-size: .8em;
	padding: 20px 15px 0 0 ;
	position:relative;
}	

#header .hRight span{
	position: absolute;
	display: block;
	margin: 10px 0 0 0;
	font-size: 1.3em;
}

#header .hRight a{
	color: #e7a23f;
	font-size: 1.2em;
}

#header .hRight a.homelink{
	color: #dca066;
	font-size: .85em;
}

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

.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/navback.png') top left no-repeat;
	height: 89px;
	width: 717px;
	position: absolute;
	z-index:2000;
	margin: 85px 0 0 270px;
}

#topNav ul {
	margin: 35px 15px 0 35px;
	text-align:left;
}

#topNav a {
	font-size: 1.1em;
	color: #010101;
	text-decoration: none;
	font-family: courier new;
	padding: 0 13px 19px;


}

#topNav a span{font-size:.9em;}

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

#topNav #menu li {
	position: relative; /*--Declare X and Y axis base--*/
	max-width:150px;
	
}
	
#topNav #menu li ul { display:none; }
#topNav #menu li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	margin:0;
	left: -1px; top: 53px;
	background: url('images/pattern.jpg') top left no-repeat;
	display: none;
	float: left;
	width: 160px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

	
#topNav #menu li ul.subnav li{
	border-top: 1px solid #000; /*--Create bevel effect--*/
	clear: both;
	width: 136px;
	padding:0 12px;
} 

#topNav #menu li ul.subnav li.last{ border-bottom:none; padding-bottom: 5px; }
	
html #topNav #menu li ul.subnav li a {
	float: left;
	display:block;
	color:#EEECE0;
	padding: 5px 0;
	font-size: .85em;
}

#contTop{
	background: url('images/conttop.gif') top left no-repeat;
	height: 31px;
	
}

#topIMG{
	margin: -25px 0 10px -15px;
	max-height: 364px;
}

#slideshow {	
	overflow: hidden;
	max-height:364px;
}

#slideshow img {
	width:961px;
	height:364px;
}

#content {
	clear: both;
	background: url('images/contentback.gif') top left repeat-y;
}

#content .container {
	font-size: .85em;
	padding: 10px 30px;
	line-height: 1.2em;
}

#content .container h2{
	line-height: 1em;
}

#content .container h3{
	line-height: 1em;
}

#content .container a{color:#3F2318;}

#content .container .cRight{
	float: right;
	margin: 0 0 10px 20px;
	width:350px;
}	

#content .container .cRight img{
	padding: 6px;
	background:#ffffff;
	border-top:1px solid #e2e0d4;
	border-right:2px solid #dcd9c9;
	border-bottom:2px solid #dcd9c9;
	border-left:1px solid #e2e0d4;
}

#content .container #cImages img{
	border:5px solid #ffffff;
	width:200px;
	height:133px;
	margin:5px;

}

.col {
	width: 300px;
	background: #ccc;
}

.col .subhead{
	padding: 3px 10px;
	background: #222;
}

.right.col {
	margin: 0 0 15px 15px;
}


.left.col{
	margin: 0 15px 15px 0;
}

.col .news{
	padding: 1px 0 0 10px;
	width: 270px;
}

#footer {
	background: url('images/footer.jpg') top left no-repeat;
	height: 290px;
	padding: 15px 0 0 0;
}

#footer #blogF{
	width: 660px;
	float: right;
	margin:10px 15px 0 0;
}

#footer #blogF .blogEmail{
	color: #af6d1b;
	font-size: 1em;
	margin: 0 0 0 15px;
}

#footer #blogF ul{
	list-style: none;
	margin: 20px 0 0 0;
}

#footer #blogF ul li{
	font-size: .8em;
	margin: 0 0 20px 0;
}

#footer #blogF ul a{
	font-weight: bold;
	text-decoration: none;
}

#footer #contact{
	background: url('images/contact.png') top left no-repeat;
	width: 285px;
	height: 235px;
	
}	

#footer #contact p{
	padding: 66px 25px 10px 45px;
	font-size: .9em;
}

#footer #contact span{
	font-size: 1.1em;
}

#footer a{ color :#030303; }

#bottomNav ul { margin: 0 0 0 15px; }

#bottomNav a{ 
	font-size: .75em; 
	padding: 1px 5px; 
	border-right: 1px solid #030303;
	margin: 5px 0;
	font-weight: bold;
}

#bottomNav .lastOne a{
	border: none;
}

#bottomNav ul li ul{ display:none; }


#copyright{
	font-size: .75em;
	float: right;
	margin: 6px 15px 0 0;
}

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

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 10px solid #555; }

.right { float: right; }

.left { float: left; }

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

.image.left{ margin: 0 10px 10px 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 */

#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 10px 0 0; }

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

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


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

#guestRooms ul li a span{ color: #660000; margin: 0 0 0 5px;}


/* More */


table#rates td{padding:0px 10px;}

#boxgallery img {margin:0 3px; border:1px solid #8E8B82;}

#creditfooter img {float:right;}

#footer .feedTitle a{color:#AF6D1B; font-size:1.2em;}
#creditfooter {display:none;}
#subnav {text-align:center; margin-top:40px;}

/* ------------------------------------------------------ */
h1 a {font-size:1.8em; margin-bottom:30px; color:#301408;}
h1.blog-header {
	text-align:center; 
	margin-left:-20px; 
	margin-top:-35px;
}

#content h2 {
	font-size:22px;
	line-height: 1.2em;
}
#content ul, #content ol {
	list-style-position:outside;
	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;}

#content {
	font-size: .85em;
	padding: 10px 30px;
	line-height: 1.2em;
}

.entry p{font-size:1.0em;}

#sidebar {
	float:right;
	max-width:340px;
	margin:0 5px;
}

#sidebar a {
	color:#3F2318; 
	line-height:1.2em;
}

#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar ul {
	list-style:none;
	margin:20px 70px;
	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;
	margin:0;
}

#content #sidebar img{
	padding: 6px;
	background:#ffffff;
	border-top:1px solid #e2e0d4;
	border-right:2px solid #dcd9c9;
	border-bottom:2px solid #dcd9c9;
	border-left:1px solid #e2e0d4;
}

#content #sidebar img.side-home{padding:0; border:0;}

.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 ol.commentlist {
	list-style:none;
	margin: 0;
	padding:0;
}
.commentlist li {
	border: 1px solid #000;
	padding:20px;
	margin:0 0 20px 0;
}

#blog-content {float:left; width:560px; min-height:350px; margin:0 5px;}

#blog-content a {color:#3F2318;}

.widecolumn {margin:30px;}

.widecolumn img {margin:10px;}

.postmetadata {margin-top:20px;}

.narrowcolumn {min-height:350px;}

.piclenselink {display:none;}

form table {margin:5px 0 30px 0;}
form #notes {margin:5px 0 30px 0;}
form h3 {color:#AE5207; font-size:1.3em;}

/* --------------------------------------------------------------------------------------- */
/* 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
	}
	
.entry img {padding:10px; border:#b3b3b3 solid 1px;}


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



/* More */

.kick {font-weight:bold;}
.kick span {color:#AF5308; font-style:italic; font-size:1.1em;}




/* Advanced Most Recent Posts */

li#advancedrecentposts-3 h2 {display:none;}
li#advancedrecentposts-3 {list-style-type:none;}
img.recent-posts-thumb {float:left; border:3px solid #fff; clear:both; margin-right:5px;}
ul.advanced-recent-posts {line-height:1em;}
ul.advanced-recent-posts li{ height:40px;}



