@charset "utf-8";
/* reset */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}















/*                                                                      BACKGROUND: -- */


/* #000 */
#video{
	background-color:#000;

}
/* #fff */
#live-dates table th,
#discography .item h2 span
{
	background-color:#fff;
}

/*#eaecef;*/
#gallery .item h4,
#discography .item h2 span.extend
{
	background-color:#eaecef;
}

/*#2a3e57;*/
#back,
#next-prev,
#pagination,

#sign-up,
#live-dates,
#gallery,
#gallerysingle
{
background-color:#2a3e57
}

/* #354860 */

#live-dates table td
{
background-color:#354860;
}


/*																     COLORS */






/*																     #2a3e57 DARK BLUE */

#live-dates td,
#discography .item,
#discography .item h5 span.extend{
color:#2a3e57;
}

#liveDates .buy,
#discography .item h4,
#discography .item h5,
#discography .item h3,
#discography .item h2 a,
#discography .item h2 span.extend,
.module .date{
	color:#0069d1;
}
/*																     #ff6000 ORANGE */
#gallery .item h4,
#liveDates .hover .buy,
.module li.hover a,
#live-dates th,
.biography .copy a,
#news_feed .news_item h2,
#discography .item h2,
.module .info_link
{
	color:#ff6000;
}

/*
																     #fff */
#blogSpider .creator,
#liveDates li.hover .place,
.module .place,
.module li.item a:hover,
.module .item p,
.module .item .date,
#live-dates td,
#live-dates .buy,
#liveDates a.buy:hover
{
	color:#fff;
}

/*																     FIXED LINE HEIGHTS */ 

/* 24 px*/
#live-dates th,
#live-dates td,
#discography h2 span,
#discography .item h2{
	line-height:38px;
}


/*																         		FONT SIZE */ 

/* 11px */
#live-dates .buy,
#discography .item h2 a,
#discography .item h2 span.extend,
#discography .item,
{
	font-size:11px;
}
/* 10px */
#blogSpider .creator,
.module .item p
{
font-size:10px;
}
/* 12px */

body{
font-size:12px;
}
/* 13px */
#discography .item h4,
#discography .item h5{
font-size:13px;
}
/* 14px */
#live-dates th
{
font-size:14px;
}
/* 19px */
h1
,h2{
	font-size:19px;
}
/* 18px */
#discography .item h2,h3{
	font-size:18px;
}
/*																         		DECORATION */
/* bold */

#liveDates .info_link,
#liveDates .place,
#gallery .item h4,
#live-dates .place,
.module .date,
h1,
h3,
.news h2,
.news .date,
#discography h2 .extend,
#live-dates th,
#live-dates .buy
{
font-weight:bold;
}
/* italic */
#blogSpider .creator
{
font-style:italic;
}

.header h2{
text-transform:uppercase;font-size:17px;
}
/*  */
/* modules */
#forum{
background:#2a3e57;
}


#blogs .item p{color:#fff;font-size:11px;}
#blogs .sig{font-style:italic}


#home-page .module{height:371px;}
.module{margin:0 0 10px 0;background:#283c55}
.module .title{display:block;}
.module .place{float:right;display:block;width:45%;text-align:right;}
#liveDates  .date{float:left;display:block;width:45%;}
#liveDates li{overflow:hidden; clear:both;}
.module .info_link{clear:both;float:left;}
.module .buy{float:right;}
.module li{clear:both;}
.module .label{color:#fff;display:block;}
#liveDates .item, .module .item{height:39px;padding:2px 10px 0 10px;}
.module .hover{height:81px;padding:2px 10px 0 10px;overflow:hidden;}
#latestForum .hover, #liveDates .hover{height:39px;padding:2px 10px 0 10px;overflow:hidden;}
.module .sig{font-size:11px;}
.module table {font-size:11px;text-align:center;margin:5px 0 0;}

.module table td.date, 
.module table td,
.sig{
color:#fff;
}

.module table th.views{width:50px;text-align:center;}
.module table th.replies {width:80px;text-align:center;}
.module table th.date,
.module table td.date {width:120px;text-align:left;}


.module table td a,
.sig a,
a.title{
color:#0263c3;
}
.module .label,
.module .title{
font-weight:bold;
}
.module .info_link,
.module .buy,
#home_video{
margin-bottom:10px;
}

.module li.hover{
background:#132946 url('../_img/news_selected.png') no-repeat center;
}

#liveDates li.hover{
background:#132946 url('../_img/news_selected.png') no-repeat center;
}
#liveDates li.hover p,
#latestForum li.hover p,
#blogSpider li.hover p,
#officialNews li.hover p
{display:block;}
#liveDates li p,
#latestForum li p,
#blogSpider li p,
#officialNews li p
{display:none;}


#liveDates a{text-transform:uppercase;font-weight:bold;}
#liveDates a.buy{
background:transparent url(../_img/live_arrow.png) no-repeat right center ;
padding-right:15px;
}
#liveDates .hover a.buy{
background:transparent url(../_img/live_arrowhover.png) no-repeat right center;

}
.header {
	clear:both;
	background-color: #ff6000;
	padding:10px;
	color:#fff;

}
.module li.item{
border-bottom:1px solid #e7e9eb;
}
/*																     CONTENT GLOBAL */

#content{
overflow:hidden;
}
.col-725{
width:725px;
float:left;
}
#home-page .col-235{
width:235px;
margin-right:10px;padding:0px;
float:left;
}
.col-235{
width:235px;
float:right;
padding:0px;
}
#home-page .last{
margin-right:0px;
}

a{
color:#336666;
}
a:hover{
color:#ff2233;
}
a.dupa:hover{
color:#ff2233;
}
/*																     NAVIGATION */
#header_menu a span{display:none;}
#header_menu a {cursor:pointer;}
/*																     CONTENT */

/*																     video */
#video{padding:3px;}

/*																     live-dates */
#live-dates{padding:10px;}


#live-dates table{width:100%;}



#live-dates th,
#live-dates td
{
border-bottom:1px solid #2a3e57;padding:0 10px;
}
live-dates th{}
live-dates td{}
#live-dates .buy span{visibility:hidden;}
#live-dates .buy{display:inline-block;float:right;background:url('../_img/buytickets.png') no-repeat center;text-decoration:none;padding:0 5px;}




/*																     @gallery */
#gallery, #gallerysingle{padding:20px;overflow:hidden;}
#gallerysingle .item{display:block;float:left;margin:2px;width:222px;height:130px;overflow:hidden;border:1px solid #959fab;}
#gallery .item h4{height:15px;padding:10px;}
#gallery .item{display:block;float:left;margin:2px;width:222px;height:165px;overflow:hidden;border:1px solid #959fab; }
#gallery .item img, #gallerysingle .item img{padding:1px;}

/*																     discography */

#discography .showbutton span,
#discography .buybutton span,
#discography .closebutton span
{
visibility:hidden;
}
.showbutton,
.closebutton,
.buybutton{
text-decoration:none;
padding:3px 20px;
}
#discography .closebutton{padding-left: 30px;}
#discography .showbutton {
background:url(../_img/show.png) no-repeat center;
}
#discography .buybutton {background:url(../_img/buynow.png) no-repeat center}
#discography .closebutton{background:url(../_img/hide.png) no-repeat  center}
#discography h4,
#tracklisting .track
{border-bottom:1px solid #c4c9d1;padding:5px 0;}
#tracklisting {
margin:0 0 0 20px;
}

#discography li.collapsed {
height:38px;overflow:hidden;
}
#discography .link-group{display:block-inline;padding:10px;float:right;}
#discography h4 {clear:both;margin:0 0 0 20px;}
#discography h2 {border-bottom:1px solid #f5f6f7;overflow:hidden;}
#discography h2 a{display:inline-block;float:right;}
#discography h2 span{display:inline-block;padding:0 10px;margin:0;}
#discography .copy{
padding:20px;
color:#2a3e57;
}
#discography .album_info{
margin-top:20px;
}
#discography .album_info img{border:1px solid #fff;margin:0 20px 20px 20px;display:block;width:145px;height:145px;float:left;}/**/
#discography .album_info ul{float:left;height-min:165px;}
#discography .item{
background:#eaecef;clear:both;overflow:hidden;border-bottom:1px solid #2a3e57;
}
/* BIOGRAPHY */
.biography .copy{
padding:5px 20px 20px 20px;
background:#2a3e57;
color:#fff;overflow:hidden;
}
.biography p{
margin:20px 0;
}
.biography .copy img{
display:block;
float:left;
border:1px solid #fff;
margin-right:20px;
margin-top:20px
}

/*																     @news_feed*/


#news_feed{
padding:10px;
background:#2a3e57;
}
#news_feed a.more span{
visibility:hidden;
}
#news_feed a.more{
background:url(../_img/readmore.png) no-repeat 0 0;display:block;height:19px;width:80px;padding:0;text-decoration:none;margin:0 0 0 10px;
}

.news_item{
padding-bottom:10px;margin-bottom:10px;
}
.more,
.news_item p{
padding:10px;
}
#news_feed   .date{
display:block;
padding:5px 10px 0;
}
.news h2
{
padding:5px 10px 10px 10px;
}
#news_feed .item a{
background:
}
#news_feed .date,
.news h2
{
background:#fff;
}
/*#2a3e57*/
/*0263c3*/
.news .date{
color:#0263c3;
}
.news .news_item{
background:#354860;
}
a.more,
.news_item p a,
.news_item h2 a{
color:#ff6000;
}
.news_item p{
color:#fff;
}
/*																    @prev-next  */
#back {padding:10px;margin-top:0px;text-align:center;position:relative;height:15px;border-top:1px solid #E7E9EB;}
#back span {}
#back  .back{position:absolute; top:0; left:10px; padding:10px;display:block;}
#back  a{text-decoration:none;} 
#back  a:hover{background-color:#ff6000;}
#back  a
{
color:#fff;
background-color:#2a3e57;
text-decoration:none;
margin:0 auto;
padding:10px;
font-weight:bold;
text-transform:uppercase;
}


#next-prev{padding:10px;margin-top:0px;text-align:center;position:relative;height:15px;border-top:1px solid #E7E9EB;}
#next-prev span {}
#next-prev .next{position:absolute;top:0; right:10px; padding:10px;display:block;}
#next-prev .previous{position:absolute; top:0; left:10px; padding:10px;display:block;}
#next-prev a{text-decoration:none;} 
#next-prev a:hover{background-color:#ff6000;}
#next-prev a
{
color:#fff;
background-color:#2a3e57;
text-decoration:none;
margin:0 auto;
padding:10px;
font-weight:bold;
text-transform:uppercase;
}

/*																     paggination  */

#pagination{padding:10px;padding-bottom:10px;margin-top:-5px;text-align:center;position:relative;border-top:1px solid #E7E9EB;}
#pagination span {}
#pagination .last{position:absolute;top:0; right:10px; padding:10px;display:block;}
#pagination .first{position:absolute; top:0; left:10px; padding:10px;display:block;}
#pagination a{text-decoration:none;} 
#pagination a:hover{background-color:#ff6000;}
#pagination a,
#pagination .current
{
color:#fff;
background-color:#2a3e57;
text-decoration:none;
margin:0 auto;
padding:10px;
font-weight:bold;
text-transform:uppercase;
}
#pagination .current{background-color:#354860;}
#pagination span.next, #pagination span.prev{font-size:12px;}
/*																     FORUM  */

#stats {width:971px; margin:0 auto;visibility:hidden}
#footer li .text{margin-top:8px;display:block;font-weight:bold;text-decoration:none;color:#354860 !important;}