@import 'vendors/MyFontsWebfontsKit/avantgarde.css';

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, strong, 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, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.inline-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

html { 
	overflow-x:hidden !important;
} 
body{ 
	font-family:arial;
	line-height: 1; 
	overflow-y:hidden; 
	overflow-x:hidden;
	background: #ffffff;
	font-family: 'Nunito', Helvetica, Arial, sans-serif;
	background: #000;
	background-attachment: fixed;
}

section, footer {width:100%; float:left;}
.inner {width: 1145px; margin:0 auto;position:relative;}

.inner-wrapper{
	width:100%;
	position:relative;
	float:left;
}

/*** LOADER ***/
.loader {background: url(images/loading-mdh.jpg) center 65px no-repeat #000;background-size: 265px 208px;width:100%; height:10000px; position:fixed; top: 0; left: 0; z-index:1000;}
.loader .loader-inner {width:100%; height: 200px; color: #fff; background: url(images/loader.gif) center center no-repeat;text-align: center;
text-transform: uppercase;
line-height: 350px; margin-top:20%;}

/* top nav */

.nav-top {
	background: #2a2a2a;
	display: block;
	height: 94px;
	text-align: center;
}

.nav-top__list {
	display: inline-block;
	position: relative;
	z-index: 10;
}

.nav-top__item {
	display: block;
	width: auto;
	height: 72px;
	margin: 10px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 10;
}

.nav-top__link {
	display: block;
	width: inherit;
	height: inherit;
	text-indent: -9999px;
	background: url(images/nav-sprites.png) 27px center no-repeat;
	position:relative;
	z-index: 20;
}

.nav-top__link--about {
	width: 87px;
	background-position: 0 center;
}

.nav-top__link--mixes {
	width: 82px;
	background-position: -120px center;
}

.nav-top__link--schedule {
	width: 132px;
	background-position: -237px center;
}

.nav-top__link--press-kit {
	width: 308px;
	background-position: -389px center;
}

.nav-top__link--events {
	width: 94px;
	background-position: -730px center;
}

.nav-top__link--photos {
	width: 102px;
	background-position: -850px center;
}

.nav-top__link--contact {
	width: 112px;
	background-position: -977px center;
}

/** slider **/

.banner__inner{
	width: 100%;
	height: 784px;
	overflow-x: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}

.banner_inner .rotating-banner {width:100%;height:784px; margin: 0 auto;}

/* header */

.header {
	background: url(images/header-bg.jpg) center top no-repeat;
}

.header__logo{
	width: 342px;
	height: 125px;
	background: url(images/logo-header.png) no-repeat;
	z-index: 50;
	margin: 20px auto 0 20px;
	position: relative;
	text-indent: -9999px;
}

/* social - header */

.social-top {
	padding: 10px 0;
}
.social {height: 100px; text-align: center;}
.social__list {display:inline-block; list-style:none; height: 100px;}
.social__item {float:left; padding:0; margin: 0 3px 0 0; display:block; width:179px; height:100px; background: url(images/social-sprites.png) left top no-repeat;}
.social__item:last-child {margin-right:0;}
.social__link {display:block;width:inherit;height:inherit;text-indent: -9999px;}
.social__item--instagram { background-position: -182px 0; }
.social__item--twitter { background-position: -364px 0; }
.social__item--mixcloud { background-position: -546px 0 }
.social__item--soundcloud { background-position: -728px 0; }
.social__item--itunes { background-position: -705px 0; }
.social__item--mail { background-position: -910px 0; }

/* titles */

.title {
	display: block;
	width: 100%;
	height: 114px;
	background: url(images/title-sprites.png) center top no-repeat;
	text-indent: -9999px;
}

.title--mixes {
	background-position: center -664px;
	margin-bottom: 10px;
}

.title--events {
	background-position: center -1303px;
	margin: 40px auto;
}
.title--photos {
	background-position: center -1950px;
	margin: 40px auto;
}

.intro {
	background: url(images/about-bg.jpg) center top no-repeat #000000;
	padding-bottom: 170px;
}

.header__intro {width: 100%; margin: 40px auto; position: relative; z-index: 30; }

.header__intro p {font-weight: normal; font-size: 20px; line-height:29px; text-size-adjust:100%; text-align: justify; color: #ffffff; padding: 0 40px; margin-bottom: 20px; }
.header__intro p:last-child { margin-bottom: 0; }

/* instagram */

.logo-videos {
	background: url(images/logo-videos.png) center top no-repeat;
	width: 100%;
	height: 125px;
	display: block;
	margin: 20px auto;
	text-indent: -9999px;
}

.social-media-title {
	display: block;
	text-indent: -9999px;
	background: url(images/social-media-title.png) center top no-repeat;
	width: 100%;
	height: 113px;
	margin: 10px auto;
}

.instagram {
	margin: 0 auto;
}

.instagram__half {
	float: left;
	width: 495px;
	margin: 0;
}

.instagram__half--widget {
	background: #fff;
	padding: 10px 0;
	margin: 2px auto;
}

.lightwidget {
	width: 100%;
	height: 455px;
}

#twitter {
	max-height: 470px;
	overflow-y: scroll;
}

/* soundcloud */

.mixes {
	background: url(images/mixes-bg.jpg) center top no-repeat #000;
	border-bottom: 23px solid #444141;
}

.mixes__wrapper {
	width: 660px;
	margin: 80px auto 20px 0;
}

.mixes__single {
	margin-bottom: 3px;
}

.mixes__single:last-child {
	margin-bottom: 0;
}

/* video */
.videos-music-title {
	display: block;
	text-indent: -9999px;
	background: url(images/videos-title.png) center top no-repeat;
	width: 100%;
	height: 113px;
	margin: 10px auto;
}

.videos__inner {
	float: left;
	width: 455px;
	margin-bottom: 15px;
}

.video__single {width: 455px; margin: 0; float: left;}
.video-inner {}
.video-inner iframe {margin: 0 auto;}
.view-more-videos {background:url(images/sprites.png) center -762px no-repeat #f6b82f;display:block;width:100%;height:65px;margin:10px 0 0 0;}
.view-more-videos a {width:inherit;height:inherit;float:left;display:block;text-indent:-9999px;}

/* photos */

.photos__container {
	margin-top: 5px;
}

.photos__single {
	float: left;
	display: block;
	width: 20%;
	height: 229px;
}

.photos__single a {
	width: 100%;
	height: inherit;
	display: block;
}

.photo__single:nth-child(6n) {
	margin-right: 0;
}

/*** BANDS IN TOWN ***/

.events {
	background: url(images/events-bg.jpg) center top no-repeat;
	border-top: 10px solid #231a5d;
}

.bandsintown {
	width: 100%; 
	float:none;
	margin: 40px auto 20px auto;
}

#bit-widget-0 {
	background:rgba(31,31,31,.8);
	width: 100%;
}
#bit-events {
	width: auto !important;
}
#bit-events table {border-bottom: none !important;}
#bit-events tr.bit-header a, #bit-events tr.bit-header-narrow a {color: #737271 !important;}
.bit-header-narrow {background-color: #3b3a39 !important;}
.bit-header-links {color: #ffffff !important;}
.bit-track-artist-header{background-color:#3a3938 !important; display:none !important;}
#bit-events tr.bit-bottom {background: #000000;}
#bit-events tr.bit-bottom td {padding: 0; height: auto;}
#bit-events tr.bit-bottom td a {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #b2b2b2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 5px;
	padding: 15px 0;
}
#bit-events tr[data-bit-event-id] td{height:80px!important;}
#bit-events td {color: #737271;}
#bit-events td .bit-uiButtonDefault {background-image: none !important; background-color: #3b3a39 !important; border: none !important; box-shadow: none !important;}
#bit-events td .bit-uiButtonDefault a{font-size: 20px; padding: 0px 0px 0px 0px; color: #b2b2b2 !important; letter-spacing: 5px;} 
#bit-events td .bit-uiButton {padding: 10px 15px !important;}
.bit-header-overflow-fix {
	padding: 8px;
}
td.bit-date {width: 60px !important;}
.bit-concert{text-align:center;}
#bit-events[data-bit-widget-id='1414157579168'] a {color: #32cd32 !important;}
#bit-events a.bit-event-description-link{background-color:#32cd32 !important;}
a.bit-events-nav{color: #32cd32 !important; text-decoration:none;}
#bit-events .bit-share-text{display:none}
#bit-events .bit-fb-share {background:url(images/bandsintown-social-sprite.png) top left no-repeat !important; background-position:-41px 0 !important; width:30px !important; height:29px !important; margin-right:10px !important;}
#bit-events .bit-twitter-share {background:url(images/bandsintown-social-sprite.png) no-repeat !important; width:30px !important; height:29px !important;}
#bit-events .bit-events-narrow td {border-top: 1px solid #3b3a39 !important;}

/* flyers */

.flyers {
	text-align: center;
	margin: 5px auto 0 auto;
	border-bottom: 15px solid #5f5f5f;
}

.flyers__container {
	display: inline-block;
	margin: 20px auto;
}

.flyers__single {
	float: left;
	display: block;
	width: 360px;
	height: 360px;
	margin: 0 10px;
}

.flyers__single a {
	float: left;
	display: block;
	width: inherit;
	height: inherit;
}

/** contact **/

.contact {
	background: url(images/contact-bg.jpg) center top no-repeat;
	padding-top: 200px;
}

.social-footer {
	padding-top: 260px;
	width: 545px;
	margin: 0 0 0 auto;
	background: url(images/contact-title.png) center top no-repeat;
}

.social-footer__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.social-footer__item {
	float: left;
	width: 179px;
	height: 100px;
	background: url(images/social-footer-sprites.png) left top no-repeat;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.social-footer__link {
	float: left;
	width: inherit;
	height: inherit;
	text-indent: -9999px;
}

.social-footer__item--instagram {
	background-position: -182px top;
}

.social-footer__item--twitter {
	background-position: -364px top;
}

.social-footer__item--mixcloud {
	background-position: -543px top;
}

.social-footer__item--soundcloud {
	background-position: -725px top;
}

.social-footer__item--mail {
	background-position: -907px top;
}

.bottom-links {
	text-align: center;
	margin: 15px auto 60px;
}

.bottom-links a {
	display: block;
	width: 430px;
	height: 140px;
	text-indent: -9999px;
	margin: 0 auto 25px 25px;
}

.contact__presskit-link {
	background: url(images/presskit.png) left top no-repeat;
	display: block;
	width: 520px;
	height: 307px;
	text-indent: -9999px;
	margin: 10px 0 0 auto;
}

.contact__videos {
	width: 450px;
	margin: 80px 0 20px auto;
}

.contact__videos__single {
	width: 100%;
	margin-bottom: 5px;
}

.contact__logo {
	display: block;
	width: 340px;
	height: 233px;
	background: url(images/footer-logo.png) left top no-repeat;
	position: absolute;
	margin-top: -118px;
	margin-left: -30px;
}

.contact__list {
	float: right;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.contact__list__item {
	float: left;
	background: url(images/sprites.png);
	display: block;
	height: 53px;
	margin-right: 20px;
}

.contact__list__item:last-child {margin-right: 0;}

.contact__list__link {
	width: inherit;
	height: inherit;
	float: left;
	text-indent: -9999px;
	display: block;
}

.contact__list__item--cypher {width: 83px; background-position: center -1124px;}
.contact__list__item--marsten {width: 84px; background-position: center -1235px;}
.contact__list__item--respect {width: 222px; background-position: center -1354px;}

.contact-form {
	width: 535px;
	margin: 0 0 0 auto;
}

.contact-form__half {
	width: 478px;
	margin-right: 4px;
	float: left;
}

.contact-form__half--last {
	margin-right: 0;
}

.contact-form__full {
	width: 100%;
	float: left;
}

.contact-form__input {
	width: 100%;
	clear: both;
	height: 50px;
	background: url(images/sprites.png) center top no-repeat #ffffff;
	border: none;
	color: #8a8a8a;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 2px;
	text-align: center;
	padding: 0;
}

.contact-form__input--name {
	background-position: center 16px;
}

.contact-form__input--email {
	background-position: center -69px;
}

.contact-form__input--phone {
	background-position: center -158px;
}

.contact-form__input--message {
	height: 107px;
	background-position: center -386px;
	margin-bottom: 0;
}

.contact-form__input--submit {
	background-position: center -322px;
	background-color: #3a3a3a;
	height: 48px;
	line-height: 48px;
	margin-top: -2px;
	margin-bottom: 5px;
}

.signup-response {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.response {
	width: 100%;
	padding: 10px 0;
	color: #ffffff;
	background: #000000;
	font-size: 16px;
	text-align: center;
	float: left;
}

.footer {
	background: #f6b82f;
	padding: 10px 0;
}

.footer__social {
	float: left;
	width: 580px;
}

.footer__social__list {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}

.footer__social__item {
	margin: 0 0 5px 0;
	display: block;
	width: 580px;
	height: 66px;
	background: url(images/social-sprites.png) center top no-repeat;
}

.footer__social__link {
	float: left;
	display: block;
	width: inherit;
	height: inherit;
	text-indent: -9999px;
}

.footer__social__item--facebook {background-position: -15px -110px;}
.footer__social__item--instagram {background-position: -15px -179px;}
.footer__social__item--twitter {background-position: -15px -248px;}
.footer__social__item--mixcloud {background-position: -15px -317px;}
.footer__social__item--youtube {background-position: -15px -386px;}
.footer__social__item--email {background-position: -15px -455px;}

/* signup */

.signup {
	width: 400px;
	margin: 60px auto;
}

.signup__title {
	text-align: center; color: #ffffff; border-bottom: 2px solid #5a9fed;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
}

.input__text {
	width: 100%;
	height: 40px;
	font-size: 22px;
	text-align: center;
	border: none;
	-webkit-appearance: none;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 20px;
}

.input__label {
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.input__submit {
	-webkit-appearance: none;
	background: #5a9fed;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	padding: 10px 0;
	width: 100%;
	font-weight: bold;
	border: none;
	cursor: pointer;
}

.presskit-text {
	float: left;
	width: 100%;
	height: 98px;
	margin: 20px auto;
}

.presskit-text a {
	display: block;
	background: url(images/presskit.png) center top no-repeat;
	text-indent: -9999px;
	width: 100%;
	height: 98px;
}

/*** FOOTER ***/
.footer {text-align:center; padding: 10px 0; background-color: transparent;}
.footer .mdh {width:100%; padding: 0; text-align:center;float: left;}
.footer .mdh span.mdh-logo {display:inline-block; background: url(images/mdh-logo.png) center top no-repeat; width: 355px; height: 53px;}
.footer .mdh span.mdh-logo a {display:block; width:355px; height:53px; text-indent:-9999px;}
