/*  
Theme Name: White Cap Default
Theme URI: ?
Description: The default White Cap theme.
Version: 1.0
Author: Invoke Media
Author URI: http://invokemedia.com/
*/



/* CSS Document */

div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

span {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

body{
	background-image: url(images/map_bg.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
	}
	
h1 {
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 0px 10px;
	font-size: 18px;
	color: #0099FF;
	text-transform: uppercase;
	}
	
h2 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #0099FF;
	text-transform: uppercase;
	}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	font-size: 14px;
	text-transform: uppercase;
	}
	
ul {
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 0px 5px;
	width: 134px;
	display: block;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
	}
	
li {
	padding: 0px 0px 0px 0px;
	margin: 6px 5px 0px 8px;
	width: 130px;
	font-size: 11px;
	display: block;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
	}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
	font-size: 10px;
	}

a {
	color: #003466;
	font-weight: normal;
	text-decoration: none;
	border:none;
	}
	div#content a {
		font-weight: bold;
		}
	
a:hover {
	color:#FFF;
	background-color:#003466;
	text-decoration:none;
	}
	
img {
	border: 0px;
	}

/* Custom Stuff*/
a#lnk_mcgillivray_lodge span, a#lnk_photo_gallery span, a#lnk_heli_ski span{
	display: none;
}

a#lnk_mcgillivray_lodge {
	display: block;
	width: 242px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/mcgilvary_lodge.jpg) no-repeat;
}

a#lnk_skiing {
	display: block;
	width: 241px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/bucket_skiing.jpg) no-repeat;
}

a#lnk_pow {
	display: block;
	width: 241px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/bucket_pow.jpg) no-repeat;
}

a#lnk_good {
	display: block;
	width: 241px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/bucket_good.jpg) no-repeat;
}

/*a#lnk_photo_gallery {
	display: block;
	width: 241px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/glacier_powder.jpg) no-repeat;
}

a#lnk_heli_ski {
	display: block;
	width: 241px;
	height: 104px;
	text-indent: -9999px;
	background: url(images/heli_ski.jpg) no-repeat;
}*/

div#brown_bar{
	width: 726px;
	height: 25px;
	background: url(images/brown_bar.gif);
}

div#brown_bar span{
	display: none;
}

div#ski_spacer{
	width: 10px;
	height: 20px;
	background: url(images/clr_spacer.gif);
}
div#ski_spacer span{
	display: none;
}

.spacer{
	width: 1px;
	height: 1px;
	background: url(images/clr_spacer.gif) no-repeat;
}
.spacer span{
	display: none;
}
#header {
}
#headerimg {
	width: 299px;
	height: 50px;
	margin: 0 0 10px;
	padding: 0;
}
	#headerimg a{
	background: url(images/whitecap_logo.gif) no-repeat;
		width: 299px;
		height: 50px;
		text-indent: -999em;
		overflow: hidden;
		outline: none;
			float: left;
	}

#sidebar{
	width: 140px;
	float: left;
}

#sidebar ul { margin: 0; padding: 0; }

#content{
	margin-left: 144px;
	width: 502px;
}

.homepage{
	width: auto;
}

#footer{
	display: block;
	clear: both;
}
	#footer .white_copy1 {/*eap*/
		width: 510px;
		padding: 12px 0 0 30px;
		line-height: 1.4em;
	}
	#footer .blue_links {/*eap*/
		width: 160px;
		padding: 12px 0 0;
			float: right;
	}
	#footer .blue_links a {/*eap*/
	display: block;
		height: 20px;
		text-indent: -999em;
	}
		#footer .blue_links a:hover {/*eap*/
		background-color: transparent;
		}

a.white1 {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
	border:none;
	}
	
a.white1:hover {
	color:#003466;
	background-color:#FFF;
	text-decoration:none;
	}
a.brown1 {
	color: #663200;
	font-weight: normal;
	text-decoration: underline;
	border:none;
	}
	
a.brown1:hover {
	background-color:#FFF;
	text-decoration:none;
	}
a.lrg_link {
	color: #003466;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	border: none;
	}
	
a.lrg_link:hover {
	color:#FFF;
	background-color:#003466;
	text-decoration:none;
	}

.container{
	display:table;
	background: #FFF;
	color: #666;
	width: 726px;
	text-align: left;
	padding: 10px;
	margin: auto;
	/*border-top: solid 10px #FFF;
	border-right: solid 10px #FFF;
	border-bottom: solid 10px #FFF;
	border-left: solid 10px #FFF;*/
	}
	
.reservations {
display: block;
	width: 170px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;	
	text-transform: uppercase;
		float: none;
	}
	.reservations a.questions {
	background: url(images/header_email.gif) 0 0 no-repeat;
		width: 220px;
		height: 50px;
		text-indent: -999em;
		overflow: hidden;
		outline: none;
			float: right;
	}
	
.title_edit {
	padding: 0px 0px 0px 0px;
	margin: 10px 105px 10px 0px;
	line-height: 20px;
	font-size: 15px;
	}

.text_edit {
	padding: 0px 0px 0px 0px;
	margin: 0px 105px 30px 0px;
	}

.title_red{
	display:table;
	background: #663200;
	color: #FFF;
	width: 223px;
	font-size: 10px;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-transform: uppercase;
	}
	
.title_red1{
	display:table;
	background: #663200;
	color: #FFF;
	width: 224px;
	font-size: 10px;
	text-align: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-transform: uppercase;
	}
	
.white_copy1 {
	display: block;
	float: left;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;		
	}
.grey_copy1 {
	display: block;
	float: left;
	font-size: 10px;
	color:#666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	text-decoration: none;		
	}
.white_copy2 {
	display: block;
	float: left;
	font-size: 10px;
	color: #fff;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
	text-transform: uppercase;	
	}
	
.brown_copy {
	display: block;
	float: left;
	font-size: 10px;
	color: #663200;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: left;
	text-transform: uppercase;	
	background:#bff2ff;
	}
.red_bg {
	background-color:#663200;
	}
	
.blue_block {
	display: block;
	float: right;
	width: 170px;
	color: #FFF;
	background-color: #0099FF;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 5px 10px 10px;
	margin: 0px 4px 10px 10px;
	text-align: left;
	text-decoration: none;	
	}
	
.menu_block {
	display: block;
	float: right;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 5px 10px 10px;
	margin: 0px 110px 10px 10px;
	text-align: left;
	text-decoration: none;	
	}
	
.gallery_top {
	margin: 10px 0px 10px 0px;
	}
	
.gallery_bot {
	margin: 10px 0px 30px 0px;
	}
	
.gallery_des {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 10px;
	}
	
.footer1 {
	display: block;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;	
	}
	
.footer2 {
	display: block;
	font-size: 10px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;	
	}
	
.footer3 {
	display: block;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 0px;	
	}

#img1_footer span, #img2_footer span, #img3_footer span{
	display: none;
}

#img1_footer{
	background: url(images/ifmga_sm.jpg) no-repeat center bottom;
	width: 51px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

#img2_footer{
	background: url(images/acmg_sm.jpg) no-repeat center bottom;
	width: 51px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
}

#img3_footer{
	background: url(images/escaperoute_logo.gif) no-repeat left center;
	width: 103px;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
}

.quotes{
	font-style: italic;
	}	
	
.tiny_text { 
	font-size :10px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	}
	
/* Image Backgrounds */

.top_grad {
	background-image:url(images/top_grad.jpg);
	}
	
.lower_left {
background-image:url(images/footer_text_bg.jpg);
	height: 109px;
}
	
.lower_right {
	background-image:url(images/right_lower.jpg);
	}
.lower_right_G3 {
	background-image:url(images/logo_right_lower.gif);
	}
/* IE Fix, hidden from IE for Mac \*/
* html .container{
	height: 1%;
}


/* Sitemap */

.sm_column {
	float:left;
	width: 163px;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 30px 10px;
	line-height: 14px;
	font-size: 10px;
	text-align: left;
	background: #FFF;
	text-decoration: none;
	}

.sm_indent {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 10px;
	width: 120px;
	line-height: 14px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	}

.sm_indent2 {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 20px;
	width: 100px;
	line-height: 14px;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	}
	
.sm_title {
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.sm_title2 {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	}

/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */
	
	
/* Table stuff */

td {
	vertical-align: top;
	}

.thin_table { 
	border-collapse: collapse;
	}
	
/* Form stuff */

form {
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-color: #666;
}

.copy {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 5px 0px;
	font-size: 10px;
	}
	
.form_title {
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
	font-size: 15px;
	}
	
/* Menu Main Nav */

#nav, #nav ul {
   z-index: 10;
	width: auto;
	list-style: none;
	color: #003466;
	display: block;
	font-size: 11px;
	text-align: center;
	float: inherit;
	text-transform: uppercase;
		position: relative;
}

#nav a {
	padding: 2px 8px 2px 8px;
	display: block;
	color: #003466;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	width: auto;
}

#nav .main_ski {
	color: #666;
	text-decoration: none;
	width: auto;
	}
	
#nav .main_ski:hover {
	color:#FFF;
	text-decoration: none;
	}


#nav li {
	margin: 0;
	float: left;
	width: auto;
	border-right: solid 1px #666;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 175px;
	font-weight: normal;
	margin: 0;
	background: #FFF;
	color: #003466;
}


#nav li li {
	border: none;
	width: 100%;
	display: block;
}

#nav .last_li {
	border: none;
}

#nav li ul a {
	width: 100%;
	display: block;
margin: 0;
padding: 0;
text-indent: 8px;
line-height: 1.8em;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFF;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


#nav li:hover, #nav li.sfhover {
	background: #003466;
}

/* FORMS */
form {
color: #8d8d8d;
	font-size: 11px;
}
form td {
	padding: 0 0 5px;
}
form h2 {
	margin: 0 0 1px;
}
form p {
	margin: 0 0 5px;
}
form label {
	font-size: 11px;
	margin: 0 0 5px;
}
form input {
	margin: 0 5px 0 0;
}
form input.radio {
	vertical-align: middle;
}
form .ipt input {
	width: 220px;
	margin: 0 5px 2px 0;
		float: left;
}
form .chk input {
	vertical-align: middle;
		float: left;
}
form .ipt input.short {
	width: 140px;
}
form .txa textarea {
	width: 220px;
	height: 4em;
	margin: 0 0 2px;
}
form .btns {
	margin: 5px 0 0;
}
form .btns-last {
	margin: 5px 0 40px;
}

hr {
border: none;
border-bottom: 1px solid #72c6ff;
	margin: 10px 0 12px;
}


#formContainer #errorMsgBox {
color: #cc0000;
	font-size: 11px;
	font-weight: bold;
}


.post {
	margin-bottom: 20px;
}
.post h2 {
color: #003466;
	margin-bottom: 5px;
	font-size: 14px;
}
.post .entry p {
	font-size: 14px;
	line-height: normal;
}
.post .entry a {
	font-size: 12px;
}


.required {
color: #bb0000;
	vertical-align: super;
}

#archives {
	width: 140px;
	margin: 20px 0;
		clear: left;
		float: left;
}
#archives ul li a {
	font-weight: bold;
}

.navigation a {
color: #6b90b3;
	font-size: 12px;
}


