

/*
Theme Name: Redoubt Lodge Beta
Description: Redoubt Mountain Lodge's theme
Version: 0.5
Author: Daniel Wood
Author URI: http://portableperception.com/


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #838B76;
	color: #330000;
	text-align: center;
	}

#page {
	background-color: transparent;
	border: none;
	text-align: left;
	}

#header {
	
	}

#header-image 	{
	margin: 0;
	
	width: 1000px;
	}

#content {
	font-size: 1.8em;
	font-family: Georgia,Times,Helvetica,serif;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .general-page-column1 .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: ;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.8em;
	}
	
#sidebar .widgettitle a{
	font-size:1em;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar a { font-size: 1.4em;}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background: transparent url('images/content_bg_shadow.jpg') repeat-y;
	margin: 0 auto;
	padding: 0 24px;
	width: 1000px;
	border: none;
	}

#header {
	
	margin: 0;
	padding: 0;
	height: 300px;
	width: 1000px;
	top: 0;
	}
	


.home #header {
	height:550px;
}

.home #header #header-logo {
	position:relative;
	left: 0px;
	top:405px;
}

.home #header #header-text {
	position:relative;
	left: 150px;
	top:300px;
}	


.home #header-text h1,
.home #header-text h2
{
	color: #534741;
	font-family: "Trajan Pro";
}
.home #header-text h1{
	font-size: 55px;
	padding: 0;
	text-align:left;
}
.home #header-text h2{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 30px;
}


.location iframe{margin: 0 auto; display: block;}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 700px;
	}
	
.general-page-column1 {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0;
	width: 570px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 45px 0 45px;
	width: 910px;
	}

.index-head-image{
	width:1000px;
	height:300px;
	margin-top:20px;
	margin-left: -45px;
	margin-bottom:20px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post-excerpt-text{
	width: 540px;
	margin-bottom:40px;
}

.single .entry .entry-text {
	width: 550px;
	float:left;
}
.single .entry .entry-images {
	float:left;
	width:350px;
	margin-left:10px;
}

.single .entry .entry-images img{
	display:block;
	margin-left:35px;
}
.excerpt-link{color:#330000;}
.excert-link:hover{color:;}

.post-excerpt-image{
	float: right;
	margin-bottom:40px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.gallery .ngg-album{border:none;}

#footer {
	background:transparent url('images/footerbg.png') no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height:400px;
	padding-top:60px;
	clear: both;
	}
	
#footer-contact-info{
	width:300;
	height: 300px;
	float: left;
	margin:0 40px 0 30px;
	
	
}
#footer-contact-info ul{padding:0;}
#footer-contact-info li {list-style:none;
}

#footer-contact-info a {color:#330000;
}

#footer-contact-info h2 {
	color: #330000;
	font-family:Georgia,Times,Helvetica,serif;
	font-size:22px;
}

#footer-contact-info h4 {
	text-align:center;
	margin:6px;
	font-family:Georgia,Times,Helvetica,serif;
	font-size:16px;
}

#fb-icon{vertical-align:middle;}
#fb-link{font-size: 1.8em; text-decoration:underline;margin-left:10px;}

	
#footer-contact{
	width:300px;
	height:300px;
	float:left;
	padding:0;
	margin: 20px 0 0 30px;
}

#footer-contact #tabs{
	width:300px;
	height:10px;
	padding:0;
}



#footer-contact #tabs li{
	float:left;
	display:block;
	list-style:none;
	
	
	
}

#footer-contact #tabs li a {
	font-size:14px;
	color:#330000;
	padding: 4px 10px;
	margin: 0 4px;
	text-decoration:none;
}
#footer-contact #tabs li a:hover {text-decoration:underline;}
#footer-contact #tabs li a.active {

	height:20px;
	width:50px;
	text-decoration:underline;
	
	
}

#contact-forms {
	width:300px;
	height:300px;
	margin-bottom:10px;
	position:relative;
	padding:6px;
	clear:left;
	background-color:transparent;

	
}	

.contact-form{
	height:300px;
	width:300px;
	position:absolute;
	overflow:hidden;
	padding-top:14px;
}

.contact-form .cform fieldset {
	background-color:transparent;
	border:none;
}

.contact-form .cform legend {
	margin:0 auto;
}

.contact-form .cform input,
.contact-form .cform textarea,
.contact-form .cform select { 
	padding:3px;
	background: #c9cdad; 
	border: 1px solid #888888; 
	vertical-align:top;
}

.contact-form .cform input.backbutton, .contact-form .cform input.resetbutton, .contact-form .cform input.sendbutton {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#c9cdad;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	font-size:1em;
	margin:10px 0 0 5px;
	padding:5px;
	width:100px;
}

.contact-form .cform input.backbutton:hover, .contact-form .cform input.resetbutton:hover, .contact-form .cform input.sendbutton:hover {
	background-color: #cedddf;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/*	Begin Navigation */	
#navigation {
	width:1000px;
	height: 100px;
	position:relative;
}

#navigation, #navigation * {
	list-style:none;
	margin:0;
	padding:0;
}	

#navigation ul {
	background-color:#998D40;
	float:left;
	left:0;
	top:0;
	position:absolute;
	width:1000px;
	z-index: 50;
	height:40px;
}

#navigation ul li{
	display:inline;
	float:left;
	height:40px;
}

#navigation li div{ position: absolute; top: 40px; left:0px; z-index: -1000; width: 1000px;}

#navigation ul li a{
	float: left; 
	display: inline; 
	color:#453B36; 
	font-size:24px; 
	font-family: Trajan Pro, Verdana; 
	margin:10px 8px 0 8px; 
	text-transform:capitalize;
	background-position: center bottom;
	background-repeat:no-repeat;
}

#navigation ul li.current a,
#navigation ul li.currentsub a {
	background-image: url('images/menumark.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}

#navigation ul li.current ul {
	display: block;
	width:1000px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: -1000;
}

#navigation ul li:hover a {
	background-image: url('images/menumark.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	color: #bab39e;
}

#navigation ul li a:hover {
	background-image: url('images/menumark.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	text-decoration: none;
	color: #bab39e;
}

#navigation ul li:hover li a{background-image:none;}
#navigation ul li.current li a{background-image: none;}

#navigation ul li ul{
	background-color:#526252;
	height:40px;
	width:1000px;
	display:none;
}

#navigation li.current_page_parent ul,
#navigation li.current ul {
	display: block;
	width:1000px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: -1000;
}


#navigation ul li ul li{
	display: inline;
	float:left;
}

#navigation ul li ul li a{
	background-image: none;
	float:left;
	display: inline;
	font-size:20px;
	color: #aba491;
}

#navigation ul li ul li.currentsub a{
	background-image: url('images/submenumark.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}

#navigation ul li ul li a:hover {
	background-image: url('images/submenumark.gif');
	background-repeat: no-repeat;
	background-position: bottom; 
	height: 40px;
	color:#453B36;
}
#navigation ul li ul li:hover a {
	color:#453B36;
}

	

/* End Navigation */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Gallery */

.ngg-album {
	border:none;
}

.ngg-album a {
	color: #330000;
}

.ngg_sidebar_gallery_widget img {
	padding:4px 10px 16px 20px;

}

.ngg_sidebar_gallery_widget h3 {
	margin-top: 16px;
	margin-left: 10px;
	margin-right:50px;
}
.ngg-galleryoverview {
	padding-left:50px;
	width:800px;
}

#ngg-gallery-1-119 {
	width:800px;
}

/* End Gallery */

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



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

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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 {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 800px;
	width: 190px;
	}
#sidebar .recent-post ul {font-size:1.2em; margin: 20px 0 0 0; font-weight:bold;}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

.page-image{
	float:right;
	margin-left:30px;
	margin-bottom:30px;
	clear:right;
}

.page-image-left{
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	
}

.image-shadow-box {
	float: left; 
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
}

.image-shadow-box img {
/*	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:0px solid white; */
	
	margin: -6px 2px 2px -6px;
	display:block; 
	padding:4px;
	position:relative;
}

.specials .widecolumn .entry { }
.specials .widecolumn .entry .specials-title { font-size: 1.8em; line-height:1em;font-family: Georgia;}
.specials .widecolumn .entry .specials-date {font-family: Helvetica sans-serif; margin: 12px 0 0 60px;line-height:1em;}
.specials .widecolumn .entry .specials-price{font-family: Helvetica sans-serif; margin: 4px 0 0 60px;line-height:1em;}
.specials .widecolumn .entry .specials-description{font-family: Times New Roman; margin:10px 120px 40px;text-indent:2.5em;}


.guests-2010 #cforms3form{
width: 910px;
}

.guests-2010 #cforms3form  label{
margin: 1px 10px 12px 0;
width:200px;
}

.guests-2010 #cforms3form  label span {
width:200px;
}



