/*

THEME NAME: cheeseman-winter

THEME URI: http://www.wired.co.nz

DESCRIPTION: Custom Winter theme for Mt Cheeseman

VERSION: 1.0

AUTHOR: Wired Internet Group

AUTHOR URI: http://www.wired.co.nz

*/



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background: #fff url('images/bg.jpg') no-repeat 50% 0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	margin: 0 auto 50px;
}
body.page-id-2623 {
	background: #fff url('images/bg-summer.jpg') no-repeat 50% 0;
}
body.form {
	background: #fff;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	margin: 0;
}
body.form #wpadminbar {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #101010;
	font-weight: normal;
}
h1 {
	background: url('images/bg-h1.png') repeat-x;
	font-size: 20px;
	margin: 0 -20px 0 -20px;
	padding: 15px 0 32px 20px;
	text-transform: uppercase;
	width: 964px;
}
h1 span {
	font-size: 16px;
}
h2 {
	font-size: 20px;
	margin: 0;
	padding: 0 3px;
}
h3 {
	border-top: 1px dashed #bdbdbd;
	font-size: 16px;
	margin: 24px 0 0 0;
	padding: 24px 0 3px 0;
}
h4 {
	font-size: 16px;
	margin: 0;
	padding: 3px 0;
}
h4.post-title, h4.post-title a {
	font-size: 16px;
	margin: 0;
	padding: 3px 0;
	color: #101010;
}
h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	color: #00afd7;
	text-decoration: none;
}
a:hover {
	color: #ffae00;
}
strong {
	font-weight: 700;
}
hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
hr.dot {
	border: none 0;
	border-bottom: 1px dashed #bdbdbd;
	height: 1px;
	margin: 10px 0;
}
hr.index {
	border: none 0;
	border-bottom: 5px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
#wrapper {
	width: 964px;
	background: #FFF;
	margin: 0 auto;
}
#header {
	overflow: hidden;
	width: 964px;
	height: 96px;
	margin: 10px auto 0;
}
#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}
#logo a {
	color: #333333;
}
#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}
/***************** MAIN MENU **********************/

.menu-main-menu-container {
	width: 964px;
	margin: 0 auto;
}
#menu-main-menu {
	display: block;
	background: url('images/nav-bg.png') no-repeat 0 0;
	width: 964px;
	height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
/***************** SUB MENU - Main Tabs **********************/

#menu-main-menu.menu {
	list-style: none;
	margin: 0px auto;
	width: 964px;
	display: inline-block;
}
#menu-main-menu.menu li {
	float: left;
	height: 17px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 13px 20px 15px;
	margin-top: 3px;
	letter-spacing: 0.5px;
	border-right: 1px dashed #bdbdbd;
}
#menu-main-menu.menu li:hover {
	background: #fff;
}
#menu-main-menu.menu li:last-of-type {
	border-right: none;
}
#menu-main-menu.menu li#menu-item-28 {
	padding-left: 30px;
}
#menu-main-menu.menu li#menu-item-28:hover {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#menu-main-menu.menu li a {
	color: #65798e;
}
#menu-main-menu.menu li a:hover, #menu-main-menu.menu li a:active {
	color: #00b5de;
	text-decoration: none;
}
#menu-main-menu.menu .current-menu-item, #menu-main-menu.menu .current-page-ancestor {
	background: #fff;
}
#menu-main-menu.menu .current-menu-item.menu-item-28 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background: #fff;
	color: #00b5de;
}
#menu-main-menu.menu li#menu-item-23 {
	width: 94px;
}
#menu-main-menu.menu li#menu-item-103 {
	width: 55px;
}
#menu-main-menu.menu li#menu-item-24 {
	width: 70px;
}
#menu-main-menu.menu li#menu-item-25 {
	width: 103px;
}
#menu-main-menu.menu li#menu-item-26 {
	width: 128px;
}
#menu-main-menu.menu li#menu-item-27 {
	width: 50px;
}
#menu-main-menu.menu li#menu-item-575 {
	width: 73px;
}
#menu-main-menu.menu li#menu-item-780 {
	width: 40px;
}
/****************** SUB MENU - LEVEL 2 ***********************/

ul.sub-menu {
	display: none;
}
#menu-main-menu ul.sub-menu {
	width: 171px;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 10px solid #ddd;
	position: relative;
	overflow: hidden;
	padding: 1px 2px;
	margin: 15px 0 0 -21px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#menu-main-menu ul.sub-menu li {
	background: #f2f2f2;
	font-size: 13px;
	letter-spacing: normal;
	display: block;
	float: left;
	margin: 1px 0;
	padding: 6px 20px;
	width: 131px;
	text-transform: none;
	border: none;
	border-bottom: 1px dashed #bdbdbd;
}
#menu-main-menu ul ul.sub-menu li a {
	line-height: 2em;
	font-size: 14px;
	color: #65798e;
	margin: 0px;
	padding: 0;
	text-align: left;
}
#menu-main-menu ul ul.sub-menu a:hover {
	color: #65798e;
}
#menu-main-menu ul ul {
	display: none; /* For testing, change to display: block; */
	list-style: none;
	z-index: 100;
}
#menu-main-menu ul li:hover > ul {
/*  Uncomment to show drop down for testing purposes

	display: block;

*/

}
/* ----------- Top Menu ----------- */ 



.menu-top-menu-container {
	float: left;
	width: 350px;
	overflow: hidden;
	margin: 35px auto 0;
}
.menu-top-menu-container ul li {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 8px;
	border-right: 1px solid #3a3a3a;
	line-height: 12px;
}
.menu-top-menu-container ul li:last-child {
	border: none;
}
.menu-top-menu-container ul li a {
	color: #3a3a3a;
}
.menu-top-menu-container ul li a:hover {
	color: #fcfcfc;
	text-decoration: none;
}
/* ----------- Footer Menu ----------- */ 



.menu-footer-menu-container {
	float: left;
	width: 964px;
	overflow: hidden;
	margin: 20px auto 30px;
	text-align: center;
	clear: both;
}
.menu-footer-menu-container ul li {
	display: inline;
	text-transform: none;
	font-size: 12px;
	padding: 0 8px;
	border-right: 1px solid #bebebe;
	line-height: 12px;
}
.menu-footer-menu-container ul li:last-child {
	border: none;
}
#container {
	background: #fcfcfc url('images/container-bg.gif') repeat-y 0 0;
	width: 964px;
	overflow: hidden;
	margin: 0 auto;
}
#container-form {
	background: #fff;
	width: 964px;
	overflow: hidden;
	margin: 0 auto;
}
.container-bottom {
	background: #fcfcfc url('images/container-bg-bottom.png') no-repeat 0 0;
	height: 12px;
	width: 964px;
	margin-bottom: 0;
}
#content {
	float: left;
	width: 450px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2;
}
#content-page {
	float: left;
	width: 500px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2;
}
#content-gallery {
	float: left;
	width: 880px;
	padding: 0 40px;
	position: relative;
	z-index: 2;
}
#content-page-nosidebar {
	float: left;
	width: 940px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2;
}
#content-page-calendar {
	float: left;
	width: 920px;
	padding: 0 20px;
	position: relative;
	z-index: 2;
}
#content-index {
	float: left;
	width: 544px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2;
}
#content-webcam {
	float: left;
	width: 400px;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2;
}
.post {
	margin-bottom: 50px;
}
.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}
.post-title a {
	color: #333333;
}
.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}
.post-meta {
	font-size: 95%;
	color: #999;
	margin-top: 5px;
}
.post-meta a {
	color: #00afd7;
}
.post-meta a:hover {
	color: #ffae00;
}
.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}
.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}
.post-comments a:hover {
	color: #FFFFFF;
}
.post-content {
	margin-top: 15px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	color: #101010;
	font-weight: normal;
}
.post-content h1 {
	background: url('images/bg-h1.png') repeat-x;
	font-size: 20px;
	margin: -20px -20px 0 -20px;
	padding: 15px 0 32px 20px;
	text-transform: uppercase;
	width: 964px;
}
.post-content h1 span {
	font-size: 16px;
}
.post-content h2 {
	font-size: 20px;
	margin: 0;
	padding: 0 3px 0 0;
}
.post-content h2.bold, h2.bold {
	color: #65798e;
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}
.post-content h3 {
	border-top: 1px dashed #bdbdbd;
	font-size: 16px;
	margin: 24px 0 0 0;
	padding: 24px 0 3px 0;
}
.post-content h4 {
	font-size: 16px;
	margin: 0;
	padding: 3px 0;
}
.post-content h5 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.post-content h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.post-content p, #content-index p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 18px;
}
.post-content img.alignnone {
	margin: 0 0 10px 0;
}
.post-content img.alignleft {
	float: left;
	margin: 0 20px 15px 0;
}
.post-content img.alignright {
	float: right;
	margin: 0 0 15px 20px;
}
.post-content ul, .post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
.post-content ul {
	list-style: outside;
}
.post-content ol {
	list-style: decimal;
}
.post-content ul li, .post-content ol li {
	line-height: 1.3;
	margin: 5px 0;
}
.post-content ol.letter.note li {
	list-style-type: lower-alpha;
	line-height: 1.3;
	margin: 5px 0;
	font-size: 11px;
	line-height: 14px
}
.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}
.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}
.navleft {
	float: left;
	margin: 0 15px 15px 0;
}
.navright {
	float: right;
	margin: 0 0 15px 15px;
}
.navigation div a {
	font-size: 110%;
}
#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}
.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}
.comment-data {
	float: left;
	width: 400px;
}
.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}
.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}
.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}
.unapproved {
	font-style: italic;
}
#respond {
	margin-top: 30px;
}
#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}
#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}
#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}
#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}
#sidebar {
	float: right;
	width: 480px;
	position: relative;
	z-index: 2;
}
#sidebar-sidebar {
	float: right;
	width: 480px;
	margin: 70px 0 0 0;
	position: relative;
	z-index: 2;
}
#sidebar-report {
	float: right;
	width: 460px;
	margin: 77px 15px 0 5px;
	position: relative;
	z-index: 2;
}
#sidebar-index {
	float: right;
	width: 352px;
	margin: 70px 20px 0 0;
	position: relative;
	z-index: 2;
}
#sidebar-page {
	float: right;
	width: 411px;
	margin: 50px 10px 0 0;
	position: relative;
	z-index: 2;
}
#sidebar-webcam {
	float: right;
	width: 460px;
	margin: 50px 10px 0 0;
	position: relative;
	z-index: 2;
}
.sidepanel {
	margin-bottom: 30px;
}
.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}
.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}
.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}
#footer {
	margin: 0 auto;
	width: 964px;
	height: 200px;
	padding: 0;
	position: relative;
	z-index: 2;
}
#footer .links {
	width: 248px;
	height: 150px;
	float: none;
	margin: 0 auto;
}
#footer .credit {
	width: 964px;
	height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}
.sep {
	color: #CCC;
	margin: 0 8px;
}
.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
.shadow {
	background: url('images/bg-shadow.png') no-repeat 0 0;
	width: 1007px;
	height: 273px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -504px;
	z-index: -1;
}
#social {
	width: 80px;
	float: right;
	margin: 5px 12px 0;
	padding: 0;
}
#theme {
	float: right;
	clear: both;
	margin: -32px 15px 0;
}
#social-footer {
	width: 80px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#theme-footer {
	float: left;
	width: 163px;
	margin: 0;
}
.banner {
	background: url('images/banner-bg.png') no-repeat 0 0;
	width: 958px;
	height: 303px;
	margin: 0 0 0 3px;
	position: relative;
	z-index: 2;
}
.banner-wrapper {
	background: url('images/header-bg.png') no-repeat 0 0;
	width: 958px;
	height: 396px;
	position: absolute;
	margin: -1px 0 0 3px;
}
.bxslider {
	margin: 25px 0 0 24px;
}
.col {
	float: left;
	margin: -3px -5px 10px 13px;
	position: relative;
}
.col span {
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	color: #65798e;
	text-transform: uppercase;
	position: absolute;
	left: 10px;
	bottom: 0;
}
.last {
	background: #f2f2f2;
	width: 273px;
	height: 87px;
	padding: 10px 0 0 10px;
}
.photo {
	border: 12px solid #fff;
	box-shadow: 2px 2px 9px #dedede;
}
.info {
	background: url('images/info-bg.png') no-repeat 0 0;
	width: 291px;
	height: 147px;
	padding: 15px 20px;
	position: absolute;
	top: 60px;
	left: 68px;
	z-index: 100;
}
.right {
	position: absolute;
	right: 18px;
	top: 15px;
	width: 150px;
	margin: 0;
}
.bottom {
	position: absolute;
	bottom: 0;
	left: 20px;
	margin: 0;
	width: 300px;
	height: 85px;
}
.info-link {
	position: absolute;
	bottom: -16px;
	left: 15px;
	font-size: 11px;
	background: url('images/white-arrow.png') no-repeat 0 4px;
	padding-left: 10px;
}
.info-link a {
	color: #fff;
	text-decoration: none;
}
.info-link a:hover {
	color: #fff;
	text-decoration: underline;
}
.time {
	position: absolute;
	bottom: -16px;
	right: 15px;
	color: #dfedf7;
	font-size: 11px;
}
.info p {
	color: #fff;
}
.info h2 {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	margin: -20px 0 0 -3px;
}
.block {
	background: #fff;
	border: 1px solid #dddddd;
	border-radius: 8px;
	margin: 5px -3px 10px;
	padding: 11px;
	overflow: hidden;
}
.grey {
	background: #f2f2f2;
	margin: 0px;
	padding-top: 20px;
	overflow: hidden;
}
.block.clear {
	clear: both;
	margin-right: 20px;
	overflow: hidden;
	padding: 20px;
}
.block p {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 18px;
}
td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 14px;
	padding: 5px 8px;
}
td span {
	color: #696969;
	font-size: 12px;
	line-height: 13px
}
.tdtitle {
	color: #101010;
	background: #bdc5cd;
	border-bottom: 3px solid #fff
}
.tdcontent {
	background: #e0e3e6
}
.tdrowtitle {
	color: #101010;
	border-right: 3px solid #fff;
	text-align: right
}
.tdtopleft {
	border-top-left-radius: 6px
}
.tdtopright {
	border-top-right-radius: 6px
}
.tdbottomleft {
	border-bottom-left-radius: 6px
}
.tdbottomright {
	border-bottom-right-radius: 6px
}
.post-content button, .post-content #submit {
	background: url('images/bg-btn.png') repeat-x;
	border: 1px solid #b8c2cb;
	border-radius: 6px;
	box-shadow: 2px 2px 9px #dedede;
	color: #65798e;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	padding: 2px 14px;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 60px;
}
.post-content button:hover, .post-content #submit:hover {
	color: #ffae00;
}
.post-content button p {
	display: none;
}
.note, .block p.note {
	font-size: 11px;
	line-height: 14px;
}
.column {
	width: 440px;
	float: left;
	margin: 0 30px 0 0;
	line-height: inherit;
}
.threecol {
	width: 30%;
	float: left;
	margin: 0 30px 0 0;
	line-height: inherit;
}
.threecol:last-child {
	margin: 0!important;
}
form {
	margin: 0;
	padding: 0
}
.wpcf7-text, .wpcf7-select, .news-archive select, .wysija-input {
	border: 1px solid #8e9dac;
	box-shadow: 2px 2px 9px #dedede;
	color: #696969;
	font-size: 14px;
	margin: 5px 0 8px;
	padding: 5px;
}
.wpcf7-select {
	width: 300px;
}
.news-archive select {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.wpcf7-date {
	width: 290px;
	background: url('images/calendar.png') no-repeat 99% 1px;
	border: 1px solid #8e9dac;
	box-shadow: 2px 2px 9px #dedede;
	color: #696969;
	font-size: 14px;
	margin: 5px 0 8px;
	padding: 5px;
	cursor: pointer;
}
.wpcf7-textarea {
	height: 100px;
	width: 500px;
	border: 1px solid #8e9dac;
	box-shadow: 2px 2px 9px #dedede;
	color: #696969;
	font-size: 14px;
	margin: 5px 0 8px;
	padding: 5px;
}
#wp-submit {
	float: left;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 8px;
	box-shadow: 2px 2px 9px #dedede;
	color: #65798e;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	padding: 0;
	text-transform: uppercase;
	margin: 10px 10px 10px 0;
}
#wp-submit:hover {
	color: #ffae00
}
#wp-submit.button-primary {
	background: url('images/bg-btn.png') repeat-x;
	border-radius: 5px;
	border: 3px solid #fff;
	padding: 2px 14px;
}
#searchsubmit {
	background: url('images/bg-btn.png') repeat-x;
	border-radius: 5px;
	border: 3px solid #fff;
	padding: 2px 5px;
}
.wpcf7-submit, .wysija-submit {
	background: url('images/bg-btn.png') repeat-x;
	border: 1px solid #b8c2cb;
	border-radius: 6px;
	box-shadow: 2px 2px 9px #dedede;
	color: #65798e;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	padding: 2px 14px;
	text-transform: uppercase;
	margin-top: 10px;
}
.wpcf7-submit:hover, #searchsubmit:hover, .wysija-submit:hover {
	color: #ffae00;
}
#searchsubmit {
	float: left;
	background: url('images/bg-btn.png') repeat-x;
	border: 1px solid #b8c2cb;
	border-radius: 6px;
	box-shadow: 2px 2px 9px #dedede;
	color: #65798e;
	cursor: pointer;
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	padding: 2px 10px;
	text-transform: uppercase;
	margin: 0;
}
.wp-caption {
	background: #fff;
	border: 12px solid #fff;
	border-bottom: 6px solid #fff;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 3px 0 0;
	text-align: center;
	box-shadow: 2px 2px 9px #dedede;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0 0 10px 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 3px;
}
.news-archive {
	border-top: 1px dashed #BDBDBD;
	border-bottom: 1px dashed #BDBDBD;
	height: 53px;
	padding: 10px 0 20px;
	margin-bottom: 20px;
}
.profile {
	background: #00b5de;
	border-radius: 8px;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	margin: 5px -3px 14px -3px;
	padding: 21px;
	overflow: hidden;
}
.profile a:link, .profile a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.profile a:hover {
}
.profile p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 18px;
}
.mountain-status {
	font-size: 24px;
	text-transform: uppercase;
	margin: -2px 0 0 5px;
}
.report-left {
	float: left;
	text-align: right;
	width: 128px;
	font-weight: bold;
	margin: 0;
}
.clear {
	clear: both;
}
.snowcamoffset {
	margin-top: -683px;
	margin-left: -308px;
	z-index: 0;
	overflow: hidden;
}
.snowcamoffset1 {
	margin-top: 0px;
	margin-left: 0px;
	z-index: 0;
	overflow: hidden;
}
input#user_login, input#user_pass {
	margin-left: 10px;
}
body.form input.wpcf7-text {
	width: 212px;
}
body.form .wpcf7-textarea {
	width: 445px;
}
.wpcf7-form p {
	color: #000;
}
.wpcf7-form .note {
	color: inherit;
}
span.contact-message textarea, span.review textarea {
	width: 370px;
}
.minigallery {
	height: 340px;
	overflow: hidden;
	width: 463px
}
.minigallery img {
	cursor: pointer;
	position: absolute;
	z-index: 0
}
/* Weather */



.weather-items {
	float: left;
	width: 104px;
	height: 200px;
	margin: 0 5px 10px 0;
	color: #2d2d2d;
}
.weather-bg {
	width: 94px;
	height: 157px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	text-align: center;
	padding: 5px;
	overflow: hidden;
	margin-top: 0;
}
.max {
	color: #d42a2a;
}
.min {
	color: #00b5de;
}
.weather-name {
	font-size: 12px;
	color: #2d2d2d;
	text-transform: uppercase;
	width: 104px;
	text-align: center;
	margin-top: 5px;
}
.weather-name.small {
	margin-top: -3px;
}
.weather-details {
	width: 90px;
	float: left;
	height: 100px;
	color: #2d2d2d;
	line-height: 2;
	margin: 75px 0 0 15px;
}
.logo-bg {
	width: 190px;
	height: 57px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	margin: 0 0 5px 30px;
	padding: 13px 155px;
}
.small-wrapper {
	float: left;
	width: 83px;
	height: 70px;
	margin: 0 0 20px 4px;
	text-align: center;
	text-transform: uppercase;
}
.small-bg {
	float: left;
	width: 83px;
	height: 51px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.08);
	box-shadow: 0 1px 2px rgba(0,0,0,.08);
	padding: 0;
	margin-bottom: 3px;
	overflow: hidden;
}
.small-bg.home {
	margin: 0 7px 0 0;
}
a .small-bg.home {
	color: #2d2d2d;
}
.small-wrapper.left {
	margin: 0 0 20px 30px;
}
.notice {
	background: url('images/notice.jpg') no-repeat;
	color: #1e1e1e;
	height: 420px;
	font-family: 'Loved by the King', cursive;
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	letter-spacing: 2px;
	line-height: 57px;
	padding: 56px 40px 0 50px;
	width: 300px;
	margin: 20px 0 0 0;
}
/* Orange Button */

.orangeButton {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffe0b5;
	box-shadow: inset 0px 1px 0px 0px #ffe0b5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6a93d), color-stop(1, #fa7916));
	background: -moz-linear-gradient(top, #f6a93d 5%, #fa7916 100%);
	background: -webkit-linear-gradient(top, #f6a93d 5%, #fa7916 100%);
	background: -o-linear-gradient(top, #f6a93d 5%, #fa7916 100%);
	background: -ms-linear-gradient(top, #f6a93d 5%, #fa7916 100%);
	background: linear-gradient(to bottom, #f6a93d 5%, #fa7916 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a93d', endColorstr='#fa7916', GradientType=0);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6a93d', endColorstr='#fa7916', GradientType=0);
	background-color: #f6a93d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #f2832e;
	display: inline-block;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	padding: 6px 11px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fa7916;
}
.orangeButton a {
	border-radius: 6px;
	overflow: hidden;
}
.orangeButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fa7916), color-stop(1, #f6a93d));
	background: -moz-linear-gradient(top, #fa7916 5%, #f6a93d 100%);
	background: -webkit-linear-gradient(top, #fa7916 5%, #f6a93d 100%);
	background: -o-linear-gradient(top, #fa7916 5%, #f6a93d 100%);
	background: -ms-linear-gradient(top, #fa7916 5%, #f6a93d 100%);
	background: linear-gradient(to bottom, #fa7916 5%, #f6a93d 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7916', endColorstr='#f6a93d', GradientType=0);
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7916', endColorstr='#f6a93d', GradientType=0);
	background-color: #fa7916;
}
.orangeButton:active {
	position: relative;
	top: 1px;
}
.webcam-date {
	width: 352px;
	height: 16px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 2px 0 0 0;
	margin: -30px 0 0 12px;
	position: relative;
	z-index: 20;
}
.closed {
	color: #DB2929;
	font-weight: bold;
}
.open {
	color: #61B329;
	font-weight: bold;
}
.hold {
	color: #FF8600;
	font-weight: bold;
}
/* Home News Feature */

.home-thumb {
	float: left;
	width: 230px;
	height: 315px;
	background: url('images/home-feature-stack-portrait.png') no-repeat 0 0;
	margin: -10px 10px 0px -17px;
}
.home-thumb img {
	width: 153px;
	height: 225px;
	padding: 38px 0 0 39px;
}
.home-text {
	width: 167px;
	float: right;
}
.home-more {
	position: absolute;
	bottom: 30px;
	right: 38px;
	width: 153px;
	height: 33px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #65798e;
	-webkit-box-shadow: 0 0 0 3px #fcfcfc, 0 5px 8px rgba(0,0,0,.13), inset 0 0 0 3px #fcfcfc;
	-moz-box-shadow: 0 0 0 3px #fcfcfc, 0 5px 8px rgba(0,0,0,.13), inset 0 0 0 3px #fcfcfc;
	box-shadow: 0 0 0 3px #fcfcfc, 0 5px 8px rgba(0,0,0,.13), inset 0 0 0 3px #fcfcfc;
	border: solid 1px rgba(101,121,142,.46);
	background-image: -webkit-linear-gradient(bottom, #fff, #e3e7eb 71%, #fff);
	background-image: -moz-linear-gradient(bottom, #fff, #e3e7eb 71%, #fff);
	background-image: -o-linear-gradient(bottom, #fff, #e3e7eb 71%, #fff);
	background-image: linear-gradient(to top, #fff, #e3e7eb 71%, #fff);
	clear: both;
	color: #65798E;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	line-height: 2;
}
.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
	border: 1px solid #8e9dac!important;
	box-shadow: 2px 2px 9px #dedede!important;
	color: #696969!important;
	font-size: 14px!important;
	margin: 5px 0 8px!important;
	padding: 5px!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
	background: rgba(0, 0, 0, 0) url("images/bg-btn.png") repeat-x scroll 0 0!important;
	border: 1px solid #b8c2cb!important;
	border-radius: 6px!important;
	box-shadow: 2px 2px 9px #dedede!important;
	color: #65798e!important;
	cursor: pointer!important;
	font-family: "Titillium Web", sans-serif!important;
	font-size: 18px!important;
	margin-top: 10px!important;
	padding: 2px 14px!important;
	text-transform: uppercase!important;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer .button.gform_button:hover, .gform_wrapper .gform_page_footer .button.gform_next_button:hover {
	color: #ffae00!important;
}
.page-id-3891 .shadow, .page-id-3891 .banner-wrapper {
	display: none;
}
