/* @override http://www.jazzhead.com/style.css */

/* @override http://www.jazzhead.com/style.css */

/* @override http://jazz.efront.com.au/style.css */

*{
padding:0;margin:0;

}
body {

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-size: 12px;
/* 	background: #000 url(/images/bg.jpg) no-repeat top center; */
/* 	background: #000 url(/images/bg.jpg)  top center; */
	background: #000 url(/images/bground.gif)  top center;
	line-height: 16px;
}

h1{
	font-size: 18px;
	color: #fff;
	}


h2{
	font-size: 16px;
	color: #fff;
	}

p{
	margin: 10px 0px;
	line-height: 16px;
	color: #fff;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	/*border: 1px solid #fff;*/

}

#header{
	margin-top: 0px;
	width: 960px;
	height:20px;
	/*background: transparent url(/images/bg_70.png) top left;*/

background: url("/images/bg_header.png");
background-repeat: no-repeat;
background-color: none;


 /*border-bottom: 1px dotted #333;*/

}

/*
#sitetitle{
	float: right;
	font-size: 42px;
	margin-top: 50px;
	color: #000;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
}
*/

#sitetitle{
	display: none;
	float: right;
	font-size: 44px;
	color: #000;
	font-weight: bold;

	text-align: right;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	margin-top: 20px;
	margin-bottom: 25px;
}


#logo{
	height: 120px;
	width: 120px;
	background: transparent url(/images/jazzhead_logo.png) no-repeat;
	float: left;
	margin-top: 10px;
}


#loginform{
	width: 400px;
	height: 170px;
	float: right;
	text-align: right;
}



.formline{
padding: 5px 0px;
font-size: 10px;
}

a.textsubmitbutton{


}




.button_container{
	height: 22px;
	margin-top: 3px;
}

.button_container a{
	border:1px solid #ccc;
	padding: 2px 10px 3px;
	text-align: center;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.button_container a:hover{
	border:1px solid #000;
	color: #000;
	background: #999;
	}


#searcharea .button_container a{
	border:1px solid #ccc;
	padding: 4px 10px 5px;
	text-align: center;
	color:#333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#searcharea .button_container a:hover{
	border:1px solid #000;
	color: #000;
	background: #999;
	}

.logininput{

	height: 20px;
	width:  165px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

#main_content{
width: 960px;
	background: url("/images/bg_center.png");
background-repeat: repeat-y;
background-color: none;
}

#sidemenu{
	width: 200px;
		float:left;
		margin-right: 20px;
		margin-top: 12px;
	}

#content{
	width: 470px;
	float:left;
	margin-right: 20px;
}

#sidenews{
	width: 250px;
	float:right;
}

#sidenews p a{
	text-decoration: none;
	color: #000;

}

#sidenews p{
	margin:5px 0px;
}

#news-header{
	width: 200px;
	float: left;
	padding-top: 12px;
}

#rss{
	width: 40px;
	float: right;
}

.footer{
	margin-top: 0px;
	padding:15px 20px 5px 20px;
	margin-bottom: 20px;
background: url("/images/bg_footer.png");
background-repeat: no-repeat;
background-color: none;


	color: #333;
	height:20px;
	width: 920px;

}

.footer h2, b{
	line-height: 28px;
}


#footer_contact{
	width: 500px;
	float: left;

}

#footer_menu{
	width: 250px;
	float: right;
}

#copyright{
	font-size: 12px;
	margin-top: 0px;
	color: #999;
	width: 300px;
	float: left;
}

#copyright a{
	color: #fff;
	text-decoration: none;
}

.quicklinks{
	height: 18px;
	font-size: 14px;
	padding-left: 18px;
	padding-top: 6px;
	background: transparent url(/images/cog_small.gif) no-repeat left;
	margin-bottom: 5px;
}

.menu_item{
	font-size: 15px;
	border-bottom: 2px dotted #ccc;
	padding: 5px 0px;
}

.menu_item a{
text-decoration: none;
color: #fff;
}

.menu_item a:hover{
text-decoration: none;
color: #666;
}

.menu_item_selected{
	font-size: 15px;
	border-bottom: 2px dotted #ccc;
	padding: 5px 0px;
}


.submenu{
	line-height: 20px;
	margin-left: 20px;
}

a.submenu{
		text-decoration: none;

}

a.submenu_link{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

a.submenu_link_selected{
	color: #000;
	font-size: 12px;
	text-decoration: underline;

}

.searchinput{

	height: 24px;
	width:  84px;
	border: 1px solid #ccc;

}

#search{
	margin-top: 20px;

}



#searcharea{
	margin-top: 25px;
	width: 340px;
	float: right;
	height: 70px;
	position: relative;
}

#social {
	position: absolute;
	bottom: 0px;
	right: 0;
	height: 30px;
	width: 300px;
	text-align: right;
}

.news_list{
	width: 240px;
	color: #999;
	margin-bottom: 20px;
}

.news_list a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}




.news_list ul{
	list-style-type: none;
	margin-left:0px;
	margin-bottom:10px;

}

.news_list li{
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	margin: 5px 0px;
	color: #999;
	border-bottom: 1px dotted #ccc;
}

#content ul{
	margin-left:15px;
	margin-bottom:10px;
}

#content li{
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	color: #333;
}

#content a{
	color: #000;
}

.artists_display{

	padding:0px 25px 20px 20px;
	line-height: 18px;
	width:605px;
	float: left;
}

.artists_display p, .home_display p,.general_display p {
	color: #fff;
	line-height: 18px;
	}


.artists_detail_display{

	padding:0px 10px 20px 20px;
	line-height: 14px;
	width:550px;
	float: left;
}

.artists_detail_display p{
	color: #fff;
	line-height: 18px;
	}





.home_display{

	padding:0px 10px 20px 20px;
	line-height: 14px;
	width:360px;
	float: left;
	margin-right: 20px;
}

.general_display{
	padding:0px 20px 10px 20px;
	line-height: 14px;
	float: left;
	width: 920px;
}


.artists_display h1{
	line-height: 140%;
}
.artists_display img{
	border: 5px solid #fff;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 300px;
	height: auto;
	background: #000 url(/images/loader_on_black.gif) no-repeat center center;
}

.newslayout img{
	width:300px;
	height:auto;
}

.itunes{
	background: transparent url(/images/itunes.png) no-repeat;
	width: 130px;
	height:25px;
	cursor: hand;
	cursor:pointer;
	margin-right: 10px;
		margin-top:5px
}



.cd{
	background: transparent url(/images/buy.gif) no-repeat;
	width: 130px;
	height:25px;
	cursor: hand;
	cursor:pointer;
	margin-right: 10px;
		margin-top:5px
}

.buy_phone{
	height: 40px;
	width: 180px;
	background: transparent url(/images/buy_phone.png) no-repeat;
	margin-top:5px

}


.bio{
	background: transparent url(/images/bio.gif) no-repeat;
	width: 130px;
	height:25px;
	cursor: hand;
	cursor:pointer;
	margin-right: 10px;
	margin-top:5px
}

#footer_social {
	text-align: right;
	margin-right: 20px;
}

#footer_social img {
	border: 0px solid white;
}



.artist_links{
	/*height:40px;
	width: 550px;
	bottom: 0px;
	left: 0px;
	position: relative;*/
	margin-top: 10px;
	float: left;
	width: 250px;

}

.front_track_display{
	margin: 0px 0px 0px 0px;
	width: 264px;
	float: right;
	line-height: 20px;

}

.top_header{
	height: 140px;
}

ul#topmenu{
	color: #fff;
	list-style-type: none;
	width:750px;
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style-type:none;
	text-align: right;
	float: right;

}

ul#topmenu li{
	display:inline;
	margin:0;
	padding:0;
	float: right;
	}




#topmenu a{
	color: #fff;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	width:105px;
	float:left;
	/*font-weight: bold;*/
	margin-left: 1px;
	/*background: transparent url(/images/menu_label.png) left bottom;*/

background: url("/images/menu_label2.png");
background-repeat: no-repeat;
background-color: none;

	text-align: center;
}

#topmenu a:hover, #topmenu li.selected a{
	color: #fff;
	text-decoration: underline;

background: url("/images/menu_label2.png");
background-repeat: no-repeat;
background-color: none;
	font-weight: bold;

}





.news_display{
	margin: 0px 20px 0px 0px;
	width: 260px;
	float: right;
	line-height: 20px;
}

.news_display li{
	border-bottom: 1px dotted #999;
	padding: 10px 0;
	margin: 0;
}

.news_display h1, .recent_artists h1{
	margin-bottom: 10px;
}

.twtr-widget  {
	margin-top: 10px;
}

.news_display ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.news_display li a{
	color: #fff;
	text-decoration: none;
}

.news_display li a:hover{
text-decoration: underline;
}



.news_display ul li.current a{
	color: #fff;
	text-decoration: underline;
}

.recent_artists{
	padding-top: 0px;
	float: left;
	width: 240px;
	border-right: 1px dotted #fff;
}

.front_feature_image{
	width: 40px;
	float: left;
	height: 40px;
	margin-right: 10px;
	border: 1px solid #999;
	background: transparent url(/images/loader_on_black.gif) no-repeat center center;
}

.artists_summary{
	margin-bottom: 20px;
	width: 230px;
	cursor: hand;
	cursor:pointer;
}

.artists_summary p{
	padding-top: 1px;
		color: #fff;
		margin: 0px;

}
.artists_summary a{
	color: #fff;
}


.subscribe_form{
border: 1px solid #666;	padding: 10px 10px 20px;
}

.subscribe_form p{
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
}

.subscribe_form input{
	height: 20px;
	width: 200px;
	border: 1px solid #fff;
	margin-left: 10px;
}
input.subscribe_submit{
	width: 70px;
	height: 22px;
	background: #ccc;
	color: #000;
}

.artists_home{
	padding: 10px 20px 10px 20px;
}

.artists_home h1{
	margin-bottom: 20px;
	padding-left: 40px;
}

.artists_listing{
	margin-bottom: 20px;
    width: 25%;
    cursor: hand;
    cursor: pointer;
    text-align: center;
    float: left;
    height: 215px;

}

.artists_listing p{
	padding-top: 1px;
    margin: 10px auto;
    text-align: left;
    color: #fff;
    width: 145px;
}
.artists_listing a{
	color: #fff;
}

.artists_home_image{
	width: 145px;
    height: 145px;
    margin: 0px auto;
    border: 1px solid #999;
    background: transparent url(/images/loader_on_black.gif) no-repeat center center;
}

#results, #result_report,#other_pages, #powered_by{
	clear: both;
	padding: 10px 20px;
}

a.title, #other_pages a{
	color: #ccc;
}

.result_box{
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #999;
}

input.searchinput{
	width: 175px;
	margin-right: 0px;
	border: 1px solid #ccc;
	height:20px;

}

table.searchBox{
	float:left;
	margin-bottom: 20px;
}
.search_area{
	padding: 10px 20px;

}

input.name-main{
	margin-bottom: 10px;
	width:300px;
	border:1px solid #fff;
	height: 20px;

}

textarea.message-main{
	margin-bottom: 10px;
	width:300px;
	border:1px solid #fff;
	height: 100px;
}

input.submit-main, button.submit-main{
	width: 300px;
	color: #000;
}

#credits a{
	text-decoration: none;
	float: right;
	width:300px;
	text-align: right;
	color: #999;
	font-size: 12px;
}

#player{
	float: right;
	height: 180px;
	width: 280px;
}

.result_box a.title, .result_box b{
	font-size: 14px;
	color:#fff;
}


.result_box .description, .description b{
	font-size: 12px;
	color: #999;
}

#main_content a{
	color: #fff;
}
.artists_display a{
	color: #fff;

}

ol li{
	line-height: 14px;
	margin-top: 2px;
}



.main_album_list{
width: 330px;
float: right;
display: inline;
padding-right:20px;
}

.artist_albums{
	margin-bottom: 3px;
}

.main_album_list h1{
	margin-bottom: 10px;;
}

.sub_album_list h1{
	margin-bottom: 10px;
}
.sub_album_list{
clear: right;
width: 330px;
float: right;
display: inline;
padding-right:20px;
margin-top: 10px;
}

/* =========== */
/* = Twitter = */
/* =========== */
.twtr-doc {
	margin-right: 28px;
}

.social_media {
	float: right;
	width: 330px;
	padding-right: 20px;
	padding-top: 30px;
}

.social_media h1 {
	margin: 0 0 8px 0;
}

.release_social {
	margin-top: 20px;
}

.release_social h1 {
	margin-bottom: 6px;
}

.j_icon {
	display: block;
	font-size: 11px;
	line-height: 12px;
	width: 240px;
	height: 28px;
	padding: 0 0 0 32px;
	background-image: url(/images/button_sprite.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

.j_icon:hover {
	font-weight: bold;
}

.itunes.j_icon {
	background-position: 0 -163px;
}

.bandcamp.j_icon {
	background-position: 0 -62px;
}

.cd.j_icon {
	background-position: 0 -108px;
	border: 0px solid #fff;
	background-color: transparent;
	color: #fff;
	text-align: left;
	margin: -9px 0 12px 0
}

.buy_phone.j_icon {
	background-position: 0 -16px;
}