@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/whitewood.jpg) center top;
	background-color: #fff;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}
a {
	font-size: 12px;
	color: #211f1f;
	
	text-decoration:none;
}
a:hover {
	/*color: #ccb462;*/
	color:#f8000f;
	/*text-decoration: underline;*/
}

#clear{
	clear:both;
}
img{
	border:none;
}
/*******************************************************
	Headers
*******************************************************/
h1{
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:16px;
}
h1 a{
	color: #ccb462;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:24px;
}
h2{
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:12px;

}
h3{
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0 0 5px 0;
	font-weight:normal;
	font-size:12px;

}
h4{
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
}
h5{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	padding:0px 10px 10px 10px;
	margin:0px;
	font-weight:normal;
	font-size:14px;
}

/*******************************************************
	Main
*******************************************************/

#siteCc{
	width:790px;
}
#contentCc{
	text-align:left;
	padding:10px 0 0 30px;
	width:790px;
}
#headerCc{
	background:#1e1c1c;
	border-bottom:#c9c9c8 2px solid;
	height:38px;
}
#header{
	height:26px;
	text-align:left;
	width:790px;
	padding:0px 0 0px 0;
}
#mPlayer{
	float:left;
	padding:8px 0 0 10px;
}

#logo{
	float:left;
}
#mNavCc{
	height:90px;
	padding:15px 5px 0px 5px;
}
#mNav{;
	float:right;
	padding:20px 5px 5px 0;
}
#mNav ul{
	list-style:none;
}
#mNav li {
	float:left;
	display:inline-block;
	padding:10px;
}
#mNav a{
	font-size:14px;
	font-weight:bold;
}
#secTitle{
	font-family: Helvetica,Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	padding:0 0 0 15px;
}
#dLine{
	width:760px;
	height:20px;
	border-bottom:dashed 1px #999;
}
#content{
	text-align:left;
	padding:10px 0 0 15px;
}

/*******************************************************
	networks
*******************************************************/
#networks{
	float:right;
	width:300px;
}
#network{
	float:left;
	width:110px;
	padding:5px 5px 0 0;
	overflow:hidden;
}
#network ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#qlFacebook{
	float:left;
}
#qlFacebook ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#qlFacebook a{
	float:left;
	cursor:pointer;
	background:url(../images/network.jpg) no-repeat 0 0;
	width:33px;
	height:26px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#qlFacebook a:hover{
	background:url(../images/network.jpg) no-repeat 0px -25px;
}
#qlMyspace{
	float:left;
}
#qlMyspace ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#qlMyspace a{
	float:left;
	cursor:pointer;
	background:url(../images/network.jpg) no-repeat -33px 0;
	width:33px;
	height:26px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#qlMyspace a:hover{
	background:url(../images/network.jpg) no-repeat -33px -25px;
}
#qliTunes{
	float:left;
}

#qliTunes ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#qliTunes a{
	float:left;
	cursor:pointer;
	background:url(../images/network.jpg) no-repeat -66px 0;
	width:33px;
	height:26px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#qliTunes a:hover{
	background:url(../images/network.jpg) no-repeat -66px -25px;
}

/*signup*/
#eNews{
	padding:8px 0 0 0;
	float:left;
}
#eNews form{
	padding:0;
	margin:0;
}
#email{
	float:left;
}
#eNewsInput{
	height:19px;
	width:120px;
	background:url(../images/join.jpg) repeat-x 0 0;
	padding:4px 0 0 9px;
	border:none;
	float:left;
	color:#a7a7a8;
}
#eNewsInputMod{
	height:19px;
	width:85px;
	background:none;
	padding:5px 5px 0 9px;
	border:none;
	float:left;
	color:#a7a7a8;
	font-size:10px;
}
#joinBtn{
	float:left;
}

/** HOME NETWORK **/
#nOptions{
	padding:6px 0 0 13px;;
}

#nOptions ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nFacebook{
	float:left;
}

#nFacebook ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#nFacebook a{
	float:left;
	cursor:pointer;
	background:url(../images/nOptions2.jpg) no-repeat 0px 0;
	width:113px;
	height:29px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#nFacebook a:hover{
	background:url(../images/nOptions2.jpg) no-repeat -113px 0px;
}

#nMyspace{
	float:left;
}

#nMyspace ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#nMyspace a{
	float:left;
	cursor:pointer;
	background:url(../images/nOptions2.jpg) no-repeat 0px -29px;
	width:113px;
	height:36px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#nMyspace a:hover{
	background:url(../images/nOptions2.jpg) no-repeat -113px -29px;
}

#niTunes{
	float:left;
}

#niTunes ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#niTunes a{
	float:left;
	cursor:pointer;
	background:url(../images/nOptions2.jpg) no-repeat 0px -68px;
	width:113px;
	height:39px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
}

#niTunes a:hover{
	background:url(../images/nOptions2.jpg) no-repeat -113px -68px;
}

#nForm{
	height:31px;
	padding:4px 0 0 0;
}
/*******************************************************
	Index.php
*******************************************************/
#ss{
	width:782px;
	height:318px;
}
#news{
	display:none;
}
#shows{
	display:none;
}
#photos{
	display:none;
}

/*******************************************************
	home
*******************************************************/
#hNews{
	float:left;
}
#hNews span a{
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
#hNews ul{
	list-style:none;
	padding:0;
	margin:0;
	padding:4px 0 10px 0;
}
#hNews li{
	width:220px;
	padding:9px 0 9px 0;
	border-bottom:dashed 1px #999;
	line-height:13px;
}
#hShows{
	float:left;
	margin: 0 0 0 50px;
}
#hShows span a{
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
#hShows ul{
	list-style:none;
	padding:0;
	margin:0;
	padding:4px 15px 10px 0;
}
#hShows li{
	width:250px;
	padding:11px 0 11px 0;
	border-bottom:dashed 1px #999;
	line-height:13px;
}
#more{
	float:left;
}
#more a{
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
#hAlbum{
	float:left;
	margin: 0 0 0 40px;
	padding:12px 0 0 0;
}
#hAlbumLinks{
	padding:10px 0 10px 0;
	height:20px;
}
#hPurchase a{
	background:url(../images/star.gif) no-repeat 0 0;
	float:left;
	padding:2px 27px 0 15px;
	font-size:10px;
}
#hDownload a{
	background:url(../images/star.gif) no-repeat 0 0;
	float:left;
	padding:2px 0 0 15px;
	font-size:10px;
}
#hNetwork{
	background:url(../images/hNetwork.gif) no-repeat 0 0;
	height:150px;
	width:140px;
}
/*******************************************************
	footer.php
*******************************************************/
#footer{
	width:730px;
	border-top: dashed 1px #999999;
	padding:15px 15px 15px 15px;
	margin:15px 0 15px 0;
	text-align:left;
}
#footer a{
	font-size:9px;
	color:#999999;
}
#footer a:hover{
	color:#000000;
}
#copyright{
	float:left;
}
#fExtra{
	float:right;
}

/*******************************************************
	news
*******************************************************/
#newsItem{
	padding:0 0 0 15px;
	width:720px;
}
#newsEntry{
	font-size:12px;
	color:#333333;
	line-height:18px;
}
#newsEntry a{
	
	text-decoration:underline;
	font-weight:bold;
}
#newsTitle{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding:15px 0 10px 19px;
	float:left;
	background:url(../images/ministar.gif) no-repeat 0 15px;
}
#newsDate{
	font-size:10px;
	color:#999;
	font-style:italic;
	padding:20px 0 10px 5px;
	float:left;
}
#newsEnd{
	height:10px;
	width:760px;
	border-bottom: dashed 1px #999;
	padding: 0px 0 10px 0;
}
/*******************************************************
	shows
*******************************************************/
#showItem{
	padding:17px 15px 17px 12px;
	border-bottom: dashed 1px #999;
	width:733px;
}
#showItem ul{
	list-style:none;
	margin:0;
	padding:0;
}
.moveMe{
	background-color:#000000;
}
#showDate{
	font-size:12px;
	color:#333333;
	width:60px;
	float:left;
	padding: 0 5px 0 5px;
}
#showVenue{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	float:left;
	width:190px;
	overflow:hidden;
	padding: 0 5px 0 5px;
	
}
#showMisc{
	font-size:12px;
	color:#333333;
	width:270px;
	overflow:hidden;
	float:left;
	padding: 0 5px 0 5px;
}
#showLoc{
	font-size:12px;
	color:#333333;
	width:100px;
	overflow:hidden;
	float:left;
	padding: 0 5px 0 5px;
}
#showTix{
	float:right;
	padding: 0 0px 0 0px;
	margin:-4px 0 0 0;
}

#showTix ul li{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-indent:-999999px;
}
#showTix a{
float:right;
	cursor:pointer;
	margin:0;
	padding:0;
	text-decoration:none;
	text-indent:-999999px;
	height:20px;
	width:25px;
	background:url(../images/tickets.png) no-repeat 0 0;
}
/*******************************************************
	music
*******************************************************/
#albumItem{
	padding:15px 0 15px 15px;
	border-bottom: dashed 1px #999;
	width:745px;
}
#albumLeft{
	float:left;
}
#albumRight{
	float:left;
}
#albumCover img{
	height:100px;
	width:100px;
	float:left;
	padding:0 20px 0 0;
}
#albumInfo{
	float:left;
	padding:0 0 0 0;
	width:350px;
}
#albumInfo ul{
	padding:0;
	list-style:none;
	margin:0;
}
#albumTitle{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	float:left;
	padding:0 15px 0 0;
	width:350px;
}
#albumDetails{
	font-style:italic;
	font-size:12px;
	float:left;
	font-weight:normal;
	padding:4px 0 0 0;
}
#albumLinks{
	padding:0px 0 0 0;
	float:right;
}
#albumLinks ul{
	list-style:none;
	margin:0;
	padding:0;
}
#albumLinks li{
	float:left;
	padding:0 10px 0 0px;
}
#albumTrax{
	padding:15px 0 0 0;
	display:none;
}

#albumTrax ul{
	padding:0px;
	list-style:none;
	margin:0px;
}
#albumTrax li{
	padding:5px 0 0 0;
	font-size:12px;
	line-height:15px;
}
#viewTracks{
	padding:7px 0 0 0;
}

/*******************************************************
	photos
*******************************************************/

#photoFlashCc{
	padding:15px 15px 0 20px;
	width:740px;
}

/*******************************************************
	contact
*******************************************************/
#contactContent{
	padding:40px 0 0 15px;
	
}
#contactContent h8{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
#contactContent p{
	font-size:12px;
	line-height:15px;
}
#mContact{
	padding:0 20px 0 100px;
	float:left;
	height:110px;
	
}
#aContact{
	padding:0 20px 0 100px;
	float:left;
	height:110px;
	
}
#cpContact{
	padding:0 10px 0 100px;
	float:left;
	height:110px;
}
