
/* OLD: string(3) "old"
 */

@font-face {     font-family: 'interstatelight';     src: url('/profile/fonts/interstate-light-webfont.eot');     src: url('/profile/fonts/interstate-light-webfont.eot?#iefix') format('embedded-opentype'),          url('/profile/fonts/interstate-light-webfont.woff') format('woff'),          url('/profile/fonts/interstate-light-webfont.ttf') format('truetype'),          url('/profile/fonts/interstate-light-webfont.svg#interstatelight') format('svg');     font-weight: normal;     font-style: normal;}

#nav2418, #nav2419, #nav2420 {
	display: none;
}

body {
	background: #000;
}
a {
	color: #fff;
}

#wrapper {
	height: 100% !important;
}
#layout {
	transition: filter 0.5s ease, -moz-filter 0.5s ease, -o-filter 0.5s, -ms-filter 0.5s ease;
}
.jn_blur {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);	
  transition: filter 0.5s ease, -moz-filter 0.5s ease, -o-filter 0.5s, -ms-filter 0.5s ease;
}
.jn_blur {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);	
  transition: filter 0.5s ease, -moz-filter 0.5s ease, -o-filter 0.5s, -ms-filter 0.5s ease;
}

/* TOP */
#top_wrapper {
	position: relative;
	width: 100%;
	height: 0;
}
#top {
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	width: 45.859%;
	margin: 0 0 0 6.1328%;
	padding: 0;
	z-index: 99;
}
#top h1 {
	line-height: inherit;
}
#top img {
	float: none !important;
	width: 89%;
}

/* NAV */
#nav_wrapper {
	display: none;
}
#jn_nav #nav_wrapper {
	display: block !important;
}
#nav_wrapper, #content_wrapper {
	width: 100%;
}
#nav_bar .nav li a {
	padding: 0 20px 0 0;
	text-transform: uppercase;
}
.nav li a {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	color: #2ca2ff;
	font-weight: normal !important;
	transition: color 0.25s ease;
}
.nav li a:hover,
.nav li a.active {
	color: #fff;
	transition: color 0.25s ease;
}
#nav_bar .nav li a#nav1762 {
	padding-right: 0;
}

/* CONTENT */
center, #content_wrapper {
	height: 100%;
}
#content {
	float: none;
	width: 100%;
	height: 100%;
	min-height: 0;
	padding: 0;
}
#jn_wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
	/*height: 100%;*/
	overflow-x: hidden;
	background: url('http://cdn.thehoopla.com/images/107/0/raw/bg1.jpg') top center no-repeat #000;
	background-size: 100% auto;
}
#jn_wrapper, #jn_wrapper h1, #jn_wrapper h2, #jn_wrapper h3 {
	font-family: 'interstatelight', sans-serif;
}
#jn_wrapper h2 {
	font-size: 17px;
	line-height: 19px;
	color: #2ca2ff;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}
#jn_content {
	display: inline-block;
	vertical-align: top;
	width: 48.859%;
	margin: 0 0 0 6.1328%;
	padding: 0 0 0 0;
}
#jn_logo {
	width: 80%;
	/*margin-bottom: 3px;*/
}
#jn_logo img {
	width: 100%;
}
/*
h2#jn_subtitle {
	display: block;
	width: 95%;
	color: #fff;
	background: #ef6900;
	font-size: 16px;
	padding: 3px 0;
	text-transform: uppercase;
	padding-left: 400px;
	margin: 5px 0 7px -400px;
	font-weight: normal !important;
}
*/
h2#jn_subtitle {
	display: block;
	color: #ff8729;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold !important;	
	margin: 7px 0;
}
div#jn_subtitle {
	width: 47.5%;
	margin: 7px 0 10px 0;
}
div#jn_subtitle img {
	width: 100%;
}
#jn_nav {
	margin: 0 0 50px 0;
}
#jn_content .latest_news {
	display: block;
	margin: 0 0 70px 0;
	color: #fff;
	font-family: 'interstatelight', sans-serif;
	text-decoration: none;
}
#jn_content .latest_news h2 {
	transition: color 0.25s ease;
}
#jn_content .latest_news:hover h2 {
	color: #fff !important;
	transition: color 0.25s ease;
}
#jn_content .latest_news .headline {
  display: block;
  font-size: 14x;
  line-height: 19px;
  margin: 9px 0;
}
.btn_play {
	display: none;
}
#jn_content .audio_samples {

}
#jn_content .audio_samples a {
	display: inline-block;
	vertical-align: top;
	width: 19%;
	/*min-width: 91px;*/
	padding: 15px 0;
	margin: 0 2.5% 3.5% 0;
	background: #ef6900; /*orange*/
	background: #2ca2ff;
	border: 3px solid #2ca2ff;
	text-align: center;
	transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;

	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.75);
}
#jn_content .audio_samples a:hover,
#jn_content .audio_samples a.active {
	background: none;
	color: #fff;
	border-color: #fff;
	transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
#audio_sample4 {
	margin: 0;
}
#jn_content .audio_samples a .fa,
#jn_content .audio_samples a span.strong {
	display: block;
}
#jn_content .audio_samples a .fa {
	font-size: 45px;
	margin-bottom: 5px;
}
#jn_content .audio_samples a.orange {
	background: #ef6900;
	border-color: #ef6900;
}
#jn_content .audio_samples a.orange:hover,
#jn_content .audio_samples a.orange.active {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

#jn_content .image_samples {
	margin: 0 0 70px 0;
}
#jn_content .image_samples a {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 19%;
	min-width: 91px;
	border: 3px solid transparent;
	margin: 0 2.5% 3.5% 0;
}
#jn_content .image_samples a img {
	width: 105%;
	margin-left: -3px;

	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(0, 0, 0, 0.75);
}
#jn_content .image_samples a .enlarge {
	display: block;
	position: absolute;
	bottom: 0;
	right: -3%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #2ca2ff;
	font-size: 17px;
	opacity: 0.7;
	transition: opacity 0.15s ease, 
		width 0.15s ease,
		height 0.15s ease,
		line-height 0.15s ease,
		font-size 0.15s ease;
}
#jn_content .image_samples a:hover .enlarge {
	opacity: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	transition: opacity 0.15s ease, 
		width 0.15s ease,
		height 0.15s ease,
		line-height 0.15s ease,
		font-size 0.15s ease;
}
#jn_content .image_samples a .fa {
	margin-right: -2px;
}

#jn_content .footer_links {
	width: 84%;
	margin: 0 0 50px 0;
}
#jn_content .footer_links a {
	display: inline-block;
	vertical-align: top;
	max-height: 53px;
	margin: 0 20px 0 0;
}
#jn_content .footer_links a img {
	width: 100%;
}
#audition_me_now {
	display: inline-block;
	width: 40% !important;
	margin: 0 0 5% 0 !important;
	white-space: nowrap;
}
#audition_me_now span {
	display: block;
}
#audition_me_now .title {
	text-transform: uppercase;
	color: #2ca2ff;
	font-size: 18px;
	font-weight: bold;
	transition: color 0.25s ease;
}
#audition_me_now .title:hover {
	color: #fff !important;
	transition: color 0.25s ease;
}
#audition_me_now .agency {
	font-size: 12px;
	font-weight: normal;
}
#footer_link_twitter {
	font-size: 36px;
}
#footer_link_acx {
	max-width: 80px;
}
#footer_link_imdb {
	max-width: 80px;
}
#footer_link_audible {
	max-width: 58px;
}

#jn_headshot {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 47.0859%;
	right: -1%;
}
#jn_headshot img {
	width: 100%;
}


/* EXPERIMENT */
#jn_headshot {
	display: none;
}
#jn_inline_headshot {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 44.0859%;
	text-align: right;
}
#jn_inline_headshot img {
	width: 100%;
	/*max-width: 650px;*/
}
#jn_wrapper {
	overflow: hidden;
}
#jn_content .footer_links {
	width: 205%;
	border-top: 1px solid #1e1e1e;
	padding: 15px 0 0 0;
}
#jn_content .footer_links .inner {
	position: relative;
	width: 50%;
}
#jn_content .footer_links .icons {
	display: inline-block;
	position: relative;
	top: -13px;
}

/* BOTTOM */
#bottom {
	display: none;
}

/* OVERLAY */
.jn_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20000;
	color: #fff;
	font-family: 'interstatelight', sans-serif;
}
.jn_overlay_bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19999;
	background: #000;
	opacity: 0.9;
}
.jn_overlay .inner {
	position: relative;
	/*padding: 2.5%;*/
	width: 95%;
	height: 95%;
	width: 100%;
	height: 100%;
}
.jn_overlay .stage {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.jn_overlay .stage img {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.jn_overlay .gallery {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 8%;
	max-height: 135px;
	overflow: hidden;
	text-align: center;
}
.jn_overlay .gallery .inner_wrapper {
	display: inline-block;
	position: relative;
	max-width: 10000px;
	white-space: nowrap;
	height: 100%;
}
.jn_overlay .gallery .inner_wrapper img {
	width: auto;
	height: 90%;
	border: 3px solid transparent;
	border-radius: 3px;
	margin: 0 0 0 11px;
	opacity: 0.5;
	transition: opacity 0.25s ease, border-color 0.25s ease;
}
.jn_overlay .gallery .inner_wrapper a.selected img,
.jn_overlay .gallery .inner_wrapper a:hover img {
	border: 3px solid #fff;
	opacity: 1;
	transition: opacity 0.25s ease, border-color 0.25s ease;
}
.jn_overlay .gallery .inner_wrapper a.first img {
	margin-left: 0;
}
.jn_overlay .btn_close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20001;
}
.jn_overlay .btn_close .fa {
	font-size: 25px;
	color: #d6d6d6 !important;
	transition: color 0.25s ease;
}
.jn_overlay .btn_close:hover .fa {
	color: #fff !important;
	transition: color 0.25s ease;
}

.jn_overlay h3 {
	font-family: 'interstatelight', sans-serif;
	font-size: 26px;
	line-height: 28px;
	margin: 0 0 15px 0;
}
.jn_overlay input[type=text],
.jn_overlay textarea {
	width: 95%;
	padding: 5px 0 5px 5px;
	font-size: 16px;
	font-family: 'interstatelight', sans-serif;
	background: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
}
.jn_overlay textarea {
	height: 50px;
	resize: none;
}
.jn_overlay .btn_submit {
	font-family: 'interstatelight', sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #ef6900;
	padding: 8px 30px;
	color: #fff !important;
	transition: background 0.25s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.jn_overlay .btn_submit:hover {
	background: #2ca2ff;
	transition: background 0.25s ease;
}


/* CONTACT FORM */
#jn_contact_form {
	display: none;
}

/* MP3s */
#hoopla_mp3_wrapper {
	position: fixed;
	bottom: -100px;
	left: 0;
	width: 100%;
	height: 32px;
	padding: 9px 0;
	background: #000;
	z-index: 19000;
	outline: none;
	
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 1);
	box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 1);	
}		
#hoopla_mp3_player {
	position: relative;
	top: auto;
	/*height: 32px;*/
	outline: none;
}

.jw-skin-seven .jw-button-color {
	color: #fff;
}
.jw-skin-seven .jw-button-color:hover {
	color: #2ca2ff;
}
.jw-skin-seven .jw-background-color {
	background: #000;
}
.jw-skin-seven .jw-progress {
	background: #2ca2ff;
}
.jw-skin-seven .jw-slider-container {
	padding-top: 6px;
}
.jw-skin-seven .jw-knob {
	top: 2px !important;
}
.jw-skin-seven .jw-display-icon-container {
	border: none;
}


@media screen and (max-width:800px) {
	
	#jn_wrapper {
		background-size: 800px auto;
	}
	#jn_content {
		display: block;
		width: 90%;
		margin: -15px auto 0 auto;
		padding: 0 0 0 0;
		text-align: center;
	}
	#jn_logo {
		margin: 0 auto;
	}
	h2#jn_subtitle {
		text-align: center;
	}
	div#jn_subtitle {
		text-align: center;
		width: 60%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#jn_nav {
		margin-bottom: 10px;
	}
	.nav {
		text-align: center;
	}
	.nav li {
		float: none;
		display: inline-block;
	}
	#jn_inline_headshot {
		position: relative;
		width: 106%;
		margin: 0 auto 30px auto;
		margin: 0 -10% 30px 0;
		text-align: center;
	}
	#jn_inline_headshot img {
		max-width: 400px;
	}
	#jn_content .audio_samples {
		width: 123%;
		margin-left: -10%;
	}
	#jn_content .audio_samples a {
		font-size: 11px !important;
		line-height: 15px;
	}
	#jn_content .latest_news {
		margin-bottom: 30px;
	}
	#jn_content .image_samples {
		margin-bottom: 25px;
	}
	#jn_content .footer_links {
		width: 100%;
	}
	#jn_content .footer_links a {
		display: block;
		margin: 0 auto 20px auto;
		width: 100% !important;
	}
	#jn_content .footer_links .inner {
		display: block;
		width: 100%;
	}
	
	#audition_me_now {
		display: block;
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}




/* CUSTOMIZATIONS */
@media screen and (max-width:900px) {
	#jn_content .audio_samples a {
		font-size: 13px;
	}
}