/*
Theme Name: Timber Ridge Lodge
Theme URI: http://timberridgelodgeouray.net/
Description: custom modification of the default WordPress theme
Version: 2.0
Author: Jason Nelson
Author URI: http://visualadventures.com/


*/

/* Begin Typography & Colors */
body {background:#000 url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/background.jpg) top left repeat;}
#pageframe {width:1000px; margin-left:-500px; top:0px; left:50%; position:absolute;}
#header {width:1000px; height:191px; position:relative; float:left;
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/header.jpg) top left no-repeat;}
#main {width:1000px;  position:relative; float:left; margin-top:-40px;}
#footer {width:1000px; height:100px; position:relative; float:left; border-top:1px solid #999; color:#999;}
#content {width:400px; position:relative; float:right; 
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/content_repeat.jpg) top left repeat-y;}
#contentbottom{width:400px; height:40px;
	background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/content_bottom.jpg) top left no-repeat;}
#sidebar {width:300px; position:relative; float:right;
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/sidebar_repeat.jpg) top left repeat-y;}
#sidebarbottom{width:300px; height:40px; z-index:5;
	background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/sidebar_bottom.jpg) top left no-repeat;}
.post {margin:0px 20px 0px 20px; min-height:400px;}
.post table {color:#000; margin-bottom:20px;}
.post table h3 {color:#fff;}	
#sidebar ul li {margin-left:20px;}
#text-437757711 {position:absolute; top:-100px; left:0px; width:400px;}
#text-437757711 h2 {display:none;}
.mySlideshow {position:relative; width:502px; height:508px;
padding:35px 0px 0px 22px;margin-left:-50px; z-index:50;
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/SS_background.png) top left no-repeat;
}
#sidebar #text-441293601 { margin-left:-50px; margin-top:20px; margin-bottom:-240px; z-index:990; float:left; width:350px; height:210px;
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/danger_sign2.png) top left no-repeat;}
#text-441293601 h2 {display:none;}
#text-441293601 .textwidget  {text-align:left; }
#text-441293601 .textwidget img { margin:70px 0px 0px 100px;}
#hotel_pic {position:absolute; top:124px; left:58px; width:244px; height:214px;
background:transparent url(http://timberridgelodgeouray.net/wordpress/wp-content/themes/timberRidge/images/hotel_pic.gif) top left no-repeat;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: left;
	}

/* Begin Sidebar */

.textwidget {text-align:center;}
.textwidget ul li {background:transparent url(http://www.riversagellc.com/blog/wp-content/themes/riverSage/images/sidebar_border.gif) no-repeat bottom left;
padding:15px 0px 35px 0px; font-size:150%; font-family:"Times New Roman", Times, serif}

#sidebar form {
	display:block; 
	padding: 0px 0 0px 0; 
	}
#sidebar ul, #sidebar ul ol {
	 display:inline; 

	}

#sidebar ul li {
list-style-type: none; list-style-image: none; 
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {

	}

/* End Sidebar */


.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer a:link, #footer a:visited, #footer a:active {color:#999; text-decoration:underline;}
/* End Structure */



/*	Begin Headers */


h1, h2 {
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 { color:#c3dfff;
	padding: 0;
	margin:0px 0px 0px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h6 {color:#96adbd; margin:-10px 0px 0px 0px;}
a:link, a:visited {text-decoration:underline; color:#f9f39b;}
a:hover {text-decoration:none; color:#dcd455;}


/* End Headers */



/* 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 {
	
	margin: 10px 20px 2px 0;
	display: ;
	}

.alignright {
	float: right;
	}

.alignleft {
margin: 0 20px 10px 0;
	float:left; display:inline; position:relative;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/* Removed sidebar bullets
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform { position:relative; 
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block; padding:0px 20px 0px 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#respond{padding:0px 20px 0px 20px;} 

/* End Various Tags & Classes*/



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

/* Menus */
#pages-2 h2 {display:none;}
#pages-2 ul ul li{margin-left:20px;}
#pages-2 { position:absolute; top:-90px; left:-44px; z-index:30;
	 background-color:transparent; width:550px;
	font-size: 130%;
	text-align: left;	
	padding: 0px 0px;
	margin: 0px;
	display: block;
}
#pages-2 ul {
	
	margin: 0px;
	padding: 0px;
	}
#pages-2 ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#pages-2 ul li a {
	display: block;
	color: #fbca01;
	
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
	}
#pages-2 ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
	}
/* This hides the nested UL before you hover */
#pages-2 li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#pages-2 li:hover ul, #pages-2 li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#pages-2 li:hover ul, #pages-2 li.sfhover ul {
	background: #333;
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#pages-2 li:hover ul li,
#pages-2 li.sfhover ul li {
	background: #333;
	width: 180px;
	display: block;
	padding: 0px; margin: 0px;
	height: 30px; line-height: 30px;
	text-align: left;
	border-top: 1px solid #FFF;
}
/* This is the style for the links withing the LI items within the nested UL */
#pages-2 li:hover ul li a,
#pages-2 li:hover ul li.current_page_item a,
#pages-2 li.sfhover ul li a,
#pages-2 li.sfhover ul li.current_page_item a {
	background: #333;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #AAA;
	font-weight: bold;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#pages-2 li:hover ul li a:hover, #pages-2 li.sfhover ul li a:hover {
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	color: #000;
	font-weight: bold;
	background: #fff;
}

