@charset "UTF-8";

/* Global Content Formatting and Styles */

body {
	margin: 0; 
	padding: 0;
    color: #ffffff;
    line-height: 1.5em;
    font-family: Verdana;
    font-size: 12px;
    background: #000 url(../images/skin.jpg) no-repeat center top fixed;
	
}

.wrapper {
    width: 980px;
    margin: 0px auto;
    position: relative;
}

header {
    height: 320px;
    background: url(../images/512_Studios_Live_Header.jpg) no-repeat right 0px;
}

header a.logo {
	display: block;
	position: absolute;
    width: 150px;
    height: 85px;
    top: 28px;
    right: 30px;
    background-image: url(../images/) no-repeat 0px 0px;
}

nav { 
    top: 320px;
    width: 100%; 
    height: 80px;
    display: block; 
    position: absolute; 
    background-color: #e52f2f; 
}

nav a {
	margin: 12px 0px 10px 20px;
    color: #ffc536;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    font-size: .9em;
}

nav a:hover { color: #fff; }

nav.social_icons a {
    text-indent: -9999px;
    height: 38px;
    width: 38px;
    display: inline-block;
    overflow: hidden;
}

nav.social_icons a#facebook { 
    background-image: url(../images/nav_icon_fb.jpg);
}

nav.social_icons a#youtube {
    background-image: url(../images/nav_icon_youtube.jpg);
}

nav.social_icons a#email512 { 
    background-image: url(../images/nav_icon_email.jpg);
}

nav.social_icons a#facebook:hover { 
    background-image: url(../images/nav_icon_fb_over.jpg);
}

nav.social_icons a#youtube:hover { 
    background-image: url(../images/nav_icon_youtube_over.jpg);
}

nav.social_icons a#email512:hover {
    background-image: url(../images/nav_icon_email_over.jpg);
}

nav.social_icons {
    width: auto; 
    height: 38px;
    display: block; 
    position: absolute; 
    top: 321px;
    left: 840px;
    background-color: #e52f2f;
}

nav.social_icons a { margin: 0; }

footer { font-size: 1em; color: #ffc536; background-color: #e52f2f; padding: 10px 10px 10px 0; margin:0; }

a.cta {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0 12px 0 0;
    background: url(../images/cta_arrow.png) no-repeat right 0px;
}

a.cta:hover { background-position: right -50px; }

a.videoBTN {
    text-transform: uppercase;
    font-size: 1em;
    /*font-weight: bold;*/
    text-decoration: none;
    margin: 0;
    padding: 0 40px 10px 0;
    background: url(../images/video_BTN.png) no-repeat right 0px;
}

a.videoBTN:visited { background-position: right -44px; }
a.videoBTN:hover { background-position: right -22px; }

a.videoBTN span.viewText {
	position:relative;
	top:3px;
	}


.promo { background-repeat: no-repeat; }
.promo.one { background-image: url(../images/promo_1.jpg); }
.promo.two { background-image: url(../images/promo_2.jpg); }
.promo.three { background-image: url(../images/promo_3.jpg); }


.clear_fix { clear: both; line-height: 1px; }

article {
	margin: 10px auto 0px;
	width: 980px;
	height: auto;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/
}

article.content, article.contact, article.introvideowrapper, article.episodeswrapper, article.season_schedule {
	background-color: rgba(24, 41, 63, .35); 
}

article.welcome {
margin-top: 60px;
overflow: hidden;
background-color: none;
}


article.season_schedule {
	margin-top:0px;
	padding:30px 0px
	}


.welcometext {
	width: 920px;
	height: auto;
	position: relative;
	margin: 100px 0 20px 20px;
}

.welcomebanners {
	margin-top: 20px;
	margin-left: 40px;
	width: 890px;
	height: auto;
	overflow:hidden;
	
}

.welcomebanners a {
	
}

.schedule {
width: 600px;
margin: 60px auto 0px;
overflow: hidden;
background-color: none;
}

table.schedule_table {
	margin: 30px auto;
	
	}
	
table{border-collapse:collapse; border-spacing:0; width:90%; display:table;}
table,th,td{border:none}
/* th, td{width:0;} */
tr #dateSize{width:150px;}
th{color: #555; text-transform: uppercase;}
.schedule_table tr{border-bottom:1px solid #555;}
.schedule_table tr:nth-child(even){background-color:rgba(24, 41, 63, 0.5)}
.schedule_table td, .schedule_table th {padding:5px;display:table-cell;text-align:left;vertical-align:top}

div.swagSection {
	margin:0 0 0 0;
	margin-bottom:40px;
	width:372px;
	height:auto;
	overflow:hidden;
	float:left;
	}
	
div.TShirtBuyBtn {
	margin-left:30px;
	width:45%;
	text-align:center;
	float:left;
	}
	
div.HatBuyBtn {
	width:45%;
	text-align:center;
	float:left;
	}
	
.season_3_banner {
	margin:0;
	width:980px;
	height:196px;
	border:0;
	overflow:hidden;
	
	backgroung:url();
	}
	
.artist {
	float: left;
	margin: 10px 0 10px 52px;
	width:882px;
	height:150px;
	overflow:hidden;
	}
	
.artist img {
	float:left;
	}
		
#artistEpisode01 { background: url(../images/artist_img_01.png) no-repeat right; }
#artistEpisode02 { background: url(../images/artist_img_02.png) no-repeat right; }
#artistEpisode03 { background: url(../images/artist_img_03.png) no-repeat right; }
#artistEpisode04 { background: url(../images/artist_img_04.png) no-repeat right; }
#artistEpisode05 { background: url(../images/artist_img_05.png) no-repeat right; }
#artistEpisode06 { background: url(../images/artist_img_06.png) no-repeat right; }
#artistEpisode07 { background: url(../images/artist_img_07.png) no-repeat right; }
#artistEpisode08 { background: url(../images/artist_img_08.png) no-repeat right; }
#artistEpisode09 { background: url(../images/artist_img_09.png) no-repeat right; }
#artistEpisode10 { background: url(../images/artist_img_10.png) no-repeat right; }
#artistEpisode11 { background: url(../images/artist_img_11.png) no-repeat right; }
#artistEpisode12 { background: url(../images/artist_img_12.png) no-repeat right; }
#artistEpisode13 { background: url(../images/artist_img_13.png) no-repeat right; }

.sponsor {
	float: left;
	margin-bottom: 300px;
    padding: 0;
	postion:relative;
    overflow: hidden;
}

.sponsorlist li {
    margin: 10px;
    list-style: none;
    display: block;
    float: left;
}

.sponsorlist li a {
    padding: 0;
	margin: 0;
	text-decoration: none;
	color:none;
}

.sponsorlist li a {
    
}

div.introVideoBox {
	margin:-30px 0 0;
	padding:0;
	background-color:#000;
	width:980px;
	overflow: hidden;
}

div.introvideocontainer {
	margin: 10px auto 50px;
	padding: 0;
	width: 853px;
	height: 480px;
	overflow: hidden;
}

article.episodeswrapper {
	overflow: hidden;
}

.episodecontainer {
	margin: 0;
	padding: 0;
	width: 25%;
	min-height: 390px;
	float: left;
}

.episodecontainerTwo {
	margin: 0;
	padding: 0;
	width: 45%;
	min-height: 320px;
	float: left;
}

div.episodeimgcontainer {
	margin: 0 auto;
	height: 100%;
	width: 225px;
	overflow: hidden; 
	text-align:center
}

div.episodeimgcontainerTwo {
	margin: 0 auto;
	height: 100%;
	width: 450px;
	overflow: hidden; 
	text-align:center
}

div.episodeimgcontainer a img {
	height: 100%;
	width: auto;
}


article.contact {
	margin:10px 0 0;
	overflow: hidden;
}

div.submit p, div.swag p, div.findus p  {
    padding-left: 0;
}

div.submit, div.swag  {
    margin: 0;
    padding: 0;
    width: 47%;
    height: auto;
    float: left;
}

div.findus  {
    margin: 0;
	margin-left: 10px;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;

div.submit {
	padding-left: 20px;
}

.formsection {
	margin: 50px 0px 40px 40px;
	padding: 10px;
	width: 75%;
	background-color: #999;
}

div.findus {
	margin-left: 10px;
}

div.map {
	margin: 30px 0 20px 50px;
	float: left;
}

.intro_video_container {
	margin: 0 auto;
	align-content: center;
}

.video_container {
    margin-left: 10px;
    width: 66%;
    height: auto;
    overflow:hidden;
    float: left;
}

.video_player {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
    max-width: 640px;
	overflow:hidden;
}

.video_player iframe, .video_player object, .video_player embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.main_vid_descript {
    width: 30%;
    float: left;
}

.main_vid_descript h2 { margin: 170px 0 1em 15px; }
.main_vid_descript h3 { margin-left: 15px; }
.main_vid_descript p { margin-left: 15px; }

.main_band_img  {
    margin-left: 15px;
    width: 150px;
    height: 150px;
    background-image: url(../images/artist_IMG_the_new_offenders.jpg);
    float: left;
}

.spacer {
	width: 980px;
	height: 0;
}


.directions {
	width: 400px;
	float: left;
}


