html,
button,
input,
select,
textarea {
    color: #222;
}

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

body {
    font-size: 1em;
    /*line-height: 1.4;*/
    background-color: #000;
    font-family: heroic_condensed_lightregular, helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;

    
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


img {
    vertical-align: middle;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.home-wrap {
	width: 66.64% !important;
}
.home-second {
	width: 33.36% !important;
}
.hidden {
/*
    display: none !important;
    visibility: hidden;
*/
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix{
	clear: both;
}

.right{
	float: right;
}


.left{
	float: left;
}


iframe{
	max-width: 600px;
	width: 100%;
	/* height: 500px; */
}

a{
	text-decoration: none;
	color: #000;
}

/************ ACTIVE STATES ***********/


.active-1{
	background: url("/img/EVENTS_OVER_btn.png") no-repeat;
	width: 158px;
	height: 40px;
	position: relative;
}


/******* STYLES START HERE ***************/ 


#wrapper{
	margin: 0 auto;
	width: 100%;
	position: relative;
	min-width: 960px;
	max-width: 2000px;
	display: none;
	overflow: hidden;

}

.logo-container{
	margin-left: 15px;
	width: 239px;
}

#header-container{
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	min-width: 960px;
	max-width: 2000px;
	display: none;
}
#logo-container {
	border-top: 1px solid #333;
}
#sticky_navigation_wrapper {
			overflow: hidden; 
			height:40px; 
			width: 100%;
			max-width: 2000px;
			margin: 0 auto;
		}
		
		#sticky_navigation {
			 width:100%; 
			 height:40px; 
			 margin: 0 auto; 
			 z-index: 999;
			 max-width: 2000px;
			 left: auto;

		}



#upper-sect{
	background: url("/img/header_bg.jpg") repeat-x;
	width: 100%;
	height: 31px;
}

#nav-menu{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	float: right;
	background: #000;
	padding-right: 30px;
}

#nav-menu li {
    float: left;
    list-style: none outside none;
    padding: 0 10px;
    text-align: center;
}

#nav-menu li:hover, #nav-menu li.active{
	background-color: #1d2124;
}

#nav-menu li a {
    color: #777D80;
    font-family: widefont,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

#nav-menu-sec{
	float: right;
	margin-right: 20px;
}

#nav-menu-sec li {
    float: left;
    line-height: 99px;
    list-style: none outside none;
    padding:0 19px;
    text-align: center;
}

#nav-menu-sec li a {
    color: #FFFFFF;
    font-family: widefont,helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.06em;
    text-decoration: none;
    text-transform: uppercase;
    padding: 30px 0;
}
#nav-menu-sec li:hover, #nav-menu-sec li.active{
	background-color: #1d2124;
}

#nav-collapsed{
	display: none;
	background: url("/img/Headercollapsed.jpg") no-repeat;
	width: 100%;
	height: 110px;
	min-width: 320px;
}

.new-logo{
	margin-top: -17px;
}

.slidingDiv {
    background-color: #fff;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    width: 100%;
    padding: 0;
}

#collapsed-nav-drop{
	display: none;
	background-color: #000;
}

#collapsed-nav-drop li{
	/*border-bottom: #fff solid 1px;*/
	border-top: #fff solid 1px;
}

#collapsed-nav-drop li a {
text-transform: uppercase;
text-decoration: none;
line-height: 30px;
color: #d8bf7d;
margin: 0 10px;
display: block;
font-family: widefont, helvetica, sans-serif;
}

#collapsed-nav-drop li a:hover{
	color: #fff;
}

.filter{
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.gallery-block {
	width: 100%;
}

/******** BILL BOARD SECTION ***********/

.top-sect{
	display: block;
	bottom: 0;
	float: left;
	width: 100%;
	margin: 0;
}


.is-stretched{
	width: 100%;
}

.img-wrap{
	float: left;
	width: 75.6%;
	display: block;
	max-height: 500px;
	position: relative;
	min-width: 320px;
}


.featured-second{
	display: block;
	position: relative;
}

.sec-feature{
	width: 24.2%;
}

sec-feature-wrap{
	position: relative;
}

.billboard-copy{
	position: relative;
	width: 40%;
	min-width: 350px;
	/*height: 181px;*/
	margin-top: -131px;
	margin-left: 15px;
}

.billboard-copy-sec{
	width: 30%;
	position: relative;
	min-width: 160px;
	margin-left: 15px;
	/*margin-top: -111px;*/
	float: right;
}

.billboard-copy a, .billboard-copy-sec a, .rock-link {
    color: #D8BF7D;
    font-family:  LeagueGothicRegular,helvetica,sans-serif;
    font-size: 25px;
    line-height: 37px;
    text-decoration: none;
    text-transform: uppercase;
}

.billboard-copy-sec a {
width: 200px;
margin-left: -23px;
}
.billboard-copy-sec h1{
	font-size: 30px;
}

.billboard-copy h1{
    color: #EAECEF;
    font-family: LeagueGothicRegular,helvetica,sans-serif;
    font-size: 3.7em;
    font-weight: normal;
    line-height: 52px;
    margin-top: -153px;
    text-transform: uppercase;
}
.billboard-copy-sec h1 {
    color: #EAECEF;
    font-family: LeagueGothicRegular,helvetica,sans-serif;
    font-size: 2.3em;
    font-weight: normal;
    letter-spacing: 0.11em;
    line-height: 35px;
    margin-left: -23px;
    margin-top: -112px;
   /* padding-right: 120px;*/
    text-transform: uppercase;
}

#home-sect{
	background: url('/img/home-slide-bg.png') no-repeat;
	width: 100%;
	padding-bottom: 50px;
}

#audio-container{
	background-color: #D8BF7D;
	margin: 50px auto 0;
	max-width: 720px;
	padding: 0 30px;
	position: relative;
}

#player2{
	position: relative;
}

/****** ABOUT SECTION ******/

.content{
	width: 65%;
	position: relative;
	float: left;
}

.content p{
	padding: 6px 25px;
	font-size: 12px;
	font-family: OxygenMonoRegular, helvetica, sans-serif;
	
}

.para-top{
	margin-top: 20px !important;
	font-family: OxygenMonoRegular, helvetica, sans-serif;
	float: left;
}

.content p span{
	text-transform: uppercase;
	color: #d8bf7d;
	font-size: 18px;
}

.content-bg{
	background-color: #fff;
	border: none;
	min-height: 1200px;
	
}

.content-bg a{
	color: #d8bf7d;

}

.content-bg-right{
	background: url('/img/grey-tile.jpg') repeat;
	width: 35%;
	overflow: hidden;
	height: 1200px;
	
}
#nfb, #ntw, #nsc, #nin {
	padding: 0 !important;
}
#nfb a {
	float: left;
	background: url(/img/nav-social.jpg);
	width: 20px;
	text-indent: -9999999px;
	height: 30px;
}
#ntw a {
	float: left;
	background: url(/img/nav-social.jpg) -20px 0;
	width: 20px;
	text-indent: -9999999px;
	height: 30px;
}
#nsc a {
	float: left;
	background: url(/img/nav-social.jpg) -40px 0;
	width: 39px;
	text-indent: -9999999px;
	height: 30px;
}
#nin a {
	float: left;
	background: url(/img/nav-social.jpg) -79px 0;
	width: 27px;
	text-indent: -9999999px;
	height: 30px;
}
#sidebar-content p{
	padding: 26px 25px;
}

.about-billboard{
	width: 100%;
}

.content-billboard{
	position: relative;
}

.content-billboard-title{
	position: relative;
	margin-top: -41px;
	font-weight: normal;
	font-family: LeagueGothicRegular,helvetica,sans-serif;
	color: #fff;
	font-size: 44px;
	left: 25px;
	float: left;
}

#content-top-banner{
	background: url('/img/testimonial-banner.jpg') no-repeat;
	width: 100%;
	height: 154px;
}

.content-name-tag{
	float: right;
	margin-top: 10px;
	color: #000;
	font-size: 13px;
}

#about-download-button{
	margin: 80px auto;
	width: 196px;
}

/****** TIM's STYLES CLIENTS SECTION ******/


.flex-control-nav, .flex-control-paging{
      display: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0; padding: 0;
	list-style: none;
	width: 100%;
} 

.flexslider .slides > li {
	display: none; 
	-webkit-backface-visibility: hidden;
	top: 0;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
		
.no-js .slides > li:first-child {display: block;}
		
.carousel-1{
	width: 100%;
	top: 0;
	position: relative;
	margin: 0;
}

.slides{
	float: left;
}

.slides:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
} 
		
html[xmlns] .slides {
	display: block;
} 

.client-slide{
	width: 100%;
}

.flex-direction-nav{
	position: absolute;
	top: 40%;
	width: 100%;
}

.flex-prev, .flex-next, .fancybox-prev, .fancybox-next{
	top: 10%;
	position: absolute;
	width: 35px;
	height: 46px !important;
	text-indent: -9999px;
}

.flex-prev:hover, .fancybox-prev:hover {
	background-position: right bottom;
	
}

.flex-next:hover, .fancybox-next:hover{
	background-position: left bottom;
}

.flex-next{
	right: 0 !important;
	background: url("/img/arrow_right.png") no-repeat left top !important;
	background-position: 0 0;
}

.flex-prev{
	left: 0 !important;
	background: url("/img/arrow_left.png") no-repeat right top !important;
	background-position: 0 0 !important;
}
.fancybox-next{
	right: 0 !important;
	background: url("/img/arrowR.png") no-repeat left top !important;
	background-position: 0 0;
}

 .fancybox-prev{
	left: 0 !important;
	background: url("/img/arrowL.png") no-repeat right top !important;
	background-position: 0 0 !important;
}

.fancybox-next, .fancybox-prev{
	width: 49px !important;
}

/*.fancybox-prev{
	top: 35% !important;
}*/

.fancybox-nav{
	width: 100%;
	margin: 270px auto !important;
}


.client-caption{
	top: 430px;
	position: absolute;
	color: #fff;
	left: 78.5%;
}

#client-list-title{
	margin: 15px auto 0;
	width: 100%;
	text-align:center;
}

#client-list-title h1{
	text-transform: uppercase;
	font-family: LeagueGothicRegular, helvetica, sans-serif;
	font-size: 42px;
}

.client-list{
	font-size: 13px;
	float: left;
	padding: 0px;
	/* max-width: 231px; */
	width: 25%;
}

.client-list ul{
	font-size: 14px;
}

.client-list ul li {
	font-family: OxygenMonoRegular, helvetica, sans-serif;
	font-size: 12px;
	width: 85%;
	line-height: 15px;
	padding-bottom: 8px;
}

.client-list h4{
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: .75em;
}

#client-list-container{
	margin: 0 auto;
	width: 70%;
}

p.testimonial {
	font-family: OxygenMonoRegular, helvetica, sans-serif;
	line-height:18px;
}

/******* CONTACT PAGE **********/

#contact-container{
	margin: 0px auto;
}

#contact-page-title{
	margin: 0 auto;
	width: 370px;
	font-size: 180%;
	padding-top: 30px;
}

#contact-container h1{
	font-family: LeagueGothicRegular,helvetica,sans-serif;
	font-size: 81px;
	margin: 0;
	text-align: center;

}


#social-tabs-container{
	margin: 0 auto;
	width: 307px;
}

.social-icon a{
	float: left;
	text-indent: -999999px;
	height: 43px;
	display: block;
}

.fb-contact a{
	width: 33px;
	background: url("/img/contact_1facebook2.png") no-repeat;
}

.fb-contact a:hover{
	background-position: 0 -43px;
}

.twitter-contact a{
	width: 58px;
	background: url("/img/contact_2twitter2.png") no-repeat;
}

.twitter-contact a:hover{
	background-position: 0 -43px;
}

.sound-contact a{
	width: 102px;
	background: url("/img/contact_3soundcloud2.png") no-repeat;
}

.sound-contact:hover{
	background-position: 0 -43px;
}

.vimeo-contact a{
	background: url("/img/contact_4vimeo2.png") no-repeat;
	width: 61px;
	height: 43px;
}

.vimeo-contact a:hover{
	background-position: 0 -43px;
}

.insta-contact a{
	background: url("/img/contact_5instagram2.png") no-repeat;
	width: 52px;
}


.insta-contact a:hover{
	background-position: 0 -43px;
}

#contact-form{
	width: 730px;
	position: relative;
	margin: 80px auto;
	height: 600px;
}

.contact-form-field{
	margin-bottom: 10px;
	width: 374px;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px;
	font-family: OxygenMonoRegular,helvetica,sans-serif;
	border: 1px solid;
}

.message-box{
	left: 399px;
	position: absolute;
	top: 0px;
	margin: 0;
	height: 229px;
	clear: both;
}

#contact-submit{
	float: right;
	margin-right: -92px;
	margin-top: 180px;
	
}

input[type="submit"]{
	background: url("/img/contact_submit.png") no-repeat;
	width: 128px;
	height: 33px;
	border: none;
	text-indent: -9999px;
	background-position: 0 -50px;
}

input[type="submit"]:hover{
	background-position: 0 -6px;
	width: 128px;
}


/************** EVENTS ************/

.event-title-container{
	background-color: #FFF;
	width: 100%;
	float: left;
	position: relative;
	height: 135px;
	border-bottom: #000 4px solid;
}
.music-title-container{
	background-color: #FFF;
	width: 100%;
	float: left;
	position: relative;
	height: 136px;
	border-bottom: #000 4px solid;
}

.event-title-container h1, .music-title-container h1 {
    font-family: LeagueGothicRegular, helvetica,sans-serif;
    font-size: 49px;
    letter-spacing: 0.03em;
    margin-left: 20px;
    word-spacing: 0.02em;
}
.music-title-container h1{
	margin-top: 30px;
}

.event-title-container ul{
	margin: -1px auto;
	width: 332px;
	font-family: LeagueGothicRegular, helvetica,sans-serif;
}

.music-title-container ul {
	margin: 0 auto;
	width: 732px;
	position: relative;
	z-index: 99;
}


.event-title-container ul li{
		float: left;
	margin-right: 10px;
	margin-top: 2px;
}


.music-title-container ul li {
	float: left;
	margin-right: 10px;
	margin-top: -2px;
	background-color: #eaecef;
	padding: 0 20px;
}
.music-title-container ul li:hover, .music-title-container ul li.current{
	background-color: #000;
}
.music-title-container ul li:hover a, .music-title-container ul li.current a{
	color: #fff;
}
.event-title-container ul li a, .music-title-container ul li a{
	text-decoration: none;
	line-height: 50px;
	color: #000;
	font-family: widefont,helvetica,sans-serif;
}

.event-img-description {
	width: 100%;
}
	
.item-row{
	border-bottom: 1px solid #d2d4d6;
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 30px;
	background-color: #EAECEF;
}

.item-row-content{
	margin: 30px auto;
	width:100%;
	min-width: 300px;
	max-width: 750px;
}

.event-content-container .addthis_toolbox {
	width:100%;
}

.event-content-container .addthis_toolbox_wrapper {
	height:30px;
	float:left;
	width:100%;
	max-width:290px;
}

.event-content-container .addthis_toolbox_wrapper a {
	display:block;
	height:30px;
}

.event-content-container .addthis_toolbox_wrapper a.addthis_button_compact {
	display:block;
	height:20px;
}

.date{
	margin-left: 5px;
	position:absolute;
	left:0;
	top:0;
	width: 100px;
	height: 100px;
	background-color: #fff;
	float: left;
	font-family:LeagueGothicRegular,helvetica,sans-serif;
}

.date-dets{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
}

.day{
	font-size: 61px;
	line-height: 59px;
	padding-top:0;
}

.year{
	font-family:helvetica, sans-serif;
	font-size: 9px;
	color: #a0a3a8;
	text-align: center;
}

.event-content-container h1{
	line-height: 21px;
	font-size: 25px;
	margin-top: 0;
	font-family: LeagueGothicRegular,helvetica,sans-serif;
	padding-bottom: 10px;
}

.event-content p{
	font-size: 13px;
	line-height: 19px;
}

.event-content ul li{
	float: left;
	padding-right: 12px;
}

.event-img{
	float: left;
	width: 92%;
	max-width: 150px;
}

.event-content-container{
	margin-left: 20px;
}

.event-row-right{
	margin-left: 0px;
	float: left;
	width: 100%;
	padding:0 15px 0 100px;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.event-img-container {
width: 150px !important;
float: left;
margin-top: 0;
margin-bottom: 5px;
}
.share-email{
	margin-top: 0px;
	float: left;
	padding-right: 10px;
}

.fb-like{
	  float: left;
	  padding-right: 10px;
  }
  
 .twitter-share-button{
	  padding-right: 8px;
  }

.upcoming-shows{
	color: #b59b58 !important;
	text-decoration: underline;
	font-size: 13px;
	float:left;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
  
  
  
  /******** MUSIC STYLE *********/

#music-image-container{
	background-color: #000;
	position: relative;
	/*float: left;*/
}

.new-tab{
	background: url("/img/new-tab.png") no-repeat;
	width: 90px;
	height: 91px;
	top: 5px;
	z-index: 9999;
	position: absolute;
	left: 5px;
}

.music-tab{
	background: url("/img/forsale_btn.jpg") no-repeat;
	width: 138px;
	height: 40px;
}

.all-tab{
	background: url("/img/all-btn-active.jpg") no-repeat;
	width: 84px;
	height: 41px;
}

.free-tab{
	background: url("/img/free-btn.jpg") no-repeat;
	width: 89px;
	height: 40px;
}

.for-sale-tab{
	width: 138px !important;
}


.page-billboard-music{
	width: 49.99%;
	float: left;
}


  
.billboard-music{
	width: 49.99%;
	float: left;
	opacity: 0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	/*margin-top: 1px;*/
}

.billboard-music-big{
	width: 49.98%;
	float: left;
}

.no-shade{
	opacity: 1;
	filter:alpha(opacity=1);
}

.shade{
	filter:alpha(opacity=60);
	opacity: 0.6;
}

.secondary-img-size{
	width: 24.994%;
	float: left;
}

.secondary-img-size-two{
	width: 24.9991%;
	margin-right: -4px;
}


.secondary-img-size{
	width: 24.994%;
	float: left;
}

.music-secondary-img-size{
	width: 24.994%;
	float: left;
	filter:alpha(opacity=60);
}


.music-secondary-img-size-two{
	width: 24.9991%;
	opacity: 0.6;
	filter:alpha(opacity=60);
	margin-right: -4px;
}

	
.press-box {
	position:absolute;
	bottom:0;
	left: 0;
}
.mosaic-block  {
	float: left;
}

.mosaic-block img {
	width: 100%;
}
.size-two {
	width: 24.9991%;
}

/********* GALLERY ***********/

.img-thumb-big{
	float: left;
	width: 49.93%;
}

/******** PRESS STYLES *********/ 

.PDF-icon{
	background: url("/img/PDF-icon.png") no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
	left: 22%;
	top:10px;
}

.main-PDF-icon{
	background: url("/img/PDF-icon.png") no-repeat;
	width: 150px;
	height: 33px;
	position: absolute;
	left: 35%;
	top:10px;
}

/****** HEATROCKS ***************/


.scrollable-row1, .scrollable-row2, .scrollable-row3, .scrollable-row4 {
	margin-bottom: 82px;
}

.item {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	width: %;
	height: 343px;
	margin-right: 12px;
}



#heat-container{
	overflow: hidden;
	background-color: #EAECEF;
	
}

/*
.item .item-detes {
	position: absolute;
	top: 40%;
	left: 6%;
	width: 92%;
}
*/

.slider-wraps {
/* 	min-width: 1250px; */
	position: relative;
	z-index: 1;
}
.scrollable-inner, .slider-wraps .prev, .slider-wraps .next {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	position: absolute;
	top: 5%;
}


/*
.prev{
	left: -2%;
}

.next{
	right: 1%;
}
*/

.scrollableOneNext, .scrollableTwoNext, .scrollableThreeeNext, .scrollableFourNext {
	position: absolute;
	right: -30px;
	top: 50%;
	margin-top: -50px;
}
.scrollableOnePrev, .scrollableTwoPrev, .scrollableThreeePrev, .scrollableFourPrev {
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -50px;
}
.scrollableOneNext, .scrollableTwoNext, .scrollableThreeeNext, .scrollableFourNext, .scrollableOnePrev, .scrollableTwoPrev, .scrollableThreeePrev, .scrollableFourPrev {
	background: center center no-repeat #ccc;
	width: 30px;
	height: 100px;
	display: block !important;
}
.prev:hover, .next:hover {
	background-color: #bbb;
}
.slider-wraps {
	width: 960px;
	margin: 50px auto;
	position: relative;
}
#heat-page-title-wrap {
	background: #d8bf7d;
}
#heat-page-title {
	margin: 0 auto;
	text-align: center;
	/* height: 98px; */
}
#heat-page-title-main h1 {
	margin-top: 0;
	font-family: LeagueGothicRegular;
	line-height: 102px;
	font-size: 139px;
}
#heat-page-subtitle-wrap {
	background: black;
	color: #fff;
/* 	height: 28px; */
	line-height: 27px;
}
#heat-page-subtitle-wrap p {
    font-family: OxygenMonoRegular,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}

.rock-link{
	font-family: widefont,helvetica,sans-serif;
	float: left;
	margin-top: -20px;
}


.pagination-links{
	display: none;
}


.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 960px;
  height:353px;
  margin-top: 70px;
}
 
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
 
.items div {
  float:left;
}
.scrollable-row1-wrap, .scrollable-row2-wrap, .scrollable-row3-wrap, .scrollable-row4-wrap {
	position: relative;
}


  /****** FOOTER STYLES *******/
  
#footer-container{
	  width: 100%;
	  background-color: #000;
	  /*height: 400px;*/
	  clear: both;
	  max-width: 2000px;
	  min-width: 960px;
	  margin: 0px auto;
	  display: none;
	  position: relative;
	  
  }
  
.footer-logo-container{
	top: 10px;
	position: absolute;
	margin-left: 50px;
}

/*#footer-nav-menu-container {
	clear: both;
	margin-left: 492px;
	position: relative;
	width: 482px;
	padding-bottom: 20px;
	padding-top: 20px;
}
*/
#footer-nav-menu-container {
	clear: both;
	margin-left: 467px;
	position: relative;
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-nav-menu {
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 14px;
    text-transform: uppercase;
}

.footer-nav-menu li {
    margin-bottom: 4px;
    padding: 2px 0;
}

.footer-nav-menu li a {
    color: #BABDC0;
    cursor: pointer;
    font-family: OxygenMonoRegular,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.footer-nav-menu li a:hover{
	color: #D8BF7D;

}


#footer-social-icons{
	width: 180px;
	margin: 0 auto;
}

#footer-social-icons li{
	float: left;
	padding-left: 5px;
}

#footer_fb_icon{
	background: url('/img/fb_footer_icon_02.png') no-repeat;
	width: 19px;
	height: 25px;
	margin-top: 10px;
}

#footer_fb_icon:hover{
	width: 19px;
	background-position: 0 -25px;
	
}

#footer_twitter_icon:hover {
	background-position: 0 -25px;
	width: 32px;
}


#footer_twitter_icon{
	background: url('/img/twitter_footer_icon.png') no-repeat;
	height: 25px;
	margin-top: 10px;
	width: 32px;
}

#footer_soundcloud_icon{
	background: url('/img/soundcloud_footer_icon_02.png') no-repeat;
	width: 59px;
	height: 25px;
	margin-top: 10px;
}

#footer_soundcloud_icon:hover{
	width: 59px;
	background-position: 0 -25px;
}

#footer_instagram_icon{
	background: url('/img/instagram_footer_icon_01.png') no-repeat;
	width: 28px;
	height: 25px;
	margin-top: 10px;

}

#footer_instagram_icon:hover{
	width: 28px;
	background-position: 0 -25px;
}

/*#newsletter-sign-container {
    float: left;
    margin-left: 109px;
    width: 179px;
    height: 170px;
}*/
#newsletter-sign-container {
	float: left;
	margin-left: 224px;
	width: 183px;
	height: 170px;
	margin-top: 20px;
}

#newsletter-sign-copy p {
	color: #babdc0;
	font-family: OxygenMonoRegular,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 6px;
	line-height: 16px;
	margin-bottom: 7px;
}


#footer-banner{
	height: 40px;
	margin: 0 auto;
	width: 100%;
	background-color: #D8BF7D;
	font-family: OxygenMonoRegular,Helvetica,sans-serif;
	font-size: 12px;
	clear: both;
}


#footer-banner a{
	color: #000;
}


/********** MIS *************/


/*** Custom Animation Styles (You can remove/add any styles below) ***/
.circle .mosaic-overlay {
	background:url(/web/20230608165040im_/https://jperiod.com/img/hover-magnify.png) no-repeat center center;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	display:none;
}

.fade .mosaic-overlay {
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter:alpha(opacity=00);
	background:url(/web/20230608165040im_/https://jperiod.com/img/bg-black.png);
}

.bar .mosaic-overlay {
	bottom:-100px;
	height:83px;
	background: #d8bf7d;
}

.bar2 .mosaic-overlay {
	bottom:-50px;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	height: 50px;
}

	.bar2 .mosaic-overlay:hover {
		opacity:1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter:alpha(opacity=100);
	}

.bar3 .mosaic-overlay {
	top:-100px;
	height:100px;
	background:url(/web/20230608165040im_/https://jperiod.com/img/bg-black.png);
}
/*** End Animation Styles ***/

/*******FREEFORM***********/

#freeform{
	width: 690px !important;
	height: 450px !important;
	margin: 30px auto 0;
	position: relative;
}

/****Gallery***/
.gallery-box p {
	font-family: OxygenMonoRegular, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


.gallery-header {
	background: white;
}
.gallery-header-inner {
	}
.gallery-header-inner h1 {
	font-family: LeagueGothicRegular,Helvetica,sans-serif;
	font-size: 49px;
	padding-left: 11px;
	padding-top: 29px;
	padding-bottom: 5px;
}
.gallery-header-inner ul {
    /*margin: 38px auto 20px;*/
    /*width: 64%;*/
    float: right;
    margin-right: 10px;
}
.gallery-header-inner ul li {
    float: left;
   /* height: 21px;*/
    padding-left: 14px;
}
.gallery-header-inner ul li a {
   /* background: none repeat scroll 0 0 #eaecef;*/
    color: #000;
    float: left;
    font-family: widefont,sans-serif;
    font-size: 16px;
    line-height: 21px;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    background: #eaecef;
}
.gallery-header-inner ul li a.current,  .gallery-header-inner ul li a:hover {
	color: #fff;
	background: #000;
}
.gallery-header-inner ul:hover a{
	background-position: 0 -21px;
}
.gallery-header-inner ul:hover li a:hover{
	background-position: 0 0;
}


/******** ALBUM VIEW PAGE *******/


#details-container {
	background: #eaecf0  url(/img/merch_viewBG.jpg) repeat-y;
	padding-top: 7.33333%;
	/*padding-bottom: 2%;*/
}
#image-column {
	width: 29.75%;
	float: left;
}
#details-inner {
	margin-left: 2.666667%;
}
.details-column {
	margin-left: 1.75%;
	float: left;
	width: 67.5%;
	margin-top: -8px;
}

.details-column p{
	font-size: 13px;
	line-height: 19px;
	width: 74%;
	font-family: OxygenMonoRegular, Helvetica, sans-serif;
}

.details-column a{
	font-size: 13px;
	color: #B59B58 !important;
}

.details-column h1{
	font-family: LeagueGothicRegular,helvetica,sans-serif;
	font-size: 40px;
	line-height: 40px;
}

.details-column span{
	font-weight: bold;
	float: left;
	padding-bottom: 8px;
}

.purchase-btn{
	background: url('/img/buy-album.jpg') no-repeat;
	width: 165px;
	height: 44px;
	position: relative;
}

.details-column ul{
	clear: both;
	padding-bottom: 20px;
}

.details-column ul li{
	display: inline;
	margin-left: -10px;
	padding: 10px;
}

.details-column ul li a{
	height: 44px;
}

.addthis_toolbox.addthis_default_style span{
	height: 20px;
}

.tracklist-container{
	position: relative;
	font-size: 13px;
	background-color: #D2D5DB;
}

.tracklist-container h1{
	text-align: center;
	font-family: LeagueGothicRegular,helvetica,sans-serif;
}

.track-side{
	background-color: #d2d5db;
	height: 22px;
	/*margin-top: -14px;*/
}

.track-side p{
	font-family: widefont,Helvetica,sans-serif;
	font-size: 13px;
	padding-top: 4px;
	text-transform: uppercase;
	margin-left: 50px;
	line-height: 16px;
}

.track-duration{
	padding-right: 10px;
	margin-left: 30px;
	color: #aeaeae;
}


.track-details{
	list-style: none;
}

.track-details li {
	border-bottom: 1px solid #d2d5db;
	line-height: 40px;
	height: 40px;
	font-family: OxygenMonoRegular, serif;
}

.track-credntials {
	float: left;
	margin-left: 51px;
}

.track-holder{
	background-color: #eaecef;
}


.track-credntials-btn{
	float: right;
	margin-right: 8%;
	
}

.track-sect{
	margin-top: 50px;
	padding-bottom: 10px;
}

.track-sect h1{
	text-align: center;
	font-family: LeagueGothicRegular,helvetica,sans-serif;
}

#twitter-container{
	float: left;
	margin-top: 15px;
	font-size: 10px;
	position: relative;
}


/******* MUSIC PAGE ******/

.allMusic{
			display: none;
		}
		
.allDiv{
			height: 300px;
		}
		
.masonry-box{
	background-color: #000;
}

.pop-width{
	width: 85%;
}



/**** NEWSLETTER ****/

#newsletter {
background-color: #000;
border: 1px solid #babdc0;
color: #babdc0;
height: 18px;
font-family: OxygenMonoRegular, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
text-transform: uppercase;
width: 178px;
text-indent: 5px;
}


#news-sub{
	margin-top: 7px;
	background: #d8bf7d;
	width: 67px;
	height: 26px;
	border: none;
	text-indent: 0;
	background-position: 0 -50px;
	text-transform: uppercase;
	font-family: widefont, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 20px;
}
#news-sub:hover { 
	color: #fff;
}
/********** NEW HOME **************/


.list_carousel{
	margin: 0 auto;
	/*overflow: hidden;*/
	width: 100%;
	max-width: 1700px;
	/*padding: 50px 10px;*/
	position: relative;
	/* min-width: 960px; */
}

.home-billboard{
	width: 100%;
}

#slide-container{
	position: relative;
	clear: both;
}

.slider-wrapper{
	background-color: #eaecef;
	max-width: 2000px;
	min-width: 960px;
	margin: 0 auto;
}

.rect-bg{
	background: url("/img/rectangle-bg.png") repeat-y;
	width: 800px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#feature-slider-1{
	top: 35px !important;
	left: 30px !important;
}

#carousel-3 li{
	max-width: 252px !important;
	max-height: 252px !important;
	width: 50%;
}

#simplemodal-container {
	width:70% !important;
	padding:86px 20px 20px;
	margin:0 auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:rgba(0,0,0,0.0);
	
}

a.modalCloseImg {
	width:66px;
	height:66px;
	display:block;
	position:absolute;
	top:20px;
	right:20px;
	background:url("/img/modal_close.png") no-repeat center;
}

#home-search {
	color: #eaecef;
	font-family: LeagueGothicRegular, Helvetica, sans-serif;
	font-size: 50px;
	text-transform: uppercase;
	width: 85%;
	background: #000;
}

#search-box {
	background: url(/img/modal_magnify.png) no-repeat right center #000;
	color: #eaecef;
	border-bottom: #eaecef solid 1px;
	height: 70px;
	padding: 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family: LeagueGothicRegular, Helvetica, sans-serif;
	font-size: 50px;
	text-transform: uppercase;
	width:90%;
}

#carousel-2 li{
	max-width: 306px !important;
	max-height: 250px !important;
	width: 50%;
	position: relative;
}
#carousel-2 h3 {
	left: 15px;
	bottom: 35px;
	width: 85%;
	position: absolute;
	font-family: 'LeagueGothicRegular', helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 140%;
	line-height: 100%;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	z-index: 99;
}
#carousel-2 p {
	position: absolute;
	bottom: 0;
	left: 15px;
	color: #D8BF7D;
	font-family: widefont,helvetica,sans-serif;
	font-size: 73%;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 99;
}
#contact-container{
background-color: #eaecef;
}

/********** FOOTER STYLES **********/


.tweet-icon{
	float: left;
	margin-top: -4px;
	position: relative;
	width: 59px;
}

.tweet-feed{
	position: relative;
	left: 18px;
	top: -7px;
}

#play-button-container{
	margin: 0 auto;
	width: 115px;
	position: relative;
}

.credits{
	border-top: 1px solid #202123; 
	width: 100%;
}

.credits p{
	text-transform: uppercase;
	color: #494C4F;
	font-family: OxygenMonoRegular, Helvetica, sans-serif;
	font-size: 10px;
	width: 470px;
	margin: 0 auto;	
}

.credit{
	margin-left: 13px;
	color: #494C4F;
	text-decoration: none;
}

/********** EVENTS PAGE ***********/

.event-title-container h1{
	font-family: LeagueGothicRegular,helvetica,sans-serif;
	font-weight: normal;
	margin-top: 19px;
}

.event-title-container a{
	font-family: widefont,helvetica,sans-serif;
	font-weight: normal;
}
	
.event-content a{
	color: #D8BF7D;
}

.event-title{
	position: relative;
	margin-top: 30px;
}
	
.event-dwrap {
	float: left;
	width: 71%
}	
	
.events-nav-tabs{
	position: relative;
}

.pagination, .pagination a, #infscr-loading{
	margin: 0px auto;
	padding-top: 10px;
	width: 80px;
    font-weight: normal;
    font-size: 10px;
    font-family: OxygenMonoRegular, Helvetica, sans-serif;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    /*text-indent: -9999em;*/
	    
}

	#infscr-loading{
		display: block !important;
		margin-top: 10px;
	}
		
	/*.events-nav-tabs li{
		float: left;
	}*/

/************** SEARCH PAGE ********/

.item-row-content-search{
	max-width: 960px;
}

.event-content-container-share h1{
	line-height: 24px;
}

.atclear{
	clear: none !important;
}


h1 a {
	color: #000;
	text-decoration: none;
}
.event-content-container {
	width: 72%;
	float: left;
}
.event-content-container p {
	font-family: OxygenMonoRegular, Helvetica, sans-serif;
}
.event-content {
	margin-right: 2.3%;
	width: 22.7%;
}

/********** GALLERY SECTION NEW ********/

	.gal-radio{
		font-family: OxygenMonoRegular,Helvetica,sans-serif;
		text-transform: uppercase;
		font-size: 12px;
	}

	.gal-radio span{
	padding-left: 10px;
	
	}
	
	#fancybox-thumbs.bottom{
		bottom: 10px !important;
	}
	
	.fancybox-image{
		max-height: 80% !important;
		max-width: 100% !important;
	}
	
	.vids-imgs{
		display: inline !important;
	}
	
	
	
#content{
	background-color: #000;
}
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
	margin: 0 !important;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}
	
	
	.eight{
		width: 616px;
	}
	
	.landscape{
		height: 396px;
	}
	
	.img-thumb{
		width: 50%;
		float: left;
	}
	
	
	
/*********** ABOUT SECTION NEW STYLES **********/

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	padding: 0;
	left: 0 !important;
	margin: 0 auto !important;
	height: 29px;
	max-width: 960px;
}

#cat-menu{

		display:none;
}

/**** HOME PAGE NEW *****/

#header-container{
		display: none;
	}
	
	#wrapper{
		display: none;
	}
	.img-wrap {
		max-height: auto;
		max-height: 700px;
		width: 75%;
	}
	.img-wrap a {
		position: relative;
		display: block;
		max-height: 700px;
	}
	.img-wrap h2 {
		left: 15px;
		bottom: 50px;
		width: 85%;
		position: absolute;
		font-family: 'LeagueGothicRegular', helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 370%;
		line-height: 100%;
		margin: 0;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		z-index: 99;
	}
	.img-wrap p {
		position: absolute;
		bottom: 9px;
		left: 15px;
		color: #D8BF7D;
		font-family: widefont,helvetica,sans-serif;
		font-size: 96%;
		text-decoration: none;
		text-transform: uppercase;
		z-index: 99;
	}
	
	.bill-filter{
		opacity: 0.6;
		filter:alpha(opacity=60); /* For IE8 and earlier */
	}
	
	.featured-second a {
		position: relative;
		display: block;
		
	}
	.featured-second h3 {
		left: 15px;
		bottom: 50px;
		width: 85%;
		position: absolute;
		font-family: 'LeagueGothicRegular', helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 150%;
		line-height: 100%;
		margin: 0;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		z-index: 99;
	}
	.featured-second p {
		position: absolute;
		bottom: 9px;
		left: 15px;
		color: #D8BF7D;
		font-family: widefont,helvetica,sans-serif;
		font-size: 96%;
		text-decoration: none;
		text-transform: uppercase;
		z-index: 99;
	}
	.sec-feature {
	width: 100%;
	opacity: 0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	}
	.featured-second {
		width: 25%;
		float: right;
	}
	
	/********* STORE ************/
	
	#splash-container{
		 	background-color: #fff;
	 	}
	
	#coming-soon-container{
		max-width: 964px;
		margin: 0 auto;
		padding-bottom: 100px;
	}
	
	.splash{
		width: 100%;
	}
	
	
	#jp-title{
		max-width: 468px;
		margin: 0 auto;
		padding-top: 100px;
	}
	 	
	 	/*.splash-page{
		 	margin: 0 auto;
		 	max-width: 2000px;
		 	width: 100%;
		 	position: relative;
		 	background: url('/img/JPERIOD_COMING-SOON2.jpg') no-repeat;
		 	height: 500px;
		 	background-position: top center;
	 	}*/
	 	
	 	.splash-page-img{
		 	width: 100%;
	 	}
	 	
	 	.splash-page-img-btn{
		 	width: 100%;
		 	max-width: 161px;
		 	position: absolute;
		 	bottom: 22px;
	 	}
	 	
	 	.splash-btn{
		 	margin: 0 auto;
		 	width: 161px;
	 	}
	 	
	 	
	 	#nav-menu-sec .gold a {
	 		color: #D8BF7D;
	 	}
@media screen and (max-width:450px) {
	.masonry .clearfix{
		display: none;
		clear: none;
	}
	.mosaic-block {
	    float: left;
	    position: relative !important;
	    width: 100%;
	    top: auto !important;
	}
	.secondary-img-size {
	    width: 24.894%;
	    float: left;
	}
	.secondary-img-size {
	    width: 50%;
	    float: left;
	    left: auto !important;
	}
	#music-image-container {
	    background-color: #000;
	    position: relative;
	    float: left;
	    width: 50%;
	}
	.masonry-box {
	    background-color: #000;
	    height: auto !important;
	}
	.event-title-container ul li a, .music-title-container ul li a {
		    line-height: 37px;
	}
}
/*
     FILE ARCHIVED ON 16:50:40 Jun 08, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:49:34 Oct 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 99.976
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.083
  cdx.remote: 0.066
  esindex: 0.01
  LoadShardBlock: 64.026 (3)
  PetaboxLoader3.datanode: 67.011 (5)
  PetaboxLoader3.resolve: 141.584 (3)
  load_resource: 194.015 (2)
*/