/*
Theme Name: Crystal Mountain
Author: Curvine Web Solutions inc.
Author URI: http://curvine.com/
Description: Crystal Mountain is a custom wordpress theme based on Anthony Hortin's Quark 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/

/* ==========================================================================
   Default stylings from HTML5 Boilerplate
   ========================================================================== */

/* Apply a natural box layout model to all elements - http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Using rem font sizing (Root em’s) with fallback to px for ie8 and below - http://snook.ca/archives/html_and_css/font-size-with-rem */
body { margin: 0 !important; font-size: 16px; font-size: 1rem; line-height: 1.5; padding: 0px !important;max-width:none !important;}

a { text-decoration: underline; }

menu { padding: 0; }

td { vertical-align: top; }


/* ==========================================================================
   Basic page styles
   ========================================================================== */

body { 
	margin: 0 auto;
	padding: 0;
	font: 16px/1.5 'Open Sans', sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	color: #000;
	text-align: left;
}

/* Set the default behavior for touch-based browsing in IE10 on devices running Windows 8 */
canvas {
	-ms-touch-action: double-tap-zoom;
}

/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
	max-width: 100% !important;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Responsive images */
img {
	border: 0;
	max-width: 100%;
	height: auto;
	
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

.entry-content img{
	/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);*/
    padding: 7px !important;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	margin: 10px;
}

img.wp-post-image.attachment-medium, img.attachment-post_feature_slide {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

img.wp-post-image.attachment-list-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;	
}





img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Header */
h1, h2, h4, h5, h6, span.h1 {
	font-family: 'Changa One', cursive;
	font-style:normal;
	color: #00b8ff;
	margin-top: 0;
	
}

h1, h1 a, span.h1 { 
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	font-size: 36px;
	font-size: 2.25rem;
	line-height:36px;
	line-height: 2.25rem;
	font-weight: 400;
}

h1 { 
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.error404 h1.entry-title {
	text-align:center;
}


.error404 h1.entry-title span {
	font-size:72px;
	text-align:center;
	margin-bottom:20px;
	display:block;
}


div.entry-content h1 img.alignleft {
	/*border: 1px #00b8ff solid;*/
    /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); */
    padding: 0px;
    margin-top: 18px; 
    margin-left: 0px;
}


div.entry-content div#ai1ec-container.ai1ec-main-container h1 img.alignleft{
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 7px;
}

.entry-content img.content-border{
	/*border: 1px #00b8ff solid;*/
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 7px;
	margin-top:20px;

}


h2, h2 a { 
	clear: both;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: 'Open Sans', sans-serif;
	line-height:24px;
	line-height: 1.5rem;
	font-weight: 400;
}
.page-id-117 div.entry-content h2,
.page-id-113 div.entry-content h2{
	clear:none;
}

.page-id-117 div.entry-content div.ezcol.ezcol-two-third h2{
	clear:both;
}


h2 { 
	margin-bottom: 12px;
	margin-top:20px;	
}

h3, h3 a {
	clear: both;
	color:#BF3119;
	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	font-size: 1.125rem;
	line-height:24px;
	line-height: 1.5;
	font-weight: 700;
}

.row.hints h3 {
	font-weight:400;
	color:#000;
}

h3 { 
	margin-top: 10px;
	margin-top: 0.5rem;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;	
}

div#secondary .widget-area h3.widget-title{
	
	font-family: 'montserrat' !important;
    background-color: #455560 !important;
    padding: 5px 0 5px 20px;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 100 !important;
}

	/*font-style:normal;
	color: #00b8ff;
	margin-top: 0;

	font-family: 'Open Sans', sans-serif; 
	font-size: 18px;
	font-size: 1.125rem;
	line-height:24px;
	line-height: 1.5;
	font-weight: 400; */
}


h4 { 
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 16px;
	font-size: 1.0rem;
	line-height: 1.5;
	font-weight:600;	
}

h5 { 
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
}

h6 { 
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	font-size: 14px;
	font-size: .875rem;
	line-height: 1.2142;
}

hr {
	background-color: #000000;
	border: 0;
	height: 1px;
	margin: 24px;
	margin: 1.5rem 0;
}

hr.light-hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px 0;
	margin: 1.5rem 0;
}

ol, ul {
	list-style: none outside none;
}

p, ol, ul, dl, address, .entry-content {
	margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: 'Open Sans', sans-serif;
}

p.image{
	clear:both;
}

ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}

dt {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
}

b, strong { 
	/*color: #00b8ff;*/
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
}

em {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
}

strong em, b em {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 700;
}

ins {
	background: none repeat scroll 0 0 #FFF9C0;
	text-decoration: none;
}

a:link, a:visited { 
	color: #bf3719;
	outline: none;
	text-decoration: underline;
	font-weight:400;	
}

a:hover, a:focus, a:active {
	color: #00B8FF;
	text-decoration: none;
	font-weight:400;	
}

a:focus { 
	outline: thin dotted;
}

a:hover, a:active { 
	outline: 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:focus, h1 a:active  {
	color:#00b8ff;
/*	font-size: 48px;
	font-size: 3rem;
	line-height: 1.25;*/
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:focus, h2 a:active  {
	color: #00b8ff;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: 'Open Sans', sans-serif;
	line-height:24px;
	line-height: 1.5rem;
	font-weight: 400;
	text-decoration:underline;
	
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:focus, h3 a:active  {
	color:#00457c;
	font-size: 18px;
	font-size: 1.125rem;
	line-height:27px;
	line-height: 1.038;		
}

.alignleft {
	display: inline;
	float: left;
	margin: 0 20px 16px 0;
	margin: 0 1.25rem 1rem 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0 0 16px 20px;
	margin: 0 0 1rem 1.25rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote {
	border-left: 5px solid #BF3119;
	margin: 0 0 18px 20px;
	margin: 0 0 1.125rem 1.25rem;
	padding: 0 0 0 16px;
	padding: 0 0 0 1rem;
}

blockquote.first{
	clear:both;
}

blockquote.pull-right {
	border-left: 0 none;
	border-right: 5px solid #333;
	margin: 0 20px 18px 0;
	margin: 0 1.25rem 1.125rem 0;
	padding: 0 16px 0 0;
	padding: 0 1rem 0 0;
	float: none;
}

blockquote p {
  font-family: 'Open Sans',sans-serif;
  font-size: 0.8125rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0;
}

blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}

blockquote cite:before {
	content: "\2014 ";
}

blockquote cite {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.125;
	color: #999;
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

code, pre {
	border-radius: 3px;
	color: #555;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 0 3px 2px;
	padding: 0 0.1875rem 0.125rem;
}

code {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	padding: 2px 4px;
	padding: 0.125rem 0.25rem;
}

abbr,
dfn,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
	padding: 0.25rem;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #777;
	text-align: center;
}

img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
}

#primary .entry-content [id^="gallery-"] img {
	border: none;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.menu-toggle, button, input {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem; 
	line-height: 1.25;
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

.menu-toggle, button, input {
	*overflow: visible;
	line-height: normal;
}

.menu-toggle::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="button"] {
	width: auto;
}

.menu-toggle,
.btn,
input[type="submit"] {
	display: inline-block;
	*display: inline;
	padding: 8px 14px;
	padding: 0.5rem 0.875rem;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	/*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');*/
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.menu-toggle, a.btn {
	color: #333333;
	text-decoration: none;
}

.menu-toggle:hover,
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.btn:first-child {
	*margin-left: 0;
}

.menu-toggle:hover,
.btn:hover,
input[type="submit"]:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
	*background-color: #d9d9d9; /* Buttons in IE7 don't get borders, so darken on hover */
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.menu-toggle:focus,
.btn:focus,
input[type="submit"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.menu-toggle:active,
.btn.active,
.btn:active,
input[type="submit"]:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	position:relative;
	top:1px;
}

.btn.disabled, .btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn.disabled:active, .btn[disabled]:active {
	top:0;
}

button.btn, input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.btn-large,
input[type="submit"].btn-large {
	padding: 10px 15px;
	padding: 0.625rem 0.9375rem;
	font-size: 20px;
	font-size: 1.25rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btn-small,
input[type="submit"].btn-small {
	padding: 5px 9px;
	padding: 0.3125rem 0.5625rem;
	font-size: 13px;
	font-size: 0.8125rem;
}

/* Form fields */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
	font-family: inherit;
	padding: 8px;
	padding: 0.5rem;
	font-family: inherit;
	border: 1px solid #ccc;
	border-radius: 3px;
}

select {
	max-width: 100%;
}

/* Small headers */
.archive-title,
.page-title,
.entry-content th,
.comment-content th {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	text-transform: uppercase;
}


/* ==========================================================================
   Site specific styles
   ========================================================================== */
.half-size{
	width:50%;
}



#wrapper {
	width: 100%;
	/*position: relative;*/
	text-align: left;
	overflow:hidden;
	background-color:#000;
}

.content-wrapper {
	margin:20px auto;
	width: 90%;
	max-width: 996px;
	overflow:hidden;
}

/* Site Header */

#headercontainer {
	width: 100%;
	background-color:#000;
	z-index:50;
	padding-bottom: 0px;
}

.site-header {
	clear: both;
	width: 100%;
	max-width: 996px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #fff;
	/*max-height:105px;*/
}

#topbar .site-header {
	padding:0 0.7%;
}

.site-title h1 {
	margin-top: 0;
	margin-bottom:0;
	line-height:0;
	font-size: 0;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}

.site-title img {
	vertical-align: text-bottom;
	line-height:0;
	font-size: 0;	
}

.site-title img.full-site-banner {
    width: 100%;
}

.site-title {
    margin: 1px 0 3px;
    padding: 0 0 0 2%;
    width: 14%;
	float:left;	
}

.site-title h1 a {
	font-size: 0;
	text-decoration: none;
	line-height:0;
	height:0;
}

.site-header a span {display:none;}

.site-header #header-menus {
	width:83%;
	padding-right:1%;
	float:right;
	margin-top:/*3.1%*/ 30px;
}

#headercontainer #topbar {
	background-color:#00b8ff;
	width:100%;
	/*height:26px;*/
	padding: 0;
}

.site-header #header-menus #headlinks {
	width:100%;
	position:relative;
	height:auto;
	float:right;
}
.site-header #header-menus #headlinks div {
	margin-bottom:10px;
	display: none;
}

.site-header #main-menu-toggle {
	/*width:12.1%;*/
	/*height:100%;*/
	cursor:pointer;
	float:right;
	padding-right:1.7%;
}

.site-header #main-menu-toggle img#full-site-toggle {
	width:100%;	
}

.site-header #main-menu-toggle img#mobile-site-toggle {
	display:none;
}

nav#site-navigation.main-navigation div.main-menu-toggle img.close {
  box-shadow: none;
  position: absolute;
  right: 5px;
  cursor:pointer;
  top:5px;
}

/*nav#site-navigation.main-navigation div.main-menu-toggle img#full-site-toggle.close a{
	text-decoration:none;
}*/


/* Site Content */

#allcontentcontainer {
	width: 100%;
	position:relative;
	min-height:600px;	
	/*z-index:-1;	*/
	-webkit-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);	
	margin-top:128px;
	background-color: #ececec;	
}

.home #allcontentcontainer {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin-top:0;		
}

#maincontentcontainer , .maincontentcontainer{
	width: 100%;
	}

#searchform {
	border:1px solid #00457c;
	-webkit-border-radius: 6px;
	border-radius: 3px;	
	/*background:url(images/search-box.png) center top no-repeat;*/
	background-color:#fff;
	width:133px;
	height:25px;
	position:relative;
	float:right;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;	
}

#topbar #searchform {
	width:/*230px*/ 100%;
	height:18px;
	position:relative;
	float:right;
	border:none;
	padding:0;	
	margin-bottom:0;
}

#header-menus #searchform {
	background:url(images/header-search.png) center top no-repeat;
	width:319px;
	height:27px;
	position:relative;
	float:right;
	border:none;		
}

.error404 .entry-content #searchform {
	float:none;
	margin:0 auto;
}

.error404 .entry-content p {
	text-align:center;
}

#searchform input#s[type="text"] {
	border:none;
	background:none;
	width:230px;
	height:18px;
    padding: 0 3px 0 29px;
	padding: 0 0.1875rem 0 1.8125rem;
	position:absolute;
	left:0;
	top:0;		
}

#searchform input[type="image"] {
	position:absolute;
	left:5px;
	top:2px;
}


/* Homepage */

#banner-wrapper {
	/*z-index:-1;	*/
	width:100%;
	position:relative;	
	margin-top:128px;		
}

#bannercontainer {
	width: 100%;
	clear:both;
	/*margin-top:8px;*/
	-webkit-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);	
}

#bannercontainer .site-content {
	padding:3.5% 0;
	background:url(images/home-banner-winter-2.jpg) no-repeat top center; 
	background-size: cover;
	/*-webkit-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);
	box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2);		*/
}

.banner {
	color: #eaeaea;
	width: 90%;
	max-width: 884px;
	margin: 0 auto;
	padding: 0;
	min-height: 75px;
}

.home .banner .widget {
	margin: 24px 0;
	margin: 1.5rem 0;
}

.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
	color: #eaeaea;
 }

.banner h1 {
	font-size: 56px;
	font-size: 3.50rem;
}

.banner h2 {
	font-size: 32px;
	font-size: 2rem;
}

/* Banner Front-Page slider */
/* Direction Nav */

#bannercontainer .banner .flex-direction-nav {*height: 0;}
#bannercontainer .banner .flex-direction-nav a {width: 47px; height: 47px; margin: -20px 0 0; display: block; background:url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1.0; -webkit-transition: all .3s ease;}
#bannercontainer .banner .flex-direction-nav .flex-next {background-position: 100% 0; right: -50px; }
#bannercontainer .banner .flex-direction-nav .flex-prev {left: -50px;}
#bannercontainer .banner .flex-direction-nav .flex-disabled {cursor: default; pointer-events: none;}

#bannercontainer .banner .metaslider #metaslider_94.flexslider .slides li {
	border:4px solid #fff;
	/*dimensions below are for slider with 9 images (3 slide sections) giving a ul width of 1800% (of a banner max-width of 884px = 15912px) 1200% (6 slides+ = 10,608px)
	These dimensions will need to be recalculated for more or less slide sections (see rebecca for explanation is unclear) */
	width:2.6489% !important; /*281px*/  /*1.766% 9images  2.6489% 6images*/
	margin-right:.188537% !important; /*20px*/  /*.12569% 9images  2.6489% 6images*/

}

#bannercontainer .banner .metaslider .caption {
    /*padding:10px ;
	padding:0.635rem;*/
	padding:0;
	font-size:14px;
	font-size:0.875rem;
	line-height:16px;
	line-height:1.0rem;		
}

#bannercontainer .banner .metaslider .caption-wrap {
	background:none !important;
    position: absolute;
    bottom: 0;
	left:0;
    color: #000;
    opacity: 1.0;
    margin: 0;
    display: block;
    width: 100%;
	height:29.3%;
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-size:0.9375rem;
	font-weight:600;
	line-height:28px;
	/*height:28px;*/	
	margin-top:0;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;	
	background: url(images/cta-heading.png) top left no-repeat;
	background-color: rgba(0, 184, 255, 0.5);
	background-size:100% 100%;
	padding:0 0 0 8px;	
}

#bannercontainer .banner .metaslider .caption-wrap h3 a{
	color:#fff;
	font-size:15px;
	font-size:0.9375rem;
	font-weight:600;
	line-height:28px;
	text-decoration:none;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:12px;
	font-size:0.75rem;
	line-height:16px;
	line-height:1.0rem;
	font-weight:normal;		
}

#bannercontainer .banner .metaslider .caption-wrap p a,
#bannercontainer .banner .metaslider .caption-wrap p a:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

/*#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:26px;
	font-size:1.625rem;
}*/

#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	display:block;
	color:#ffffff;
	background:url(images/slide-link.png) right top no-repeat;	
	width:20px;
	height:20px;
	position:absolute;
	top:3px;
	right:6px;
	
	display:none;
}




.page-id-2695 div.breadcrumbs,
.page-id-2449 div.breadcrumbs {
  display: none !important;
}


.blog .widget a:link, .blog .widget a:visited,
.single .widget a:link, .single .widget a:visited,
.archive .widget a:link, .archive .widget a:visited{
    /*color: #000;*/
    text-decoration: none !important;
    
}
}

.blog .widget a:hover, .blog .widget a:focus, .blog .widget a:active,
.single .widget a:hover, .single .widget a:focus, .single .widget a:active,
.archive .widget a:hover, .archive .widget a:focus, .archive .widget a:active {
	color: #00B8FF;	
}

.blog div.breadcrumbs,
.page-id-416 div.breadcrumbs,
 div.breadcrumbs .taxonomy.category{
	display:none;}

div#secondary .widget-area{
	margin-top:20px;
	/*background-color:#ececec; */
	border: 1px solid #455560 !important;
    padding-top: 0;
    min-width: 228px;
    margin-left: 85px;
    margin-right: 50px;
    margin-top: 83px;
    z-index: 125;
}
}

.blog #secondary, .single #secondary, .archive #secondary {
	/*position:fixed;*/
	/*max-width:237px;*/
	
	padding-top: 0;
    min-width: 228px;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 83px;
    z-index: 125;
}
	
}

.blog #primary.grid_8_of_12, .single #primary.grid_8_of_12, .archive #primary.grid_8_of_12 {
	/*margin-left:25px;
	margin-bottom:50px;
	margin-top: 35px;*/
	
    position: absolute;
    width: 62%;
    margin-left: 65px !important;
    margin-top: 65px;

}

#secondary .widget-area .widget{
	/*padding:10px 2.14% 10px;*/
	margin-top:0px;	
	margin-bottom:0px;
}



.site-content {
	/*clear: both;
	width: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
	line-height: 1.125rem;		
	/*max-width: 996px;
	min-height:600px;
	margin: 0 auto;
	padding:0 16px;
	padding:0 1rem;
	color: #000;
	background-color:#fff;
	position: relative;
	padding-top: 15px !important;
/*	border-right:1px solid #bdecfe;
	border-left:1px solid #bdecfe;*/
/*	-webkit-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2), 0px 4px 3px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2), 0px 4px 1px 0px rgba(1,1,1,0.2);
	box-shadow: inset 0px 4px 5px 0px rgba(1,1,1,0.2), 0px 4px 1px 0px rgba(1,1,1,0.2);		*/
	
    clear: both;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    /* max-width: 1288px; */
    min-height: 600px;
    margin: 0 auto;
    padding: 0 16px;
    padding: 0 1rem;
    color: #000;
    background-color: #fff;
    position: relative;
    padding-top: 15px !important;

}

.home .site-content {
	min-height:0;
}

.page-id-201 .site-content{
	padding:0;
}

.page-id-36 .entry-content span.website_only {
	display:block;
}

.page-id-36 .entry-content span.mobile_only {
	display:none;
}


#primary.site-content {padding-bottom:30px; min-height:600px;}

div.entry-content ul li{
    background: url('images/crystal-bullet.png') no-repeat left 6px;
    padding-left: 25px; /* Offsets the text. Needs to be at least the width of your image */
    line-height: 20px; /* Might have to play with this value a bit */
    font-size: 14px;
}




.site-content .home-content {
	width: 100%;
	padding: 0px 1.5% 0;	
}

.home-content .front-side h4 {
	margin-top:10px;
}

.home-content .front-side h4 span {

}

.home-content .front-side h4 a {
	margin-top:10px;
	color:#bf3119;
	text-decoration:none;
	margin-left: 0.8rem;
	
}


.site-content .page-content {
	padding-left: 20px;
	padding-left: 1.25rem;	
	padding-top:25px;		
}

.home-sidebar {
  margin-top: -20px;
  padding: 0 1.5%;
  width: 100%;
}

.home.page .site-content {
	padding:0;
	
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);
	box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);		
			
}

.site-content #home-map {
	width:70%;
	display:block;
	margin:-30px auto 0;
}

.home.page .site-content article {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;	
}

.site-content.home-content article .entry-content .grid_6_of_12 {
	padding-left:15px;
	padding-left:0.9375rem;	
}

.site-content.home-content article .entry-content .grid_6_of_12:first-child {
	padding-left:0;	
}

.site-content.home-content aside {
	padding:0;
	margin-bottom:20px;
	margin-bottom: 1.25rem;
	color: #000;
	font-size:14px;
	font-size:0.875rem;
	line-height:18px;
	line-height:1.125rem;		
}

.site-content.home-content aside h3 {
	color: #00b8ff;
	margin-bottom:20px;
	margin-bottom: 1.25rem;
	font-family: 'Changa One', cursive;
	font-size: 36px;
	font-size: 2.25rem;
	line-height:36px;
	line-height: 2.25rem;		
}

.site-content.home-content aside p {
	color: #00457c;
	font-size:14px;
	font-size:0.875rem;
	line-height:18px;
	line-height:1.125rem;
}

.site-content.home-content aside a.more-link {
	display:block;
	color: #fff;
	font-size:18px;
	font-size:1.125rem;
	line-height:18px;
	line-height:1.125rem;
	background:url(images/more-arrow.png) right 4px no-repeat;	
	width:100px;
	width:6.25rem;
	margin:18px 0 0;
	margin:1.125rem 0 0;
	font-weight:400;
	text-decoration:none;		
}



.site-content.home-content aside.inner-content h3 {
	font-size:18px;
	font-size:1.125rem;
	line-height:27px;
	line-height: 1.038;	
}

#home-social-feeds {
	width:100%;
	overflow:hidden;
}

#home-social-feeds .home-content .top-border {
	/*border-top:1px solid #000;*/
	padding-top:0;
}

#home-social-feeds .home-content aside {
	/*overflow:hidden;*/
	clear:both;
	height:710px;
	border:1px solid #000;
	padding:0;
}

#home-social-feeds .home-content aside#text-15.widget.widget_text.front-side{
	clear:both;
	height:710px;
	border:1px solid #000;
	padding:0;
}

#home-social-feeds .home-content aside.widget_text.front-side{
	height:50px;
	border:none;
}

#home-social-feeds .site-content aside.widget.widget_text.front-side .textwidget a img{
	width:100%;
}


div#secondary .widget-area aside .widget.widget_archive,
div#secondary .widget-area aside .widget.widget_recent_entries,
div#secondary .widget-area aside .widget.widget_categories,
div#secondary .widget-area aside .widget.widget_sp_image,
aside.widget.widget_sp_image.front-side,
aside.widget.widget_text.front-side,
aside#widget-easy-twitter-feed-widget-kamn-2.widget.widget-easy-twitter-feed-widget-kamn.front-side,
aside#jr_insta_slider-2.widget.jr-insta-slider.front-side,
div#text-10.widget.widget_text,
aside.widget.widget_responsivefacebook, #headlinks .widget{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;	
	box-shadow:none;
}

#home-social-feeds .home-content aside.widget.widget-easy-twitter-feed-widget-kamn {
	border:none;	
}

.responsive-facebook .fb-like-box, .responsive-facebook .fb-like-box span, .responsive-facebook .fb-like-box span iframe {
	height:700px !important;
	margin-top:-6px;
}

.responsive-facebook div#support {display:none;}

/*#home-social-feeds .home-content aside:first-child {
	width:140px;
	margin:0 0 20px 110px;
	position:relative;
}

#home-social-feeds .home-content aside:first-child img {
	margin:0 5px 0 0;
	float:left;
}*/

#home-social-feeds .site-content  aside#text-15.widget.widget_text.front-side h3.widget-title{
	font-size:12px;
	font-weight:700;
	color:#000;
	padding-left:10px;}


#home-social-feeds .home-content aside:first-child h3 {
	font-size:12px;
	font-weight:700;
	color:#000;
	padding-left:10px;
	/*width:auto;*/
	/*position:absolute;*/
	/*left:70px;*/
	/*top:20px;*/
	/*margin:0;*/
}




#home-social-feeds .home-content aside h3.widget-title {
	margin:0;
}

#home-social-feeds .top-border h2 {
	text-align:center;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;	
}



#home-social-feeds .feed-wrap{
	height:255px;
	overflow:auto;
	border:1px solid #000;
	padding-left:5px;
	width:100%;
	clear:both;
}




#home-social-feeds .widget-easy-twitter-feed-widget-container {
	border:1px solid #000;
	height:710px;	
}

#home-social-feeds .widget-easy-twitter-feed-widget-container iframe {
	height:695px !important;
	width:100% !important;
}

#home-social-feeds .feed-wrap .cff-author a:link, #home-social-feeds .feed-wrap .cff-author a:visited{
	color:#3b5998
}

#home-social-feeds .site-content .home-content {
    padding: 0 .5% 20px 1%;
}

#home-social-feeds .site-content .home-content .col.grid_4_of_12.last {
    /*width: 33.24%;*/
}

#home-social-feeds .site-content .home-content .col{
	margin: 0 0 0 1%;
	/*min-width:300px;*/
}

#home-social-feeds .site-content .home-content .col:first-child{
	margin: 0;
}


#home-social-feeds #sb_instagram.sbi_fixed_height {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
}



#headlinks a:link, #headlinks a:visited, #headlinks a:hover, #headlinks a:focus, #headlinks a:active {
	display:block;
	color:#fff;
	text-decoration:none;
/*	width:32px;
	height:32px;*/
}




/* Tickets header */
.tickets{
	float: right;
	height: 58px;
	/*width:10%;*/
	width:78px;
	/*padding-left:1.2%;*/
	border-left: 1px solid #fff;
}

.tickets .widget{
	box-shadow:none;
}

.tickets .widget h3{

	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	text-transform:uppercase;
	margin-bottom:1px;
	margin-top:-1px;	
	text-align:center;
	/*padding-left:3%;*/
}

.tickets .widget a{
	text-decoration:none;
}

.tickets .widget img{
	padding-left:0;
	padding-top:3px;
}

.site-header .tickets .widget a h3 span {
	display:block;
	margin-top:4px;
}




	

/* Snow header */
.snow {
	float: right;
	height: 58px;
	/*width:14%;*/
	width:116px;
	/*padding-left:1.2%;*/
	border-left: 1px solid #fff;
}

.snow .widget{
	box-shadow:none;
}


.snow h3 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	text-transform:uppercase;
	margin-bottom:1px;
	margin-top:-1px;	
	text-align:center;
}

/* Weather header  */
.weather {
	float: right;
	height: 58px;
	/*width:14%;*/
	width:116px;
	/*padding-left:1.2%;*/
	border-left: 1px solid #fff;
}
.weather .widget{
	box-shadow:none;
}

.weather h3 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	text-transform:uppercase;
	margin-bottom:1px;
	margin-top:-1px;	
	text-align:center;
	padding-left:3%;
}

.weather img {

}

/* Webcam header  */
.webcams {
	float: right;
	height: 58px;
	/*width:10%;*/
	width:78px;
	/*padding-left:1.2%;*/
	border-left: 1px solid #fff;
}
.webcams.widget{
	box-shadow:none;
}

.webcams h3 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	text-transform:uppercase;
	margin-bottom:1px;
	margin-top:1px;	
	text-align:center;
	padding-left:3%;
}

.webcams h3 span img {
	margin-top:0px;	
	box-shadow:none;
    padding: 0;
}

.site-header .webcams .widget a h3 span{
	display:block;
	margin-top:5px;
}

.site-header .webcams .widget a h3 span.top-span{
	display:block;
	margin-top:-2px;
}


/* Social Media icons */
.social-media-icons {
	float: right;
	height: 58px;
	width:/*30.7%*/ 248px;
	/*padding-left:1.2%;*/
	border-left: 1px solid #fff;
}

.social-media-icons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
	float:right;
	padding-left:5%;
}

.social-media-icons /*ul*/ h3 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	text-transform:uppercase;
	margin-bottom:1px;
	margin-top:-3px;	
	text-align:center;
	padding-left:7.5%;
}

.social-media-icons li {
	display: block;
	margin: 0 0 0 4%;
	float:right;
	width:13.2%;
}

.social-media-icons li + li + li + li + li + li {
	margin-left: 0;
}

.social-media-icons a {
	color: #fff;
	text-decoration: none;
}

.social-media-icons a:visited {
	color: #fff;
}

.social-media-icons a:hover, .social-media-icons a:active { 
	color: #fff;
}

.social-media-icons .widget a img {
	max-width:32px;
}



/* ==========================================================================
   Main Content
   ========================================================================== */

.entry-meta {
	clear: both;
}

.comments-link {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	font-size: 0.875rem;
	float: right;
	display:none;
}

.entry-header .entry-title a {
	text-decoration: none;
}

article.sticky .featured-post {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	border-top: 4px double #aaa;
	border-bottom: 4px double #aaa;
	color: #777;
	font-size: 16px;
	font-size: 1rem;
	line-height: 3;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	text-align: center;
}

article.sticky {
	border-bottom: 4px double #aaa;
}

.site-content article {
	margin-top: 40px;
	margin-top: 2.5rem;
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
	/*margin-left: 81px;*/
	-ms-word-wrap: normal;
	-webkit-hyphens: auto;
	word-wrap: normal;
}

.page-id-2 .site-content article {
	margin-top:0;
}

.site-content .widget article {
	margin-top: 0;
	margin-bottom: 0;	
}

.site-content .posts-nav {
	margin-bottom:20px;
}

.entry-content .history-media {
	margin-top:16px;
	margin-bottom:32px;
}

.entry-content .wedding-venue {
	margin:40px 0;
}

.entry-content .wedding-venue h2{
	margin-top:0;
}

.entry-content .nextgen_pro_grid_album .caption_link, .entry-content .nextgen_pro_grid_album .caption_link:visited, 
.entry-content .nextgen_pro_grid_album .caption_link:hover {
    text-decoration:none;
}

#photo-gallery-grid {
	text-align:center;
	width:/*912px/996px*/ 94.78%;
	margin:0 auto;
	max-width:912px;
}

.page-id-141 .entry-content .ngg-galleryoverview,
.page-id-9283 .entry-content .ngg-galleryoverview {
	background-color: #ffffff;
    border: 1px solid #cccccc;
    margin: 10px 5px;
	height: 171px;
    padding: 8px;
    width: 200px;
	box-sizing: content-box;
    display: inline-block;
    text-align: center;
	float:left;
	clear:none !important;
}

.page-id-141 .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail img 
,.page-id-9283 .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail img {
    background-color: #ffffff;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.page-id-141 .entry-content .ngg-galleryoverview .ngg-navigation {
	display:none !important;
}

.page-id-141 .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail span ,
.page-id-9283 .entry-content .ngg-galleryoverview .ngg-gallery-thumbnail span {
	color: #bf3719;
    font-size: 14px;
    margin-top: 4px;
}

.page-id-141 .entry-content .row.photo-gallery .grid_3_of_12 {
	min-width:216px;
}

.entry-content .mountain-maps img {
	width:95%;
}

.page-id-406 div.clear,
.page-id-954 img.clear,
.page-id-936 img.clear,
.page-id-944 img.clear{
	clear:both;
	display:block;
}


.page-id-54 div.entry-content p iframe{
	clear:both;
	display:block;
}

.header-meta {
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	padding: 5px 0;
	padding: 0.3125rem 0;
	*zoom: 1;
	/*display:none;*/
}

.header-meta i.fa.fa-pencil,

.header-meta .post-categories a, 
.header-meta span.comments-link,
.header-meta address.author.vcard{
	display:none;
}

.header-meta:before,
.header-meta:after {
	content: "";
	display: table;
}

.header-meta:after { clear: both; }

.header-meta a {
	text-decoration:none;
}

.header-meta a:visited {
	color: #333;
}

.header-meta a:hover {
	color: #00457c;
}

.entry-content {
	margin-top:40px;
	margin-bottom: 16px;
	margin-bottom: 1.0rem;
	*zoom: 1;
}

.blog .entry-content, .archive .entry-content, .single .entry-content {
margin-top:37px;	
/*margin-left: 21px;
margin-left: 9vw !important;*/
}
 .archive .entry-content{
margin-top:37px;	
margin-left:65px;
}

.blog .entry-content img, .archive .entry-content img, .single .entry-content img {
	margin-top:10px;
}

.page .entry-content {
	/*margin-top:80px;*/
	margin-top:47px;
	margin-left: 20px; 
}

.page.page-parent .entry-content {
	/*margin-top:80px;*/
	
}



.page-id-2 div.site-content div.entry-content{
	margin-top:0;
}

.entry-content:before,
.entry-content:after {
	content: "";
	display: table;
}

.entry-content:after { clear: both; }

.entry-content p.tog-heading a{
	display:block;
	width:175px;
	background:url(images/arrow-down.png) no-repeat right 4px;
	color: #00b8ff;	
}

.entry-content span.tog-heading {
	margin-bottom:10px;
	margin-bottom:0.625rem;	
}

.entry-content span.tog-heading a {
	color: #00b8ff;	
	cursor:pointer;
}

.entry-content p.tog-heading.arrow a{
	background:url(images/arrow-up.png) no-repeat right 4px;	
}

.entry-content .tog-content {
	border:1px solid #00457c;
	padding:15px;
	padding:0.9375rem;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:20px;
	margin-bottom:1.25rem;	
}

.entry-content ul.tog-content {
	margin-top:10px;
	margin-top:0.625rem;		
}




form.wpcf7-form input[type="text"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="tel"] {
	border:1px solid #ddd;
	width:200px;
	height:29px;
	color:#333333;
	padding: 3px 8px;
	padding: 0.1875rem 0.5rem;
	margin-bottom:0;
}

form.wpcf7-form span.contact-label {
	display:block;
	float:left;
	width:120px;
	color:#00457c;
	font-weight:700;
}

form.wpcf7-form textarea {
	border:1px solid #ddd;
	width:320px;
	height:240px;
	color:#333333;
	padding: 8px;
	padding: 0.5rem;	
}

form.wpcf7-form select {
	width:200px;
	color:#333333;
	margin:5px 0 0;
}

form.wpcf7-form input[type="checkbox"] {
	margin-top:0;
}

form.wpcf7-form p span.wpcf7-checkbox {
	color:#00457c;	
}

form.wpcf7-form input[type="submit"] {
	color:#fff;
	margin-top:15px;
	margin-top:0.9375rem;
	background-color: #00b8ff;
    background-image:none;			
}


.post-categories a,
.post-tags a {
	font-size: 14px;
	font-size: 0.875rem;
	background-color: #00b8ff;
	color: #fff;
	padding: 0 5px;
	padding: 0 0.3125rem;
	margin: 0 3px 0 0;
	margin: 0 0.1875rem 0 0;
	display: inline;
	text-decoration: none;
}

.post-categories a:visited,
.post-tags a:visited {
	color: #fff;
}

.post-categories a:hover,
.post-tags a:hover {
	background-color: #00457c;
	color: #fff;
}

.entry-header address,
.comment-content address {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	display: block;
}

.entry-header address {
	display: inline;
}

.entry-header time,
.entry-header address {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 0 20px 0 0;
	margin: 0 1.25rem 0 0;
}

.page-links {
	clear: both;
	line-height: 1.75;
	color: #333;
}

.page-links .page-numbers {
	background-color: #333;
	border: 1px solid #333;
	padding: 2px 4px;
	padding: 0.125rem 0.25rem;
	color: #fff;
}

.page-links a {
	text-decoration: none;
}

.page-links a .page-numbers {
	background-color: transparent;
	color: #333;
}

.page-links a:hover .page-numbers {
	background-color: #00457c;
	color: #fff;
}

.more-link {
	text-decoration: none;
	font-family:'Open Sans Condensed Bold', 'Open Sans', sans-serif;
	font-weight:400;
}

.more-link:hover {
	text-decoration: underline;
}

.post-edit-link {
	text-decoration: none;
}

.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.5rem;
}

.entry-content dt,
.comment-content dt {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
}

.entry-content dd,
.comment-content dd {
	line-height: 1.5;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.entry-content table,
.comment-content table {
	/*border-bottom: 1px solid #ccc; */
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	width: 100%;
}

.entry-content .season table {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;		
}

.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1rem;
	margin: 24px 0;
	margin: 1.5rem 0;
}

.entry-content td,
.comment-content td {
	/*border-top: 1px solid #ccc !important; */
	padding: 6px 10px 6px 0;
	padding: 0.375rem 0.625rem 0.375rem 0;
}

.entry-content .season td {
	padding: 3px 5px 3px 5px;
}

.entry-content #courses-container td:first-child {
	padding: 6px 25px 6px 0;
	padding: 0.375rem 1.5625rem 0.375rem 0;	
}







.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	line-height: 1.5;
	padding: 0;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

/*.entry-content ul,
.comment-content ul {
	list-style:disc;
}*/

.entry-content ol,
.comment-content ol {
	list-style: decimal inside;
}


.entry-content p.pdf-download a::before {
	content: url(images/pdf_icon_32x32.png);
	margin-right:10px;
}

.page-id-406 .entry-content .row .col {
	margin-top:30px;
}



div#secondary .widget-area /*aside#recent-posts-2.widget.widget_recent_entries*/ ul li{
	/*background:url(images/crystal-bullet.png)no-repeat left center;
	padding-left: 1.75rem; */
	text-decoration: none !important;
    border-bottom: 1px solid #455560;
    margin-right: 20px;
    margin-left: 20px;
}
}

.entry-content ul li,
.comment-content ul li {
	margin: 0 0 5px 28px;
	margin: 0 0 0.3125rem 1.75rem;
	background:url(images/crystal-bullet.png)no-repeat left center;
	padding-left: 1.75rem;
}

.entry-content .grid_4_of_12.passes h3 {
	margin-left: 1.75rem;
}


.entry-content #OT_form input[type="text"], .entry-content #OT_form input[type="password"], .entry-content #OT_form input[type="email"], .entry-content #OT_form input[type="url"], textarea {
 padding:0;
}



/*.entry-content #open-mobile #OT_form {
  margin: 25px 0 0;
  padding: 0;
  width: 165px;
}

.entry-content #open-mobile .entry-content #OT_form ul li {
    background-image: url("https://secure.opentable.com/frontdoor/img/icons_final_dark.png");
	margin:0;	
}



.entry-content #open-mobile h1.OT_title {
    font-size: 14px;
    font-weight: normal !important;
	font-family: verdana,arial,helvetica,sans-serif;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    width: 161px;
	line-height:1.5 !important;
}

.entry-content #open-mobile h2.OT_subtitle {
    font-size: 8px;
    font-weight: normal !important;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:1.5 !important;	
    letter-spacing: 0.15em;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 165px;
}

.entry-content #open-mobile .entry-content ul.OT_list {
	margin:0;
}

.entry-content #open-mobile ul li.OT_day, .entry-content #open-mobile ul li.OT_time, .entry-content #open-mobile ul li.OT_party {
    background-image: url("https://secure.opentable.com/frontdoor/img/icons_final_dark.png");
    background-position: -11px -4px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #3c3429;
    border-color: #3c3429;
    height: 53px;
	line-height:53px;
    list-style: none outside none;
    margin: 0;
    padding: 15px 0 15px 35px;
    position: relative;
    width: 161px;
}

.entry-content #open-mobile ul li.OT_day {
    background-position: -11px -5px;
    border-bottom: 2px solid #433c33;
    border-top: 2px solid #3c3429;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 15px 0 15px 35px;
}
.entry-content #open-mobile ul li.OT_submit {
    height: 45px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0;
    width: 165px;
	background-position: 9999px 9999px;
}
.entry-content #open-mobile ul li.OT_time {
    background-position: -11px -55px;
    border-bottom: 2px solid #474037;
}
.entry-content #open-mobile ul li.OT_party {
    background-position: -11px -102px;
    border-bottom: 2px solid #4b433b;
}

.entry-content #open-mobile input.OT_searchTimeField, .entry-content #open-mobile input.OT_searchDateField, .entry-content #open-mobile input.OT_searchPartyField {
   position:absolute;
   top:15px;
   left:40px;
   display:block;
}

.entry-content #open-mobile .OT_ExtLink:link, .entry-content #open-mobile .OT_ExtLink:visited, .entry-content #open-mobile .OT_ExtLink:hover, .entry-content #open-mobile .OT_ExtLink:active {
    color: #42382c;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 165px;
	font-weight:400;
	line-height:1.2;
}

.entry-content #open-mobile .OT_wrapper {
    background-color: #f6f6f3;
    border: 2px solid #42382c;
    border-radius: 7px;
    font-family: verdana,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
    width: 165px;
	height:260px;
}



.entry-content #open-mobile .OT_cal {
    background-image: none;
    border-bottom: 2px solid #433c33;
    border-top: 2px solid #3c3429;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 10px 0 15px;
    width: 160px;
}



.entry-content #open-mobile .OT_navList {
    background-color: #fff;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 142px;
    z-index: 200;
}
.entry-content #open-mobile .OT_navListItem {
    float: left;
    line-height: 22px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 142px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.entry-content #open-mobile a.OT_navLink:link, .entry-content #open-mobile a.OT_navLink:visited, .entry-content #open-mobile a.OT_navLink:hover, .entry-content #open-mobile a.OT_navLink:active {
    border: 2px solid #adadad;
    color: #42382c;
    display: block;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 26px;
    padding: 0 0 0 0.1em;
    text-decoration: none;
    width: 135px;
}
.entry-content #open-mobile a.OT_navLink:hover, .entry-content #open-mobile a.OT_navLink.selected {
    background-color: #e9e9e2;
    color: #000;
}
.entry-content #open-mobile a.OT_navLink:active {
    background-color: #b8b4ac;
    color: #000;
}
.entry-content #open-mobile #OT_timeList, .entry-content #open-mobile #OT_partyList {
    border-bottom: 2px solid #b8b4ac;
    border-left: 2px solid #b8b4ac;
    border-right: 2px solid #b8b4ac;
    display: none;
    left: 36px;
    max-height: 155px;
    overflow: auto;
    position: absolute;
    top: 39px;
    width: 112px;
}
.entry-content #open-mobile #OT_timeList .OT_navListItem, .entry-content #open-mobile #OT_partyList .OT_navListItem {
    width: 90px;
}
.entry-content #open-mobile #OT_timeList li a.OT_navLink, .entry-content #open-mobile #OT_partyList li a.OT_navLink {
    border: 0 none;
    width: auto;
}

.entry-content #open-mobile .OTButton, .entry-content #open-mobile #OTButton {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 135px;
}
.entry-content #open-mobile a.OT_Find_a_Table:link, .entry-content #open-mobile a.OT_Find_a_Table:visited, .entry-content #open-mobile a.OT_Find_a_Table:hover, .entry-content #open-mobile a.OT_Find_a_Table:active {
    background-color: transparent;
    background-image: url("https://secure.opentable.com/frontdoor/img/ot_btn_red.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.entry-content #open-mobile a.OT_Find_a_Table:hover {
    background-position: 0 -23px;
    color: #ededed;
}
.entry-content #open-mobile a.OT_Find_a_Table:active {
    background-position: 0 -46px;
    color: #ededed;
}
.entry-content #open-mobile .OTButton a.OTPoweredBy:link, .entry-content #open-mobile .OTButton a.OTPoweredBy:visited, .entry-content #open-mobile .OTButton a.OTPoweredBy:hover, .entry-content #open-mobile .OTButton a.OTPoweredBy:active {
    color: #7f7f7f;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.5em;
    margin: 9px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.entry-content #open-mobile .OT_ExtLink:hover {
    color: #900;
    text-decoration: underline;
}
*/

.entry-content #open-full .OT_wrapper {
    background-color: #f6f6f3;
    border: 2px solid #42382c;
    border-radius: 7px;
    float: left;
    font-family: verdana,arial,helvetica,sans-serif;
    height: 43px;
    width: 870px;
}
.entry-content #open-full .OT_list {
    height: 42px;
    list-style: none outside none;
    margin: 0 0 0 195px;
    padding: 0;
    width: 660px;
}
.entry-content #open-full .OT_header {
    float: left;
    width: 187px;
}
.entry-content #open-full .OT_title {
    color: #0f0f0f;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 0 15px;
    padding: 0;
    text-align: left;
    width: 170px;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:1.5 !important;
	
}
.entry-content #open-full .OT_subtitle {
    color: #0f0f0f;
    float: left;
    font-size: 8px;
    font-weight: normal;
    letter-spacing: 0.16em;
    margin: 0 0 0 15px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 170px;
	line-height:1;
}
.entry-content #open-full .OT_day, .entry-content #open-full .OT_time, .entry-content #open-full .OT_party, .entry-content #open-full .OT_submit {
  background-image: url("https://secure.opentable.com/frontdoor/img/icons_final_dark.png");
  background-repeat: no-repeat;
  border-left: 2px solid #42382c;
  display: inline;
  float: left;
  height: 39px !important;
  list-style: none outside none;
  margin: 0;
  padding: 10px 0 9px 35px;
  position: relative;
  width: 165px !important;
}
.entry-content #open-full .OT_day {
    background-position: -11px -9px;
}
.entry-content #open-full .OT_cal {
    background-image: none;
    list-style: none outside none;
}
.entry-content #open-full .OT_submit {
    background-image: none;
    padding: 10px 0 9px 15px;
}
.entry-content #open-full .OT_time {
    background-position: -11px -59px;
}
.entry-content #open-full  .OT_party {
    background-position: -11px -108px;
}
.entry-content #open-full  .OT_navList {
    background-color: #fff;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 142px;
    z-index: 200;
}
.entry-content #open-full .OT_navListItem {
    float: left;
    line-height: 22px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 142px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.entry-content #open-full a.OT_navLink:link, .entry-content #open-full  a.OT_navLink:visited, .entry-content #open-full a.OT_navLink:hover, .entry-content #open-full a.OT_navLink:active {
    border: 2px solid #adadad;
    color: #42382c;
    display: block;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 26px;
    padding: 0 0 0 0.1em;
    text-decoration: none;
    width: 135px;
}
.entry-content #open-full  a.OT_navLink:hover, .entry-content #open-full a.OT_navLink.selected {
    background-color: #e9e9e2;
    color: #000;
}
.entry-content #open-full  a.OT_navLink:active {
    background-color: #b8b4ac;
    color: #000;
}
.entry-content #open-full l #OT_timeList, .entry-content #open-full #OT_partyList {
    border-bottom: 2px solid #b8b4ac;
    border-left: 2px solid #b8b4ac;
    border-right: 2px solid #b8b4ac;
    display: none;
    left: 39px;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    top: 34px;
    width: 108px;
}
.entry-content #open-full  #OT_timeList .OT_navListItem,.entry-content #open-full #OT_partyList .OT_navListItem {
    width: 90px;
}
.entry-content #open-full #OT_timeList li a.OT_navLink, .entry-content #open-full #OT_partyList li a.OT_navLink {
    border: 0 none;
    width: auto;
}
.entry-content #open-full .OT_searchTimeField, .entry-content #open-full .OT_searchDateField, .entry-content #open-full .OT_searchPartyField {
    background: url("https://secure.opentable.com/frontdoor/img/downarrow_gray.gif") no-repeat scroll right 0 #fff;
    border: 1px solid #3b1c00;
    border-radius: 5px;
    color: #42382c;
    cursor: pointer;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 18px;
    margin: 0;
    padding: 1px 3px 2px 5px;
    width: 108px;
}
.entry-content #open-full.OTButton, .entry-content #open-full #OTButton {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 135px;
}
.entry-content #open-full a.OT_Find_a_Table:link, .entry-content #open-full a.OT_Find_a_Table:visited, .entry-content #open-full  a.OT_Find_a_Table:hover, .entry-content #open-full a.OT_Find_a_Table:active {
    background-color: transparent;
    background-image: url("https://secure.opentable.com/frontdoor/img/ot_btn_red.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.entry-content #open-full a.OT_Find_a_Table:hover {
    background-position: 0 -23px;
    color: #ededed;
}
.entry-content #open-full a.OT_Find_a_Table:active {
    background-position: 0 -46px;
    color: #ededed;
}
.entry-content #open-full .OTButton a.OTPoweredBy:link, .entry-content #open-full .OTButton a.OTPoweredBy:visited,.entry-content #open-full .OTButton a.OTPoweredBy:hover,.entry-content #open-full .OTButton a.OTPoweredBy:active {
    color: #7f7f7f;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.5em;
    margin: 9px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.entry-content #open-full .OT_ExtLink:link,.entry-content #open-full .OT_ExtLink:visited, .entry-content #open-full .OT_ExtLink:hover,.entry-content #open-full .OT_ExtLink:active {
    color: #42382c;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 870px;
}
.entry-content #open-full .OT_ExtLink:hover {
    color: #900;
    text-decoration: underline;
}
.entry-content #open-full #OT_form {
    margin: 0;
    padding: 0;
    width: 870px;
}

.entry-content #open-full{
	display:block;
}

.entry-content div.left #open-mobile{
	display:block;
}


/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.author-info {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 24px 0;
	margin: 1.5rem 0;
	padding: 24px 0;
	padding: 1.5rem 0;
	overflow: hidden;
	*zoom: 1;
}

.author-info:before,
.author-info:after {
	content: "";
	display: table;
}

.author-info:after { clear: both; }

.author-description h2 {
	font-size: 24px;
	font-size: 1.5rem;
}

.author-description p {
	color: #777;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

.author-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.author-link a {
	color: #777;
	text-decoration: none;
}

.author-link a:visited { 
	color: #666;
}

.author-link a:focus,
.author-link a:hover,
.author-link a:active { 
	outline: 0;
	color: #00457c;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3rem;
}

.author.archive .author-avatar {
	margin-top: 0;
}

.author.archive .author-link {
	display: none;
}

.author-avatar {
	float: left;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.author-description {
	float: right;
	width: 80%;
}

.social-meta a {
	text-decoration: none;
	margin-right: 5px;
	margin-right: 0.3125rem;
}


.page-id-416 .post-416 .entry-content .ai1ec-main-container p{
	margin:0 0 3.625rem;
}

/* ==========================================================================
   Post Formats
   ========================================================================== */

.entry-media {
	margin: 0 auto 16px;
	margin: 0 auto 1rem;
	max-width: 792px;
	width: 100%;
}

.entry-media .wp-caption,
.entry-media .wp-caption-text,
.entry-media [class*="align"] {
	margin: 0 auto;
}

/* Aside */
.format-aside .entry-content {
	margin: 20px 0 18px 0;
	margin: 1.25rem 0 1.125rem 0;
}

.format-aside .entry-content p:last-child {
	margin-bottom: 0;
}

/* Status */
.format-status .entry-content {
	border-left: 5px solid #ddd;
	margin: 20px 0 18px 0;
	margin: 1.25rem 0 1.125rem 0;
	padding: 0 0 0 15px;
	padding: 0 0 0 0.9375rem;
}

.format-status .entry-content p {
	font-size: 20px;
	font-size: 1.25rem;
	font-style: italic;
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
}

/* Quote */
.format-quote .entry-content blockquote:before {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	speak: none;
	vertical-align: top;
	font-size: 40px;
	font-size: 2.5rem;
	content: "\f10d";
	color: #ddd;
	top: -15px;
	left: 0;
	position: absolute;
	z-index: -1;
}

.format-quote .entry-content {
	margin-top: 24px;
	margin-top: 1.5rem;
	position: relative;
}

.format-quote .entry-content blockquote {
	border: none;
	margin-left: 40px;
	margin-left: 2.5rem;
}

/* Audio */
.format-audio .wp-audio-shortcode {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}


/* ==========================================================================
   Archives
   ========================================================================== */

.archive-header,
.page-header {
	margin-bottom: 32px;
	margin-bottom: 2rem;
	border-bottom: 1px solid #CCCCCC;
}

.archive-meta {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #777;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	margin-top: 16px;
	margin-top: 1rem;
}


/* ==========================================================================
   Comments
   ========================================================================== */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3rem;
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area article {
	padding-bottom: 16px;
	padding-bottom: 1rem;
	margin: 24px 0;
	margin: 1.5rem 0;
	border-bottom: 1px solid #ccc;
}

.comments-area article header {
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 84px;
	margin-left: 5.25rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

.comments-area article header time {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
	line-height: 1.8;
	text-decoration: none;
	font-size: 14px;
	font-size: 0.875rem;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 14px;
	padding: 0.5rem 0.875rem;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 6px;
	margin-left: 0.375rem;
	padding: 2px 6px;
	padding: 0.125rem 0.375rem;
	font-size: 12px;
	font-size: 0.75rem;
}

a.comment-reply-link {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.8;
	color: #686868;
	text-decoration: none;
}

a.comment-reply-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.8;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	padding-bottom: 0;
}

.commentlist .children {
	margin-left: 48px;
	margin-left: 3rem;
}

.commentlist {
	padding-left: 0;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3rem;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 12px;
	margin-left: 0.75rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.75rem;
}

#respond form {
	margin: 24px 0 32px 0;
	margin: 1.5rem 0 2rem 0;
}

#respond form p {
	margin: 12px 0;
	margin: 0.75rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#respond form label {
	display: block;
	line-height: 1.8;
}

#respond form input[type="text"],
#respond form textarea {
	font-family: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.8;
	padding: 8px;
	padding: 0.5rem;
	width: 100%;
}

#respond form input[type="text"] {
	width:48%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5;
	color: #5e5e5e;
}

#respond form p.form-allowed-tags code {
	background: none;
	border: none;
	color: #5e5e5e;
}

label .required,
span.required {
	color: #bb0504;
}

form label.error {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	display:block;
	padding: 0 10px 0 10px;
	padding: 0 0.625rem 0 0.625rem;
	margin: 5px 0 5px 0;
	margin: 0.3125rem 0 0.3125rem 0;
	font-size: 14px;
	font-size: 0.875rem;
	border-left: 4px solid #bb0504;
	display: none;
}

#respond form label.error {
	line-height: 1.3;
}

/* ==========================================================================
   E-commerce Buttons
   ========================================================================== */
div.entry-content div.ezcol.ezcol-two-third p.tk-bttn,  
div.entry-content p.bttn {
  background-color: #bf3119;
  border-radius: 10px;
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 1.25rem;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  width: 180px;
  clear: both;
}

div.entry-content div.ezcol.ezcol-two-third p.tk-bttn a,
div.entry-content div.ezcol.ezcol-two-third p.tk-bttn a:hover,
div.entry-content div.ezcol.ezcol-two-third p.tk-bttn a:visited,
div.entry-content div.ezcol.ezcol-two-third p.tk-bttn a:link,
div.entry-content p.bttn a,
div.entry-content p.bttn a:hover,
div.entry-content p.bttn a:visited,
div.entry-content p.bttn a:link,
div.entry-content .long-bttn a,
div.entry-content .long-bttn a:hover,
div.entry-content .long-bttn a:visited,
div.entry-content .long-bttn a:link,
div.entry-content p.new-bttn a,
div.entry-content p.new-bttn a:hover,
div.entry-content p.new-bttn a:visited,
div.entry-content p.new-bttn a:link{
	text-decoration:none;
	color: #ffffff !important;
}


div.entry-content div.ezcol.ezcol-two-third p.new-bttn {
  background-color: #bf3119;
  border-radius: 10px;
  clear: both;
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 20px;
  margin-left: 0.5rem;
  padding: 5px;
  text-align: center;
  width: 150px;
}
 

div.entry-content /*p*/.long-bttn {
  background-color: #bf3119;
  border-radius: 10px;
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 1.25rem;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  width: 230px;
  clear: both;
}

.page-id-113 div.entry-content p.tk-bttn{
  background-color: #bf3119;
  border-radius: 10px;
  clear: none;
  color: #ffffff !important;
  display: inline;
  float: right;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 20px;
  margin-top: -40px;
  padding: 5px;
  text-align: center;
  width: 130px;
  margin-right: 8rem;
}

.page-id-113 div.entry-content p.tk-bttn a,
.page-id-113 div.entry-content p.tk-bttn a:hover,
.page-id-113 div.entry-content p.tk-bttn a:visited,
.page-id-113 div.entry-content p.tk-bttn a:link{
	text-decoration:none;
	color: #ffffff !important;
}


div.entry-content div.ezcol.ezcol-two-third div.left{
	 display:block;
	 float:left;
 }
 
div.entry-content div.left-current{
	 display:block;
	 float:left;
	 border: 1px solid #00B8FF;
	 width:100%;
	/* margin-right: 1em;*/
	margin: 0 0 0.6rem;
	height:390px; 
 } 
 
div.entry-content p.clear{
	clear:both;
}

div.entry-content  div.left{
	 display:block;
	 float:left;
	 margin-right: 2em;
	 max-width:100%;
 }
 
.page-id-44 .entry-content .left {
	 margin-right: 0;
	 margin-bottom:30px;	
}
 
 
.page-id-71 article.post-71 div.entry-content div.left-current ul li{
	font-size:12px;
	font-size:0.75rem;
	list-style-type:none !important;
	text-transform:uppercase;
	background:none;
	margin: 0 0 10px 0;
	clear:both;
	float:left;
	width:100%;
}

.page-id-71 article.post-71 div.entry-content div.left-current ul li img{
	display:block;
	width:28%;/* 62%220*/
	float:left;
	margin-right:10px;
}

.page-id-71 article.post-71 div.entry-content div.left-current p{
	font-size: 18px;
	font-size:1.125rem;
	padding:.5em 0 0 1em;
}
 
 
#headlinks .snow div.left{
	display:block;
	 float:left;
	 /*margin-right: .5em;
	 margin-left:3px;*/
	 width:50%;
	 
 }
 
#headlinks div.weather p.bold-header,
#headlinks div.snow p.bold-header{
	 font-weight:700;
	 text-align:center;
	 font-size:1.5rem;
	 /*margin-left: 0.21em;*/
}

#headlinks div.weather p.small-header{
	 font-size: 0.75rem;
	 text-align:center;
	 margin-top: -11px;
	 text-transform:uppercase;
 }
  
#headlinks div.snow p.small-header{
	 font-size: 0.75rem;
	 text-align:center;
	 margin-top: -11px;
	 text-transform:uppercase;
	 
 }



 div.entry-content div.otw-widget-align-left.otw-minimal-light-style.open-table-widget div.otw-minimal-light div.otw-widget-form-wrap form.otw-widget-form div.otw-wrapper div.otw-button-wrap input.otw-submit-btn{
  border-color: #bf3119 !important;
  color: #fff;
  background-color: #bf3119 !important;
}

.page-id-143 div.entry-content .vid-gal-top h2{
	margin-top:-5px;
}

.page-id-143 div.entry-content .vid-gal-top p{
/*	margin-top:-5px;*/
	padding-right:10px;
}

div.entry-content div.wrap{
	width:48%;
}

.page-id-332 article#post-332.post-332.page.type-page.status-publish.has-post-thumbnail.hentry div.entry-content h2{
	/*width:48%;*/
	clear:none;
}

/* ==========================================================================
   Topbar Menu
   ========================================================================== */


.topbar-menu-container {
	clear: both;
	width: 100%;
	font-size: 11px;
	line-height:16px;
	line-height:1.5rem;		
	max-width: 996px;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight:400;
	color: #fff;
}



.topbar-menu-container ul.topbar {
	padding:0;
	margin:0;
}

.topbar-menu-container ul.topbar li {
  border-left: 1px solid #fff;
  display: block;
  width: auto;  
  float: left;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 1.0rem;
  margin-bottom: 0.25rem;
  padding: 0 13px 0 15px;
  text-decoration: none;
}

.topbar-menu-container ul.topbar li.small-menu {
	display:none;
}

.topbar-menu-container ul.topbar li.big-menu {
	display:block;
}

.topbar-menu-container ul.topbar li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
}

.topbar-menu-container ul.topbar li:first-child, .topbar-menu-container ul.topbar li.full-first {
    padding-left: 0;
	border-left:none;	
}


.topbar-menu-container ul.topbar li a:hover, .topbar-menu-container ul.topbar li a:focus, .topbar-menu-container ul.topbar li a:active {
	text-decoration:underline;
}



/* ==========================================================================
   Events
   ========================================================================== */



.page-id-416 .ai1ec-posterboard-view .ai1ec-date-block-wrap {
  background: none repeat scroll 0 0 #00b8ff;
  color: #fff;
  float: right;
  line-height: 18px;
  margin: 0 0 0 7px;
  min-width: 50px;
  opacity: 0.75;
  position: relative;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  transition: opacity 0.1s ease 0s;
  z-index: 2;
}

.page-id-416 .ai1ec-posterboard-view .ai1ec-allday-badge {
  background: none repeat scroll 0 0 #00b8ff;
  border-radius: 0.9em;
  color: #fff;
  display: inline-block;
  font-size: 0.85em;
  font-weight: normal;
  margin: 0 0 1px;
  opacity: 0.9;
  padding: 0 0.7em 0.05em;
  vertical-align: middle;
}

.ai1ec-posterboard-view .ai1ec-event-description p a.more-link{
	display:none;
}

.site-content article.ai1ec_event.type-ai1ec_event .header-meta{
	display:none;
}

div.site-content.row div#primary.col.grid_9_of_12 article.ai1ec_event.type-ai1ec_event.status-publish.has-post-thumbnail.hentry.vevent header.entry-header a{
	display:none;
}





.ai1ec-allday-badge {
  background: none repeat scroll 0 0 #00b8ff;
  border-radius: 0.9em;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  margin: 0 0 1px;
  opacity: 0.9;
  padding: 0 0.7em 0.05em;
  vertical-align: middle;
}
.post-1299 div.entry-content div.timely.ai1ec-single-event.ai1ec-event-id-1299.ai1ec-allday div.ai1ec-actions div.ai1ec-btn-group-vertical.ai1ec-clearfix div.ai1ec-subscribe-container.ai1ec-btn-group.ai1ec-pull-left ul.ai1ec-dropdown-menu{
	list-style-type:none;
}

/* ==========================================================================
   Current Conditions and Grooming Reports Tables
   ========================================================================== */
.entry-content #current-indicator {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    /*border: 7px solid #fff;*/
	width:100%;
	max-width:300px;
	height: 285px;
	background-color:#00b8ff;
	float: left;
	margin: 0 20px 16px 0;
	margin: 0 1.25rem 1rem 0;		
}

.entry-content #current-indicator h3 {
	margin: 0;
	text-align:center;
	color:#fff;
	font-size:23px;
	font-weight:400;
}

.entry-content #current-indicator h4 {
	margin: 10px 0 0;
	font-family:Arial;
	text-align:center;
	color:#fff;
	font-size:17px;
	font-weight:100;
	text-transform:uppercase;	
}


.entry-content #current-indicator p {
	margin: 0;
}

.entry-content #current-indicator img {
	margin: 45px auto;
	width:auto;
	height:129px;
	display:block;
	padding:0;
	box-shadow:none;
}


.page-id-71 .entry-content td, .comment-content td.
.page-id-8658 .entry-content td, .comment-content td  {
  border-top: none;
  padding: 8px 2% 8px 0;
}

.page-id-71 .entry-content #tablepress-12 td,
 .page-id-71 .entry-content #tablepress-12 th
 {
  padding: 0 1% 8px 1%;	
}

.page-id-8658 .entry-content #tablepress-30 td,
 .page-id-8658 .entry-content #tablepress-30 th {
  padding: 0 1% 8px 1%;
  text-align: center;	
}


.page-id-71 .entry-content #tablepress-12 tr.row-2 td
 {
  padding-top:8px;	
}

.page-id-8658 .entry-content #tablepress-30 tr.row-2 td {
  padding-top:8px;	
  border-bottom: none !important;
}

.page-id-8658 .entry-content #tablepress-30 td.column-1 {
  padding-top:8px;	
  border-bottom: none !important;
}

.tablepress-30 .row-hover tr:hover td {
  background-color: #f3f3f3;
}

.page-id-71 .entry-content #tablepress-12 td.column-1,
.page-id-8658 .entry-content #tablepress-30 td.column-1 {
	text-align:center;
}

.page-id-8658 .entry-content #tablepress-30 td.column-1,
.page-id-8658 .entry-content #tablepress-30 td.column-2,
.page-id-8658 .entry-content #tablepress-30 td.column-3,
.page-id-8658 .entry-content #tablepress-30 td.column-4,
.page-id-8658 .entry-content #tablepress-30 td.column-5 {
	text-align:center !important;
}




.page-id-117 div.entry-content #tablepress-6 tr.row-3 td.column-2,
.page-id-117 div.entry-content #tablepress-6 tr.row-3 td.column-3,
.page-id-117 div.entry-content #tablepress-6 tr.row-3 td.column-4,
.page-id-117 div.entry-content #tablepress-6 tr.row-3 td.column-5,
.page-id-117 div.entry-content #tablepress-7 tr.row-3 td.column-2,
.page-id-117 div.entry-content #tablepress-7 tr.row-3 td.column-3,
.page-id-117 div.entry-content #tablepress-7 tr.row-3 td.column-4,
.page-id-117 div.entry-content #tablepress-7 tr.row-3 td.column-5,
.page-id-117 div.entry-content #tablepress-8 tr.row-3 td.column-2,
.page-id-117 div.entry-content #tablepress-8 tr.row-3 td.column-3,
.page-id-117 div.entry-content #tablepress-8 tr.row-3 td.column-4,
.page-id-117 div.entry-content #tablepress-8 tr.row-3 td.column-5,
.page-id-117 div.entry-content #tablepress-9 tr.row-3 td.column-2,
.page-id-117 div.entry-content #tablepress-9 tr.row-3 td.column-3,
.page-id-117 div.entry-content #tablepress-9 tr.row-3 td.column-4,
.page-id-117 div.entry-content #tablepress-9 tr.row-3 td.column-5{
	padding-top:20px
}


.page-id-71 div.entry-content table#weather,
.page-id-8658 div.entry-content table#weather{
	border: 1px solid #00b8ff;
	/*width:300px;*/
	height:92px;
	display:none;
}

.page-id-71 div.entry-content table#weather tbody tr td,
.page-id-8658 div.entry-content table#weather tbody tr td {
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 21px;
  padding: 10px 0 0;
  text-align: center;
  width: 66%;
  vertical-align: middle;
}

.page-id-71 div.entry-content table#weather tbody tr td.td-trails a,
.page-id-8658 div.entry-content table#weather tbody tr td.td-trails 
 {
	display:block;
	
}

.page-id-71 div.entry-content table#weather tbody tr td.td-trails span.td-groomed{
	font-size:18px;
	font-size:1.125rem;
	text-align:center;
	font-weight:normal;
}

.page-id-71 div.entry-content table#weather tbody tr td.td-trails span.td-report{
	font-size:12px;
	font-size: 0.75rem;
	text-align:center;
	font-weight:normal;
}

.page-id-71 div.entry-content table#weather tbody tr td.td-red,
.page-id-8658 div.entry-content table#weather tbody tr td.td-red  {
  background-color: #bf3119;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 90px;
  padding: 0 1%;
  text-align: center;
  width: 33%;
}


.tablepress-id-12 .column-2 {
  width: 20%;
  text-align: left;
}

.tablepress-id-12 .column-3 {
  width: 20%;
  text-align: center;
}

.tablepress-id-30 .column-4 {
  width: 20%;
}

.tablepress-id-30 .column-5 {
  width: 25%;

}


/*.page-id-71 div.entry-content table.temp{
	border: 1px solid #00b8ff;
	width:420px;
	height:92px;
}*/


.page-id-8658 div.entry-content table.temp{
	border: 1px solid #00b8ff;
	
}

.page-id-8658 div.entry-content table.temp {
  border: 1px solid #00b8ff;
  height: 305px;
  text-align: center;
}



.page-id-71 div.entry-content table.temp {
  border: 1px solid #00b8ff;
  height: 284px;
  text-align: center;
}

.page-id-71 div.entry-content table.temp.first,
.page-id-8658 div.entry-content table.temp.first {
	/*border-bottom:none;*/
	margin-bottom:0;
}

/*.page-id-71 div.entry-content table.temp tbody tr td.temp-img{
  padding-left: 15px;
  padding-bottom: 0px;
}*/

.page-id-71 div.entry-content table.temp tbody tr td.temp-img img,
.page-id-8658 div.entry-content table.temp tbody tr td.temp-img img{
	padding:0;
	box-shadow:none;
	border-color: #00b8ff;
}

.page-id-71 div.entry-content table.temp tbody tr td.temp-img
 {
  padding-bottom: 0;
  padding-top: 30px;
  text-align: center;
}


.page-id-71 div.entry-content table.temp tbody tr td.temp-img
{
  padding-bottom: 0;
  padding-top: 15px;
  text-align: center;
  border-color: #00b8ff !important;
}


.page-id-8658 div.entry-content table.temp tbody tr td.temp-img {
  padding-bottom: 0;
  padding-top: 30px;
  text-align: center;
  border-color: #00b8ff !important;
}

.temp-padding {
	padding-top: 56px !important;
}

/*.page-id-71 div.entry-content table.temp tbody tr td.td-degree{
	font-size:2.25rem;
	line-height:65px;
}*/

.page-id-71 div.entry-content table.temp tbody tr td.td-degree
{
  font-size: 2.25rem;
  line-height: 65px;
  text-align: center;
  padding-top: 20px;

}


.page-id-8658 div.entry-content table.temp tbody tr td.td-degree {
  font-size: 2.25rem;
  line-height: 65px;
  text-align: center;
  border: none;
}

.page-id-71 div.entry-content table.temp tbody tr td span.td-temp,
.page-id-8658 div.entry-content table.temp tbody tr td span.td-temp{
	font-size:1.125rem;}



.page-id-71 div.entry-content table.temp td.temp-temp
{
  text-align: center;
  padding-top: 21px;
  padding-bottom: 22px;
}


.page-id-8658 div.entry-content table.temp td.temp-temp {
  text-align: center;
  border:none;
}

.page-id-71 div.entry-content table.temp.second
 {
  margin-top: 56px;
}
	
/*.page-id-71 div.entry-content table.temp tbody tr td span.td-small{
	font-size:12px;
	font-size: 0.75rem;
	text-align:center;
	font-weight:normal;
	padding-left:26px;
}*/

.page-id-71 div.entry-content table.temp tbody tr td span.td-small {
  font-size: 0.75rem;
  font-weight: normal;
  text-align: center;
}

.page-id-8658 div.entry-content table.temp tbody tr td span.td-small {
  font-size: 0.75rem;
  font-weight: normal;
  text-align: center;
}

.page-id-71 div.entry-content table.temp tbody tr td span.td-small.second{
	/*padding-left:46px;*/
}


	
.page.page-id-71 div.entry-content h2.bold{
	font-weight:700;
}

.page.page-id-8658 div.entry-content h2.bold{
	font-weight:700;
}


.page-id-71 div.entry-content .row .col h2 span.h2-small{
	font-weight:400;
	color:#000;
	font-size:14px;
	font-size:0.875rem;
	padding-left:.5em;
}

.page-id-8658 div.entry-content .row .col h2 span.h2-small{
	font-weight:400;
	color:#000;
	font-size:14px;
	font-size:0.875rem;
	padding-left:.5em;
}

table.background, #tablepress-15 {
  background: url("images/snow-totals.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #00b8ff;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals,
#tablepress-15 tr.row-1 td{
	text-align:center;
	font-size:2.25rem;
	line-height:25px;
	font-weight:bold;
	vertical-align: middle;
	height:80px;
	padding-top:10px;
	width:33%;
	padding-right:0;
/*    border-bottom: 1px solid #00b8ff;*/	
}

/*#tablepress-15.tablepress.tablepress-id-15 tbody.row-hover tr.row-1.odd td.column-1*/

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1,
#tablepress-15 tr.row-2 td {
  color: #000000;
  font-size: 35px;
  font-weight: 700;
  line-height: 24px;
	font-family: 'Open Sans', sans-serif;   
  /*padding-top: 25px;*/
  text-align: center;
	vertical-align: middle;
	height:80px;  
	width:33%;
	padding-right:0;	
}




.page-id-71 div.entry-content table.background tbody tr td.snow-totals1, #tablepress-15 tr.row-3 td {
  border-top: 1px solid #00b8ff;
  color: #4c4c4c;
  font-family: "Open Sans",sans-serif;
  font-size: 35px;
  font-weight: 700;
  height: 80px;
  line-height: 24px;
  padding-top: 18px;
  text-align: center;
  vertical-align: middle;
	width:33%;
	padding-right:0;  
}


.page-id-71 div.entry-content table.background tbody tr td.snow-totals:first-child + td,
.page-id-71 div.entry-content table.background tbody tr td.snow-totals1:first-child + td{
/*	border-left: 1px solid #00b8ff;
	border-right: 1px solid #00b8ff;*/	
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals span.td-time, #tablepress-15 .row-1 td span.td-time{
	font-size:18px;
	font-size:1.125rem;
	font-weight:400;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals span.td-time, #tablepress-15 .row-2 td span.td-time{
	font-size:18px;
	font-size:1.125rem;
	font-weight:400;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-depth,
#tablepress-15 tr.row-2 td span.td-depth{
	font-size:18px;
	font-size:1.125rem;
	font-weight:400;
	color:#4c4c4c;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-alitude,
#tablepress-15 tr.row-2 td span.td-alitude{
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	color:#000000;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-depth,
#tablepress-15 tr.row-3 td span.td-depth{
	font-size:16px;
	font-size:1.0rem;
	font-weight:400;
	color:#4c4c4c;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-alitude,
#tablepress-15 tr.row-3 td span.td-alitude{
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	color:#4c4c4c;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-alitude,
#tablepress-15 tr.row-1 td span.td-alitude{
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	color:#000000;
}

.page-id-8658 div.entry-content table.background tbody tr td.snow-totals1 span.td-alitude,
#tablepress-15 tr.row-1 td span.td-alitude{
	font-size:12px;
	font-size: 0.75rem;
	font-weight:normal;
	color:#000000;
}

table.background2 {
  background: url("images/snow-totals.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #00b8ff !important;
  margin-top:-5px;
}

.page-id-71 div.entry-content table.background2 tbody tr td{
	/*padding-left:1em;*/
	padding:8px 2%;
	line-height: 20px;
	width:50%;
	position:relative;
	text-transform:uppercase;	
}

.page-id-71 div.entry-content table.background2 tbody tr td .web-icon{
	position:absolute;
	width:38px;
	height:38px;
	top:90px;
	left:14px;
}

.page-id-8658 div.entry-content table.background2 tbody tr td .web-icon{
	position:absolute;
	width:38px;
	height:38px;
	top:90px;
	left:14px;
}

.page-id-71 div.entry-content table.background2 tbody tr:first-child + tr td .web-icon{
	top:82px;
}

.page-id-8658 div.entry-content table.background2 tbody tr:first-child + tr td .web-icon{
	top:82px;
}

.page-id-71 div.entry-content table.background2 tbody tr td .web-icon img{
	width:38px;
	min-width:38px;
	height:38px;
	margin:0;
}

.page-id-8658 div.entry-content table.background2 tbody tr td .web-icon img{
	width:38px;
	min-width:38px;
	height:38px;
	margin:0;
}

.page-id-71 div.entry-content table.background2 tbody tr:first-child td{
	/*padding-left:1em;*/
	padding-bottom:0;
}

.page-id-8658 div.entry-content table.background2 tbody tr:first-child td{
	/*padding-left:1em;*/
	padding-bottom:0;
}

.page-id-71 div.entry-content table.background2 tbody tr:first-child + tr td{
	/*padding-left:1em;*/
	padding-top:0;
}

.page-id-8658 div.entry-content table.background2 tbody tr:first-child + tr td{
	/*padding-left:1em;*/
	padding-top:0;
}

.page-id-71 div.entry-content table.background2 tbody tr:first-child + tr td{
	/*padding-left:1em;*/
	padding-top:0;
}

.page-id-8658 div.entry-content table.background2 tbody tr:first-child + tr td{
	/*padding-left:1em;*/
	padding-top:0;
}

.page-id-71 div.entry-content table.background2 tbody tr td:first-child + td{
	/*padding-left:1em;*/
	padding-left:1%;
}

.page-id-71 div.entry-content table.background2 tbody tr td p{
	margin-bottom:0;
	text-transform:uppercase;
}

.page-id-8658 div.entry-content table.background2 tbody tr td p{
	margin-bottom:0;
	text-transform:uppercase;
}

.page-id-71 div.entry-content table.background2 tbody tr td img{
	width:100%;
	height:120px;
	padding:0;
	box-shadow:none;
}

.page-id-8658 div.entry-content table.background2 tbody tr td img{
	width:100%;
	padding:0;
	box-shadow:none;
}

.page-id-75 div.entry-content .webcams-page .grid_6_of_12 img {
	width:100%;
	/*height:281px;*/
	padding:0;	
}

.page-id-8658 div.entry-content .webcams-page .grid_6_of_12 img {
	width:100%;
	height:281px;
	padding:0;	
}


.page-id-8658 .tablepress-id-12 tr {
	display: none;
}



.page-id-8658 .tablepress-id-12 tr.row-1 {
	display: table-row;
}

.page-id-8658 .tablepress-id-12 tr.row-2 {
	display: table-row;
}


.tablepress.tablepress-id-13, .entry-content table.tablepress.tablepress-id-13,
.tablepress.tablepress-id-14, .entry-content table.tablepress.tablepress-id-14,
.tablepress.tablepress-id-21, .entry-content table.tablepress.tablepress-id-21,
.tablepress.tablepress-id-22, .entry-content table.tablepress.tablepress-id-22 {
	border:none;
}


h2.tablepress-table-name-id-13,
h2.tablepress-table-name-id-14,
h2.tablepress-table-name-id-21,
h2.tablepress-table-name-id-22 {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    color:#000;	
	text-align:center;
	margin-top:16px;
}

.tablepress-id-13 tbody tr td,
.tablepress-id-14 tbody tr td,
.tablepress-id-21 tbody tr td {
	line-height:1;
	text-align:left !important;
	font-size:12px;
	text-transform:uppercase;
}

.tablepress-id-13 tbody tr td:first-child,
.tablepress-id-14 tbody tr td:first-child {
	padding-left:25px;
	background:url(images/grey-bar.gif) center center no-repeat;	
}

.visibility-table .row-2 td.column-1, .visibility-table .row-2 td.column-3{
	padding:25px;
	background:url(images/high-visibility-default.png) center center no-repeat;	
}


.visibility-table .row-3 td.column-1, .visibility-table .row-3 td.column-3{
	padding:25px;
	background:url(images/medium-visibility-default.png) center center no-repeat;	
}

.visibility-table .row-4 td.column-1, .visibility-table .row-4 td.column-3{
	padding:25px;
	background:url(images/low-visibility-default.png) center center no-repeat;	
}


.tablepress-id-21 tbody tr td{
  font-size: 12px;
  line-height: 5;
  text-align: center !important;
  text-transform: uppercase;
}


.tablepress-id-21 tbody tr.row-1 td, .tablepress-id-22 tbody tr.row-1 td {
  	line-height: 1.3;	
}



.wind-table .row-2 td.column-1, .wind-table .row-2 td.column-3{
	padding:25px;
	background:url(images/calm-wind-default.png) center center no-repeat;	
}

.wind-table .row-3 td.column-1, .wind-table .row-3 td.column-3{
	padding:25px;
	background:url(images/moderate-wind-default.png) center center no-repeat;	
}

.wind-table .row-4 td.column-1, .wind-table .row-4 td.column-3{
	padding:25px;
	background:url(images/strong-wind-default.png) center center no-repeat;	
}


.tablepress-id-22 tbody tr td {
	font-size: 12px;
  	line-height: 2.7;
  	text-align: center !important;
  	text-transform: uppercase;
}

.page-id-71 .entry-content .row.hints,
.page-id-8658 .entry-content .row.hints {
  border: 1px solid #00b8ff;
  margin-top: 30px;
}

.page-id-71 .entry-content .row.hints div:first-child + div {
	display:table-cell;
	vertical-align:middle;
}

.row.hints a {
  text-decoration:none;
  font-weight:normal;
  line-height:30px;
}

.row.hints .links {
	padding:0 20px;
}

.row.hints img {
  display: inline;
  margin: 20px 20px 0 0;
  vertical-align: middle;
}

.entry-content .tablepress img {
  border: medium none;
  margin: 0;
  max-width: none;
  padding: 0;
  box-shadow:none;
}



.page-id-71 .entry-content .tablepress-id-21 td,
.page-id-71 .entry-content .tablepress-id-22 td {
	padding: 0 0.5% 10px;
	width:32.3%;
	text-align:center;
	height:78px;
}

.page-id-71 .entry-content .tablepress-id-21 tr.row-1 td,
.page-id-71 .entry-content .tablepress-id-22 tr.row-1 td {
	height:30px;	
}

.page-id-117 .tablepress-id-28 tr.row-3.odd td.column-1, 
.page-id-117 .tablepress-id-28 tr.row-5.odd td.column-1, 
.page-id-117 .tablepress-id-29 tr.row-3.odd td.column-1,
.page-id-117 .tablepress-id-29 tr.row-5.odd td.column-1{
  font-style: italic;
  padding-left: 30px;
}

 .page-id-8658 .entry-content #tablepress-30 tr.row-2 td.column-3 {
  background-color: #c0311a !important;
  padding: 5px 0;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 25%;
}



/* ==========================================================================
   Tubepress
   ========================================================================== */
/*.tubepress_thumb{	   
  float: left;
  font-size: 12px;
  height: 275px !important;
  width:300px !important;
  line-height: 1.1em;
  margin: 10px !important;
  overflow: hidden;
  position:relative;
}*/ 
.tubepress_thumb{	   
  float: left;
  font-size: 12px;
 /* height: 155px !important;*/
  width:140px !important;
  line-height: 1.1em;
  margin: 10px !important;
  overflow: hidden;
  position:relative;
}

.tubepress_thumb a:before{	   
  content:url('images/play_button.png');
  height:36px;
  width:60px;
  position:absolute;
  top:20%;
  left:40px;
}



div.tubepress_container div.pagination a {
  background: -moz-linear-gradient(center top , #fff, #f0f0f0) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid silver;
  border-radius: 3px;
  color: #bf3119;
  display: inline-block;
  margin: 0;
  padding: 0 8px;
  text-decoration: none;
}

.tubepress_embedded_title {
  display: none;
  
}


.tubepress_container {
  float: left;
  margin-bottom: 2em;
  width: auto;
  margin-top: -20px;
}

.page-id-73 .tablepress td.column-4 img.wenched{
	margin-left:-10px;
}


.page-id-117 div.entry-content div.ezcol.ezcol-one-third.ezcol-last ul li{
  margin: 0 1.75rem 0.3125rem 0;
}

.page-id-117 h2{
	margin-top:0;
}

#inPopUp{
	border-radius:10px;
	border:2px #000 solid;
}

#inPopUp p, #inPopUp h1, #inPopUp h2, #inPopUp p a{
	margin: 10px 0px;
}


	
#inPopUp p.bttn {
  background-color: #bf3119;
  border-radius: 10px;
  clear: both;
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 20px;
  padding: 5px;
  text-align: center;
  width: 180px;
}

#inPopUp p.bttn a:link, #inPopUp p.bttn a:hover,#inPopUp p.bttn a:visited  {
  color: #ffffff !important;
  text-decoration:none;
}


/* ==========================================================================
   Footer
   ========================================================================== */

#footercontainer {
	width: 100%;
}

.site-footer {
	clear: both;
	width: 90%;
	font-size: 18px;
	font-size: 1.125rem;
	line-height:24px;
	line-height:1.5rem;		
	max-width: 996px;
	margin: 0 auto;
	padding: 18px 0;
	padding: 1.125rem 0;
	color: #fff;
}

.site-footer ul.footer-menu {
	padding:0;
}

.site-footer ul.footer-menu li {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 12px;
	line-height: 0.75rem;
	text-decoration:none;
	margin-bottom:4px;
	margin-bottom:0.25rem;	
    display: inline;
    padding: 0 5px;
	border-left:1px solid #fff;	
}

.site-footer ul.footer-menu li:first-child {
    padding-left: 0;
	border-left:none;	
}

.site-footer h3 { 
	color: #fff;
}

.site-footer p {
	font-size: 12px;
	font-size: 0.75rem;
	line-height:16px;
	line-height:1.0rem;	
}

.site-footer p.copyright {
	font-size: 12px;
	font-size: 0.75rem;
	line-height:18px;
	line-height:1.125rem;		
}

.site-footer p.info{
	font-size:18px;
	font-weight:700;
	letter-spacing: 0.3px;
margin-top:6px;	
}

.site-footer #more-information-toggle{
	cursor:pointer;
	margin-top: 12px;
	
}

.initially-hidden { 
	display: none; 
	margin-top: 8px;
}

.site-footer p.info a{
	text-decoration:none;
}

.site-footer p.e-news {
  background-color: #00b8ff;
  border-radius: 3px;
  float: right;
  font-size: 17px;
  font-weight: 700;
  height: auto;
  letter-spacing: 0.5px;
  margin-top: 7px;
  padding: 5px;
  text-align: center;
  width: 163px;
}

.site-footer p.e-news a{
	text-decoration:none;
}



.site-footer a { 
	color: #fff;
}

.site-footer a:visited { 
	color: #fff;
}

.site-footer a:hover { 
	color: #fff;
}

.site-footer a:focus { 
	outline: thin dotted;
	color: #fff;
}

.site-footer ul.footer-menu li a:link, .site-footer ul.footer-menu li a:visited {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 12px;
	line-height: 0.75rem;
	text-decoration:none;;	
	font-weight:400;
	color: #fff;
}

.site-footer ul.footer-menu li a:hover, .site-footer ul.footer-menu li a:focus, .site-footer ul.footer-menu li a:active {
	text-decoration:underline;
}

.site-footer .widget-area .widget {
	margin-bottom: 16px;
	margin-bottom: 1rem;
	
}

.site-footer.row  img#more-information-image{
	padding-left:5px;
}

/* ==========================================================================
   Widgets
   ========================================================================== */

.widget-area ul {
	list-style: none outside none;
	padding-left: 0;
}

/*.widget-area .widget {
	padding: 15px;
	padding: 0.9375rem;	
	margin-top: 10px;
	margin-top: 0.625rem;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}
*/



.widget {
	margin-top:10px;	
	margin-bottom:20px;
	/*padding:2.14%;*/		
}


#primary.row.home-content .widget.front-side {
	margin-bottom:0;
	width:48%;
	float:right;	
}

#primary.row.home-content .widget.front-side iframe {
	display:block;
	margin:0 auto;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	padding: 5px;
}

#primary.row.home-content .widget.front-side h4 {
	text-align:center;
}

.page .widget {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);	
}

#headlinks .widget {
	margin-top:0;
}

 .widget a.fpw-featured-link {
	display:block;
	position:relative;
}

 .widget .fpw-featured-image {
    margin: 0 0 10px;
    padding-top: 0;
}

 .widget .fpw-featured-image img {
	width:100%;
}

.widget div.fpw-excerpt p{
	font-size:14px;
	font-size:0.875rem;
}

 .widget article {
    display: table;	
	margin-bottom:0;
}

.widget a.fpw-featured-link{
	text-decoration:none;
}

.widget a.fpw-featured-link h1.fpw-page-title {
	position:absolute;
	left:0;
	top:64.66%;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	line-height:28px;
	height:28px;
	background: url(images/cta-heading.png) top left no-repeat;
	background-size:100% 100%;
	padding:0 0 0 8px;
	width:100%;
	color:#fff;
	font-weight:normal;
}

/*.widget article.post-8 a.fpw-featured-link h1.fpw-page-title:before {
	content:"Mountain ";
}*/


#maincontentcontainer .home-sidebar .widget h3, .maincontentcontainer .home-sidebar .widget h3 {
	color:#ffffff;
	margin-bottom:1.0rem;
	font-size: 26px;
	font-size: 1.625rem;
	line-height:27px;
	line-height: 1.038;	
}

#maincontentcontainer .home-sidebar .widget.first-callout h3, .maincontentcontainer .home-sidebar .widget.first-callout h3 {
	margin-bottom:28px;
	margin-bottom:1.75rem;
}

#maincontentcontainer .home-sidebar .widget p, .maincontentcontainer .home-sidebar .widget p  {
	color:#000;
	font-size:14px;
	font-size:0.875rem;
	line-height:18px;
	line-height:1.125rem;
	margin:0 0 10px;
	margin:0 0 0.625rem;
}


#maincontentcontainer .home-sidebar .widget a.more-link, .maincontentcontainer .home-sidebar .widget a.more-link {
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-size:1.125rem;
	line-height:18px;
	line-height:1.125rem;
	background:url(images/more-arrow.png) right 4px no-repeat;	
	width:110px;
	width:6.875rem;
	font-weight:400;
	text-decoration:none;
}

.home-sidebar .widget form {
	margin: 0 !important;
}

.home-sidebar .widget input[type="text"] {
	border:none;
	width:126px;
	height:29px;
	color:#333333;
	border-radius:0;
	padding: 8px;
	padding: 0.5rem;
	margin-bottom:0 !important;
	margin-right:10px;
	margin-right:0.625rem;	
}

.home-sidebar .widget input[type="submit"] {
	background:none;
	background:url(images/more-arrow.png) right 6px no-repeat !important;	
	width:70px;
	width:4.375rem;
    border:none !important;
    box-shadow:none !important;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
	font-family:'Open Sans Condensed Bold', 'Open Sans', sans-serif;	
	font-size:18px;
	font-size:1.125rem;
	line-height:18px;
	line-height:1.125rem;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    text-shadow:none !important;
    vertical-align:bottom;
}





.widget select {
	margin-left: 1px;
	margin-left: 0.0625rem;
}

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.75rem;
}

.widget_rss li {
	margin: 12px 0;
	margin: 0.75rem;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 12px;
	margin-left: 0.75rem;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}

#wp-calendar thead {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#wp-calendar caption {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}

#wp-calendar #today {
	background-color: #ddd;
}

#wp-calendar tfoot {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.5rem;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}




/* ==========================================================================
   Content Navigation
   ========================================================================== */

.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
	margin-bottom:30px;
}

#nav-above {
	padding: 24px;
	padding: 1.5rem;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
	line-height: 1.3;
}

.nav-previous a,
.nav-next a {
	text-decoration: none;
}

.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
	line-height: 1.3;
}

.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 48px 48px 0;
	margin: 3rem 3rem 3rem 0;
}

ul.page-numbers {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 2;
	display: none;
}

li a.page-numbers,
li span.page-numbers {
	padding: 5px;
	padding: 0.3125rem;
	/*border: 1px solid #333;*/
	text-decoration: none;
}

li a:visited.page-numbers {
	color: #333;
}

li a:hover.page-numbers {
	background-color: #00457c;
	color: #fff;
}

li a:hover.prev,
li a:hover.next {
	background-color: transparent;
	color: #00457c;
}

.page-numbers li {
	display: inline;
}

li span.current {
	background-color: #333;
	color: #fff;
}

li a.prev,
li a.next,
li span.dots {
	border: none;
}




/* ==========================================================================
   Main Navigation
   ========================================================================== */
#site-menu {
	text-align: left;
	max-width:996px;
	width:100%;
	/*height:100%;*/
	margin:0;
	z-index:9999;
	display:none;
	position:absolute;
	top:130px;
	left:50%;
	height:auto;	
}


.main-navigation {
	position:absolute;
	top:0;
	left:-50%;
	background-color:#fff;
	/*height:100%;*/
	width:100%;
	/*border-top:1px solid #5fd3ff;*/
	overflow:hidden;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);
	-moz-box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);
	box-shadow: 0px 4px 5px 0px rgba(1,1,1,0.2);
}


.main-navigation .menu-main-navigation-container {
	margin:0;
	/*width: 33.33%;*/	
	min-height:640px;
	/*border-bottom:1px solid #5fd3ff;
	border-right:1px solid #5fd3ff;*/
	padding-top:8px;
}

.main-navigation .menu-main-navigation-container.first {
	width: 38.7%;
	/*border-left:1px solid #5fd3ff;*/
}

.main-navigation .menu-main-navigation-container.second {
	width: 42.7%;
}

.main-navigation .menu-main-navigation-container.third {
	width: 18.6%;
}

.main-navigation h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.25;
}

.nav-menu {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	font-size: 0.6875rem;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	padding: 0 15px 0 15px; /* Margin on the left side of each top level menu item (since it's floated right) */
	padding: 0 0.9375rem 0 0.9375rem;
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 11px;
	line-height: 0.6875rem;
	margin-bottom:7px;
	margin-bottom:0.4375rem;			
}

.main-navigation li a {
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 11px;
	line-height: 0.6875rem;	
}

.main-navigation li.menu-header a {
	color:#c0311a;
	/*font-size:24px;
	font-size:1.5rem;	
	line-height:24px;
	line-height:1.5rem;*/
	font-size: 16px;
	font-size: 1rem;
	line-height: 14px;
	line-height: 0.875rem;
	font-family: 'Changa One', cursive;
	font-weight:400;
	
}

.main-navigation li.menu-header:hover a {
	color:#c0311a;
	/*font-size:24px !important;
	font-size:1.5rem !important;	
	line-height:24px !important;
	line-height:1.5rem !important;*/
	font-size: 16px !important;
	font-size: 1rem !important;
	line-height: 14px !important;
	line-height: 0.875rem !important;
	font-family: 'Changa One', cursive;
	font-weight:400 !important;
}

.main-navigation ul.sub-menu li a{
	font-weight:400;
}

.main-navigation ul.sub-menu li a:hover{
	font-weight:400;
	text-decoration:underline;
}


/* ==========================================================================
   Main Navigation second column
   ========================================================================== */

ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item{

	float:left;
	clear:left;
}

ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item{

	float:right;
	clear:right;
}

ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item.menu-item-1652{
	clear:none;
}

ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item.menu-item-2770,
ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item.menu-item-2774,
ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item.menu-item-2777,
ul.nav-menu li.menu-subheader.left.menu-item.menu-item-has-children.menu-parent-item.menu-item-3137{
	clear:left;
}

ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item.menu-item-2744,
ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item.menu-item-2749,
ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item.menu-item-2785,
ul.nav-menu li.menu-header.right_col.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2782,
ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item.menu-item-4106,
ul.nav-menu li.menu-subheader.right.menu-item.menu-item-has-children.menu-parent-item.menu-item-2735


{
	clear:right;
}

ul.nav-menu li.menu-header.right_col.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3744
{
	clear:right;
	margin-top:0px;
}

.main-navigation li.menu-header.left_col{
	width:48%;
	float:left;
	clear:left;
}

.main-navigation .third li.menu-header.left_col {
	width:96%;
}

.main-navigation li.menu-header.right_col{
	width:48%;
	float:right;
	clear:right;
	/*margin-top:-20px;*/
}

.main-navigation  ul.nav-menu li.menu-header.right_col.menu-item-2782{
	margin-top:0px;
}

.main-navigation #menu-first-navigation > li {
/*	padding: 0 0 0 30px; 
	padding: 0 0 0 1.875rem;*/
}

.main-navigation #menu-second-navigation > li {
	/*padding: 0 6px 0 6px;*/ /* Margin on the left side of each top level menu item (since it's floated right) */
	/*padding: 0 0.375rem 0 0.375rem;	*/
}

.main-navigation .sub-menu li {
	padding:0 0 0 10px;
	padding:0 0 0 0.625rem;	
}

.main-navigation .menu-subheader {
	width:48%;
	/*float:left;*/
}

.main-navigation .third .menu-subheader {
	width:96%;
}

.main-navigation .menu-subheader > a {
	font-weight:700;
	margin-bottom:7px;
	margin-bottom:0.4375rem;	
}

.main-navigation ul a {
	padding: 0; /* Padding around each top level menu option (if needed) */
}

.main-small-navigation a, .main-navigation a {
	display: block;
	text-decoration: none;
	color: #000; /* Nav bar link color */
}

.main-navigation ul ul {
	display: block;
	z-index: 99999;
	line-height: 1.7;
}


.main-navigation ul ul a {
	color: #000; /* Nav bar dropdown link color */
}

.main-navigation li:hover > a {
	color: #000; /* Nav bar link color on hover */
}

.main-navigation li.menu-header:hover > a {
	color:#c0311a;
}

.main-navigation ul ul :hover > a {
	color: #000; /* Nav bar dropdown level 2 link color on level 3 hover */

}

.main-navigation ul ul a:hover {
	color: #000; /* Nav bar dropdown link color on hover */
}


.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #000; /* Nav bar link color for current menu item or ancestor */
}

.main-navigation ul li.dropdown-header a,
.main-navigation ul li.current-menu-item ul .dropdown-header a {
	color: #aaa; /* Nav bar dropdown header color */
	background-color: #333; /* Nav bar dropdown header background color */
}




.entry-content .responsive-tabs-wrapper { 
	clear: both;
	margin-bottom: 20px;
	margin-top:20px;	
	zoom: 1; 
	border: 1px solid #00457C;
	padding:0 3.36%;	
}

.entry-content .responsive-tabs .responsive-tabs__heading:focus,
.entry-content .responsive-tabs .responsive-tabs__list__item:focus {
	outline: 1px solid transparent;
}

.entry-content .responsive-tabs .responsive-tabs__heading--active:focus,
.entry-content .responsive-tabs .responsive-tabs__list__item--active:focus {
	outline: none;
}

.entry-content .responsive-tabs .responsive-tabs__list {
	font-size: 11px;
	line-height: 18px;
	margin: 15px 0 10px 0;
	padding-bottom:0;
	font-weight:700;
}

.entry-content .responsive-tabs .responsive-tabs__list__item {
	border: 1px solid #00457C;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-bottom: 1px solid #00457C;
	line-height: 1;
	margin: 0 0 0 1.445%;
	padding: 10px 0;
	background-color:#00457C;
	color:#fff;
	width:18.7% !important;
	display:inline-block;
	text-align:center;
}

.entry-content .responsive-tabs .responsive-tabs__list__item:first-child {
	margin: 0;
}
	
.entry-content .responsive-tabs .responsive-tabs__list__item:hover {
	color: #fff;
}

.entry-content .responsive-tabs .responsive-tabs__list__item--active, 
.entry-content .responsive-tabs .responsive-tabs__list__item--active:hover {
	background: #fff;
	border-color: #00457C;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #00457C;
}

.entry-content .responsive-tabs .responsive-tabs__panel {	
	background: #fff;
	border: 1px solid #00457C;
	margin-bottom: 20px;
	padding: 10px 10px 0;
	overflow:hidden;
}


.page-id-3126 div#fancybox-wrap {
	positon:absolute;
	top:1600px !important;
}


/* ==========================================================================
   Daily Report PDF
   ========================================================================== */

.page-template-tmpl-daily-report-pdf-php #page-wrap {
	width:1020px;
	padding:7px;
	margin:0 auto;
	overflow:hidden;
}

#page-wrap #page-head {
	width:1006px;
	position:relative;	
	margin-bottom:20px;
}

#page-head h1 {
	position:absolute;
	top:8px;
	left:210px;
	color:#fff !important;
	font-size:36px;		
}

#page-head img {
	width:100%;
	margin:0;
}

#page-head #date-bar {
	color:#fff;
	background-color:#000 !important;
	height:32px;
	font-size:18px;
	line-height:32px;
	padding:0 15px;
}

#page-head #date-bar span#today {
	display:block;
	width:49%;
	float:left;
}

#page-head #date-bar span#hours {
	display:block;
	width:49%;
	float:right;
	text-align:right;
}

#page-wrap #page-content {
	padding:0 10px;
}

#page-wrap .left-content {
	width:240px;
	float:left;
	margin-bottom:20px;
}

#page-wrap .right-content {
	width:730px;
	float:right;
	margin-bottom:20px;
}

#page-wrap .left-content.wide,
#page-wrap .right-content.narrow {
	width:481px;
}


#page-content h4 {
	font-size:18px;
	font-weight:400;
	margin-bottom: 5px;	
}

#page-content h4 span {
	color:#000;
	margin-left:20px;
}

#page-content h4 span span {
	font-weight:400;
	font-size:14px;
	margin-left:0;
}

#page-wrap #current-indicator {
	width:240px;
	height:233px;
	border:1px solid #00b8ff;
	text-align:center;
	padding-top:30px;
}

#page-content #current-indicator h4 {
	font-weight:400;
	color:#000;
	text-align:center;
	text-transform:uppercase;	
}

#page-content #current-indicator img {
	/*margin-bottom:30px;	*/
	height:130px;
}

#page-content .conditions-tables {
	display:none;
}

.tablepress-id-27 {
	background: url("images/snow-totals.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
	height:233px;
}


#page-content .tablepress {
	margin-bottom:0;
}


.tablepress-id-25 caption,
#page-content .tablepress caption {
	display:none;
}


#page-content .tablepress tbody tr td {
	vertical-align: middle;
	padding-bottom:15px;
}

#page-content .tablepress.tablepress-id-27 tbody tr td  {
	border-left: 1px solid #00b8ff;
}

#page-content .tablepress.tablepress-id-12 {
	border:none;
}

#page-content .tablepress.tablepress-id-30 {
	border:none;
}

#page-content .lift-status {
	height: 410px;
	border: 1px solid #00b8ff;	
	clear:left;	
}

#page-content .tablepress.tablepress-id-12 tbody tr td,
#page-content .tablepress.tablepress-id-12 tbody tr td span {
	border-left:none;
	border-top:none;
	font-size: 12px;
    padding: 3px 0;
}

#page-content .tablepress.tablepress-id-30 tbody tr td,
#page-content .tablepress.tablepress-id-30 tbody tr td span {
	border-left:none;
	border-top:none;
	font-size: 12px;
    padding: 3px 0;
}

#page-content .tablepress.tablepress-id-12 tbody tr td {
	padding:3px 5px 3px 5px;
}

#page-content .tablepress.tablepress-id-30 tbody tr td {
	padding:2px 5px;
}

#page-content .tablepress.tablepress-id-12 tbody tr.row-2 td {
	padding-top:6px;
}

#page-content .tablepress.tablepress-id-30 tbody tr.row-2 td {
	padding-top:8px;
}


#page-content .tablepress-id-12 .column-3 span.yellow {
    background-color: #fc7803;
    color: #fff;
    display: block;
    font-weight: 700;
    width: 100%;	
}

#page-content .tablepress-id-30 .column-3 span.yellow {
    background-color: #fc7803;
    color: #fff;
    display: block;
    font-weight: 700;
    width: 100%;	
}

#page-content .tablepress-id-12 .column-3 span.grey {
    background-color: #c2c2c2;
    color: #fff;
    display: block;
    font-weight: 700;
    width: 100%;		
}

#page-content .tablepress-id-30 .column-3 span.grey {
    background-color: #c2c2c2;
    color: #fff;
    display: block;
    font-weight: 700;
    width: 100%;		
}

#page-content .tablepress-id-12  tr td.column-2 {
	padding-right:0;
}

#page-content .tablepress-id-30  tr td.column-2 {
	padding-right:0;
}

#page-content .tablepress-id-12  tr td.column-3 {
	width:3%;
	padding-left:0;
	padding-right:0;
}

#page-content .tablepress-id-30  tr td.column-3 {
	width:3%;
	padding-left:0;
	padding-right:0;
}


#page-content .tablepress tbody tr td:first-child {
	border-left:none;
}

#page-content .tablepress tbody tr td.column-1 {
	text-align:center;
}

#page-content .tablepress tr td span {
	font-size:18px;
}

#page-content .tablepress tr td span.top-data {
	font-weight:700;
	font-size:44px;
}

#page-content .tablepress tr td span.bottom-first {
	font-size:12px;
}

#page-content .tablepress.tablepress-id-25 tr.row-1 td {
border-bottom: 1px solid #00b8ff;
}

#page-content .tablepress-id-12  tr td.column-1, #page-content .tablepress-id-12  tr td.column-4,
#page-content .tablepress-id-12  tr td.column-5, #page-content .tablepress-id-12 thead,
#page-content .five-tables .tablepress thead  {
	display:none;
}

#page-content .tablepress-id-30  tr td.column-1, #page-content .tablepress-id-30  tr td.column-4,
#page-content .tablepress-id-30  tr td.column-5, #page-content .tablepress-id-30 thead,
#page-content .five-tables .tablepress thead  {
	display:none;
}


#page-content .tablepress.tablepress-id-26 tbody tr td,
#page-content .five-tables .tablepress tbody tr td{
	padding-bottom:2px;
	font-size:14px;
	border-top:none;
	padding-top: 3px;
}

#page-content .tablepress.tablepress-id-26 tbody tr td:nth-child(even),
#page-content .five-tables .tablepress tbody tr td:nth-child(even) {
	text-align:left;
}

#page-content .five-tables .dataTables_wrapper {
	margin-bottom:0;
}

#page-content .five-tables .dataTables_wrapper:after {
	clear:none;
}


#page-content .five-tables {
	border: 1px solid #00b8ff;
	height: 410px;
}

#page-content .five-tables .tablepress {
	border:none;
	width:240px;
	float:left;
}

#page-content .five-tables .tablepress.tablepress.tablepress-id-11 {
	float:right;
}

#page-content .five-tables .tablepress td.column-1 {
	width:40px;
}


#page-content .five-tables .tablepress td.column-3,
#page-content .five-tables .tablepress td.column-4,
.five-tables .group .Status, .five-tables .group .Groomed {
	display:none;
}

.five-tables .group {
	width:240px;
	float:left;
	padding-bottom:5px;
	padding-top:7px;
	font-size:14px;	
	height:33px;	
}

.five-tables .group .type {
	width:40px;	
	float:left;
	text-align:center;
	padding-left:8px;
	padding-top:3px;
}

.five-tables .group .Run {
	width:200px;	
	float:left;
	text-align:left;
	padding-left:20px;		
}




#page-content .lower  {
	width:479px;
	height:270px;
	border:1px solid #00b8ff;
}

#page-content .left-content .lower, #page-content .right-content .lower {
	padding: 2px 10px;
	overflow: hidden;
}

#page-content .lower ul {
	padding:0;
}

#page-content .lower ul li  {
	display:block;
	float:left;
	clear:both;
	line-height:30px;
	height:30px;
}

#page-content .lower ul li a {
	color:#000000;
	font-size:14px;
	line-height:30px;
}

#page-content .lower ul li span {
	display:block;
	width:auto;
	float:left;
	font-size:14px;
	margin-right:20px;
}

#page-content .lower .ai1ec-calendar-view .ai1ec-date {
	display:none;
	background:none;
	border:none;
}

#page-content .lower .ai1ec-calendar-view .ai1ec-date:first-child,
#page-content .lower .ai1ec-calendar-view .ai1ec-date:first-child + div,
#page-content .lower .ai1ec-calendar-view .ai1ec-date:first-child + div + div,
#page-content .lower .ai1ec-calendar-view .ai1ec-date:first-child + div + div + div,
#page-content .lower .ai1ec-calendar-view .ai1ec-date:first-child + div + div + div + div {
	display:block;
}


#page-content .lower .ai1ec-subscribe-container {
	visibility:hidden;
}

#page-content .lower .ai1ec-date .post-edit-link,
#page-content .lower .ai1ec-event .ai1ec-event-toggle,
#page-content .lower .ai1ec-calendar-view .ai1ec-date-title,
#page-content .lower .ai1ec-calendar-view .ai1ec-pull-left,
#page-content .lower .ai1ec-calendar-view .ai1ec-clearfix,
#page-content .lower .ai1ec-calendar-toolbar {
	display:none;
}

#page-content .lower .ai1ec-date .ai1ec-date-events {
	margin:0;
}

#page-content .lower .ai1ec-date .ai1ec-date-events .ai1ec-event {
	margin:0;
	border:0;
	padding: 0.4em 0.8em 0.2em;
}



/* --- ACCORDION  --- */


@media (max-width: 767px) {

	.entry-content .responsive-tabs-wrapper {
		border:none;
		border-top: 1px solid #00457C;
		padding:0;
	}
		
	.entry-content .responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #00457C;
		border-top: none;
		color: #00457C;
		font-size: 18px;
		font-weight: normal;
		padding: 10px 0 10px 20px;
		margin: 0;
		position: relative;
	}
	
	.entry-content .responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #00457C;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0; 
		width: 0; 
	}

	.entry-content .responsive-tabs .responsive-tabs__heading:hover {
		color: #00457C;
	}
		
	.entry-content .responsive-tabs .responsive-tabs__heading--active,
	.entry-content .responsive-tabs .responsive-tabs__heading--active:hover {
		background: #00457C;
		color: #fff;
	}

	.entry-content .responsive-tabs .responsive-tabs__heading--active:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.entry-content .responsive-tabs .responsive-tabs__panel {
		border-top: none;
		margin: 0;
	}
	
/*	.entry-content .responsive-tabs .responsive-tabs__panel--closed-accordion-only {
		display: block;
	}	*/
	
}





/* ==========================================================================
   Media Queries
   ========================================================================== */

/*  Breakpoints are set based on the design, not based on device sizes */
@media only screen and (max-width: 1100px) {
/*	.site-title a {
		font-size: 52px;
		font-size: 3.25rem;
	}
	.banner h1 {
		font-size: 44px;
		font-size: 2.75rem;
	}
	.banner h2 {
		font-size: 24px;
		font-size: 1.5rem;
	}*/
#bannercontainer .banner .metaslider .slides li:nth-child(3n+0) {
	/*margin-right: .45% !important;	*/
}

.page-id-143 div.entry-content .vid-gal-top h2{
	margin-left: 0;
}

.page-id-143 div.entry-content .vid-gal-top p{
/*	margin-top:-5px;*/
	margin-left: 0;
}

	
}

@media only screen and (max-width: 1040px) { 

#allcontentcontainer {	
	margin-top:151px;	
}

.home #allcontentcontainer {
	margin-top:0;		
}

#banner-wrapper {	
	margin-top:151px;		
}

.tubepress_thumb {
/*    float: left;
    font-size: 12px;
    height: 137px !important;
    line-height: 1.1em;
    margin: 10px !important;
    overflow: hidden;
    position: relative;
    width: 150px !important;*/
}

.page-id-36 .entry-content span.website_only {
	display:none;
}

.page-id-36 .entry-content span.mobile_only {
	display:block;
}

.blog #secondary, .single #secondary, .archive #secondary {
	position:static;
	max-width:100%;	
}

.blog #primary.grid_8_of_12, .single #primary.grid_8_of_12, .archive #primary.grid_8_of_12 {
	margin-left:1.6%;
}



	

}

@media only screen and (max-width: 980px) {

.site-title h1 span {
	width:28.11%;
	height:24px;
	bottom:26.19%;
	left:23.29%;
	position:absolute;
	line-height:24px;
	font-size:24px;		
	line-height:1.5rem;
	font-size:1.5rem;	
}


#bannercontainer .banner .metaslider .caption {
/*    padding: 20px 20px 20px 10px ;
	padding: 1.25rem 1.25rem 1.25rem 0.635rem;*/
	padding:0;
	font-size:12px;
	font-size:0.75rem;
	line-height:15px;
	line-height:0.9375rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
/*	font-size:22px;
	font-size:1.375rem;*/
	line-height:18px;
	line-height:1.125rem;
	/*margin-bottom: 0.375rem;*/
}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:18px;
	font-size:1.125rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:12px;
	font-size:0.75rem;
	line-height:15px;
	line-height:0.9375rem;		
}

#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	font-size:12px;
	font-size:0.75rem;
	line-height:15px;
	line-height:0.9375rem;
	background:url(images/more-arrow.png) right 3px no-repeat;	
	width:76px;
	width:4.75rem;	
	margin-top: .625rem;
	font-weight:400;
	text-decoration:none;	
}	
	
	.main-navigation {
		margin: 0;
	}


.entry-content .responsive-tabs .responsive-tabs__list {
	font-size: 10px;
}

.site-content #home-map {
	margin:-20px auto 0;
}
.page-id-113 div.entry-content p.tk-bttn {
  background-color: #bf3119;
  border-radius: 10px;
  clear: both;
  color: #ffffff !important;
  display: inline;
  float: none;
  font-size: 18px;
  height: auto;
  letter-spacing: 1.75px;
  line-height: 40px;
  padding: 5px;
  text-align: center;
  width: 130px;
}

.site-title {
    width: 140px;
	margin-top:20px;
}

.site-header #header-menus {
	width:77%;
	margin-top:10px;
	display: none;
}

.site-header #header-menus #headlinks .social-media-icons, .site-header #header-menus #headlinks .tickets, .site-header #header-menus #headlinks .snow,
.site-header #header-menus #headlinks .weather, .site-header #header-menus #headlinks .webcams, .site-header #header-menus #headlinks #main-menu-toggle  {
    /*float: left;*/
	/*border-left:none;*/
}

.site-header #header-menus #headlinks .social-media-icons {
	height:auto;
	border-left:none;
}

.social-media-icons .widget a img {
	max-width:100%;
}

.site-header #header-menus #headlinks .tickets {
	clear:both;
}

.site-header #main-menu-toggle {
    /*padding-right: 0;
	padding-left: 1.7%;	*/
}

.social-media-icons {
    width: 200px;
}

.social-media-icons h3 {
	display:none;
}

.social-media-icons ul {
    padding: 0;
}

#home-social-feeds .site-content .home-content .col.grid_4_of_12{
	width:48%;
}

	
		
}

@media only screen and (max-width: 900px) {
	.banner .grid_6_of_12 {
		width: 100%; 
	}
	.banner h1, .banner h2, .banner p {
		text-align: center;
	}
	.main-navigation {
		margin: 0;
	}
	
.main-navigation li {

}

.main-navigation #menu-first-navigation li {

}


.main-navigation #menu-second-navigation li {

}
		
	
}

@media only screen and (min-width: 651px) {

	.snowfallrate {
	    float: left;
	    width: 24%;
	    min-height: 108px;
	    margin-right: 1.3%;
	}

}

@media only screen and (max-width: 850px) {

.weather-indicator-mobile h2{
	text-align: center;
}

.site-header #header-menus {
    margin-top: 10px;
    width: 70%;
    display: none;
}

.site-title h1 span {
	width:28.11%;
	height:18px;
	bottom:26.19%;
	left:23.29%;
	position:absolute;
	line-height:18px;
	font-size:18px;		
	line-height:1.125rem;
	font-size:1.125rem;		
}
	
	
#bannercontainer .banner .metaslider .caption {
/*    padding: 20px 20px 20px 10px ;
	padding: 1.25rem 1.25rem 1.25rem 0.635rem;*/
	padding:0;
	font-size:10px;
	font-size:0.625rem;
	line-height:13px;
	line-height:0.8125rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	font-size:12px;
	font-size:0.75rem;
	line-height:14px;
	line-height:0.875rem;
	/*margin-bottom: 0.375rem;*/
}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:12px;
	font-size:0.75rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:10px;
	font-size:0.625rem;
	line-height:13px;
	line-height:0.8125rem;			
}

#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	font-size:10px;
	font-size:0.625rem;
	line-height:13px;
	line-height:0.8125rem;
	background:url(images/more-arrow.png) right 2px no-repeat;	
	width:70px;
	width:4.375rem;	
	margin-top: .625rem;
	font-weight:400;
	text-decoration:none;	
}

.entry-content #sl_div #searchForm {
	width:100%;
	float:left;		
}
	
.entry-content div#sl_div div#map {
	width:100% !important;			
}

#searchForm #address_search .search_item {
	width:45%;
	float:left;
}

#searchForm #address_search #addy_in_address.search_item {
	width:35%;	
}

.entry-content .responsive-tabs .responsive-tabs__list {
	font-size: 9px;
}

.site-content #home-map {
	margin:-10px auto 0;
}

	.ezcol>* {
	/* parent class added to all columns.
	keeps all content from  overflowing*/
	max-width: 100% !important;
}



	.ezcol-one-quarter,
	.ezcol-one-half,
	.ezcol-three-quarter,
	.ezcol-one-third,
	.ezcol-two-third,
	.ezcol-one-fifth,
	.ezcol-two-fifth,
	.ezcol-three-fifth,
	.ezcol-four-fifth {
		width: 100% !important;
		margin-right: 0;
	}
	
.main-navigation .menu-main-navigation-container {
    min-height: 720px;

}


/* Small headers */
.archive-title,
.page-title,
.entry-content th,
.comment-content th {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
	text-transform: uppercase;
}

.page-id-113 .entry-content .tablepress th, .page-id-117 .entry-content .tablepress th {
	font-size:0.8em;
	line-height:1.4;
}

.topbar-menu-container ul.topbar li.big-menu {
	display:none;
}

.topbar-menu-container ul.topbar li.big-menu.tablet-menu {
	display:block;
}

.topbar-menu-container ul.topbar li {
	/*border-left:none;*/
	/*padding-left:0;
	padding-right:30px;*/
}

		

}

@media only screen and (max-width: 800px) {
	
#allcontentcontainer {
    min-height: 1000px;
}	
	header .grid_5_of_12 {
		width: 100%; 
	}
	header .grid_7_of_12 {
		width: 100%;
		margin-left: 0;
	}
	header .main-navigation {
		margin-top: 0;
		float: none;
	}
	.main-navigation .nav-menu > li:first-child {
		margin-left: 0;
	}
	

.main-navigation .menu-main-navigation-container {
    min-height: 700px;

}

.main-navigation .menu-main-navigation-container {
    min-height: 860px;

}			


.topbar-menu-container ul.topbar li.full-first {
    /*padding-left: 15px;*/
	/*border-left:1px solid #fff;*/	
}

#allcontentcontainer {	
	margin-top:107px !important;	
}


.home #allcontentcontainer {
	margin-top:152px;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

.entry-content .vid-gal-top .tubepress_single_video	{
	margin-bottom:20px;
}


.home #primary.row.home-content .widget.front-side {
	/*width:100%;*/
}

.main-navigation .menu-subheader > a {
    font-weight: 700;
    margin-bottom: 1rem;
}

.main-navigation li {
	margin-bottom:16px;
	margin-bottom:1.0rem;			
}

.main-navigation li a {
	text-transform:uppercase;	
}

.main-navigation li.menu-header.right_col {
    /*margin-top: -30px;*/
}

.main-navigation li#menu-item-2723.menu-header.right_col {
    /*margin-top: -42px;*/
}

#site-menu {
/*  height: auto;
  left: 50%;
  margin: 0;
  max-width: 996px;
  position: absolute;
  text-align: left;*/
  top: 152px;
/*  width: 100%;
  z-index: 9999;*/
}

/*#home-social-feeds .site-content .home-content .col.grid_4_of_12,
#home-social-feeds .site-content .home-content .col.grid_4_of_12.last{
	width: 100%; 
	margin-left:0;	
}


#home-social-feeds .home-content aside.widget_text.front-side {
    border: medium none;
    height: auto;
}*/
	
}

/*  Go full Width at less than 650px */
@media only screen and (max-width: 780px) { 
.tablepress-id-12 .column-1, .tablepress-id-12 .column-2, .tablepress-id-12 .column-3, 
.tablepress-id-12 .column-4, .tablepress-id-12 .column-5,
.page-id-73 .tablepress .column-1, .page-id-73 .tablepress .column-2, .page-id-73 .tablepress .column-3, 
.page-id-73 .tablepress .column-4,
.tablepress-id-11 .column-1, .tablepress-id-11 .column-2, .tablepress-id-11 .column-3, 
.tablepress-id-11 .column-4 {
    /*width: 100% !important;*/
}


.tablepress-id-12 .column-4 {
    text-align: center !important;
}

.tablepress-id-30 .column-4 {
    text-align: center !important;
}

.tablepress-id-12 tbody tr td, .tablepress-id-12 thead tr th
/*.page-id-73 .tablepress tbody tr td, .page-id-73 .tablepress thead tr th,*/
/*.tablepress-id-11 tbody tr td, .tablepress-id-11 thead tr th*/ {
	padding:8px !important;
	text-align:center !important; 
}

.tablepress-id-30 tbody tr td, .tablepress-id-30 thead tr th
/*.page-id-73 .tablepress tbody tr td, .page-id-73 .tablepress thead tr th,*/
/*.tablepress-id-11 tbody tr td, .tablepress-id-11 thead tr th*/ {
	padding:8px !important;
	text-align:center !important; 
}

#site-menu {

  top: 158px;

}	

}

@media only screen and (max-width: 720px) {
.site-header #header-menus #headlinks .tickets, .site-header #header-menus #headlinks .webcams  {
    display:none;
}

.site-header #header-menus #headlinks .snow{
    clear:both;
}	

.topbar-menu-container ul.topbar li.small-menu {
	display:block;
}

.topbar-menu-container ul.topbar li.big-menu {
	display:none;
}

.topbar-menu-container ul.topbar li.big-menu.tablet-menu {
	display:none;
}
	
} 

@media screen and (min-width: 651px) and (max-width: 977px) {
	.stt-tablet{
		margin-top: 44px;
	}
}

@media only screen and (min-width:650px){

.page-id-141 div#fancybox-wrap {
	position:absolute;
	top:900px !important;
}

}

/*  Go full Width at less than 650px */
@media only screen and (max-width: 650px) {
.entry-content .grid_3_of_12.conditions {width:100%;}
	
.page-id-141 div#fancybox-wrap {
/*	position:absolute;
	top:auto !important;
	bottom:50% !important;*/
	position:absolute;
	top:900px !important;	
}

.page-id-141 #fancybox-overlay {
    display: none !important;
}	
	
.site-title {
    width: 25%;
	margin-top:20px;
}

.site-header #header-menus {
	width:60%;
	margin-top:10px;
	display: none;
}	
	
#allcontentcontainer {
    min-height: 1500px;
}	

.site-title h1 span {
	width:35%;
	height:16px;
	bottom:14.29%;
	left:3.125%;
	position:absolute;
	line-height:16px;
	font-size:16px;		
	line-height:1rem;
	font-size:1rem;	
}

	.topbar-menu-container{
		display:none;
	}
	
.site-header #header-menus #headlinks .snow,
.site-header #header-menus #headlinks .weather {
    display:none;
}	

#headercontainer {
	z-index:100;
}
	
#headercontainer #topbar {
    position:absolute;
	top:0;
	margin-top:-35px;
	right:0;
	width:60%;
}

	
#bannercontainer .banner .metaslider .caption {
    /*padding: 5px 20px 5px 10px ;
	padding: 0.3125rem 1.25rem 0.3125rem 0.635rem;*/
	padding:0;
	font-size:8px;
	font-size:0.5rem;
	line-height:10px;
	line-height:0.625rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	font-size:10px;
	font-size:0.625rem;
	line-height:14px;
	line-height:0.875rem;
/*	margin-bottom: 0.375rem;
	margin-top:0.3125rem;*/	
}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:12px;
	font-size:0.75rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:8px;
	font-size:0.5rem;
	line-height:10px;
	line-height:0.625rem;		
}

#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	font-size:10px;
	font-size:0.625rem;
	line-height:13px;
	line-height:0.8125rem;
	background:url(images/more-arrow.png) right 2px no-repeat;	
	width:70px;
	width:4.375rem;	
	margin-top: 0.375rem;
	font-weight:400;
	text-decoration:none;	
}	

.home #primary .widget.front-side {
	display:none;
}
	
	.main-navigation .menu-main-navigation-container,
	.main-navigation .menu-main-navigation-container.first,
	.main-navigation .menu-main-navigation-container.second,
	.main-navigation .menu-main-navigation-container.third,
	#primary.row.home-content .widget.front-side,	
	.grid_1_of_12,
	.grid_2_of_12,
	.grid_3_of_12,
	.grid_4_of_12,
	.grid_5_of_12,
	.grid_6_of_12,
	.grid_7_of_12,
	.grid_8_of_12,
	.grid_9_of_12,
	.grid_10_of_12,
	.grid_11_of_12,
	.grid_12_of_12 {
		width: 100%; 
		min-height:0;
	}
	
	.main-navigation .menu-main-navigation-container.third {
		display:none;
	}
	
	#home-social-feeds .site-content .home-content .col.grid_4_of_12,
	#home-social-feeds .site-content .home-content .col.grid_4_of_12.last {
		width:97%;
	}			
	
	
#footer-bottom .first-row .grid_5_of_12 {
	width: /*57.62%*/ 100%;
}

#footer-bottom .first-row .grid_7_of_12 {
	width: /*40.7%*/ 100%;
}

.site-footer p.e-news {
/*  background-color: #00b8ff;
  border-radius: 3px;*/
  float: left;
  margin-top:10px;
}
			
	
.widget article {width:100%;}
	
.main-navigation .menu-main-navigation-container {
	min-height:500px;
}
		
	
	.col,
	#home-social-feeds .site-content .home-content .col {
		margin: 0;
	}
		
	
.main-navigation li {

}

.main-navigation li#menu-item-2723.menu-header.right_col {
    margin-top: -30px;
}

.main-navigation #menu-first-navigation li {

}

.main-navigation #menu-second-navigation li {

}

	.main-small-navigation .nav-menu, .nav-menu ul {
		padding: 0;
	}
	.main-small-navigation .nav-menu ul {
		padding-left: 16px;
		padding-left: 1rem;
	}
	
#searchForm #address_search #addy_in_address.search_item {
	width:50%;	
}

.entry-content #sl_div #map_sidebar div.results_row_left_column {
    width: 100%;
}

.entry-content #sl_div #map_sidebar div.results_row_center_column {
    width: 100%;
}

.entry-content #sl_div #map_sidebar div.results_row_right_column {
    width: 100%;
}

#bannercontainer .banner .flex-direction-nav {display:none;}

#bannercontainer .banner .metaslider .caption-wrap p {
    display:none;
}

/*#headercontainer {
	position:fixed;
}

#allcontentcontainer {	
	margin-top:132px;	
}

.home #allcontentcontainer {
	margin-top:132px;	
}*/

#headercontainer {
	position:static;
}

#allcontentcontainer {	
	margin-top:0;	
}

.home #allcontentcontainer {
	margin-top:0;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

#site-menu.importantRule { display:block !important; margin-top: -35px;}
#headercontainer.importantRule2 {position:static !important;}
/*#headercontainer.importantRule3 {position:fixed !important;}*/


.entry-content #open-full #OT_form {
  margin: 25px 0 0;
  padding: 0;
  width: 165px;
}

.entry-content #open-full .entry-content #OT_form ul li {
    background-image: url("https://secure.opentable.com/frontdoor/img/icons_final_dark.png");
	margin:0;	
}



.entry-content #open-full h1.OT_title {
    font-size: 14px;
    font-weight: normal !important;
	font-family: verdana,arial,helvetica,sans-serif;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    width: 161px;
	line-height:1.5 !important;
}

.entry-content #open-full h2.OT_subtitle {
    font-size: 8px;
    font-weight: normal !important;
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:1.5 !important;	
    letter-spacing: 0.15em;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 165px;
}

.entry-content #open-full  .OT_list {
	list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 165px;
}

.entry-content #open-full /*ul li*/.OT_day, .entry-content #open-full /*ul li*/.OT_time, .entry-content #open-full /*ul li*/.OT_party {
    background-image: url("https://secure.opentable.com/frontdoor/img/icons_final_dark.png");
    background-position: -11px -4px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #3c3429;
	border-left:none;
    border-color: #3c3429;
    height: 60px;
	line-height:60px;
    list-style: none outside none;
    margin: 0;
    padding: 25px 0 25px 35px;
    position: relative;
    width: 161px;
}

.entry-content #open-full ul li.OT_day {
    /*background-position: -11px -5px;
    border-bottom: 2px solid #433c33;*/
    border-top: 2px solid #3c3429;
    /*list-style: none outside none;
    margin: 5px 0 0;
    padding: 25px 0 25px 35px;*/
}
.entry-content #open-full ul li.OT_submit {
    height: 45px;
    list-style: none outside none;
    margin: 0;
    padding: 15px 0 0;
    width: 165px;
	background-position: 9999px 9999px;
	border-left:none;
}
.entry-content #open-full ul li.OT_time {
    background-position: -11px -55px;
    border-bottom: 2px solid #474037;
}
.entry-content #open-full ul li.OT_party {
    background-position: -11px -102px;
    border-bottom: 2px solid #4b433b;
}

.entry-content #open-full input.OT_searchTimeField, .entry-content #open-full input.OT_searchDateField, .entry-content #open-full input.OT_searchPartyField {
   position:absolute;
   top:15px;
   left:40px;
   display:block;
}

.entry-content #open-full .OT_ExtLink:link, .entry-content #open-full .OT_ExtLink:visited, .entry-content #open-full .OT_ExtLink:hover, .entry-content #open-full .OT_ExtLink:active {
    color: #42382c;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 165px;
	font-weight:400;
	line-height:1.2;
}

.entry-content #open-full .OT_wrapper {
    background-color: #f6f6f3;
    border: 2px solid #42382c;
    border-radius: 7px;
    font-family: verdana,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
    width: 168px;
	height:260px;
}



.entry-content #open-full .OT_cal {
    background-image: none;
    border-bottom: 2px solid #433c33;
    border-top: 2px solid #3c3429;
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 10px 0 15px;
    width: 160px;
}



.entry-content #open-full .OT_navList {
    background-color: #fff;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 142px;
    z-index: 200;
}
.entry-content #open-full .OT_navListItem {
    float: left;
    line-height: 22px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 142px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.entry-content #open-full a.OT_navLink:link, .entry-content #open-full a.OT_navLink:visited, .entry-content #open-full a.OT_navLink:hover, .entry-content #open-full a.OT_navLink:active {
    border: 2px solid #adadad;
    color: #42382c;
    display: block;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 26px;
    padding: 0 0 0 0.1em;
    text-decoration: none;
    width: 135px;
}
.entry-content #open-full a.OT_navLink:hover, .entry-content #open-full a.OT_navLink.selected {
    background-color: #e9e9e2;
    color: #000;
}
.entry-content #open-full a.OT_navLink:active {
    background-color: #b8b4ac;
    color: #000;
}
.entry-content #open-full #OT_timeList, .entry-content #open-full #OT_partyList {
    border-bottom: 2px solid #b8b4ac;
    border-left: 2px solid #b8b4ac;
    border-right: 2px solid #b8b4ac;
    display: none;
    left: 36px;
    max-height: 155px;
    overflow: auto;
    position: absolute;
    top: 39px;
    width: 112px;
}
.entry-content #open-full #OT_timeList .OT_navListItem, .entry-content #open-full #OT_partyList .OT_navListItem {
    width: 90px;
}
.entry-content #open-full #OT_timeList li a.OT_navLink, .entry-content #open-full #OT_partyList li a.OT_navLink {
    border: 0 none;
    width: auto;
}

.entry-content #open-full .OTButton, .entry-content #open-full #OTButton {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 135px;
}
.entry-content #open-full a.OT_Find_a_Table:link, .entry-content #open-full a.OT_Find_a_Table:visited, .entry-content #open-full a.OT_Find_a_Table:hover, .entry-content #open-full a.OT_Find_a_Table:active {
    background-color: transparent;
    background-image: url("https://secure.opentable.com/frontdoor/img/ot_btn_red.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0.1em 0.1em 0.2em black;
}
.entry-content #open-full a.OT_Find_a_Table:hover {
    background-position: 0 -23px;
    color: #ededed;
}
.entry-content #open-full a.OT_Find_a_Table:active {
    background-position: 0 -46px;
    color: #ededed;
}
.entry-content #open-full .OTButton a.OTPoweredBy:link, .entry-content #open-fulle .OTButton a.OTPoweredBy:visited, .entry-content #open-full .OTButton a.OTPoweredBy:hover, .entry-content #open-full .OTButton a.OTPoweredBy:active {
    color: #7f7f7f;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.5em;
    margin: 9px 0 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.entry-content #open-mobile .OT_ExtLink:hover {
    color: #900;
    text-decoration: underline;
}

.tablepress-id-12 .column-4, .tablepress-id-12 .column-5 {
    display:none;
}

.tablepress-id-30 .column-4, .tablepress-id-30 .column-5 {
    display:none;
}


.page-id-113 .entry-content .tablepress th, .page-id-117 .entry-content .tablepress th {
	font-size:0.6em;
	line-height:1.2;
	padding:8px 4px;
	
}

.page-id-113 .entry-content .tablepress th span {
	font-size:0.7em;
	line-height:1.2;
}


	
}


/*  Adjust the menu at less than 520px */
@media only screen and (max-width: 520px) {
	
.site-title {
    width: 20%;
	margin-top:20px;
}

.site-header #header-menus {
	width:60%;
	margin-top:10px;
	display: none;
}	
	
#bannercontainer .banner .metaslider .caption {
    /*padding: 5px 20px 5px 5px ;
	padding: 0.3125rem 1.25rem 0.3125rem 0.3125rem;*/
	padding:0;
	font-size:7px;
	font-size:0.4375rem;
	line-height:9px;
	line-height:0.5625rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	font-size:11px;
	font-size:0.6875rem;
	line-height:9px;
	line-height:0.5625rem;
	margin-bottom: 0.1875rem;
	margin-top:0.3125rem;
}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:9px;
	font-size:0.5625rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:7px;
	font-size:0.4375rem;
	line-height:9px;
	line-height:0.5625rem;		
}


#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	font-size:7px;
	font-size:0.4375rem;
	line-height:9px;
	line-height:0.5625rem;
	background:url(images/more-arrow.png) right top no-repeat;	
	width:60px;
	width:3.75rem;	
	margin-top: 0.1875rem;
	font-weight:400;
	text-decoration:none;	
}	
	

.site-title h1 span {
	width:35%;
	bottom:14.29%;
	left:3.125%;
	position:absolute;
	line-height:14px;
	font-size:14px;	
	line-height:0.875rem;
	font-size:0.875rem;	
}
	.main-small-navigation .nav-menu,
	.main-small-navigation .nav-menu ul,
	.nav-menu,
	.nav-menu ul {
		padding: 0;
	}
	.main-small-navigation
	/*.main-navigation li*/ {
		width: 100%;
	}
	.main-small-navigation {
		text-align: center;
	}
	.main-small-navigation ul li {
		background-color: #fff;
		margin: 5px 0;
		text-align: center;
	}
	
	
	.main-navigation ul ul, .main-navigation ul ul li ul {
		position: relative;
	}
	.main-navigation ul ul li ul {
		left: 0;
	}
	.main-navigation ul ul a {
		color: #000; /* Nav bar dropdown link color */
		/*background-color: #333;*/  /* Nav bar dropdown background color */
		width: 100%; /* Nav bar dropdown width */
	}
	.social-media-icons {
		text-align: center;
	}
	
	.topbar-menu-container{
		display:none;
	}
	
.site-content #home-map {
	margin:0 auto 0;
}

#bannercontainer .banner .metaslider .caption-wrap p {
    display:none;
}

/*#headercontainer {
	position:fixed;
}

#allcontentcontainer {	
	margin-top:92px;	
}

.home #allcontentcontainer {
	margin-top:92px;	
}*/

#headercontainer {
	position:static;
}

#allcontentcontainer {	
	margin-top:0;	
}

.home #allcontentcontainer {
	margin-top:0;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

#footercontainer .footer-bottom  div.col.grid_5_of_12{
	width:100%;
}

.page-id-71 div.entry-content table.background2 tbody tr td img,
.page-id-8658 div.entry-content table.background2 tbody tr td img
 {
  box-shadow: none;
  padding: 0;
  width: 100%;
}

.page-id-71 div.entry-content table.background2 tbody tr td .web-icon,
.page-id-8658 div.entry-content table.background2 tbody tr td .web-icon {
  height: 25px;
  left: 14px;
  position: absolute;
  top: 60px;
  width: 25px;
}

.page-id-71 div.entry-content table.background2 tbody tr:first-child + tr td .web-icon,
.page-id-8658 div.entry-content table.background2 tbody tr:first-child + tr td .web-icon {
  top: 52px;
}
		
}

@media only screen and (max-width: 460px) {
	
#bannercontainer .banner .metaslider .caption {
    /*padding: 5px 10px 5px 5px ;
	padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;*/	
	padding:0;
}

.site-title h1 span {
	width:35%;
	height:12px;
	bottom:14.29%;
	left:3.125%;
	position:absolute;
	line-height:12px;
	font-size:12px;	
	line-height:0.75rem;
	font-size:0.75rem;	
}

/*#headercontainer {
	position:fixed;
}

#allcontentcontainer {	
	margin-top:82px;	
}

.home #allcontentcontainer {
	margin-top:82px;	
}*/

#headercontainer {
	position:static;
}

#allcontentcontainer {	
	margin-top:0;	
}

.home #allcontentcontainer {
	margin-top:0;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

#site-menu {

  top: 162px;

}	

}



@media only screen and (max-width: 380px) {
	
.site-title h1 span {
	width:35%;
	height:9px;
	bottom:14.29%;
	left:3.125%;
	position:absolute;
	line-height:9px;
	font-size:9px;
	line-height:0.5625rem;
	font-size:0.5625rem;		
}	
	
#bannercontainer .banner .metaslider .caption {
    /*padding: 5px 5px 5px 5px ;
	padding: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;*/
	padding:0;	
	font-size:6px;
	font-size:0.375rem;
	line-height:7px;
	line-height:0.4375rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	font-size:7px;
	font-size:0.4375rem;
	line-height:7px;
	line-height:0.4375rem;
	margin-bottom: 0.1875rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:6px;
	font-size:0.375rem;
	line-height:7px;
	line-height:0.4375rem;	
}

#bannercontainer .banner .metaslider .caption-wrap br {}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:7px;
	font-size:0.4375rem;
	line-height:7px;
	line-height:0.4375rem;
}

#bannercontainer .banner .metaslider .caption-wrap a.more-link {
	font-size:6px;
	font-size:0.375rem;
	line-height:7px;
	line-height:0.4375rem;
	background:none;	
	width:50px;
	width:3.125rem;	
	margin-top: 0.1875rem;
	font-weight:400;
	text-decoration:none;	
}


/*#headercontainer {
	position:fixed;
}

#allcontentcontainer {	
	margin-top:72px;	
}

.home #allcontentcontainer {
	margin-top:72px;	
}*/

#headercontainer {
	position:static;
}

#allcontentcontainer {	
	margin-top:0;	
}

.home #allcontentcontainer {
	margin-top:0;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

#site-menu {

  top: 168px;

}	



}


@media only screen and (max-width: 320px) {
	
	.author-description {
		float: left;
		width: 100%;
	}
	
.site-title h1 span {
	width:35%;
	height:6px;
	bottom:14.29%;
	left:3.125%;
	position:absolute;
	line-height:6px;
	font-size:6px;
	line-height:0.375rem;
	font-size:0.375rem;			
}	

#bannercontainer .banner .metaslider .caption {
    /*padding: 0 5px;
	padding: 0 0.3125rem;*/	
	padding:0;
	font-size:5px;
	font-size:0.3125rem;
	line-height:5px;
	line-height:0.3125rem;		
}

#bannercontainer .banner .metaslider .caption-wrap h3 {
	font-size:6px;
	font-size:0.375rem;
	line-height:6px;
	line-height:0.375rem;
	margin-bottom: 0.1875rem;
}

#bannercontainer .banner .metaslider .caption-wrap p {
	background-color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	padding:3px 8px;
	width:100%;
	font-size:5px;
	font-size:0.3125rem;
	line-height:5px;
	line-height:0.3125rem;	
}

#bannercontainer .banner .metaslider .caption-wrap br {/*display:none;*/}

#bannercontainer .banner .metaslider .caption-wrap h3 span {
	font-size:6px;
	font-size:0.375rem;
	line-height:6px;
	line-height:0.375rem;
}

/*#headercontainer {
	position:fixed;
}

#allcontentcontainer {	
	margin-top:62px;	
}

.home #allcontentcontainer {
	margin-top:62px;	
}*/

#headercontainer {
	position:static;
}

#allcontentcontainer {	
	margin-top:0;	
}

.home #allcontentcontainer {
	margin-top:0;	
}

#banner-wrapper {	
	/*margin-top:172px;*/
	display:none;		
}

.page-id-113 .entry-content #tablepress-1.tablepress th, .page-id-117 .entry-content .tablepress th {
	font-size:0.5em;
	line-height:1.2;
	padding:8px 3px;	
	
}

.page-id-117 .entry-content .tablepress td {
	padding:8px 3px;	
	
}
	
}


/* ==========================================================================
   Non-semantic helper classes from HTML5 Boilerplate
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==========================================================================
   Print styles from HTML5 Boilerplate
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { /*background: transparent !important; color: black !important;*/ box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
/*  a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

#print-link {display:none;}

#page-head h1, #page-head #date-bar, .tablepress.tablepress-id-12 td.column-3 span {
	color:#000 !important;	
}



}
#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.7);
    text-align:center;
}
#ubermenu-nav-main-42 li ul {
z-index:9999
}
#home-page-slider .overlay {
margin-top:-5px
}

@media screen and (max-width: 650px) {
#home-page-featured {
  max-width: 100%;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
}
}

@media only screen and (max-width: 850px) {
	 .grid_3_of_12 {
	  width: 100% !important;
	}
}
@media screen and (min-width: 651px) and (max-width: 850px){
	.entry-content #current-indicator img {
	    height: auto !important;
	}
	.entry-content #current-indicator{
		width: 48%;
		float: left;
	}
	.weather-indicator-mobile > p{
		width: 48%;
		float: right;
	}
	.entry-content #current-indicator {
		height: auto !important;
	}
	.weather-indicator-mobile > h2{
		text-align: left !important;
	}
	.st-tables{
		width: 100% !important;
	}
}
@media screen and (max-width: 650px){
	.weather-indicator-mobile #current-indicator{
		float: none !important;
		margin: 0 auto !important;
		margin-bottom: 20px !important;
		padding-top: 1rem;
	}
	.snowfallrate {
	    width: 48%;
	    min-height: 108px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	div:nth-child(2).snowfallrate, div:nth-child(4).snowfallrate {
		float: left;
	}
	div:nth-child(3).snowfallrate, .snowfallratelast {
		float: right;
	}
}


@media only screen and (max-width: 650px) {
.page-id-8499 .grid_3_of_12 {
  width: 50% !important;
  min-height: 0 !important;
  padding: 0px !important;
  font-size: .5em;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 5px !important;
}
}

@media only screen and (max-width: 650px) {
.page-id-8487 .grid_3_of_12 {
  width: 50% !important;
  min-height: 0 !important;
  padding: 5px !important;
  font-size: .5em;
  margin-right: auto;
  margin-left: auto;
}
}





/* Styling of Safety Winter Menu Item */

 #menu-item-8417 .ubermenu-target-text {
  color: #bf3719 !important;
  font-weight: 800;
  margin: 15px 0 10px 0;
}

 .wp-image-9014 {
	float:left;
}


#winterbody .summermobile {
display:none  !important;
}
#summerbody .wintermobile {
display:none !important;
}
@media only screen and (max-width: 650px) {
#sidelinks {
display:none;
}
}

/*.web-border {
	border-top: 1px solid #000 !important;
}

/* Styles for Sidelinks */

.sidelinks-contain {
  border: 1px solid #455560 !important;
  margin-top: 40px;
  padding-top: 0;
  min-width: 228px;
  margin-left: 86px;
  margin-right: 50px;
  margin-top: 82px;
  z-index: 125;  
  
}


@media only screen and (min-width:21px) and (max-width: 800px) {
#sidelinks {
display:none;
}

.page .entry-content {
	width: 85% !important;
	margin-top: 0px;
}

div.breadcrumbs{
		margin-top: 70px;		
		margin-left: 29px;
		}

body.category-news
div#secondary .widget-area {
	display:none;
}
}


.site-content-wide {
    clear: both;
    
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    /*max-width: 1288px; */
    min-height: 600px;
    margin: 0 auto;
    padding: 0 16px;
    padding: 0 1rem;
    color: #000;
    background-color: #fff;
    position: relative;
    padding-top: 15px !important;
    
} 



.page .entry-content {
  position: absolute;    
    width: 64%;
    margin-left: 28px !important;
    
} 


.metaslider .slides img {
	height: 450px;
}

@media only screen and  (max-width: 800px) {

.page .entry-content {

    margin-left: 5px !important;
    
} 
.metaslider .slides img {
	height: 200px !important;
}
}


@media only screen and (min-width:801px) and (max-width: 1280px) { 

	.page .entry-content {
  	position: absolute;    
    width: 62%;
    margin-left: 65px !important;
    margin-top: 48px;
 	}   
 	.sidelinks-contain {
	  border: 1px solid #455560 !important;
	  padding-top: 0;
	  min-width: 228px;
	  margin-left: 61px;
	  margin-right: 50px;
	  margin-top: 83px;
	  z-index: 125;  
	  }


	div.breadcrumbs{
		margin-top: 32px;
		padding-top: 58px;
		margin-left: 101px;
		}
}

@media only screen and (min-width:600px) and (max-width: 799px) { 

	.page .entry-content {
  	position: absolute;    
    width: 62%;
    margin-left: 65px !important;
    margin-top: 48px;
    padding-right: 23px;
 	}   
 	.sidelinks-contain {
	  display: none !important;
	  }


	div.breadcrumbs{
		margin-top: 0px;
		padding-top: 0px;
		margin-left: 70px;
		}

		body.category-news
div#secondary .widget-area {
	display:none;
}
}


@media only screen and (min-width: 1281px) {
.page-id-71 .page .entry-content,
 .page-id-8658 .page .entry-content {
    position: absolute;
    width: 62%;
    margin-left: 65px !important;
    margin-top: 37px;   /* was 84 */
}
	.charts{
		margin-top: -28px;
	}
}

@media only screen and (min-width: 1281px) {
.page-id-139 .page .entry-content,
.page-id-8660 .page .entry-content,
.page-id-9233 .page .entry-content  {
    position: absolute;
    width: 62%;
    margin-left: 65px !important;
    margin-top: 74px;
}
}

@media only screen and (min-width: 1281px) {
.page-id-143 .page .entry-content,
.page-id-2449 .page .entry-content {
    position: absolute;
    width: 62%;
    margin-left: 65px !important;
    margin-top: 74px;
}
}


@media only screen and (min-width: 1281px) {
.page-id-143 .page .entry-content {
    position: absolute;
    width: 62%;
    margin-left: 65px !important;
    margin-top: 74px;
}
.page-id-143 .grid_8_of_12 {
	margin-right: 25px;
    width: 62.08%;
}

}





@media only screen and (min-width:1281px) { 

	.page .entry-content {
  	position: absolute;    
    width: 62%;
    margin-left: 65px !important;
    margin-top: 65px;
 	}   
 	.sidelinks-contain {
	  border: 1px solid #455560 !important;
	  padding-top: 0;
	  min-width: 228px;
	  margin-left: 85px;
	  margin-right: 50px;
	  margin-top: 83px;
	  z-index: 125;  
	  }


	div.breadcrumbs{
		margin-top: 32px;
		padding-top: 58px;
		margin-left: 101px;
		}
}


@media only screen and (min-width:801px) and (max-width: 1279px) {
	.metaslider .slides img {
		height: 250px !important;
	}
}

@media only screen and (max-width: 600px){
  .page .entry-content {
    margin: 0px !important;
    position: static !important;
    width: 100% !important;
	}
}


h2 .quick-links-header {
  background-color: red !important;
}

.menu {
	text-align: left !important;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none !important;
}

.menu a {
	
	text-decoration: none !important;
	
}

 .menu li {
	text-decoration: none !important;
	border-bottom: 1px solid #455560;
	margin-right: 10px;
} 


.page-item-2611   {
	border-bottom: none !important;

   }

 #menu-item-9193   {
	border-bottom: none !important;

   }

p {
  hyphens: none;
  -webkit-hyphens: none;
}

.hyphenate {
 -ms-word-break: break-all;
     word-break: break-all;

     // Non standard for webkit
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}


/* Wonton Font */


.quick-links-header
 { 
	font-family: 'montserrat' !important;
  	background-color: #455560 !important;
  	padding: 5px 0 5px 20px;
  	color: #fff;
  	margin-top: 0px;
  	text-transform: uppercase;
  	font-size: 1.1em;
  	font-weight: 100 !important;
}

	}







@media only screen and (max-width: 1023px) { 
	div.breadcrumbs a{
	color:#000;
	margin-top: 100px;
}

div.breadcrumbs {
	color:#000;
	margin-top: 100px !important;
}
}



@media only screen and (min-width: 1081px) and (max-width: 1281px) { 
	.page .entry-content {
		position: absolute;
	    width: 62%;
	    margin-left: 65px !important;
	    margin-top: 36px;  /* was 66 */
	}
	.charts{
		margin-top: 12px;
	}
}





@media only screen and (min-width: 1040px) and (max-width: 1073px) { 
		#allcontentcontainer {
   	    margin-top: 0px !important;
}

.page .entry-content {
  	position: absolute;    
    width: 80%;
    margin-left: 65px !important;
    margin-top: 48px;
 	}   
.site-content {
	padding-top: 0px !important;
}

.e-news {
	display: none;
}

div.breadcrumbs{
		margin-top: 65px !important;		
		margin-left: 66px;
		}

.mobile-headbg {
    background-color: #000000;
    margin-top: 10px !important;
    padding-bottom: 3px !important;
}

#sidelinks {
	display: none !important;
}

body.category-news
div#secondary .widget-area {
	display:none;
}

.single-post
div#secondary .widget-area {
	display:none !important;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1180px) { 
	.ubermenu .ubermenu-custom-content-padded{
		padding: 10px 10px !important;
	}
	.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
		padding-right: 8px !important;
  		padding-left: 8px;
	}
}
@media screen and (min-width: 918px) and (max-width: 1023px){
	#wrapper{
    	padding-top: 40px;
    }
}

@media only screen and (min-width: 918px) and (max-width: 1039px) { 
		#allcontentcontainer {
   	    margin-top: 0px !important;
}
  #wprmenu_menu.top {
    	margin-top: 40px;
    }
.page .entry-content {
  	position: absolute;    
    width: 80%;
    margin-left: 65px !important;
    margin-top: 48px;
 	}   
.site-content {
	padding-top: 0px !important;
}

.e-news {
	display: none;
}

div.breadcrumbs{
		margin-top: 65px !important;		
		margin-left: 66px;
		}

.mobile-headbg {
    background-color: #000000;
    margin-top: 10px !important;
    padding-bottom: 3px !important;
}

#sidelinks {
	display: none !important;
}

body.category-news
div#secondary .widget-area {
	display:none;
}

/*.single-post
div#secondary .widget-area {
	display:none !important;
}*/
  .flex-caption h2{
	font-size: 44px !important;
}
.flex-caption h3{
	font-size: 17px !important;
}

}


@media only screen and (min-width: 801px) and (max-width: 917px) { 
    #wrapper{
    	padding-top: 40px;
    }
  #wprmenu_menu.top {
    	margin-top: 40px;
    }
		#allcontentcontainer {
   	    margin-top: 0px !important;
}

.page .entry-content {
  	position: absolute;    
    width: 80%;
    margin-left: 65px !important;
    margin-top: 48px;
 	}   
.site-content {
	padding-top: 0px !important;
}

.e-news {
	display: none;
}

div.breadcrumbs{
		margin-top: 85px !important;		
		margin-left: 66px;
		}

.mobile-headbg {
    background-color: #000000;
    margin-top: 10px !important;
    padding-bottom: 3px !important;
}

#wprmenu_bar {
    display: block!important;
    height: 42px !important;
    z-index: 1200;
}

#sidelinks {
	display: none !important;
}

body.category-news
div#secondary .widget-area {
	display:none;
}

.single-post
div#secondary .widget-area {
	display:none !important;
}
  .flex-caption h2{
	font-size: 40px !important;
}
.flex-caption h3{
	font-size: 16px !important;
}

}





@media only screen and (min-width: 601px) and (max-width: 800px) { 
    #wrapper{
    	padding-top: 40px;
    }
  #wprmenu_menu.top {
    	margin-top: 40px;
    }
		#allcontentcontainer {
   	    margin-top: 0px !important;
}
.site-content {
	padding-top: 0px !important;
}

.e-news {
	display: none;
}

div.breadcrumbs{
		margin-top: 130px !important;		
		margin-left: 64px;
		}

.mobile-headbg {
    background-color: #000000;
    margin-top: 10px !important;
    padding-bottom: 3px !important;
}

#wprmenu_bar {
    display: block!important;
    height: 42px !important;
    z-index: 1200;
}

/*.single-post
div#secondary .widget-area {
	display:none !important;
}*/
  .flex-caption h2{
	font-size: 22px !important;
}
.flex-caption h3{
	font-size: 14px !important;
}

}






@media only screen and (min-width: 481px) and (max-width: 600px) { 
  #wrapper{
    	padding-top: 40px;
    }
  #wprmenu_menu.top {
    	margin-top: 40px;
    }
		#allcontentcontainer {
   	    margin-top: 0px !important;
}
.site-content {
	padding-top: 0px !important;
}

.e-news {
	display: none;
}

div.breadcrumbs{
		margin-top: 112px !important;		
		margin-left: 8px;
		}

.mobile-headbg {
    background-color: #000000;
    margin-top: 10px !important;
    padding-bottom: 3px !important;
}

#wprmenu_bar {
    display: block!important;
    height: 42px !important;
    z-index: 1200;
}

.single-post
div#secondary .widget-area {
	display:none !important;
}
  .flex-caption h2{
	font-size: 18px !important;
}
.flex-caption h3{
	font-size: 12px !important;
}
}





@media only screen and (max-width: 480px) { 
  	#wrapper{
    	padding-top: 40px;
    }
    #wprmenu_menu.top {
    	margin-top: 40px;
    }
		#allcontentcontainer {
   	    margin-top: 0px !important;
		}

		.site-content {
			padding-top: 0px !important;
		}

		.e-news {
			display: none;
		}

		div.breadcrumbs{
				margin-top: 96px !important;		
				margin-left: 5px;
				}

		.single-post
		div#secondary .widget-area {
			display:none !important;
		}
  #wprmenu_bar {
      display: block!important;
      height: 42px !important;
      z-index: 1200;
  	}
    .flex-caption h2{
	font-size: 14px !important;
}
.flex-caption h3{
	font-size: 10px !important;
}
}


@media only screen and (min-width: 21px) and (max-width: 599px) { 
		 .flex-control-nav {
    display: none;
	  }
	}




@media only screen and (max-width: 320px) {   	

	div.breadcrumbs{
		margin-top: 0px;
		padding-top: 21px;
		margin-left: 7px;
		}

		.site-content-wide {
			padding-top: 0px !important;
		}

		#allcontentcontainer {
   		 margin-top: 0px !important;
		}

		.single-post
		div#secondary .widget-area {
			display:none !important;
		}
    .tablepress thead tr th {
      padding: 2px !important;
      font-size: 0.7rem;
      text-align: center !important;
    }
}

@media only screen and (max-width: 480px) {

	.home.page .site-content article {
	    margin-bottom: 10px;
	    margin-bottom: 0.625rem;
	    margin-left: 0 !important;
	}
  .tablepress thead tr th {
    padding: 2px !important;
    font-size: 0.7rem;
    text-align: center !important;
	}
}


@media only screen and (min-width: 1074px) { 

	
	div.breadcrumbs {
		display: none !important;
	}
	}



.menu li:last-child {
    border-bottom: none;
}

.page-id-286 div.entry-content h1 img.alignleft {
    /* border: 1px #00b8ff solid; */
    /* box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); */
    padding: 0px;
   margin-top: 0 !important;
    margin-left: 0px;
}

.page-id-286 .entry-content {
    margin-top: 83px !important;
}

#displayed_gallery_1539 {
	height: 825px !important;
	}


@media only screen and (max-width: 1281px) {
	/*.lodging {
    font-size: 1.5em;
    position: relative;
    bottom: 40px !important;
} */

div.wb-full i.fa.fa-bed.fa-3x{ 	
	padding-top: 0px !important;		
		}


}

 


*   {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
}

* {
word-break:keep-all;
}


h1 {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

#archives-dropdown-2 {
	margin-bottom: 10px;
	margin-right: 10px;
}

.screen-reader-text {
	margin-left: 10px;

}

.site-content-wide {
	max-width: 1920px !important;
}

#headercontainer {
	max-width: 1920px !important;
}

#footercontainer {
	max-width: 1920px !important;
}

.cat-item-1,
.cat-item-57,
.cat-item-58 {
	display: none !important;
}

 #categories-2,
 #categories-3 {
	display: none !important;
}


/* Styles for Web Cams */
.cam-border {
border: #00B8ff solid 1px;
margin-bottom: 45px;
margin-left: 0px !important;

}

.webcams-head {
	margin-left: 0px !important;
	margin-top: 7px;
}


/* Padding for frist 3 web cams */
.cam-pad {
	padding: 14px 10px 10px 10px;

}

/* Padding for Gold Hills */
.cam-pad-diff {
padding: 14px 10px 10px 10px;
}

/* Padding for Chair names */
.chair-name {
	padding-left: 9px;
	font-size: 1em;
}


@media only screen and (max-width: 649px) { 
.cam-border {
text-align: center;
}
}

/* To prevent Primary Surface Conditions on Daliy Report Page from moving to one line */
@media only screen and (min-width: 1599px) { 
h2.tablepress-table-name-id-13, h2.tablepress-table-name-id-14, h2.tablepress-table-name-id-21, h2.tablepress-table-name-id-22 {
	max-width: 207px;
	margin: 15px auto 45px auto;
}
}

/* To remove the margin on Daliy Report Page so that table line up on the left hand side */
@media only screen and (max-width: 980px) {
.page-id-71 .col, #home-social-feeds .site-content .home-content .col {
    margin: 0;
    }
}


/* To stop Snow Depth from going to 2 lines */
.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-depth, #tablepress-15 tr.row-3 td span.td-depth {
	font-size: 1rem !important;
	overflow: hidden;
    white-space: nowrap;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-time, #tablepress-15 tr.row-2 td span.td-time {
	font-size: 1rem !important;
	overflow: hidden;
    white-space: nowrap;
    
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-time, #tablepress-15 tr.row-1 td span.td-time {
	font-size: 1rem !important;
	overflow: hidden;
    white-space: nowrap;
   
}


/* Added margin to keep spcace between columns */ 
@media only screen and (min-width: 650px) and (max-width: 980px) {
.page-id-71 div.entry-content table.temp.first, .page-id-8658 div.entry-content table.temp.first {
    /* border-bottom: none; */
        margin-left: 25px; 
}

    .page-id-71 div.entry-content table.temp.second {
    	margin-left: 35px;
}
}




/* To stop Snow Depth from going to 2 lines */

@media only screen and (max-width: 321px) { 
.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-depth, #tablepress-15 tr.row-3 td span.td-depth {
	font-size: .5rem !important;
	overflow: hidden;
    white-space: nowrap;
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-time, #tablepress-15 tr.row-2 td span.td-time {
	font-size: .5rem !important;
	overflow: hidden;
    white-space: nowrap;
    
}

.page-id-71 div.entry-content table.background tbody tr td.snow-totals1 span.td-time, #tablepress-15 tr.row-1 td span.td-time {
	font-size: .5rem !important;
	overflow: hidden;
    white-space: nowrap;
   
}
}
@media only screen and (max-width: 650px) {
footer .footer-desktop {
display:none;
}
}
@media only screen and (min-width: 650px) {
footer .mobile-footer {
display:none;
}
}
@media only screen and (min-device-width: 1150px) and (max-device-width: 1260px) {
.wb-left { min-height: 40px !important;}
.wb-right { min-height:40px !important;}
.wb-left .fa,.wb-right  .fa,.wb-full .fa{padding-top: 11px !important;}
}
@media only screen and (min-device-width:300px) and (max-device-width:600px) {
#home-page-featured-mobile  h1{ padding:5px !important; font-size: 9px !important;}
body.page-template-front-page-summer .site-content, body.page-template-front-page-winter .site-content {  box-shadow: none !important;}
#wrapper {
  padding-top:0px !important;
}
.blogsidebar {display:none !important;}
.blogcategory img {  margin-left: 0;padding-left: 0 !important;}
.archive .entry-content img{margin-left: 0;padding-left: 0 !important; }
.mobile-row1 { display:block !important;}
.mobile-row2 { display:inline-block !important;}
div.breadcrumbs { padding-bottom: 10px;margin-top:10px !important;}
.wb-socialmedia {padding-top:15px !important;}
}
.weather-bar-wrapper2 {
  background: rgba(80, 84, 85, 0.8) none repeat scroll 0 0;
  font-weight: bold;
  height: auto;
  opacity: 0.9;
  padding-bottom: 15px;
  position: absolute;
  right: 25px;
  text-transform: uppercase;
  top: -35px;
  width: 300px;
}

.container {
  margin-left: 85px;
  margin-top: 83px;
  padding-right: 75px;
}
.ai1ec-field-label {text-align:left !important;}
.eventdetails {padding-left:0px !important; margin-left:0px !important;}
.ai1ec_event  .entry-content img {
  margin-left: 0 !important;
  padding: 7px 7px 7px 0;
}
.eventpage .entry-content {
  margin-left: 0 !important;
}
.webcamimages span {
  padding-left: 7px;
}
.blogcategory img {  margin-left: 0;padding-left: 0 !important;}
 .archive .entry-content img{margin-left: 0;padding-left: 0 !important; }
.blogcategory {
  margin-left: 65px;
}
@media (min-width: 768px) and (max-width: 980px) and (orientation: portrait )
{
.blogsidebar {display:none !important;}
} 
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape )
{
.blogcategory {margin-left: 65px !important;}
div#secondary .widget-area {margin-left: 0px !important;margin-right:0px !important;}
} 
@media (min-width: 360px) and (max-width: 640px) and (orientation: landscape )
{
div#secondary .widget-area {margin-left: 0px !important;margin-right:0px !important;}
.blogcategory img {  margin-left: 0;padding-left: 0 !important;}
}
.nomargin {margin-left:0px !important;}
.mobile-row1 {float: left;width: 100%;display:none;}
.mobile-row2 {background: #000000 none repeat scroll 0 0;display: inline-block;width: 100%;display:none;}
.mobile-socialmedia {float: right;width: 65%;}
.mobile-logo {float: left;padding-bottom: 5px;padding-left: 10px;padding-top: 5px;width: 30%;}
.mobile-report > li a {text-decoration: none;color: #fff;font-size: 14px;font-weight: bold; font-family: "Open Sans",sans-serif;}
.mobile-report > li {color: #fff;display: inline;font-size: 14px;font-weight: bold;padding: 0 12px 0 0; font-family: "Open Sans",sans-serif;}
.mobile-socialmedia .wb-socialmedia .fa {background: #00c5ff none repeat scroll 0 0;box-shadow: none;color: #fff;}
.mobile-report {padding-left: 10px;}
.mobile-report .fa {margin-left: 5px;}
#wprmenu_bar .menu_title {text-align:right;}
#wprmenu_bar .wprmenu_icon {margin-left:70%;}
@media (min-width: 320px) and (max-width: 480px) and (orientation: portrait )
{
#wprmenu_bar .wprmenu_icon {margin-left: 69% !important;margin-right:0px !important;}
.mobile-report > li { font-size:11px !important;}
.mobile-report > li a { font-size:11px !important;}
.mobile-socialmedia { width: 70% !important;}
}
@media (min-width: 360px) and (max-width: 640px) and (orientation: portrait )
{
#wprmenu_bar .wprmenu_icon {margin-left:73% !important;margin-right:0px !important;}
}
@media (min-width: 360px) and (max-width: 640px) and (orientation: landscape )
{
.mobile-row1 { display:block !important;/*padding-left: 64px;*/margin-top: 10px !important;}
.mobile-row2 { display:inline-block !important;/*padding-left: 64px;*/padding-left: 5px;}
#wprmenu_bar .wprmenu_icon {margin-left: 85% !important;margin-right:0px !important;}
.mobile-report > li { padding: 0 35px 0 0 !important;}
div.breadcrumbs {margin-top: 10px !important;}
.wb-socialmedia {padding-top:15px !important;}
#wrapper {padding-top: 0px !important;}
}
@media (min-width: 320px) and (max-width: 480px) and (orientation: landscape )
{
#wprmenu_bar .wprmenu_icon {margin-left: 80% !important;margin-right:0px !important;}
.mobile-row1 {margin-top: 5px !important;padding-left: 5px !important;}
.mobile-row2 {padding-left: 5px !important;}
.mobile-report > li {padding: 0 20px 0 0 !important;}
#wrapper {padding-top: 0px !important;}
}
@media only screen and (min-device-width: 767px) and (max-device-width: 980px) 
{
#wprmenu_bar .wprmenu_icon {margin-left:0px !important;}
#wprmenu_bar .menu_title {text-align:left !important;}
div.breadcrumbs {margin-top: 10px !important;}
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) 
{
div.breadcrumbs {margin-left: 6px !important;margin-top: 10px !important;padding-bottom: 10px !important;}
}
/* FIX PRINT ISSUE */
#tablepress-12 tbody tr .column-3 img{
  max-width: 100% !important!;
  float: right;
}
#page-content .tablepress-id-12 tr td.column-3 {
	width: 26% !important;
}
html > body #inPopUp {
    padding: 10px;
}

.links {
    border: 1px solid #00B8FF;
    padding: 5px;
}
.monthsbuttons, .link-seasons{
  color: #fff !important;
  background-color: #00B8FF;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-color: #00B8FF;
  border-radius: 4px;
  text-decoration: none !important;
  font-weight: bold !important;
}
.link-seasons{
	float: right !important;
}
.monthsbuttons:hover, .link-seasons:hover{
  color: #ffffff;
  text-decoration: none;
}
.months {
    padding-top: 10px;
    padding-bottom: 18px;
}
#chart_div {
    border: 1px solid #00B8FF;
    width: 100%;
}
.mcalloutlinks {
    background: #00B8FF none repeat scroll 0px 0px;
    border-radius: 5px;
    color: #FFF !important;
    float: left;
    font-weight: bold !important;
    margin: 0px 0px 10px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 100% !important;
}
.snowfallrate {
    background: #455560 none repeat scroll 0px 0px;
    border-radius: 5px;
    text-align: center;
}
.threetemperature {
    border: 1px solid #00B8FF;
    padding: 10px;
}
.threetemperature > ul {
    margin-bottom: 0px;
}
.threetemperature li {
    background: transparent none repeat scroll 0px 0px !important;
    display: inline-block;
    padding-left: 0px !important;
    text-align: center;
    width: 32%;
}
.threetemperature h2 {
    margin-top: 10px;
    color: #4C4C4C;
    font-family: "Open Sans",sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 24px;
}
.snowfallrate span {
    color: #FFF;
    font-size: 0.75rem;
}
.snowfallrate > h3 {
    color: #FFF;
    font-size: 24px;
}

@media screen and (min-width: 760px){
	.helpful {
		padding-left: 20px;
		min-height: 403px;
	}
	.helpful-right{
		float: right !important;
	}
}
@media screen and (max-width: 759px){
	.helpful {
		padding-left: 20px;
		width: 100% !important;
	}
	.helpful-right{
		width: 100% !important;
		margin-top: 24px !important;
	}
}

@media screen and (min-width: 981px){
	.windspeed {
	    background: transparent url("images/windbg.png") no-repeat scroll center center / 175px 100%;
	    margin-top: 30%;
	    min-height: 174px;
	}
	.windelevation {
		display: block;
		font-size: 0.75rem;
		margin-top: 24%;
		text-align: center;
	}
	.windspeed > h3 {
		color: #00b8ff;
		font-size: 24px;
		margin-left: 25%;
		padding-top: 23%;
		text-align: center;
		width: 50%;
	}
	.windelevation {
		display: block;
		font-size: 0.75rem;
		margin-top: 24%;
		text-align: center;
	}
}
@media screen and (max-width: 980px){
	.windspeed {
	    background: transparent url("images/windbg.png") no-repeat scroll center center / 175px 100%;
	    margin-top: 60px;
	    min-height: 174px;
	}
	.windelevation {
		display: block;
		font-size: 0.75rem;
		margin-top: 20px;
		text-align: center;
	}
	.windspeed > h3 {
		color: #00b8ff;
		font-size: 24px;
		text-align: center;
		padding-top: 50px;
		margin: 0 auto;
		width: 100px;
	}
	.windelevation {
		display: block;
		font-size: 0.75rem;
		margin-top: 50px;
		text-align: center;
	}
}


.snowfallrate p {
    color: #FFF;
    font-size: 0.75rem;
}
.snowfallratelast{
	margin-right: 0px;
}
.activemonth{
	background-color: #C0311A !important;
	border-color: #C0311A !important;
}
#tablepress-28 thead tr .column-1{
	width: 90px !important;
}


/* NEW CODE 05-16-2016 */

/* ==========================================================================
   Current Conditions and Grooming Reports Tables
   ========================================================================== */
.entry-content #current-indicator-summer {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);	width:100%;
	height:195px;
	background-color:#00b8ff;
	float: left;
	margin: 0 20px 16px 0;
	margin: 0 1.25rem 1rem 0;		
}
.entry-content #current-indicator-summer h3 {
	margin: 0;
	text-align:center;
	color:#fff;
	font-size:23px;
	font-weight:400;
}
.entry-content #current-indicator-summer h4 {
	margin: 10px 0 0;
	font-family:Arial;
	text-align:center;
	color:#fff;
	font-size:17px;
	font-weight:100;
	text-transform:uppercase;	
}
.entry-content #current-indicator-summer p {
	margin: 0;
}
.entry-content #current-indicator-summer img {
	margin: 15px auto;
	width:auto;
	height:129px;
	display:block;
	padding:0;
	box-shadow:none;
}
.summer-report-link-1{
	float: left;
}
.summer-report-link-2{
	float: right;
}
@media screen and (min-width: 540px){
	.summer-report-link-1, .summer-report-link-2{
		width: 49% !important;
	}
}
@media screen and (max-width: 767px){
	.col-srep-mobile{
		margin-left: 0px !important;
	}
}
@media screen and (max-width: 850px){
	.col-srep-mobile{
		margin-left: 0px !important;
	}
}
@media screen and (min-width: 1074px){
	#post-8658 .entry-content{
		margin-top: 77px;
	}
}
@media screen and (min-width: 600px){
	.webcams-summer-mobile{
		display: none;
	}
}
@media screen and (max-width: 599px){
	.webcams-summer-tablet{
		display: none;
	}
}

/* FROM LINE 4102, REMOVE 4174 1% MARGIN */

.page-id-8658 div.entry-content table.background2 tbody tr td{
	padding:8px 1%;
	line-height: 20px;
	width:33%;
	position:relative;
	text-transform:uppercase;	
}
/* FROM LINE 8623 */

.webcamimages .cam-pad ,.webcamimages .cam-pad-diff{
	padding:0px !important;
	margin:0px !important; 
	width:33.3%;
} 
.webcamimages .cam-pad p,.webcamimages .cam-pad-diff p{
	text-align: center;
}
.conditions-tables .tablepress-table-name, .visibility-table .tablepress-table-name{
	display: none;
}
@media screen and (min-width: 1181px){
	#summerbutton{
	    margin-top: -7px;
	}
	#winterbutton{
		margin-top: -4px;
	}
}
.ubermenu-submenu-id-14807{
  width: auto !important;
  left: auto !important;
}
.weather-bar-wrapper .fa-remove{
	color: #ffffff !important;
}
#winterbody .weather-bar{
	margin-top: -5px;
}
#currentbold-summer > h3, #currentbold-sun > h3 {
    font-weight: 900 !important;
    font-size: 12px !important;
}
.new-h1{
	margin-bottom: 0.625rem !important;
	font-size: 2.25rem !important;
	line-height: 2.25rem !important;
	font-weight: 400 !important;
	margin: 0.67em 0 !important;
	font-family: 'Changa One', cursive !important;
}
#tablepress-12 caption, #tablepress-15 caption{
	font-size: 1.5rem;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5rem;
	font-weight: 400;
	font-style: normal;
	color: #00b8ff;
	margin-top: 20px;
	margin-bottom: 12px;
}
#tablepress-13 caption, #tablepress-14 caption, #tablepress-21 caption{
	font-family: 'Open Sans',sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-top: 16px;
	line-height: 24px;
}
#tablepress-21 caption{
	margin-bottom: 50px;
}
.tablepress-table-caption-id-40,
.tablepress-table-caption-id-48,
.tablepress-table-caption-id-49,
.tablepress-table-caption-id-50,
.tablepress-table-caption-id-51,
.tablepress-table-caption-id-29,
.tablepress-table-caption-id-28,
.tablepress-table-caption-id-5,
.tablepress-table-caption-id-1,
.tablepress-table-caption-id-37,
.tablepress-table-caption-id-38,
.tablepress-table-caption-id-26,
.tablepress-table-caption-id-47,
.tablepress-table-caption-id-41,
.tablepress-table-caption-id-42,
.tablepress-table-caption-id-40,
.tablepress-table-caption-id-44,
.tablepress-table-caption-id-45,
.tablepress-table-caption-id-46{
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	font-weight: 400;
	font-style: normal;
	color: #00b8ff;
}
.menu-trick a{
	cursor: default !important;
}
.menu-trick a span{
	color: #ffffff !important;
}