.sidebar-area {
	padding: 0px;
	background-color: #221c1e;
	position: relative;
}

.sidebar-area .mtn-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.15;
	z-index: 0;
}

.inner-sidebar {
	position: relative;
	z-index: 1;
}
#sidebar-events .event{
	padding: 10px 0;
}
#sidebar-events h3 {
    color: #ebbf6d;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#sidebar-events h5 {
	color: #fff;
	margin-bottom: 5px;
}
#sidebar-events .date-box {
	color: #6fdbf0;
	font: 700 14px "franklin-gothic-urw",sans-serif;
}
#sidebar-events .view-all {
	color: #fff;
}
#sidebar-events .view-all .fa {
	color: #6fdbf0;
}

/*
.sidebar-area h3 {
	margin:5px 0 10px;
	padding:0px;
	text-transform:none;
}
.sidebar-area h4 {
	padding:0px;
	margin-bottom:20px;
}
#sidebar {
	padding:48px 7%;
}
#sidebar .view-all {
    color:#015b7e;
    display:block;
    font-size:14px;
    margin-bottom:70px;
}
#sidebar .view-all.social {
    margin-bottom:0;
}
#sidebar .view-all i {
    color:#333333;
    font-size:15px;
}

#eventswidget .event {
	padding:20px;
}

#sidebar h1 {
}

#sidebar .event h2 {
}

#sidebar .event h3 a {
	text-transform:none;
}

.social-item {
	padding:10px 0;
}
.social-item h5 i {
	font-size:24px;
	color:#333333;
	float:left;
	margin-right:16px;
}

 .social-item img {
	margin: 0 20px 20px 0;
	float: left;
}
.social-item p {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
}
.social-item a.social-more {
	font-weight:bold;
}

h2.customer-service {
	text-transform:none;
	font-weight:normal;
}

ul.news-categories {
	margin-bottom:30px;
}

div.tag-cloud {
	margin-bottom:30px;
}

#action-icons ul li {
	width:50%;
	float:left;
	text-align:center;
}
#action-icons ul li a {
	display:inline-block;
	padding:10px;
	width:100%;
}
.sidebarBottom {
	background:url(../img/2015-Targhee-Brand_Badge.png) no-repeat bottom center;
}
*/
/*
Social Bar hack */
#fsb-social-bar.fsb-fixed {
	position:relative !important;
	z-index:0 !important;
}

#eventswidget, #webcamwidget, #siblinglist, #childpages, #actionicons, #sidebar-events, #social-feed{
	padding:20px;
}

/* HOURS WIDGET
========================== */

/* THEMES
-------------- */

/* Turquoise */

#hourswidget {
	background: #00aeef;
}

#hourswidget h4 {
	color: #221c1e;
}

#hourswidget .hours {
	color: #1a1c27;
}

#hourswidget .hours h3 {
	color: #fff;
}

#hourswidget p {
	color: #1a1c27;
}

/* Dark

#hourswidget {
	background: #221c1e;
}

#hourswidget h4 {
	color: #dacfc1;
}

#hourswidget .hours {
	color: #fff;
}

#hourswidget .hours h3 {
	color: #f4f2ef;
}

#hourswidget p {
	color: #fff;
}
*/
/* end Themes */

#hourswidget {
	text-align: center;
	padding: 10px;
	border-bottom: 3px solid #fff;
}

#hourswidget h4 {
	text-transform: uppercase;
	line-height: 30px;
	font-size: 24px;
	font-weight: 500;
}

#hourswidget .hours {
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0;
}

#hourswidget .hours h3 {
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
}

#hourswidget p {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 0;
	font-family: "Bitter", serif;
}

#hourswidget p .fa {
	position: relative;
	top: 2px;
	font-size: 16px;
}

/* SOCIAL SIDEBAR
========================== */
#specials-widget,
.sidebar-news {
	padding-top: 15px;
}

#categories {
	padding: 15px 0;
	border-bottom: 3px solid #fff;
}
#specials-widget > h3,
.sidebar-news > h3,
#categories > h3 {
	text-transform: uppercase;
	color: #ebbf6d;
	font-size: 18px;
	font-weight: 700;
	padding-left: 15px;
}
#categories > h3 {
	margin-bottom: 10px;
}

#specials-widget a.view-all,
.sidebar-news a.view-all {
	color: #f4f2ef;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
}

#specials-widget a.view-all .fa,
.sidebar-news a.view-all .fa {
	color: #6fdbf0;
}

#categories ul {
	padding-left: 15px;
}

#categories ul a {
	color: #fff;
	font-size: 16px;
}

/* SOCIAL SIDEBAR
========================== */
ul#social-sidebar {
	margin: 40px 0 0 15px;
	float: left;
}



ul#social-sidebar li a {
	display: block;
	color: #878082;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 18px;
	text-align: center;
	background: transparent;
	border: 2px solid #878082;
	border-radius: 50%;
}

ul#social-sidebar li a:hover {
	border-color: #6fdbf0;
	color: #6fdbf0;
}

@media (max-width: 1199px) {
	ul#social-sidebar {
		margin-left: 10px;
		margin-top: 25px;
	}
}

@media (max-width: 767px) {
	ul#social-sidebar {
		display: block;
		width: 100%;
		margin-left: 15px;
		margin-bottom: 10px;
	}
	ul#social-sidebar li {
		display: inline-block;
		margin-right: 5px;
	}
}

@media (max-width: 480px) {
	ul#social-sidebar {display: none;}
}

/* WEATHER WIDGET
========================== */
#weather-widget {
	overflow:hidden;
	position: relative;
	color: #F4F2EF!important;
	border-bottom: 3px solid #fff;
	z-index: 1;
}

#weather-widget .mtn-bg {
	opacity: 0.1;
	z-index: -1;
}

.current-weather {
	color: #F4F2EF;
}

.current-weather h3 {
	text-transform: uppercase;
	color: #EBBF6D;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 15px 0;
	margin: 0;
}

.current-weather a.view-all {
	color: #f4f2ef;
	font-size: 12px;
	padding-left: 15px;
}

.current-weather a.view-all .fa {
  color: #6fdbf0;
}

.current-weather h5 {
	padding-top: 15px;
	text-align: center;
}
.current-weather .wi {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

p.current-temp {
	color: #F4F2EF;
	line-height: 42px;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline-block;
	float: left;
}


.mtn-conditions h3,
.sb-webcam h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #EBBF6D;
}

.snow-stat {
	width: auto;
	padding: 5px 10px 0 10px;
	float:left;
	text-align:center;
}
#weather-widget {
	padding: 20px;
}
#weather-widget h3 {
	color: #ebbf6d;
	font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    margin: 0px;
}
.side-weather {
	float: left;
	text-align: center;
	padding: 5px 7px 5px 0;
}
.side-weather  i {
	font-size: 25px;
	line-height: 30px;
	width: 100%;
	padding-top: 5px
}
.side-weather p {
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	color: #fff;
}


.weather-day {
	text-align:center;
	margin-bottom:20px;
}

.snow-stat p {
	color: #f4f2ef;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
}

.snow-stat p.snow-level {
	margin: 0px;
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	padding-bottom: 0;
}

p.marys-status {
	text-align: left;
	color: #f4f2ef;
	padding-bottom: 0;
	color: #dacfc1;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}

.sb-webcam {
	padding: 0 15px 15px 15px;
}

.sb-webcam h3 {
	margin-bottom: 10px;
}

.sb-webcam h5 {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin: 5px 0;
}

a.side-webcams {
	display: block;
}

/*
.precip_conditions {
	padding: 15px;
}
#webcamwidget {
	background-size:cover;
	overflow:hidden;
}
#webcamwidget h4 {
	font-size:12px;
}

.webcams a:hover {
	opacity:.5;
}



#weather-widget {

}
.weather-nav {
	margin:0;
	padding:15px;
	width:100%;
	float:left;
	margin-bottom:0 0 5px;
}
.weather-nav h2 {
	color: #F4F2EF;
	font-size: 24px;
	line-height: 50px;
	font-weight: 500;
	text-transform: uppercase;
}

.weather-nav ul li:first-child {margin:0 4px 0 -3px;}
.weather-nav ul li {
	float:left;
	margin:0 1px;
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
}
.weather-nav a {
	margin:0 0 0 5px;
	display:inline-block;
	color: #F4F2EF;
	font-weight:normal;
}
.weather-nav li.active a {
	color:#fff;
}
.weather-nav li.active a:hover {
	color:#fff;
}
.weather-nav li a:hover {
	color:#ffc04c;
}
#sliding-weathertab-wrapper {
	padding:30px;
}
.tab-content{padding:0;}

.current_conditions {
	background:#00aeef;
	float:left;
	height:200px;
	margin:0 0 20px;
	padding:100px 30px 0;
	width:100%;
}
.current_conditions h2 {margin:0 0 5px; color:#fff;}
.current_conditions ul li {
	float:left;
	margin:0 10px 0 0;
	font-size:16px;
	color:#fff;
}
.current_conditions a {
	margin:0 0 0 5px;
	display:inline-block;
	color: #F4F2EF;
	font-weight:normal;
}
.current_conditions li.active a {
	color:#fff;
}
.current_conditions li.active a:hover {
	color:#fff;
}
.current_conditions li a:hover {
	color:#ffc04c;
}

.af-weatherpad {padding:10px 7%}
.af-weatherpad .row {
	margin:20px 0;
}
.af-weatherpad h4 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:20px;
}
.af-weatherpad p {
color: #F4F2EF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.current_conditions p.current-temp {
	text-align:left;
	font-size:60px;
	font-weight:normal;
	line-height:84px;

}
.current_conditions i {
	float:left;
	margin-right:10px
}
.precip_conditions .row {
	margin:0 !important;
}
*/


#childpages h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #EBBF6D;
	margin-bottom: 15px;
}
#childpages li a {
	color: #fff;
	padding: 0 20px;
	display: block;
}
#links-menu {
	margin:0;
}

#links-menu li {
	margin:0 0 5px;

}
#links-menu li a {
	color:#f4f2ef;
	font-size: 14px;
	text-transform:uppercase;
}