/*
Theme Name: Custom
Theme URI: http://www.sbml500.com
Description: Custom mobile theme for Spec Mix Bricklayer 500
Author: Support Unlimited, Inc.
Version: 1
*/

@import url(http://fonts.googleapis.com/css?family=Oswald);

/* CSS Document */

html {
    position: relative !important;
    min-height: 100% !important;
	height: auto !important;
	width: 100%;
}

body {
    margin: 0 !important;
    background-image: none;
	font-size:115%;
	width: 100%;
}

.photo_bkgrd { background-color: #000; }

a { font-size:100%; }

p, div { line-height:20px !important; }

#wrapper {
	/* min-height:100%;
	position:relative; */
}

#header {
    background-color: #fba819;
    height: 80px;
}

#main-content {
    width: 100%;
    margin: 0;

}

#logo {
    width: 25%;
    margin-top: 0;
	position:absolute;
	z-index:2;
}

#topmenu {
    float: right;
    width: 75%;
    margin: 15px 0;
    padding: 0;
}

.entry-content {
    padding: 0 0 25px 0;
}

.entry-content.home {
    padding: 0;
}

.entry-content.home img {
    height:100%;
}

footer {
    clear:both;
    position: relative;
    left: 0;
    bottom: 0;
	height: 50px;
    width: 100%;
	top:25px;	
	background-color:#fba819;
	text-transform:uppercase;
	color:#fff;
	font-weight: bold;
	text-align:center;
	font-size:28px;
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

footer.home-footer {
	top:0 !important;	
}

.tagline {
	text-transform:uppercase;
	color:#fff;
	font-weight: bold;
	text-align:center;
	font-size:18px;
	position: absolute;
	top:85%;
	z-index:1;
	width: 100%;
	margin:0 auto;
}

iframe {
	margin-top:0;
	height: 100% !important;
}

h5 {
    margin: 7px 0 15px 0;
}


/* 
----------------------------------------------------------------
Mobile Nav
---------------------------------------------------------------- 
*/

.mfp-content > a {
}

#test-modal.white-popup-block li, #test-modal.white-popup-block a, #regionals.white-popup-block li, #regionals.white-popup-block a  {
	list-style:none;
	color:#fff;
	text-transform:uppercase;
	line-height: 34px;
	font-size: 18px;
	font-family:'Oswald', sans-serif;
	text-decoration:none;
}

.white-popup-block {
    background: url(/wp-content/themes/custom/images/drk-bkgrd.jpg) !important;
    padding: 20px 25px;
    text-align: left;
    max-width: 175px;
    margin: 0 auto;
    position: relative;
}
.popup-modal img {
	width: 50px;
	height: auto;
	float:right;
}

ul li { padding: 0 0 14px 0; font-weight:bold; }

/* 
----------------------------------------------------------------
Interior Pages 
----------------------------------------------------------------
*/

h3 {
    color: #fba819;
    font-weight: bold;
	text-transform:uppercase;
	margin:0;
	padding:10px 0 10px 0;
}

.su-column-size-1-2 br { display:none; }

.su-column {
    margin: 0 0 0 10px !important;
}

.entry-content img {
	width: 100% !important;
	height: auto !important;
	position:relative;
	z-index:-1;
}

.su-column img {
	display: none;
}

.ad {
	
	display: block !important;
}
.ad img {
	
	display: block !important;
}

.su-column-inner {
	width:97% !important;
	float:left !important;
	/* padding: 10px 0 10px 0 !important;  */
}

.su-column-inner p {
	/* padding: 10px 0 10px 0 !important;  */
}

.su-column-size-1-2 {
	width:97% !important;
}

.su-column-size-1-3 {
	width:97% !important;
	display:block;
}

.su-column-size-1-2, .su-column-size-1-3, .last .su-column-inner {
	padding-bottom: 85px !important;
}

.extend {
    /* min-height: 400px; */
}

b, strong {
	display:block;
	padding:10px 0 10px 0;
}

li strong {
	padding:0;
}

li:first-child {
	padding-top:10px;
}
.slidedeck-custom-css-wrapper-1206 { display:none; }

/* 
----------------------------------------------------------------
Video Page
----------------------------------------------------------------
*/

#content {
	width:100%;
    margin: 0 auto;
    background-color: #000;
    min-height: 500px;
    padding-bottom: 0;
    border-bottom: none;
}

#video-content {
    height: auto;
    width: initial !important;
    padding: 10px;
    position: inherit;
	width:100%;
}

#video-content h1 {
	text-transform:uppercase;
	color:#fff;
	font-weight: bold;
	font-size:24px;
	padding-top:50px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:15px;
}

.video-mask {
    background-color: #000;
	width:100%;
    height: 375px;
    overflow-y: auto;
    overflow-x: hidden;
    position: inherit;
    float: left;    
	margin-top: 0;
}

.video_container img {
	width: auto !important;
	height: auto !important;
	position:inherit;
	z-index:-1;
}

.vid-meta {
    width: 60%;
    height: 84px;
    position: absolute;
    top: 0;
    left: 120px;
    background: #000;
    line-height: 1em;
    text-decoration: none;
}


.black-popup {
  position: relative;
  background: #000;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}


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

Overide Menu Styles from Desktop version 

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

	#mobile_sub_menu li a {
    	display: inline-block;
	}
	
	#mobile_sub_menu .cmw-level-1 a {
		display:none;
	}
	
	#mobile_sub_menu .cmw-level-2 a {
		color:#005593;
		display:inline;
		text-transform:none;
	}
	
	#mobile_sub_menu ul {
		display:inline-block;
		width: 100%;
		margin-left:0;
	}
	#mobile_sub_menu ul li {
		color: #005593;
		border: none;
		padding: 5px;
		text-align: left;
		background: none;
		border-left: none;
		width: 75%;
	}
    #mobile_sub_menu ul li:hover {
		background: none;
		color: #005593;
	}
	#mobile_sub_menu ul li a:hover{
		text-decoration:none;
        color: #005593;
    }
	.widget_custom_menu_wizard  { margin-left:-5px; }
	
	.photo-caption { display: none; }
	
	.sponsor-list ul {
		padding: 0 0 0 35px;
	}
	.sponsor-list li {
		list-style-type:disc;
		color: #fba819;
	}