@charset "UTF-8";
/*
	JIVEWIRED EPK SPLASH PAGE STYLESHEET
	CREATED BY THREEFORMED MEDIA
	COPYRIGHT 2010
*/

/*	NOTES:
	
	Blue: 		#00AFCE
	Orange:		#FD441B
	Black:		#1E2223
	
	BORDER STYLE:
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #999;
	-moz-border-radius: 3px;  
	-khtml-border-radius: 3px;  
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	IE RBGA:
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000050,endColorstr=#99000050);
	zoom: 1;

	
*/

body.epk-splash #header {	
	margin-top: 30px;
	margin-bottom: -345px;
	z-index: 1;
	height: 416px;
	background: #1E2223 url(../images/wrapper/header-bg-lrg.png) bottom left repeat-x;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #1D2122;
}
body.epk-splash #header-inner {
	margin-top: -30px;
	height: 416px;
}
body.epk-splash #header .shadow {
	width: 100%;
	padding: 0 !important;
	height: 15px;
	background: transparent url(../images/wrapper/header-shadow.png) 0 0 repeat-x;
	position: absolute;
	bottom: -15px;
}
body.epk-splash #logo {
	background: transparent url(../images/wrapper/logo-cap-lrg.png) 7px 0 no-repeat;
}
body.epk-splash #header-inner .section-title {
	margin-top: 68px;
	font-size: 2em; 
	margin-bottom: 0;
}
body.epk-splash #container {
	margin-top: 0;
	padding: 0 10px 20px 10px;
}

/*	B A N N E R 
************************************************************/
#banner {
	height: 320px;
	margin-bottom: 40px;
	position: relative;
	z-index: 3;
	color: #FFF;
	overflow: hidden;
}
#feature {
	height: 320px;
}
#feature {
	padding-right: 20px;
	margin-right: -20px;
	z-index: 2;
}
#welcome {
	position: absolute;
	left: 700px;
	z-index: 2;
	top: 62px;
	width: 250px;
}
#welcome h1 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	border: none;
	padding: 0;
	width: 180px;
}
#welcome ul.points {
	font-size: 1.1667em;
	color: #A2A4A5;
	margin-bottom: 20px;
}
#welcome ul.ctas li {
	margin-bottom: 10px;
}
#welcome .button {
	font-size: 12px;
	padding: 6px 16px 5px 14px;
}
#welcome ul .hi1 {
	color: #FFF;
}
#welcome ul .hi2 {
	color: #00AFCE;
}
#welcome ul .hi3 {
	color: #FD441B;
}
#banner-info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
	background: url(../images/wrapper/trans_black-70.png) 0 0 repeat;
	background-color: rgba(0, 0, 0, 0.7);
}
#banner-info .inner {
	padding: 20px;
	text-align: right;
}

/*	I N F O   C O N T E N T   B L O C K S
************************************************************/
#login-block input.input-text, 
#login-block input[type="text"],
#login-block input[type="password"] {
	font-size: 0.91667em;
	margin-bottom: 10px;
	width: 45%;
}
#login-block #login_form {
	margin-bottom: 0;
}
/*	DO MORE BLOCK
*/
ul.epk-features {
}
ul.epk-features li {
	border-bottom: 1px solid #D2D2D2;
	padding: 6px 0 7px 35px;
	background-image:  url(../images/icons/epkfeatures-icons.png);
	background-repeat: no-repeat;
	background-position: -99em 0;
	max-height: 60px;
	overflow: hidden;
}
ul.epk-features li.music {
	background-position: 0 0;
}
ul.epk-features li.videos {
	background-position: 0 -60px;
}
ul.epk-features li.social {
	background-position: 0 -120px;
}
ul.epk-features li.events {
	background-position: 0 -180px;
}
ul.epk-features li.photos {
	background-position: 0 -240px;
}
ul.epk-features li.customize {
	background-position: 0 -300px;
}
ul.epk-features li.buy {
	background-position: 0 -360px;
}
ul.epk-features li.contact {
	background-position: 0 -420px;
}
ul.epk-features li.press {
	background-position: 0 -480px;
}
ul.epk-features li.discs {
	background-position: 0 -540px;
}
ul.epk-features li:last-child,
ul.epk-features li.last {
	border-bottom: none;
}
ul.epk-features li:first-child,
ul.epk-features li.first {
	padding-top: 1px;
}
/*	EXPOSURE BLOCK
*/
#exposure-block {
	background: #F1F1F1 url(../images/epk/stagelights-left.png) right 30px no-repeat;
}
#exposure-block .floater {
	width: 80px;
	height: 60px;
	float: left;
}
#exposure-block h4 {
	font-weight: bold;
}
#exposure-block #price {
	float: right;
	width: 160px;
	margin-left: 20px;
}
#exposure-block #price .simple-cta {
	margin-top: -9px;
}

/*	SEARCH BLOCK
*/
#search-block {
	padding-bottom: 5px;
}
#search-block form.search {
	margin-bottom: 10px;
}
#search-block form.search .input-text {
	width: 192px;
	
	*width: 190px;
}
/*	FEATURED BLOCK
*/
#featured-block .featured-list li {
	padding-left: 116px;
	min-height: 90px;
	
	_height: 90px;
}
#featured-block .featured-list li img {
	width: 100px;
	height: 80px;
	margin-left: -116px;
}
/***********************************************************
	L E A R N   M O R E   P A G E
************************************************************/
/* Pricing */
#prices h3 {
	margin-bottom: 20px;
}
#prices dl {
	float: left;
	width: 50%;
	font-size: 14px;
}
#prices dl dt {
	font-size: 30px;
	font-weight: bold;
}
#prices dl dt span {
	font-size: 14px;
	font-weight: normal;
}
#prices dl dd {
	color: #FD441B;
	margin-bottom: 10px;
}
#prices dl dd .button {
	margin-bottom: 10px;
	font-size: 11px;
	padding: 5px 14px 4px 12px;
}

/* Tour */
#epk-example {
	position: relative;
	padding-bottom: 5px;
}
#epk-example a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}
#epk-example a:hover {
	opacity: 1.0;
	cursor: help;
	filter: alpha(opacity = 100);
}
#epk-example #sidebar {
	position: absolute;
	left: 10px;
	top: 31px;
	width: 118px;
	height: 209px;
	background-image: url(../images/epk/epk_example-sidebar.png);
}
#epk-example #bio {
	position: absolute;
	left: 118px;
	top: 40px;
	width: 296px;
	height: 291px;
	background-image: url(../images/epk/epk_example-bio.png);
}
#epk-example #media {
	position: absolute;
	left: 118px;
	top: 331px;
	width: 296px;
	height: 381px;
	background-image: url(../images/epk/epk_example-media.png);
}
#epk-example #press {
	position: absolute;
	left: 118px;
	top: 712px;
	width: 296px;
	height: 145px;
	background-image: url(../images/epk/epk_example-press.png);
}
#epk-example #calendar {
	position: absolute;
	left: 118px;
	top: 857px;
	width: 296px;
	height: 202px;
	background-image: url(../images/epk/epk_example-calendar.png);
}
#epk-example #contact {
	position: absolute;
	left: 118px;
	top: 1059px;
	width: 296px;
	height: 181px;
	background-image: url(../images/epk/epk_example-contact.png);
}
#epk-example #mp3 {
	position: absolute;
	left: 0;
	bottom: -13px;
	width: 433px;
	height: 46px;
	background-image: url(../images/epk/epk_example-mp3.png);
}
