@import url('news.css');

/* LAYOUT COLOURS AND DESIGN */

/* Body Background colour/image */
body {
	background-image:url(../images/topBg2.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	background-color:#041425;
	padding: 0px;
	margin: 0px;
}

#outerPage {
	background: url(../images/topBg2.jpg) center top no-repeat;
	background-repeat:no-repeat;
	width: 970px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	background-color:#041425;
}


.contentBox {
	background-color: #030c16;
	width: 270px;
	padding: 15px;
	margin-bottom: 15px;
	min-height: 120px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
}

.banner {
	margin-bottom: 15px;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
	overflow: hidden;
}

.fbContentBox {
	background-color: #030c16;
	width: 270px;
	padding: 15px;
	margin-bottom: 15px;
	min-height: 120px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-top-radius-bottomright: 10px;
	-moz-top-radius-bottomleft: 10px;
}

.featuredInfoCol {
	width: 300px;
	float: left;
}

.transparent {
	
}

#homeCol1 {
	margin-left: 17px;
	}
	
#homeCol2,
#homeCol3 {
	margin-left: 14px;
}
	
#rightCol {
	width: 300px;
	float: right;
	margin-right: 20px;
}

#floatLeftPage {
	background: #000;
	float: left;
	width: 570px;
	padding: 15px 20px;
	margin: 0px 0px 20px 20px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
}

#featuredReleaseThumb img {
	margin-right: 10px;
	border: 1px solid #4b4847;
}

#featuredReleaseInfo {
	line-height: 18px;
}

.cssClear {
	clear: both;
	}
	
.tourLink {
	background-color:#021e33	 !important;
	border:none;
}

.tourLink a:hover {
color: #fff; !important;
}

.tourPanelDate {
	color:#FFF;
}

.tourCity {
	color:#FFF;
}
	
.tourCity:hover {
	color:#FFF;
}



.tourLink:hover {
	background-color:#ff2a43 !important;
}

.tourDate {
	color:#FFF !important;
}

.tourDate a{
	color:#FFF !important;
}

.tourDate a:hover{
	color:#fff !important;
}


div.tourVenue {
float: left;
margin-left: 20px;
font-size: 10px;
color: #b4c0cb !important;
}


/* FONTS AND COLOURS */
#contentStart {height:450px;}

/* Font colour and size */
body, td {
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif; 
	font-size: 11px;
	color:#b4c0cb; 
	line-height:1.3em;
}

/* Links */
a {
	color:#fff; 
	text-decoration:none;
}

a:hover {
	color:#ff2a43; 
}


.dividerLine {
	background: url(../images/layout/divider.gif) top center repeat-y;
	padding: 0px 9px;
	}

/* Gallery */

#djGallery {
	margin-top: 18px;
	}
	
.moreGallery {
	font-weight:100 !important;
	}	

/* Main Content Box */

.pageSection, 
.pageSectionFullLength,
.discReleasesRighttcol .bodyText,
#bio 
.bodyText {  
	margin-bottom:20px; 
	color:#999999; 
	width:100%;
}

.eventItemLong h1 {background:none; border:none; display:none;}


body {
	margin:0; padding:0;
	
}

.headerImage {
	/* Main Header image */
	}

#performancesHeading {display:none;}

#featuredInfoTable {}

#mainTable {
	/* Outer Border Style */
	/* Outer Layout Width and Center */
	/* Outer Border Style */	
	position:relative;
	z-index:4;
	width:400px;
}	

#bodyContentTable {
	padding-left:-20px;
	position:relative;
	z-index:12;
}

	#bodyContentTd {
		width:630px;
}


.headerWrapBg {
	display:none;
}

#davidMenu {
position: absolute;
right: 0px;
top: 30px;
}

#simpleviewer {
	width: 280px;
	height: 210px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: -10px;
	}

.mainTds {
	width:300px;
	 height:100%;
}

.padding {margin:10px;}

/* CONTENT TABLES */

#leftCol {margin-left:10px; position:relative;}

#rightCol {}

#contentDistanceFromTop {
}

h1 {
	text-transform:capitalize;
	color: #ff2a43;
	margin: 5px 0px 15px 0px;
	font-family: Arial;
	font-size: 15px;
}

.hmvBuyLink {display:none;}

/* Resize Buy Images */
.buyImg img {
	display:none;
	}

/* FRONT PAGE NEWS */

.article {margin: 5px 15px 15px 0px; padding-bottom:15px; border-bottom: 1px dotted #999; }
.articleTitle, .title, .headlineLink .awardYear {font-weight:bold; font-size:11px; font-family: Tahoma, Arial, Verdana, Geneva, sans-serif; text-decoration:none;color:#FFF !important}
.articleTitle a { color:#FFF; font-weight:bold !important; }
.articleDate, .newsDateSummary {color:#9b9289; margin-bottom:10px;}
.moreNews, .awardYear {margin-top:0px; padding-top:4px; padding-left:15px; background-color:#ab9683; color:#111111; font-weight:bold;}
.moreNews a:link {display:block; width:200px; height:20px;}
#latestNews a { color:#fff; font-weight:100; }
#latestNews a:hover { color:#ff2a43 !important; }
.awardYear {padding-bottom:4px;}
.listLinks {line-height: 0.5em;}

#featuredReleaseInfo { font-family:Tahoma, Arial, Verdana, Geneva, sans-serif !important; }

/*INSIDE NEWS */
.eventItemLong h1, 
#bio h1 {
padding:10px;
margin-left:2px;
width:574px;
margin-top:-20px;
position:absolute;
	}

.discInfo h1{
padding:10px;
margin-left:-10px;
margin-top:-20px;
	
}
	
#bio {position:relative; margin-left:10px;}

#bio .bodyText {
padding:10px;
position:relative;
width:100%;
color: #111111;
}
	
 .discInfo h1 {
	margin:-2px;
 }

.discReleasesRighttcol .bodyText {padding:10px; margin-left:-2px;}




.releasesTable {position:relative; margin-left:-10px;}


/* DISCOGRAPHY LEGACY */
td.releaseDetailsTd, div.discHeader {
	margin-right: 0px;	
	}
td.releaseDetailsTd:hover {		
	
	}
	
div.discInfo {
	margin-bottom: 15px;
	}
	
	
div.discHeader, div.discHeader a {
	font-weight: bold;
	display: none;
	}
	
div.discHeader {
	height: 40px;
	background: none;
	}	
	
td.releaseDetailsTd {
	padding: 10px;
	vertical-align: top;
	width: 100%;
	}
	
div.releaseDetails {
	padding: 0px;
	margin: 0px;
	}	
	
div.tracklisting {
	margin-top: 10px;
	}
	

table.releaseTrackListing td {
	vertical-align: top;
	}
	
#tracklistingHeading {
	width: 200px;
	font-weight:  bold;
	}	

div.discHeader {
	padding: 5px;
	}


/* RELEASE INFO  */
div.discRelease {
	margin: 0px 10px 1px 0px;
	}
	
div.releaseType {
	background: url('../images/layout/titlebar.gif') no-repeat;
	height: 27px;
	color: #e7e0cf;
margin-bottom: 2px;
	margin-top: 10px;
	}	
	
div.releaseType a {	
	font-size: 11px;
	text-decoration:  none;
	display:  block;
	width: 100%;
	height: 27px;
	overflow:  hidden;
	}

div.releaseStatus {
	display: none;
	}

table.discReleaseTable {
	width: 420px;
	}
	
td.releasePackshot {
	width: 100px;
	vertical-align: top;
	}	
	
	
td.backReleasePackshot {
	width: 150px;
	vertical-align: top;
	}	

div.packshot {
	width: 200px;
	}

table.discReleaseTable td {
	
	}	
	
.discReleasesLeftcol {
	width: 200px;
	padding: 0px;
	}	

.discReleasesRighttcol {
	
	vertical-align: top;
	}	
	
.releasesMidCol {	
	width: 15px;
	}	

.releaseDetails .releaseTitle {
	font-weight: bold;
	}
	
table.releasesTable {
	width: 100%;
	}	
	
table.releasesTable td {
	padding: 1px;
	vertical-align: top;
	}	
	
div.releaseDetails.back {
	margin-right: 0px;
	width: 150px;
}	

.backcattable {
margin: 0px 0px 20px 10px;
}

.backcattable td {
	vertical-align: top;
	}
	
.backcatleft {
	width: 250px;
	}	
	
.releaseBarSTF {
	border-top : 1px solid Black;
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 4px;
}

.releaseBarCurrentFormat {
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color: #9b9289;
}

.releaseBarDetails {
	font-family :  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #9b9289;
	padding-top : 8px;
}

.releaseBarFormat {
	padding : 4px;
}

.releaseBarFormatDetails {
	padding: 2px;
	padding: 1px;
}

.releasesBuyLink {
	margin: 10px 0px;
	padding-bottom: 10px;
	}

.tracklisting {
	width: 200px;
	}

.releaseTracklisting {
	padding-top: 3px;
	width: 200px;
	}
	
div.tracklistaudio {
	font-size: 11px;
	}	
	
a.tracklistaudio {
	padding-top: 3px;
}

.miniAudio {
	padding-right: 3px;
}

.miniVideo {
	padding-right: 6px;
}

.audioline {
}

.musicHeadingHome {
	background: url(../images/layout/headings/music.gif) no-repeat; 
	height: 18px;
	}
	
.featuredRelease {
	background: url(../images/layout/boxbg.gif) #eaeae5 left bottom no-repeat;
	margin-right: 19px;
	margin-bottom: 10px;
	width: 416px;
	padding: 10px;
	}
html>body .featuredRelease { width: 416px; }		

.greytext {
	color: #999999;
}

table.tracklistingTable {
	width: 200px;
	}	
	
td.backcatleft div.releaseTitle {
	font-size: 14px;
	color: #e7e0cf;
	}	
	
.backDiscRelease {
	border-bottom: 1px solid #454545;
	padding: 20px;
	}
	
	
.releasePackshot {width:150px!important;}
.releaseTitle {width:220px;}
	
.backDiscRelease.last {
	border-bottom: 0px;
	}		
	
#backCatDiv {
	width: 445px;
	left: -20px;
	position: relative;
	}		
	
.backCatCover {
	margin-bottom: 10px;
	}	
	
.eventItemSml {position:relative; margin-top:20px;}

#twitter_div ul {
margin-left: 0px;
}

#twitter_update_list li {
	margin-bottom: 5px;
	margin-left: 3px;
	width: 260px;
	line-height: 18px;
	}

#communityLinks {
float: right;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
}

#communityLinks img {
	border: 0px;
	margin-right: 6px;
}

#communityLinks a {
	margin-right: 3px;
}

#communityLinks a:hover img {
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: transparent;
}

#twitterFeed ul,
#twitterFeed ul li {
	margin-left: 0px;
	}
	
#heading_contact {
	margin-top: 15px;
	}	
		
	
input, select, textarea {
	background: #e7e0cf;
	border: 1px solid #FFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

#subscribeFormTable select {
margin-right: 5px;
}

#subscribeFormTable td {
	padding: 2px;
}

#subscribeSubmit {
	background: #000;
	border: 0px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 8px;
	border: 1px solid #FFF;
	cursor:pointer;
	width: 90px;
}

/* MANUAL DISCOGRAPHY */
.releaseCol  {
width: 220px;
}

#discogTable td {
vertical-align: top;
margin-top:0px;
top:0px;
}

.releaseTracklist {
margin: 10px 0px;
line-height: 18px;
}

.discogTitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	}

hr {
	color: #EDE3DA;
	background: #EDE3DA;
	height: 0px;
	overflow: hidden;
	display: block;
	border-bottom: 1px dotted #999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 20px 0px 10px 0px;
	*margin: 10px 0px;
}

.checkboxStyle {
	border: 0px;
	}
	
#bodyContentTd {
	background:url('../images/layout/divider.gif') repeat-y top right;
	}	
	
.bodyContentTdInner {
	padding-right: 25px;
	}	

#footerLinks a, #footerLinks {
	
	color:#FFF !important;

	}	

#footerLinks a:hover{
	
	color:#ff2a43 !important;

	}
		
#footerLinks {
	top:150px;
	color:#000;
	line-height: 20px;
}
#footer { 
	padding:25px 0 35px 0;
	text-align: center;
	width:100%;
	height:56px;
	margin-top:30px;
	background-color:#030c16;
}

#footer a {
	color: #7c2c01;
	}
	
#footer a:hover {
	color: #FFFFFF;
	}	

.caberet {
margin: 15px 0px 5px 0px;
}

.articleDesc {
margin-bottom: 15px;
padding-bottom: 15px;
line-height: 18px;
border-bottom:1px dotted #999;
}

.bodyText img {
	margin:10px;
	
}

.bodyText a b {
	margin-bottom:10px;
	float:left;
	font-weight:100;
}

.articleDate {
	color:#333 !important;
}

#flash_mp3 {
	margin-top: 5px;
	}
	
#trackerDiv {
	position: absolute;
	}	
	
#headerWrap {
	width:970px;
	height:465px;
	position: relative;
}



#latestNews, #tourDates {
	filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;
}	

#navWrap {	
	position:absolute;
    margin:0 auto;
    top:280px;
    left:557px;
    width:402px;
    height:93px;
    padding:0;
    overflow:hidden;
	
}

.navLinkWrap {
	float:right;
    margin-bottom:0px;
    list-style:none;
    height:34px;
}

.navLinkWrap a {
	background-image:url(../images/menu2.png);
	float:right;
	height:34px;
	text-indent:-9999px;
}



#navLinkHome { width:102px ;background-position:0px 0px; }
#navLinkHome:hover { width:102px; background-position:-200px 0px; }

#navLinkBio { width:64px ;background-position: 0px -100px; }
#navLinkBio:hover { width:64px; background-position:-200px -100px; }

#navLinkNews { width:99px ;background-position: 0px -200px; }
#navLinkNews:hover { width:99px ;background-position: -200px -200px; }

#navLinkShows { width:124px ;background-position: 0px -300px; }
#navLinkShows:hover { width:124px ;background-position: -200px -300px; }

#navLinkMusic { width:105px ;background-position: 0px -400px ; }
#navLinkMusic:hover { width:105px ;background-position: -200px -400px ; }

#navLinkVideos { width:121px ;background-position: 0px -500px ; }
#navLinkVideos:hover { width:121px ;background-position: -200px -500px ; }

#navLinkGallery { width:140px ;background-position: 0px -600px; }
#navLinkGallery:hover { width:140px ;background-position: -200px -600px; }

#navLinkSubscribe { width:167px ;background-position: 0px -700px; }
#navLinkSubscribe:hover { width:167px ;background-position: -200px -700px; }

#navLinkShop { width:94px ;background-position: 0px -800px;} 
#navLinkShop:hover { width:94px ;background-position: -200px -800px; }


#social_fb, #social_yt, #social_tw, #social_it, #social_ba  {
	background-image:url(../images/socialBtns.png);
	height:34px;
	width:34px;
	background-position:0px -2px;
	float:left;
	margin-left:6px;
}

#social_fb { margin-left:0; }
#social_fb:hover { background-position:0px -34px; }

#social_tw { margin-left:9px; background-position: -40px -2px; }
#social_tw:hover { background-position: -40px -34px; }

#social_yt { background-position: -77px -2px; }
#social_yt:hover { background-position:-77px -34px; }

#social_it { background-position: -115px -2px; }
#social_it:hover { background-position: -115px -34px; }

#social_ba { background-position: -152px -2px; }
#social_ba:hover { background-position: -152px -34px; }


#navSocialWrap {
	position:absolute;
	height:32px;
	width:200px;
	float:left;
	overflow:hidden;
	top:420px;
	left:751px;
	z-index:102;
}



/*#navSocialWrap a:hover {
	background-position:center 0px;
}*/

#home {
	z-index:101;
	width:285px;
	height:250px;
	margin-left:15px;
	margin-top:85px;
	float:left;
}



#facebookWidget {
	border-top:none;
	padding:0;
	margin:0;
	width:300px !important:
	background-color:#191919 !important;
}


h4, h2 {
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF !important;
	font-size:12px !important;
}
