/* 
========================== 
1. GLOBAL SETTINGS 
========================== 
*/
html {
	margin: 0px;
	font-family: "Verdana";
	font-size: 11px;
	color: #959595;
	background-image:url(images/bg.jpg);background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

td {text-align:left;}

body, td, th, div, p, span, h1, h2, h3, h4, h4, li, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	}


A:Link, A:visited {
	color:#000;
	text-decoration:none;
    }

A:hover, A:active {
	color:#333;
	text-decoration: underline;
}

h1, h2, h3, h4 
{
	color: #000;
	font-weight: bold;
}

h2.channel {
	padding-left: 10px;
	}
	
h1 {font-size: 16px;}	
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 10px;}

h2 img {
	border: 0;
}

.paging {
	color: #000;
	font-weight: bold;
	}

.clear {
	clear: both;
	float: none;
	line-height: 0;
	display: block;
	}

div.control {
	background: transparent;
	font: 11px verdana;
	padding: 3px 10px 0 10px;
	}

div.control form,
div.control select,
div.control option,
div.control input {
	font: 10px verdana;
}

input {color: #000;}

blockquote {font-style: italic; margin: 10px 15px; padding: 10px; border-left: 1px solid #333; background-color: #e0e0e0; color: #333;}


dd {
	border-bottom: 2px #000 solid;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 2px 5px;
}

dl {
	background:;
	color: #808080;
	font: 10px verdana;
	margin: 0 0 10px 0;
	padding: 0;
}

dt {
	padding: 2px 10px 0 5px;
	text-transform: uppercase;
}

/* 
========================== 
 CONTENT SPECIFIC
==========================
*/

#page_wrap {margin: 0; padding: 0 100px 0 30px;} 

div.item {
	color: #959595;
	margin: 5px;
	padding: 5px;
}

p.item {
	color: #959595;
	}
	
span.item {
	color: #959595;
	}

div.item img {
	border: 0;
	display: block;
}

span.paging {
	display: block;
	float: left;
	padding-top: 3px;
}
span.artist {
	display: block;
	font: 10px verdana;
	text-transform: uppercase;
}



p.byline {
	color: #909090;
	font: 10px Verdana;
	margin-top: 10px;
	padding: 5px 0 0 0;
	font-style: italic;

}

div.channel {
	margin: 0 0 10px 0;
	padding: 0;
	}

div#view-all {
	background: #D0D0D0;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px;
	text-transform: uppercase;
}

form#FilterForm {
	margin: 0;
	padding: 0;
	text-align: right;
}

div.login-box 
{
 position: relative;
 margin: -100px 0 0 10px;
 padding: 7px;
 background-color: #000;
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
}

a.button {
	background: #ffaa50;
	color: white;
	font: bold 10px verdana, sans-serif;
	text-transform: uppercase;
	border-style: solid;
	border-width: 2px;
	border-color: #FFE9D2 #F77C00 #F77C00 #FFE9D2 ;
	padding: 3px 6px;
	text-decoration: none;
}
a.button:hover {
		border-color:#F77C00 #FFE9D2 #FFE9D2 #F77C00;
		background: #FF9428;
		color: #333333;
}

.login-module {text-align: right;}

/*
========================== 
 NEWS STYLES
========================== 
*/

#news span.artist span,
#news span.artist {
display:none;
font-weight:bold; 
color:#841f00;
margin-bottom:10px;
text-transform:none;
}
#news h2.channel {display: none;}
#events h2.channel {display: none;}

#news .headline {padding:8px 0; font:bold 11px Helvetica; border-style:solid; border-width:0 1px 1px 1px; border-color:#666 #eee; padding-left:5px; background:#f3f3f3;}
#news .headline a { font-weight:bold; color:#333;}
#news .headline a:hover {color:#666; text-decoration:none;}



#news .headline_date {padding:8px 0; font:11px Helvetica; border-style:solid; border-width:0 1px 1px 1px; border-color:#666  #eee;  color:#666;padding-left:5px;}
/*
========================== 
 GALLERY SETTINGS
========================== 
*/

#gallery h3 {
	font-size: 11px;
	}

#gallery .album,
#gallery .photo {
text-align: center;
float:left;
background:none;
padding-bottom:20px;
margin:0px;
}
.fullsize {
	text-align: center;
	color: #ff3300;
	}


 
body#pg-galleryviewer #gallery .control { position:relative; top:0; left:0; padding:10px 0; }
body#pg-galleryviewer #gallery .control span { float:none; text-align: center; font-size: 14px; }
body#pg-galleryviewer #gallery h2 { display:none; }


/*
========================== 
 TOUR & EVENTS STYLE
==========================
*/
.tour { background:#eee; padding:3px;}
.tourdate { font:bold 13px/110% Verdana, Arial, Helvetica, sans-serif; color:#000;}








#pg-events .channel h2 {display: none;}

#pg-events div.item div.date-time span {
	display: block;
}
#pg-events div.item div.date-time {
	float: left;
}

#pg-events div.item div.location-venue span {
display: block;
}
#pg-events .venue {
	color: Gray;
	background-color: #EEEEEE;
}
div.location-venue {
	margin-left: 95px;
	border-left: 1px gray solid;
	padding-left: 10px;
	background-color: #EEEEEE;
}
#pg-events .date {
	font-weight: bold;
}
#pg-events .notes {
	font-style: italic;
}
#pg-events div.item {
	padding: 10px;
	margin: 2px 10px;
}
#pg-events h3,
#pg-events p {

}
#pg-events div.item div.location-venue span.address span {
	display: inline;
}

/*
========================== 
 MEDIA/DOWNLOADS/MUSIC STYLE
==========================
*/
#media .item {
	border-top: 2px solid #ccc;
	}
#discography span.time {
	font-size: 10px;
	font-style: italic;
}

table.tracklist {
	font: 10px verdana;
}
table.tracklist td {
	background: #FFF;
	border-bottom: 2px #666 solid;
	/* border-right: 1px #333 solid; */
	padding: 2px 4px;
	color: #999;
}

table.tracklist span.title {
	color: #666;
	}

table.tracklist span.title {
	font-weight: bold;
}
table.tracklist td.index {
	background: #F2F2F2;
	text-align: right;
}
table.tracklist th,
table.tracklist tr.discnumber td {
	padding: 2px 4px;
	background: #fff;
	border-bottom: 2px #666 solid;
	/* border-right: 1px #333 solid; */
	text-transform: uppercase;
	font-weight: normal;
}

/* Buy Link Manager */
.blm-default {
	cursor: default;
}

.blm-menugroup {
	background: #FFFFFF;
	border: outset 1px #000000;
}

.blm-menuitem {
	background: #FFFFFF;
	color: #000080;
	cursor: default;
	font: 9px verdana;
	padding: 3px;
}

.blm-menuitem td 
{
    color: #000;
}

.blm-menuitemhand {
	cursor: hand;
}

.blm-menuitemover {
	background: #A9A9A9;
	color: #FFFFFF;
	cursor: hand;
	font: 10px verdana;
	padding: 3px;
}

/*
========================== 
 USER PROFILES & RESGISTRATION & MEMBERS AREA
==========================
*/
#pg-profile h1.username {font-size: 16px; font-weight: bold;}
#profileTable {margin-left: 10px;}
table.profileComment {padding: 25px;}
div.userInfo {width: 150px;}
p.postComment {text-align: left;}
p.join-header-text {display: none;}
#members h2.channel {display: none;}


#pg-profile img.userthumbnail {
  background-color: #FFF;
  padding: 2px;
  margin: 3px 0;
  border: 1px solid #333;
  }

#pg-profile img.userfullsize {
   border: 1px solid #333;
   background-color: #FFF;
   padding: 2px;
   margin: 3px 0;
   }

#memberbuddylist div.control {display: none;}
#memberbuddylist div.item {float:left; padding: 5px;}
#memberbuddylist .item {height: 135px; margin-bottom: 7px; border: 0;}


/*
========================== 
FORUM/COMMUNITY STYLE
==========================
*/

#pg-boards h2.channel {display: none;}
#pg-boards h1, #boards h3 {margin: 3px 0;}
#pg-boards p {margin: 2px 0;}
#pg-boards div.control {

    margin: 5px 3px;
    }
    
.board-nav {margin: 10px 0;text-align: right; font-weight: bold;}

.forum div.control {
    margin: 5px 3px;
    background-color: White;
}

table.forum {
	width: 80%;
	margin-top: 10px;
	border-collapse: collapse;
	padding: 0px;
}

.forum th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #505368;
	font-size: 11px;
    background-image: url(/images/board/bg_header.jpg);
    background-repeat: repeat-x;
	}
	

.forum td, .forum th {
	padding: 5px;
	border: 1px solid #333;
    }

body#pg-boards img.userthumbnail {
  border: 1px solid #333;
  }
  
td.profile {
    width: 150px;
    font-size: 10px;
    line-height: 1.5em;
    vertical-align: top;
    }

/* The Text Area input */
body#pg-boards .messageboard-comment {width: 400px; height: 200px;}

p.btn-board {
    padding: 20px 10px;
    }
    
span.breadcrumb div {display: inline;}
th.post-header {text-align: left;}
td.post-td {vertical-align: top;}
p.post-title {margin: 0; padding: 5px; border-bottom: 1px solid #333; background-color: #999; color: #000; font-weight: bold;}  
p.post-text {margin: 10px;}

body#pg-boards div.onlineusers {display: inline;}
body#pg-boards div.onlineusers img {display: inline; padding: 1px; vertical-align: middle;}
body#pg-boards div.onlineusers img {width: 20px; height: 20px;}
body#pg-boards dt {font-weight: bold; padding: 10px 0 7px 0;}
body#pg-boards dd {font-weight: normal;}


/* USER COMMENT PAGES */
#pg-comments .channel h2 {display: none;}
    

.comment-author {
	float: left;
	width: 110px;
	position: relative;
	}

.comment-content {
	margin-left: 120px;
	border-left: 1px #333333 solid;
	padding-left: 10px;
	position: relative;
	}

 #comments span.author img.userthumbnail {
  background-color: #FFF;
  padding: 2px;
  margin: 0;
  border: 1px solid #333;
  }








/* OTHERS */
#newsheadline1 {}

input {color: #000;}

.privacypolicy {display:none;}
input#SummaryEmailInput {
	width:150px; 
	margin-right:3px;
}
#membership .item { margin:0; padding:0; text-align:left; background-color: #ffffff;}
#membership p.login_box { margin:15px 0 0 0; padding:0; background-color: #ffffff;}

#diary .headline { display:block; height:40px; line-height:40px;}

#membership .item #MembershipFormID { text-align:left; padding: 18px; line-height: 15px;}
#membership .item #MembershipFormID input{ background:#666666; color:#ddd; border:solid 1px #cdc09e;}
#membership .item #MembershipFormID select{ background:#666666; color:#ddd;border:solid 1px #cdc09e;}


.bd-b { border-bottom: 2px solid #ccc; padding-bottom:3px;}
.margin8bottom { margin-bottom:8px;} 
.title { font-size:12px;font-weight:bold; color:#000;}



.board{  border:1px solid #979797;}
span.title{color: #CCC;}
.eventsummary{width:300px; height:28px; background-color:#f4f4f4; margin-top:23px; 
              border-bottom:1px solid #333; border-top:1px solid #333; padding-top:12px; padding-left:6px;}



/* Lee Addition */

center {
	margin: 0 auto;
	width: 964px;
	position: relative;
}


div#search-form {
	position: absolute;
	top: 380px;
	left: 400px;
}