html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.tableCell {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.overflowH {
	overflow: hidden;
}
a {
	text-decoration: none;
	color: #000;
}
:focus {
	outline: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
	display:block;
}
ul, ol {
	list-style: none;
}
.clearfix:after, section:after, article:after, footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix, * html section, * html article, * html #pageFooter {
	height: 1%;
}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.overflowHidden { overflow:hidden; display:block; text-indent:-555em; }
::selection { background: #778a8e; color:#fff; }
::-moz-selection { background: #778a8e; color:#fff; }
#header a.mobileNavControl, .mobileHeader, #compThanks, h2.screen-reader-text { display: none; }
/**/
#footer nav.alignleft a, #main a, p.button a, #news nav.navigation a, #page_nav a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
html, body {
	height: 100%;
}
body {
	color: #000;
	background: #000;
	overflow-x: hidden;
	font: 400 14px 'Lato', sans-serif;
	line-height: 1;
	letter-spacing: 3px;
	-webkit-text-size-adjust: none;
}
.pageWrapper {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 15px;
}
#header {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
}
#header .alignleft {
	margin: 0 0 0 -50px;
}
#header .alignright {
	padding: 29px 0 0 0;
	margin: 0 -18px 0 0;
}
#header .alignright > div, #header .alignright > iframe, #header .alignright a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.flexslider {
	position: relative;
}
.flexslider li {
	background-size: cover;
	background-position: top center
}
.flexslider img {
	width: 100%;
}
.flex-direction-nav a {
	width: 65px;
	height: 108px;
	display: block;
	overflow: hidden;
	text-indent: -555em;
	position: absolute;
	z-index: 200;
	top: 50%;
	margin: 0px 0 0 0;
	background: url(../images/direction-nav-bg.png) no-repeat 0 0;
}
.flex-direction-nav a.flex-prev {
	left: 40px;
}
.flex-direction-nav a.flex-next {
	right: 40px;
	background-position: -75px 0;
}
.flex-direction-nav a.flex-prev:hover {
	background-position: 0 -118px;
}
.flex-direction-nav a.flex-next:hover {
	background-position: -75px -118px;
}
#main {
	text-align: center;
	padding: 31px 0;
}
#main a {
	font-weight: 300;
	font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
	color: #797878;
	margin: 0 7px;
}
.single-post #main a.news, #main a:hover, #main a.current-menu-item {
	color: #FFF;
}
#body {
	background: url(../images/background.jpg);
	background-size: 100% auto;
	color: #FFF;
}
#intro {
	padding: 38px 0 46px;
}
#intro .alignright {
	width: 43.6%;
	margin: 43px 0 0;
}
#intro .alignleft {
    width: 52%;
}
.page-template-default #intro .alignleft {
	width: auto;
	float: none;
}
#intro .alignleft h1 {
	font-weight: 300;
	font-size: 26px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 12px;
}
#intro .alignleft p, #news .alignleft p {
	font: 300 12px 'Open Sans';
	line-height: 200%;
	margin: 0 0 8px;
}
.single-post #news .alignleft p {
	color: #979696;
    line-height: 170%;
    margin: 0 0 20px;
}
.single-post #news .alignleft p a {
	color: #FFF;
}
.single-post #news .alignleft p a:hover {
	color: #979696;
}
.single-post #news .alignleft p.singleSocialButtons {
	padding: 25px 0 0 0;
}
.single-post #news .alignleft p.singleSocialButtons a {
	color: #979696;
	font-size: 20px;
	margin: 0 3px;
}
.single-post #news .alignleft p.singleSocialButtons a:hover {
	color: #FFF;
}
#intro .alignleft p.button {
	padding: 35px 0 0 0;
}
#news .alignleft p.button {
	padding: 15px 0 0 0;
}
#page_nav {
	padding: 0 0 20px;
    float: left;
    width: 100%;
}
p.button a, #page_nav a {
	font: 300 13px 'Lato';
	line-height: 100%;
	text-transform: uppercase;
	background: #000;
	background: rgba(0,0,0,0.2);
	border: 2px solid;
	padding: 8px 20px;
	display: inline-block;
	color: #FFF;
	text-shadow: 1px 1px 1px #000000;
}
p.button a:hover, #page_nav a:hover {
	background: #000;
}
#news {
	margin: 0 0 6px;
}
.page-template-page-news-php #news, .single-post #news {
    padding: 85px 0 0;
}
#news > .alignleft {
	float: none;
	overflow: hidden;
}
.single-post #news > .alignleft {
	max-width: 732px;
	margin: 0 auto;
}
.single-post #news > .alignleft > img {
	margin: 0 0 33px;
}
#news > .alignright {
	width: 325px;
	margin: 0 0 0 20px;
}
#news .alignleft article {
	margin: 0 0 35px;
}
#news img.alignleft {
	margin: 0 20px 0 0;
}
#news .alignleft h2 {
	font-weight: 300;
	font-size: 20px;
	line-height: 140%;
	text-transform: uppercase;
	margin: 0 0 1px;
}
.single-post #news .alignleft h2 {
	width: 70%;
	margin: 0 0 30px;
}
.single-post #news .alignleft span.alignright {
	margin: 5px 0 0;
}
#news nav.navigation {
	font-weight: 300;
	font-size: 20px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 4px 0 75px;
	overflow: hidden;
}
.single-post #news nav.navigation {
	margin: 29px 0 45px;
}
#news nav.navigation a {
	color: #FFF;
}
#news nav.navigation a.next {
	margin: 0 0 0 20px;
}
#news nav.navigation a.prev {
	margin: 0 20px 0 0;
}
#news nav.navigation .current {
	text-decoration: underline;
}
#news nav.navigation a:hover {
    color: #979696;	
}
#live {
	margin: 0 auto;
	padding: 55px 0;	
}
#live h1 {
	font-weight: 300;
	font-size: 26px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 12px;
}
#live .bit-widget .bit-event-list-title {
	display:none;
}
#live .bit-widget {
	font: 300 13px 'Lato';
	text-transform: uppercase;
}
#live .bit-widget .bit-button {
    font: 300 13px 'Lato';
    line-height: 100%;
    text-transform: uppercase;
    background: #000;
    background: rgba(0,0,0,0.2);
    border: 2px solid;
    padding: 8px 10px;
    display: inline-block;
    color: #FFF;
    text-shadow: 1px 1px 1px #000000;
        -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#live .bit-widget .bit-button:hover {
    background: #000;
}
#live .bit-widget.bit-layout-row .bit-event:hover {
    background: none !important;
}
#releases {
	max-width: 738px;
	margin: 0 auto;
	padding: 55px 0 0;
}
#releases article {
	margin: 0 0 64px;
}
#releases article > .alignleft {
	margin: 0 37px 0 0;
}
#releases article h3 {
	font-weight: 300;
	font-size: 22px;
	line-height: 120%;
	margin: 0 40px 2px 0;
	text-transform: uppercase;
}
#releases article .overflowH > span {
	font-weight: 300;
	font-size: 16px;
	line-height: 100%;
	display: block;
	margin: 0 0 10px;
}
#releases article .overflowH p {
	font-weight: 300;
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 50px;
}
#releases article .overflowH p.button {
	margin: 0 0 0;
}
#releases article .overflowH p.button a {
	font: 300 20px 'Lato';
	padding: 10px 42px 9px;
	margin: 0 7px 0 0;
}
#merch {
	padding: 0 0 14px;
}
#merch h3 {
	font: 300 26px 'Lato';
	line-height: 100%;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 36px;
}
#isoCont {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#isoCont .block {
	display: inline-block;
	margin: 0 14px 42px;
}
#isoCont .block img {
	margin: 0 0 21px;
}
#footer {
	background: #282828;
	overflow: hidden;
	padding: 36px 0 46px;
	/*border-bottom: 2px solid #d2d2d2;*/
}
#footer nav.alignleft {
	margin: 10px 0 0;
}
#footer nav.alignleft a {
	font-weight: 300;
	font-size: 19px;
	line-height: 100%;
	text-transform: uppercase;
	color: #797878;
	margin: 0 10px 0 0;
}
#footer nav.alignleft a:hover, #footer nav.alignleft a.current-menu-item {
	color: #FFF;
}

@media all and (max-width: 1160px) {
	#header .alignleft {
	    margin: 0 0 0 0;
	}
	#header .alignright {
	    margin: 0 0 0 0;
	}
	#news > .alignright {
		display: none;
	}
}
@media all and (max-width: 767px) {
	#releases article > .alignleft {
	    margin: 0 auto 30px;
	    float: none;
	    max-width: 300px;
	}
	#releases article > .alignleft iframe {
		width: 100%;
		height: 80px;
	}
	#releases article .overflowH {
		text-align: center;
	}
	#releases article h3 {
	    margin: 0 0 2px 0;
    }
	#releases article .overflowH p.button a {
	    font: 300 13px 'Lato';
		padding: 8px 20px;
		margin: 0 7px 14px;
	}
}
@media all and (max-width: 700px) {
	#header .alignleft, #intro .alignright, #intro .alignleft, #footer .alignright, #footer .alignleft {
		float: none;
	}
	#header .alignleft {
		width: 200px;
	    margin: 0 auto;
	}
	#header .alignright {
		float: none;
		text-align: center;
	    padding: 0 0 10px;
	}
	.flexslider {
	    margin: 70px 0 0 0;
	}
	#intro {
	    padding: 35px 30px 35px;
	    text-align: center;
	}
	#intro .alignright, #intro .alignleft {
		width: 100%;
		margin: 0 0 0 0;
	}
	#intro .alignright {
		margin: 0 0 30px;
	}
	#intro .alignleft p, #news .alignleft p {
	    font: 300 11px 'Open Sans';
	    line-height: 180%;
	}
	#intro .alignleft h1 {
	    font-size: 18px;
	}
	#intro .alignleft p.button {
	    padding: 15px 0 0 0;
	}
	#news .alignleft article {
	    margin: 0 auto 35px;
	    max-width: 350px;
	    text-align: center;
	}
	#news img.alignleft {
	    margin: 0 auto 20px;
	    float: none;
	}
	#footer nav.alignleft {
	    margin: 15px 0;
	}
	#footer {
		text-align: center;
	}
	#footer img {
		display: inline-block;
	}
	.flex-direction-nav {
		display: none;
	}
}
@media all and (max-width: 568px) {
	#header .alignright > div, #header .alignright > iframe, #header .alignright a {
	    margin: 0 1px;
	}
	#main {
	    padding: 20px 0;
	}
	#main a, #footer nav.alignleft a {
	    font-size: 16px;
	    margin: 0 4px;
	}
	#intro {
    	padding: 20px 0;
    }
    .flexslider {
	    margin: 100px 0 0 0;
	}
	#footer .pageWrapper {
		padding: 0;
	}
}

.embed-container { position: relative; padding-bottom: 56.25%; /*padding-bottom: 75%;*/ height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100% !important; }
/*! fancyBox */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:url(../images/fancybox/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-74px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:25px 20px;background:#000;color:#FFF;font-size:14px;line-height:24px;white-space:nowrap;text-transform:uppercase}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../images/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}
