/* A. DESKTOP STYLING */
/*	 1. HEADER */
/*	 2. SLIDER */
/*	 3. FOOTER */
/*	 4. HOMEPAGE TRIO */
/*	 5. BUTTONS */
/*	 6. GALLERY */
/*	 7. BLOG */
/*	 8. CONTACT FORM */
/*	 9. LINKS */
/*	 10. MENTOR_PAGE */
/*   11. SOCIAL_MEDIA_PAGE */
/*   12. CALENDAR */
/*   13. STORE */
/*	 14. MISCELLANEOUS */
/**/
/* B. MOBILE STYLING */
/*	 1. PAGE_TITLES */
/*	 2. HOMEPAGE */
/*	 3. SEARCH */
/* 	 4. MENUS */
/**/
/* C. SCRAP STYLING */
/*	 1. ALL */
/*------------------------------------------------------------------------------------------------*/
/* A. DESKTOP STYLING */
/*All Site*/
/*------------------------------------------------------------------*/
/*Makes site background black*/
body.fixed #body-core,
body.fixed #site-header,
body.fixed #notification,
body, #body-core {
	background: #222222;
	min-width: 70px;
}

/* 1. HEADER */
/*------------------------------------------------------------------*/
/*Create fixed header with translucent background*/
#header {
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 99999;
	left: 0;
	right: 0;
	min-width: 300px;
	max-height: 72px;
	border-bottom: 1px solid #FFFF00;
	background-color: rgba(30,30,30,0.6);
}

div#header-core {
	min-width: 360px;
}

#logo img {
	max-height: 58px;
}

/*Styles headers*/
h1,h2,h3,h4,h5,h6 {
	color: #DDDDDD;
	font-family: "Helvetica Neue";
}

/*Menus*/
#header .header-links > ul > li a {
	color: #DDDDDD;
}

#header .header-links > ul > li a:hover, #header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
	color: #FFFF00;
}

#header .header-links .sub-menu {
	border: 1px solid #FFFF00;
	color: #FFFF00;
	background-color: rgba(30,30,30,0.8);
}

#header .sub-menu li:hover {
	padding-left: 10px;
}

#pre-header .header-links .sub-menu a:hover span,
#header .header-links .sub-menu a:hover span {
	color: #FFFF00;
	margin-left: 10px;
}

#header-links {
	float: none;
/*height: 70px;*/
	max-height: 72px;
	font-size: 14px;
	overflow: hidden;
}

/*Applies to the drop-down menu for small windows*/
.btn-navbar {
	background-color: #333;
	border: 1px solid #222;
	position: fixed;
	top: 51px;
	display: auto !important;
	padding: none !important;
}

#header-responsive-inner {
		border-left: 1px solid #F0F0F0;
		border-right: 1px solid #F0F0F0;
		background: #222222;
}

#header-responsive li a:hover {
color: #FFFFFF;
}

#header-responsive li.current_page_item > a {
	color: #FFFF00;
}

#header-responsive li a {
	border-bottom: none !important;
	color: #FFFFFF;
}

div#header-responsive-inner.responsive-links.nav-collapse.in.collapse {
height: 300px !important;
overflow: scroll;
}

/*Support us! Menu item*/
li#menu-item-143.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-143 {
	font-size: 20px;
	top: -5px;
	text-shadow: 0 0 15px #FF0;
	position: relative;
	font-weight: 600;
	z-index: 9;
}

/* 2. SLIDER */
/*------------------------------------------------------------------*/
/*Style slider*/
/*Style featured text background*/

#slider .featured-link a {
	display: inline-block;
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px 10px;
	border: 1px solid #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border-color: #FFFFFF;
}

#slider .rslides_tabs li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #FFFF00;
	background: rgba(200,200,0,0.9);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
	background: rgba(200,200,200,0.5);
}

.slider-full #slider  .rslides-inner {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFF00;
	margin-top: 72px;
}

.wrap-safari {
	display: block;
	height: 100%;
/*min-width: 65%;
	max-width: 90%;*/
	margin: 0 auto;
}

/*Style links*/
#slider .featured-link a:hover {
	background: #CCCC00;
	border-color: #3B3B3B;
	color: #000000;
}

#slider .featured-link a {
	background: #222222;
	border-color: #FFFF00;
	color: #FFFFFF;
}

#slider .featured-title,
#slider .featured-excerpt,
#slider .featured-excerpt span {
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, -1px 0 5px black, 0 1px 5px black, 1px 0 5px black, 0 -1px 5px black, -1px 0 10px black, 0 1px 10px black, 1px 0 10px black, 0 -1px 10px black;
}

#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
	color: #FFFF00;
	background: linear-gradient(rgba(50,50,50,0.5),rgba(0,0,0,0.5));
	line-height: 500px;
	height: 100%;
}

#slider a.rslides_nav {
	height: 100%;
	margin: -30px 0 0;
	position: absolute;
	overflow: hidden;
	top: 31px;
}

#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
	color: #000000;
	background: rgba(250,250,0,0.5);
}

/*#slider .rslides img {
	position: fixed;
	z-index: -999999;
}*/
/* 3. FOOTER */
/*------------------------------------------------------------------*/
/*Styles footer*/
#footer {
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background: #1b1b1b;
	border-top: 3px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	padding: 10px 5px;
	position: relative;
}

#footer-core,
#sub-footer-core {
	max-width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

#footer-core a {
	color: #DDDDDD;
}

#sub-footer {
	background: #1b1b1b;
	border-top: 1px solid #444;
	padding: 15px 0;
}

/*Footer Widgets*/
#footer .thinkup_widget_search .searchsubmit {
	background: #999999;
	color: #000000;
}

#footer .thinkup_widget_search .searchsubmit:hover {
	background: #CCCC00;
}

#footer .widget_search .searchsubmit {
	background: #999999;
	color: #000000;
}

#footer .widget_search .searchsubmit:hover {
	background: #CCCC00;
}

.fb_iframe_widget {
	max-width: 95%;
}

.sponsorwidget {
	max-width: 95%;
}

/* 4. HOMEPAGE TRIO */
/*------------------------------------------------------------------*/
/*Styles content trio on homepage*/
/*Centers all text in the trios*/
#section-home {
	text-align: center;
	padding: 0;
	z-index: 2;
	position: relative;
	background: #222222;
}

/*This styles the images on the trio.*/
/*They MUST be cropped to 300x100px.*/
#section-home img {
	position: relative;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	border-left: none;
	border-right: none;
	width: 100%;
	height: 100%;
}

/*Sets each trio element width and eliminates margins.*/
.one_third,
.two_third {
	overflow: hidden;
	width: 33.3%;
	margin-right: 0;
	margin-left: 0;
}

#section-home h3 {
	padding-top: 20px;
}

#section-home .entry-content {
	padding: 10px;
}

#section-home-inner {
	max-width: 100%;
	width: 100%;
	margin: 20px auto 0;
	border: none;
	word-wrap: normal;
}

#section-home .section {
	display: block;
	background: #222222;
	padding: 0;
	color: #B2B2B2;
	border: none;
}

/* 5. BUTTONS */
/*------------------------------------------------------------------*/
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #CCCC00;
	color: #000000;
}

a.themebutton {
	color: #000000;
	background: #999999;
}

.nav-previous a:hover,
.nav-next a:hover {
	background: #DDDD00;
	color: #000000;
}

.nav-next a {
	color: #FFFFFF;
	background: #999999;
	padding: 5px 10px;
	float: right;
}

.nav-previous a {
	color: #FFFFFF;
	background: #999999;
	padding: 5px 10px;
	float: left;
}

.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #000000;
	background: #999999;
}

/*SPECIFIC COUNTDOWN PAGE BUTTON*/
div.countdown-button {
	text-align: center;
	width: 150px;
	background: #202020;
	float: center;
	margin: auto;
}

div.countdown-button:hover {
	background: #F0F000;
	float: center;
	color: #000000;
	width: 400px;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

div.countdown-button-mobile {
	text-align: center;
	width: 150px;
	background: #202020;
	float: center;
	margin: auto;
}

div.countdown-button-mobile:hover {
	background: #F0F000;
	float: center;
	color: #000000;
	width: 200px;
	-webkit-transition: all 1.5s;
	transition: all 1.5s;
}

/* 6. GALLERY */
/*------------------------------------------------------------------*/
#cboxContent {
	margin-top: 20%;
}

#cboxOverlay {
	background: rgba(50,50,50,0.8);
}

/* 7. BLOG */
/*------------------------------------------------------------------*/
/*Style blog posts*/
.blog-article {
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #FFFF00;
	background-color: rgba(0,0,0,0);
}

#intro.option1 .page-title {
	line-height: 1;
	text-transform: uppercase;
	padding-top: 70px;
	display: table-cell;
}

/*Style blog thumbnails*/
.blog-thumb {
	margin: 10px;
	margin-right: 20px;
	border: 1px solid #FFFF00;
	box-shadow: 0 0 5px #000000;
}

/*Styles comment and text boxes*/
#commentform input[type="text"],
#commentform #comment {
	margin-top: 5px;
	height: 30px;
	background: #000000;
	border: 1px solid #FFFF00;
}

/*Styles page button*/
.pag li.current span {
	color: #000000;
	border: 1px solid #FFFF00;
	background: yellow;
}

.pag li a:hover {
	color: #FFFFFF;
	border-color: #FFFF00;
	background: #000000;
}

.pag li a,
.pag li span {
	color: #FFFF00;
	background: #000000;
	border-color: #FFFF00;
}

/* 8. CONTACT FORM */
/*------------------------------------------------------------------*/
/*Styles reCapatcha*/
.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2,.recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r3_c3,.recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r7_c1 {
	background: none !important;
}

div#recaptcha_area {
	border: 1px solid #FFFF00 !important;
}

div#recaptcha_widget_div.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

/*Styles text boxes*/
input#cscf_confirm-email.form-control.input-xlarge, textarea#cscf_message.form-control.input-xlarge, input#cscf_email.form-control.input-xlarge, input#cscf_name.form-control.input-xlarge {
	border: 1px solid #FFFF00;
}

/* 9. LINKS */
/*------------------------------------------------------------------*/
/*Styles links*/
.entry-meta a:hover {
	color: #B2B2B2;
}

/* 10. MENTOR_PAGE */
/*------------------------------------------------------------------*/
.mentorphoto {
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	width: 30%;
	height: 30%;
}

.mentorphoto:hover {
	width: 35%;
	height: 35%;
}

/* 11. SOCIAL_MEDIA_PAGE */
/*------------------------------------------------------------------*/
#cff.cff-fixed-height {
	border: 1px solid #FFFF00;
}

iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
	width: 70%;
	right: 0;
	top: 0;
}

/* 12. CALENDAR */
/*------------------------------------------------------------------*/
.st-bg {
	background: #222222;
}

.st-bg-today {
	background: yellow;
	border-left: 1px solid yellow;
	border-right: 1px solid yellow;
}

.st-dtitle {
	background: #222222;
}

/* 13. STORE */
/*------------------------------------------------------------------*/
.wpus-cart-button-form input {
	width: auto;
	margin: 5px;
}

.cart_labels th {
	color: #FFFF00;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.product_name {
	color: #FFFF00;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* 14. MISCELLANEOUS */
/*------------------------------------------------------------------*/
/* Hides the comment box that Wordpress ABSOLUTELY INSISTS be there */
#comments.comments-area {
	height: 0;
	overflow: hidden;
}

entry-content {
	color: #FFFFFF;
}

input[type=text], input[type=email], textarea {
	background: #000;
	border: 1px solid #E0E0E0;
	color: #FFFF00;
	padding: 5px;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	background: #505050;
}

p {
	font-size: 14px;
}

#intro.option1 #intro-core:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}

#intro.option1 #intro-core:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	border-bottom: 3px solid #FFFF00;
}

input[type=text],
input[type=email],
textarea {
	background: rgb(0,0,0);
	border: 1px solid #E0E0E0;
	padding: 5px;
}

textarea#cscf_message.form-control.input-xlarge {
	background: rgb(0,0,0);
}

.one_third {
	width: 33.3%;
}

.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	margin-right: 0;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

/* B. MOBILE STYLING */
/*------------------------------------------------------------------------------------------------*/
/* 1. PAGE_TITLES */
/*------------------------------------------------------------------*/
.dark-post-head .post-page-head-area {
	background: #000000;
}

/* 2. HOMEPAGE */
/*------------------------------------------------------------------*/
.mobilehomeimg {
	width: 100%;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	text-decoration: none;
	color: #FFFF00;
	background: rgba(0,0,0,0.3);
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
}

.mobilebutton {
	text-decoration: none;
	color: #FFFF00;
	background: rgba(0,0,0,0.3);
	border: 1px solid #FFFF00;
	border-radius: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mobileHome {
	height: 50px;
	width: 100%;
	border: 1px solid #FFFF00;
	color: #FFFF00;
}

/* 3. SEARCH */
/*------------------------------------------------------------------*/
#search-dropper.toggled {
	height: 100% !important;
	width: 100%;
	margin-top: 55px;
	padding-top: 10px;
	position: fixed;
	z-index: 4;
	background: rgba(0,0,0,0.8);
}

/* 4. MENUS */
/*------------------------------------------------------------------*/
.menu-tree li a {
	border-radius: 10px;
	padding-left: 10px;
	margin-top: 2px;
	background: rgba(255,255,255,0.0);
	color: #FFFFFF !important;
	border: 1px solid #FFFF00;
}

/* C. SCRAP STYLING */
/*------------------------------------------------------------------------------------------------*/
/*Style share sheet*/
/*.sharing-hidden ul {
	margin: 0;
}*/
/*#pre-header {
	background: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 9999999999;
	width: 100%;
	bottom: 0;
	border-top: 1px solid #FFFF00;
	padding: 7px;
}*/