/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

* {
margin:0;
padding:0;
}

p{
margin-top:7px;
}

html {
	background: #5C5D5D url(images/body-top.jpg) repeat-x;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/body-bottom.jpg) repeat-x bottom;
	color: #cccccc;
	text-align: center;
	}
	
#bluebg {
	background:url(images/bluebg.jpg) repeat-x;
	width:810px;
	height:729px;
	position:absolute;
	left:50%;
	top:141px;
	margin-left: -405px;
	z-index:4;
	}

#page {
	background-color: #3C3D3D;
	text-align: left;
	}

#header-bottom- {
	background: url('../../uploads/header/jack-affleck.jpg') no-repeat;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.width {
	width: 280px;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
	}

h1 {
	font-size: 1.3em;
	color: #41AADF;
	}


h2 {
	font-size: 1.4em;
	color: #41AADF;
	}
	

.pagetitle {
	font-size: 1.75em;
	color: #cccccc;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.6em;
	}






.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

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: #72ACC9;
	text-decoration: none;
	}

a:hover {
	color: #5590AE;
	text-decoration: underline;
	}
	
h2 a{
	color:#ffffff;
	}

#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-color: #3C3D3D;
	margin: 0px auto;
	padding: 0;
	width: 770px;
	position:relative;
	z-index:5;
	}
	
#header-top {
        position: relative;
	z-index: 1; 
	background: url('http://www.triumphmountainproperties.com/wp-content/uploads/2011/07/header3.jpg') no-repeat;
	width: 770px;
	height:95px;
	}
#header-top a{
	display:block;
	height:95px;
}

#header-bottom- {
	padding: 0; 
	height: 370px; 
	width: 770px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 515px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	height:86px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #aaaaaa;
	}
	
#footer p a{
	color: #888888;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin-top: 15px;	
	}

h2 {
	margin: 15px 0 0 0;
	}

.pagetitle {
	padding-top: 20px;
	margin: 0;
}

#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 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;
	margin-left:7px;
	border:none !important;
	}
	
.clearright{
	clear:right;
	padding-top:10px;
	}

.clearleft{
	clear:left;
	padding-top:10px;
	}

.alignleft {
	float: left;
	margin-right:7px;
	border:none !important;
	}
/* 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 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: 40px;
	}

#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;
	}

.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 Sidebar */
#sidebar
{
	padding: 60px 0 10px 0;
	margin-left: 560px;
	width: 190px;
	text-align:center;
	}

#sidebar a{
	font-size:1.2em;
	}

#sidebar a img{
	border:1px solid black;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#contact {
	position: absolute;
	top: 1px;
	left: 495px;
	float: left;
	z-index: 500;
}
	
#tagline {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-405px;
	font-size:1.2em;
	font-style:italic;
	z-index:10;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	}

#tagline a{
	color:#ffffff;
	}
	
#reserve a{
	width:169px;
	height:37px;
	display:block;
	margin:auto;
	background:url(images/reserve2.jpg) no-repeat 0 -38px;
	}
	
#reserve a:hover{
	background:url(images/reserve2.jpg) no-repeat;
	}
	
	
/* MENU */

.navtop a{
	background: none !important;
	border: none !important;
	color:#41AADF !important; /* color of nav top */
	font-size:13px;
	opacity:.95;
 	filter:alpha(opacity=95);
	-moz-opacity:.95;
	 padding: 1em 2em .5em 2em !important;
}

.navtop a:hover{
	color: #ffffff !important;
        z-index: 1000;
}

.navtop ul li a {
	padding: 5px !important;
	width: 200px !important;
	background: #48749B !important; /*background of dropdowns*/
	color:#ffffff !important;
	text-align: left !important;
	border-top: 1px solid #8BBDD6 !important; /*borders of dropdowns*/
	border-left: 1px solid #8BBDD6 !important; /*borders of dropdowns*/
	border-right: 1px solid #8BBDD6 !important; /*borders of dropdowns*/
}

.navtop ul li a:hover{
	background:#3B3B3D !important;
}

#nav {
 width: 752px;
 height: 50px;
 background: url('http://www.triumphmountainproperties.com/wp-content/themes/default/images/nav.jpg') no-repeat;
 float: left;
 margin: 0; 
 padding: 3px 0 0 55px;
 position:relative;
 z-index: 200;
}

#nav ul {
	 border-bottom: 1px solid #8BBDD6; /*bottom border of dropdowns*/
}

#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
 text-decoration: none;
 color: white;
 background: #292929;
}

#nav li a:hover {
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 150px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}

.activities-div a{
background:#494A4A;
border:1px solid #525454;
text-align:center;
margin:5px;
padding:5px;
width:175px; 
height:31px; 
float:left;
}

.activities-div a:hover{
background:#535454;
border:1px solid #5C5F5F;
text-decoration:none;
}

.rooms{
background:#494A4A;
border:1px solid #525454;
padding:5px 5px 20px 5px;
margin-top:10px;
color:#888888;
}

.rooms em{
color:#bbbbbb;
font-size:.9em;
}

.rooms strong{
color:#dddddd;
}

.clear{
clear:both;
margin:0;
padding:0;
}

.rooms img{
float: right;
margin-left: 10px;
border:1px solid black;
}

.customh1{
margin:0;
padding:0;
font-size:12px;
color:#aaaaaa;
font-weight:none;
}

.ratetable{
text-align:center;
}

.ratetable th{
color:#cccccc;
background:#333333;
padding:3px 8px;
}

.photo{
border:1px solid #555555;
padding:20px 10px;
text-align:center;
background:#222222;
}


.photo img{
border:1px solid black;
}

#header-bottom-jack-affleck {
	background: url('../../uploads/header/jack-affleck.jpg') no-repeat;
	padding: 0; 
	height: 370px; 
	width: 770px;
}

#header-bottom-jack-affleck2 {
	background: url('../../uploads/header/jack-affleck2.jpg') no-repeat;
	padding: 0; 
	height: 370px; 
	width: 770px;
}

#header-bottom-jack-affleck-homes {
	background: url('../../uploads/header/jack-affleck-homes.jpg') no-repeat;
	padding: 0; 
	height: 370px; 
	width: 770px;
}

#header-bottom-jack-affleck-snowboard {
	background: url('../../uploads/header/jack-affleck-snowboard.jpg') no-repeat;
	padding: 0; 
	height: 370px; 
	width: 770px;
}

#header-bottom-artist-rendering {
	background: url('../../uploads/header/artist-rendering.jpg') no-repeat;
	padding: 0; 
	height: 370px; 
	width: 770px;
}

.nolink:hover{
	cursor:default;
}

/* Sidebar Search Engine */

/* this is for the title of a table row */



A:visited{text-decoration: none;color: #4490d8;}

A:link{text-decoration: none;color: #4490d8;}

A:hover{text-decoration: underline;color: #75aadd;}

#quick_search table

{ 

page-break-after:auto;

}



#ame td

{

   width:130px;

}



#amechk1 td

{

   width:130px;

}

#amechk2 td

{

   width:130px;

}

#amechk3 td

{

   width:130px;

}

#amechk4 td

{

   width:130px;

}

.tdTitle

{

	font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:12;

	font-weight: bold;

}

#quick_search td {
	color: #000;
	font-size: 11px;
}


.tdTitle2

{

	font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:12;

	text-align:right;font-weight: bold;

}

.listingsheet

{

                font-family:arial;

	font-size:11; 

                color:#e6e9eb;

}

.calmonth

{

    width:120px;

    height:150px;

    text-align:center;

    border-left:1px solid #ccc;

    border-bottom:1px solid #ccc;

    font-size:9px;

}

.calmonth2

{

    width:0px;

    height:150px;

    text-align:center;

    

    font-weight: none;

    font-family:Times New Roman,Georgia;

    font-size:9pt;

}



.calouttable

{

   

    border:1px solid #ccc;

    

}

.calhearder2

{

     width:0px;

     background:#5589b0;

     font-weight: bold;

     text-align:center;

}



.calhearder3

{

     text-align:center;

     background:#ccc;

     font-family: arial,Times New Roman,Verdana,helvetica,san-serif;

     font-size:11;

}


#calendarPanel {
	left: 634px; !important
}


/* this is for the input of a table row */

.tdInput

{

	font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:12;
	width: 50px; !important

}



input

{

             font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:12;

}



select

{

    font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:12;

}

/* this is for the title of each table */

.tableTitle

{

	font-family:arial,Times New Roman,helvetica,san-serif;

	font-size:16;

	

                

}

.tableTitle2

{

	font-family: arial,Times New Roman Baltic, helvetica,san-serif;

	font-size:16;

	

                color:#ffffff;

}

.tableTitle2 a:hover 

{

	

                color:#ffffvv;

}

.tableTitle2 a:link

{

                color:#ffffff;

}

.errMsg

{

	font-family: arial,Times New Roman Baltic,Trebuchet MS,  helvetica;

	font-size: 14;

	font-weight:600;

	color:Red;

}

.panelMsg

{

    background-color:#FFFFFF;

     height:280px;

    font-family: arial,Times New Roman Baltic,Trebuchet MS,  helvetica;

	font-size: 14;

	font-weight:600;

	

}

.desp

{

	font-family: arial,Times New Roman,Trebuchet MS,helvetica;

	font-size: 12;

	font-weight:500;

}



.headerDesp

{

	font-family: arial,Times New Roman,Trebuchet MS,helvetica;

	font-size: 14;

	font-weight:500;

}



.listingTableTitle

{

	font-family: arial,Times New Roman,Trebuchet MS,helvetica;

	font-size: 16;

	color:White;

	background:#5589b0;

	font-weight: bold;

}



.listingTdTitle

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14;

	background:#8fcbf1;

}



.listingTdInput

{

	font-family:arial,Times New Roman,helvetica,san-serif;

	font-size: 14;

	background:#f9f6e6;

}



.bgcolor1

{

	background:#ffffe1;

}



.bgcolor2

{

	background:#ffffe1;

}



.inputBox

{                font-family:arial,Times New Roman,helvetica,san-serif;

	background:#8fcbf1;

}



.link

{

	font-family: arial,Times New Roman,Trebuchet MS, arial, helvetica;

	font-size: 14;

	font-weight:600

}



.policy

{

	font-family:arial;

	font-size:12;

}





.reserve

{

	background-color: Yellow;

	color: Black;

	font-weight: bold;

}



.checkintime

{

	background-color: White;

	color:Red; /*Gray; */

	font-weight: normal; /* bold; */

}



.checkout

{

	background-color: White;

	color:Maroon; /*Gray; */

	font-weight: normal; /* bold; */

}



.occupied

{

	background-color:#99cd7e; /*#cccccc;*/

	color: white; /*Gray; */

	font-weight: bold; /* bold; */

}



.pending

{

	background-color:#99cd7e; /*#cccccc;*/

	color: white; /*Gray; */

	font-weight: bold; /* bold; */

}



.ownertime

{

	background-color: #333; /*#cccccc;*/

	color: white; /*Gray; */

	font-weight: bold; /* bold; */

}



.past 

{

	background-color: White;

	color: Black; /*Gray; */

	font-weight: normal; /* bold; */

}


	
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

