/*  
Theme Name: Blue Mountains Climbing School
Description: November 2015
Version: 0.1
Author: Wild Hive
Author URI: http://wildhive.com.au/
*/

@import url(https://fonts.googleapis.com/css?family=Quattrocento:400,700););
* {outline:0;}

img {text-decoration: none; border: 0px}

/*body{background-color:#F4F4F4;}*/
body{background-color:#FFFFFF;}

body, h1, h2, h3, p {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-family: 'Quattrocento', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased; /*Fixes safari 'font-weight too light' problem*/
}

h2 {
	font-family: 'Quattrocento';
	font-weight:400;
	color: #C93846;
	font-size: 25pt;
	margin-bottom: 10px;
}

#top_msg {
	background-color: #c8102e;
	height: 50px;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#top_msg .msg {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	color: white;
}
#top_msg .custom_btn a {
	display: inline;
}
#top_msg .custom_btn {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
}
#top_msg .cross {
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	cursor: pointer;
	padding: 5px;
}
#top_msg .cross:before {
	font-family: FontAwesome;
	content:  "\f00d";
	color: white;
	font-size: 25px;
}

#blackout {
	display:none;
	background-color: black;
	width: 100%;
	height:100%;
	position: fixed;
	top:0;
	left:0;
	z-index: 99999;
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#hidden_blog, #hidden_updates {
	display:none;
	position:fixed;
	z-index:99999;
	width: 400px;
	height: auto;
	background-color: white;
	padding: 5px 5px 5px 5px;
	
	/*top:0;right:0;bottom:0;left:0;
	margin:auto;*/
	
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

#close {
	float: left;
	text-align: right;
	width:100%;
	display:block;
	margin-top: 0px;
	padding: 0 0 4px 0;
	cursor: pointer;
	box-sizing: border-box;
	color: black;
}
#close:hover { color: #777; }

#close:before {
	font-family: FontAwesome;
	content:  "\f00d";
	font-size: 25px;
}

.custom_btn.white {
	color: black;
	background-color: white;
	border-color: #E5E5E5;
	cursor:pointer;
}
.custom_btn.white:hover {
	background-color: #C4C4C4;
}

#feature {
	width:100%;
	height: 300px;
	overflow: hidden;
	/*margin-bottom: 20px;*/
	background-position: center center;
	background-color: #8e8e8e;
	font-size: 40pt;
	font-family: 'Quattrocento';
	font-weight:400;
	color:white;
	position: relative;
}
	#feature span {
		text-align: left;
		display: table-cell;
		vertical-align: middle;
		height: inherit;
		padding: 0 40px;
		font-weight: 600;
		background-color: #A60203;
		background-color: rgba(0,0,0,0.3);
	}
.feature_home {
	height:400px !important;
}
#overlay { /*Add jQuery to fix for IE*/
	width: 100%;
	height: auto;
	padding: 0 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	box-sizing: border-box;
}
	#logo_big { /*add non retina version once exact size is figured out*/
		float: none;
		clear: both;
		margin: 0 auto;
		margin-bottom: 20px;
		display: block;
		width: 500px;
		height: 223px;
		background: url('img/big_logo_other.png') no-repeat center center;
		background-size: contain;
	}
	#logo_text {
		float: left;
		display: block;
		text-transform: uppercase;
		font-size: 16pt;
		font-weight: 700;
		text-align: center;
		width: 100%;
		height: 50px;
		box-sizing: border-box;
		background: url('img/bmcs_motto.png') no-repeat center center;
		background-size: contain;
	}
#title_contain {
	display: table;
	height: 100%;
	margin: 0 auto;
	width: auto;
	overflow: hidden;
}
#title {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
	font-size: 45pt;
}
#title span {
	text-align: center;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px;
	font-family: 'Quattrocento';
	font-weight: 400;
}


/* ############### Image 'Grunge' Tiles ################ */
.spot_top {
	margin: 0 auto;
	width: 100%;
	position: relative;
	color: white;
	text-align: center;
	font-weight: 700;
	font-size: 16pt;
	padding: 20px 10px;
	background: #999 url("img/grunge@x2.png") no-repeat center top;
	background-size: cover;
	font-family: 'Quattrocento';
	font-weight:400;
	font-size: 18pt;
	box-sizing: border-box;
	float: left;
}
.spot_top div {
	display: table;
	text-align: center;
	height: 100%;
	width: 100%;
}
.spot_top div span {
  display: table-cell;
  vertical-align: middle;
}
.home_img {
	width: 100%;
	display:block;
	position: relative;
	float: left;
}
.home_img img {
	display: block;
	margin:0 !important;
	padding:0 !important;
	float: left;
}
.home_tile {
	position: relative;
	display: block;
	margin-top: -30px;
	padding: 16px 0 0px 0;
	float: left;
	width: 100%;
	height: 100%;
}
.spot:hover { text-decoration: none !important; }
.home_tile .desc {
	float: left;
	margin-top: 0;
	width: 100%;
	background-color: #262626;
	padding: 5px 20px;
	box-sizing: border-box;
}
.home_tile .desc.white {
	background-color: transparent;
}
.tile_overlay {
	display:block;
    position: absolute;
	top:0;
    height: 100%;
    left: 0;
    right: 0;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background-color: black;
	background-color: rgba(0,0,0,0.6);
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;
}
.tile_button {
	width: auto;
	height: auto;
	padding: 10px 10px;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	text-align: center;
	font-family: 'Quattrocento';
	font-weight:400;
	font-size: 16pt;
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;	
}
.tile_button:hover {
	background-color: #E5E5E5;
	color: black;
}
.home_tile:hover > .home_img .tile_overlay, .home_tile:hover > a .home_img .tile_overlay {
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.home_img img {
	width: 100% !important;
}

#suggestions {
	float:left;
	background-color:#262626;
	padding: 10px 5px 10px 5px;
}
#suggestions .home_tile {
	padding-bottom: 4px;
}
#suggestions h4 {
	color: white !important;
	margin: 0 0 25px 8px;
}

#single_content { /*margin-top: 15px;*/}
.vc_row, .wpb_row {
	margin:0 !important;
	padding:0 auto 15px auto !important;
	padding-bottom: 15px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}
.wpb_column, .vc_column {
	float:left !important;
	padding: 0px 8px !important;
}
.subscribe {
	position:absolute;
	width: 100%;
	top:0;
	bottom:0;
	background-color: red;
}


/* ############### Custom Buttons ################ */

.custom_btn {
	display: inline-block;
	background: #009639 url("img/grunge_btn.png") repeat left center;
	background-size: cover;
	/*border-bottom: solid 4px #3C8744;*/
	color: white;
	font-weight: 700;
	font-size: 13pt;
	margin-top: 5px;
	padding: 10px 20px 10px 20px;
	width: auto;
	border:0;
	font-family: 'Quattrocento';
	font-weight: 700;
	cursor: pointer;
	
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;	
}
.custom_btn:hover {text-decoration: none;}
.custom_btn:hover {
	background-color:#007228;
}
.custom_btn.white {

}

/* ############### Quote ################ */

.quote_left:before,
.quote_right:before {
	font-family: FontAwesome;
	content: "\f10d";
}
.quote_right:before {content: "\f10e";}
.quote {
	padding-bottom:15px;
	margin-top:20px;
}
.quote .text, .quote .text p {
	color: white !important;
	font-size: 20pt;
	font-weight: 700;
}
.quote .text {
	padding: 0 50px;
	position: relative;
	margin-top: -28px;
}
.quote_left, .quote_right {
	display:inline-block;
	color:white;
	clear:both;
	margin:0;
	padding:0;
	font-size: 40px;
}
.quote_right {
	margin-top: -18px;
	float: right;
}

/* ############### Cascade ################ */

.cascade:nth-of-type(1) {
	padding-top: 20px;
}

.cascade {
	margin-bottom: 15px;
}

.cascade p {
	padding-bottom: 0px !important;
	margin:0px !important;
}

.cascade .question {
	cursor: pointer;
	font-weight: 700;
}
.cascade .answer {
	display:none;
	padding-top:5px;
}
.cascade i {
	color: #5b5b5b;
	vertical-align: 1px;
}

/* ############### Icon ################ */
.icon {
	display:table;
	clear:both;
	padding: 10px;
	margin: 5px 0;
	width: auto;
}
.icon i {
	color: #4BA956;
	margin-right: 5px;
}

#social_c {
	float:left;
	width:100%;
}
#social_c .inner {
	margin:0 auto;
	display:table;
}
.social {
	float: left;
	background-color:white;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 18pt;
	line-height: 32pt;
	margin: 0 7px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;
}
.social.facebook {background-color: #3B5998;}
.social.google-plus {background-color: #DD4B39;}
.social i {color: white;}
.social:hover {background-color: #4BA956;}

/* ------ */

#page, #page2 {
	float: left;
	display: block;
	clear: both;
	min-height: 400px;
	position: relative;
	width: 100%;
	z-index: 980;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-transform: translate3d(0,0,0); /*fixes safari z-index bug*/
	transform: translate3d(0,0,0); /*fixes chrome z-index bug*/
}

#wrap, .wrap {
	width: 1200px;
	padding: 0 50px;
	margin: 0 auto;
	clear: both;
	overflow: visible;
}


/*---------- NAVIGATION ----------*/

#nav_offset {
	height: 100px;
}

#logo {
	margin-left: 20px;
	width:171px;
	height:100px;
	float: left;
	display: inline-block;
	background: url('img/logo.png') no-repeat center center;
	/*background-size: contain;*/ /*Not supported in ie8*/
}

@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
	#logo{
		background: url('img/logo@x2.png') no-repeat center center;
		background-size: 171px 72px;
	}
}

#nav_c { /* container class */
	position: fixed;
	display:block;
	width: 100%;
	height: 100px;
	top: 0;
	background-color: white;
	/*border-bottom: 1px solid #C4C4C4;*/
	z-index: 999;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}

#nav {
	position: absolute;
	left: 50%;
}


#nav ul { /* container class first unordered list */
	font-family: 'Quattrocento', sans-serif;
	font-weight:400;
	font-size: 16px;
	/*text-transform: uppercase;*/
	list-style:none;
	position:relative;
	left: -50%;
	float:left;
	margin: 0px 0 0 0;
	padding:0;
	color: #000000;
}
#nav ul a {
	display:block;
	color: inherit;
	text-decoration:none;
	line-height:auto;
	padding:0;
}
	/*FIRST LEVEL - MAIN*/
	#nav ul li {
		position:relative;
		float:left;
		padding:0;
		margin-right: 5px;
	}
	#nav ul li a{
		padding-top: 40px;
		padding-bottom: 36px;
		padding-right: 10px;
		padding-left: 10px;
	}
	#nav ul li a:hover {
		color: #888;
	}
	/*#nav ul li a:hover > i {
		color: #FFFFFF;
	}*/

	/*special*/
		#nav .current_page_item, #nav .current-cat, #nav .current-menu-item {
			color: black;
			border-bottom: solid 5px black;
		}
		#nav ul ul .current_page_item, #nav ul ul .current-cat, #nav ul ul .current-menu-item {
			color: black;
			border-bottom: solid 1px #D8D8D8;
		}
		#nav ul li#portal {
			float: right;
			margin: 0;
			padding: 0;	
		}
		#nav ul li#portal a {
			margin: -3px 0 0 0;
			padding: 0 10px;
			border: solid 3px #999999;
			transition: all .20s ease-in-out;
			-moz-transition: all .20s ease-in-out;
			-webkit-transition: all .20s ease-in-out;	
		}
		#nav ul li#portal a:hover{
			border: solid 3px #FFFFFF;
			background-color: #A60203;
			color: white;
		}
	/**/

	/*SECOND LEVEL*/
	#nav ul ul {
		display: none;
		width: auto;
		position:absolute;
		display:none;
		left:0;
		padding:0px 0 0px 0;
		margin:0px 0 0 -10px;
		background-color: white;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	}

	#nav ul ul li {
		display: block;
		float: none;
		width:auto;
		padding: 5px 0;
		margin: 0;
		white-space: nowrap;
		border-bottom: solid 1px #D8D8D8;
	}

	#nav ul ul li a {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#nav ul ul li:first-child {border-top: solid 5px #FFFFFF;}
	#nav ul ul li:last-child {border-bottom:0;}

	#nav ul ul a {
		padding: 5px 15px;
	}

	/*THIRD LEVEL*/
	#nav ul ul ul {
		top:0;
		display:none;
		left:100%;
		margin: 0px 0 0 0;
	}

	/*#nav ul li:hover > ul {
		display:block;
	}
	#nav ul ul li:hover > ul {
		display:block;
	}*/

	#nav ul li a, #nav ul ul, #nav i, #footer li a{
		transition: color .20s ease-in-out;
		-moz-transition: color .20s ease-in-out;
		-webkit-transition: color .20s ease-in-out;	
	}

/*--------MOBILE NAV---------*/
	/*burger*/
	#pull {
		display: none;
		width:30px;
		height:22.5px;
		top:0;
		left:0;
		margin: 22px 0 0 18px;
		position:absolute;
		
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		/*cursor: none;*/
	}
	#pull span {
		display: block;
		position: absolute;
		width: 100%;
		height: 4.5px;
		background-color: #999;
		
		opacity: 1;
		right: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}
	#pull span:nth-child(1) {
		top: 0px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;		
	}
	#pull span:nth-child(2) {
		top: 9px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}
	#pull span:nth-child(3) {
		top: 18px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#pull.open span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: -1.0px;
		left: 4px;
	}

	#pull.open span:nth-child(2) {
		width: 0%;
		opacity: 0;
	}

	#pull.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 19.5px;
		left: 4px;
	}
	/*---end burger---*/

	#fs_menu {
		display: none;
		width: 100%;
		height: 100%;
		background-color: #C4C4C4;
		position: absolute;
		z-index: 9999;
		color: black;
		overflow-y: scroll;
	}
	#fs_menu_i {
		padding: 20px;
	}
	#fs_menu_i i {
		float: right;
		color: black;
		font-size: 25px;
	}
	#menu2, #menu2 ul {
		font-family: 'Quattrocento', sans-serif;
		font-weight:600;
		font-size: 25px;
		text-transform: uppercase;
		list-style:none;
		position:relative;
		float:left;
		margin:0;
		padding:0;
		width: 100%;
		padding-bottom: 14px;
	}
	#menu2 ul{ display: none; padding-bottom: 20px; }
	#menu2 a {
		text-decoration: none;
		color: inherit;
	}
	#menu2 ul li {
		margin-left: 10px;
	}
	#menu2 ul ul li {
		margin-left: 10px;	
	}

/*---------- FOOTER ----------*/

#footer {
	margin-top:0px;
	float: left;
	background-color: #262626;
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	font-family: 'Quattrocento', sans-serif;
	font-size: 11pt;
	font-weight:400;
	line-height: 14pt;
	color: #999999;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0); /*fixes safari z-index bug*/
}

#footer_inner {
	padding: 30px 0 0 0;
}
#footer_bottom {
	margin-top: 5px;
	padding-bottom: 0px;
	background-color: #222222;
	height: 30px;
	width: 100%;
	float: left;
	font-family: 'Arial', sans-serif;
	font-weight: 200;
	font-size: 9pt;
	padding-top: 12px;
}
#footer_bottom a {
	color:#999;
}
#footer_bottom .left {
	float: left;
	width: auto;
	display:inline;
}
#footer_bottom .right {
	float: right;
	width: auto;
	display:inline;
}
.fcol {
	width:100%;
	float: left;
	display:inline;
}
.fcol .inner { padding-right: 20px; }

#footer h1 {
	color: white;
	font-family: 'Quattrocento', sans-serif;
	font-size: 12pt;
	font-weight: 600;
	display:block;
	margin-bottom: 10px;
}

#footer .current_page_item, #footer .current-cat, #footer .current-menu-item {
	color: #FFFFFF;
	border:0;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

#footer li a {
	color: inherit;
	text-decoration: none;
}
#footer ul li {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 9pt;
	color: white;
}
#footer ul li ul {
	/*background-color: red;*/
	margin-top:-2px;
}
#footer ul li ul li {
	font-weight: 400;
	padding:0;
	margin:0;
	color: #999;
}
#footer li a:hover {
	color: #FFFFFF;
}
#footer a, #footer a:visited, #footer img, #footer a img {
	border:0;
}
/*#footer li:before {
	font-family: FontAwesome;
	content:  "\f054";
	margin-right: 4.5px;
	font-size: 12px;
	vertical-align: 1px;
}*/

/*---------- CONTENT ----------*/

	#content {
		margin-top: 20px;
		width: 70%;
		float: left;
	}

	#side_col {
		float: left;
		min-width: 70%;
		margin-top: 10px;
		padding: 0 10px 10px 10px;
		box-sizing: border-box;
	}

	#content .hideme {
		text-align: justify;
		padding: 0 15px;
	}

	.content_i {
		padding: 5px 0px 0 0;	
	}
	.content_i2 {
		float: left;
		width: 100%;
		padding: 5px 0px 25px 0;
	}
	.content_i img {
		display: block;
		width: 100%;
		max-width: 100%;
	}
	#content .c {
		font-size: 16pt;	
	}
	#single_content {
		width: 100%;
		float: left;
		overflow: visible;
	}

	/*SINGLE*/
	#single_content.post {
		margin-top:5px;
		width: 70%;
	}
	#post_box {
		margin-top: 5px;
		background-color:white;
		padding-bottom: 5px;
	}
	#ftimg_mob {
		display:none;
		margin: 0 10px -10px 10px;
	}
	/**/

	#single_content p {
		margin-top: 10px;	
	}
	#main_col {
		width: 70%;
		float: left;
		/*background-color: #E6E6E6;*/
	}
	#side_col {
		width: 30%;
		float: left;
		/*background-color: #CDCDCD;*/
	}
	#side_col_i { padding-left: 15px; }
	#side_col .news_more_i{
		padding: 5px;
	}
	#side_col .news_more {
		height: auto;
		padding-bottom: 5px;
	}


/*---------- SIDEBAR, ARCHIVE ----------*/

	#sidebar {
		width: 30%;
		overflow:hidden;
		float: left;
	}
	#sidebar.post .inner {
		padding-top:10px;
	}
#sidebar.post img {
	display: block;
	margin-bottom:10px !important;
}


	#sidebar .inner{
		padding: 20px 0 20px 10px;
	}

/*---search---*/
#search {
	display:block;
	width: 100%;
	height: 55px;
	float: left;
	margin-bottom: 10px;
}

#s,#searchsubmit {
	margin:0;
	border:0;
	float: left;
	box-sizing: border-box;
	line-height: 11pt;
	font-family: 'Quattrocento';
	font-size: 12pt;
	height: 100%;
}
#s {
	padding-left: 20px;
	width:70%;
	border: solid 1px #CCCCCC;
}
#searchsubmit {
	width:30%;
	background-color: #009639;
	color:white;
	cursor:pointer;
	
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;
}
#searchsubmit:hover {
	background-color: black;
}

/*---*/
/*CATEGORIES*/
#categories {
	margin-top: 20px;
	background-color: white;
	list-style: none;
	height: auto;
	width: 100%;
	float: left;
	padding: 10px 10px 0px 10px;
}
#categories li {
	display:block;
}
#categories li a {
	text-decoration: none;
	color: white;
	margin-right: 10px;
	background-color: #009639;
	padding: 10px 10px 10px 10px;
	float: left;
	margin-bottom: 10px;
	transition: all .20s ease-in-out;
	-moz-transition: all .20s ease-in-out;
	-webkit-transition: all .20s ease-in-out;
}
#categories li a:hover {background-color:#007A2C;}



	.sImg {
		margin-top:20px;
		padding: 0 50px;
	}
	.sImg img {
		width: 100%;
		min-width: 100%;
	}

	.heading {
		display: block;
		float: left;
		height: 45px;
		width: 100%;
		overflow: hidden;
		margin-top: 3px;
		margin-bottom: 2px;
	}
	.heading .name, .heading {
		font-family: 'Quattrocento';
		font-weight:400;
		color: #C93846;
		font-size: 20pt;
		padding-top: 5px;
		float: left;
		width: auto;
	}
	.heading {
		width: 100%;
		text-align: center;
	}
	.heading .arrow {
		width: 40px;
		height: 37px;
		padding: 4px 0;
		font-size: 30px;
		float: right;
		text-align: center;
		color: #C93846;
	}
	.heading .name, .heading, .heading .arrow {
		transition: all .20s ease-in-out;
		-moz-transition: all .20s ease-in-out;
		-webkit-transition: all .20s ease-in-out;			
	}
	.heading:hover > .arrow, .heading:hover > .name {
		color: #2F2E2F;
		cursor: pointer;
	}
	#archives ul {
		list-style: none;
		font-family: 'Quattrocento';
		font-weight:400;
		text-align: right;
		margin:0;
		padding: 0;
	}
	#archives a {
		text-decoration: none;
		color: inherit;
	}

	#twitter_box {
		display:none;
	}
	#twitter_box a {
		color: #C93846;
	}
	#twitter_data {
		display:none;	
	}
	#twitter_box .event_name_t {		
		display: table-cell;
		vertical-align: middle;
		width: 100%;
		height: 60px;
		margin: 0 0 0 70px;
		padding: 5px 5px 5px 0;
		font-size: 12pt;
		line-height: 13.5pt;
	}
	.event_name_t a {
		overflow:hidden;	
	}


/*---------- EVENTS / NEWS ----------*/

	.event, .event_t, .news, .news_simple {
		float: left;
		display: table;
		overflow: hidden;
		width: 100%;
		height: 80px;
		margin-bottom: 2px;
		background-color: #D3D3D3;
		transition: all .20s ease-in-out;
		-moz-transition: all .20s ease-in-out;
		-webkit-transition: all .20s ease-in-out;
	}
	.event {height:80px;}
	.event_t {display:table; height:auto;}
	.event a {
		text-decoration: none;
		color: inherit;
	}
	.event:hover, .news:hover {
		cursor: pointer;
		background-color: #BFBFBF;
	}
	.event_r, .download {
		width: 40px;
		height: inherit;
		padding: 0;
		font-size: 30px;
		float: right;
		text-align: center;
		color: white;
		display: table;
		background-color: #2F2E2F;
	}
		.event_r span, .download span {
			vertical-align: middle;
			height: 100%;
			display: table-cell;
		}
	.download { /*event_r*/
		width: 50px;
		padding: 0px 10px 0 10px;
		font-size: 50px;
		line-height:0;
		float: right;
		text-align: center;
		color: white;
	}
	.event_l {
		position: relative;
		width: 60px;
		height: inherit;
		display: table;
		margin-right:20px;
		float: left;
		color: white;
		background-color: #2F2E2F;
	}
	.event .event_l, .event_t .event_l {margin-right:10px;}
	.event_name, .event_news {
		margin: 0 40px 0 70px;
		padding: 10px 5px;
		font-family: 'Quattrocento';
		font-weight:400;
		font-size: 28px;
		line-height: 24px;
		color: #2F2E2F;
	}
	.event_name { /*Removed arrows (home)*/
		display: table-cell;
		vertical-align: middle;
		width: inherit;
		height: 60px;
		margin: 0 0 0 70px;
		padding: 0 5px;
		font-size: 22px;
	}
	.news, .news_simple {
		margin:0;
	}
	.news_more {
		float: left;
		display: block;
		background-color: #8C8C8C;
		color: black;
		width: 100%;
		height: 50px;
		font-family: 'Quattrocento';
		font-weight:400;
	}
	.news_more_i { padding: 12px 10px 0 10px; }
	.hlight {
		margin-right: 10px;
		background-color: #2F2E2F;
		color: white;
		padding: 0 4px;
		float: left;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.event_news {
		padding:0;
		margin:0;
		line-height: auto;
		height: inherit;
	}
	.event_news span {
		font-size: 30px;
		height:inherit;
		line-height: auto;
		display: table-cell;
		vertical-align: middle;
	}
	/*pagination*/
	.nav-previous, .nav-next {
		color: white;
		background-color: black;
		cursor: pointer;
		font-family: 'Quattrocento';	
		font-weight:400;
		text-align: center;
		padding: 20px;
		transition: all .20s ease-in-out;
		-moz-transition: all .20s ease-in-out;
		-webkit-transition: all .20s ease-in-out;	
	}
	.nav-previous a, .nav-next a {
		color: inherit;
		text-decoration: none;
	}
	.nav-previous:hover, .nav-next:hover {
		background-color: #505050;
	}
/*##################################*/

.showhide {
	text-align: center;
	color: #B2B2B2;
	font-size: 40px;
	line-height: 0;
	width: 100%;
	padding-top: 20px;
	height: 40px;
	position: relative;
	z-index: 999;
	margin-top: -60px;
	/*background-color: green;*/
	overflow: hidden;
	display: none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.showhide.expanded {
	padding:0;
	margin-top: 0px;
	background:none;
}

.a_showhide {
	width: 100%;
}
.hideme{
	clear: both;
}
.showhide_f {
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(25,25,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(25,25,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(25,25,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
}

/*----- SUBSCRIBE FORM -----*/

#post_sub {
	max-width: 400px;
	margin: 0 auto;
	margin-top: 10px;
}

#subscribe_box {
	position: relative;
	height: auto;
	overflow: hidden;
	background-color: black;
	margin-bottom: 10px;
	padding: 5px;
	font-family: 'Quattrocento';
	font-size: 13pt;
	text-align: left;
	margin:0 auto;
}
#subscribe_box h1 {
	margin:0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	color: white;
	text-align: center;
	font-weight: 700;
}
.sub_submit {
	margin-top: 5px;
	float: left;
	text-align:center;
	background-color:#009639;
	color:white;
	cursor: pointer;
	width: 100%;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
.sub_submit .inner {
	padding:20px;
}
.sub_submit i{margin-left:5px;}
.sub_submit:hover{background-color:#3F3F3F;}
#subscribe_box input{
	margin-top:5px;
	text-align: center;
	display:block;
	font-family: 'Quattrocento';
	font-weight:400;
	font-size: 16pt;
	border: solid 2px white;
	float:left;
	width:100%;
	padding: 15px;
	box-sizing: border-box;
}
#subscribe_box .left, #subscribe_box .right {
	width: 50%;
	float: left;
	display:inline;
	box-sizing: border-box;
}
#subscribe_box .left {
	border-right: solid 3px transparent;
}
#subscribe_box .right {
	border-left: solid 3px transparent;
}

/*placeholder jquery script*/
input, textarea { color: #000; }
.placeholder { color: #aaa; text-align: center; }

/*----- -----*/

#sctalkB {
	float: left;
	width: 100%;
	height: 100px;
	background-color: #2F2E2F;
	overflow: hidden;
}
#sctalkL, #sctalkR {
	display: table;
	height: inherit;
	float: left;
	font-family: 'Quattrocento';
	font-weight:400;
	font-size: 25pt;
	line-height: 22pt;
	text-transform: uppercase;
	color: white;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	/*background-color: #2F2E2F;*/
}
#sctalkL {
	width: 70%;
}
#sctalkL img {
	height: 80px;
}
#sctalkR {
	float: right;
	width: 29%;
	color: white;
}
#divider {
	margin-top: 10px;
	height: 80px;
	width: 1%;
	float: left;
	background-color: #514F51;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}
#sctalkB a, #sctalkB a:visited {
	display: table;
	height: inherit;
	width: 100%;
	color: inherit;
	text-decoration: none;
}
#sctalkL div, #sctalkR div {
    display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow:hidden;
}
#sctalkR:hover, #sctalkL:hover {
	cursor:pointer;
	background-color: #706D70;
}
#sctalkB:hover > #divider {
	height:inherit;
	margin:0;
}

#danule {
	width:75px;
	height:auto;
	margin-top:5px;	
}






















