@charset "UTF-8";
/* CSS Document */


/*PAGE NORMALIZER*/
body, div, dl, dt, dd, 
ul, ol, li, h1, h2, h3, 
h4, h5, h6, pre, form, 
fieldset, input, p, blockquote, th, td {margin: 0;padding: 0;}
ol, ul, ul li, ul li a, ul li a:hover  {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal;	font-weight: normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
fieldset, img, img a, img a:hover{	border: 0;	padding:none;margin:none;}
caption, th {text-align: left;}
q:before, q:after {	content: '';}


/*STYLING EFFECTING ALL MAIN PAGES (pages on top nav)*/


/*
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

*/

/*FLEXSCROLL CODES*/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background-color: #FFAD9B;
}
.vscrollerbar {
width: 7px;
background-color:#Fff;
}

.scrollerjogbox {
width: 7px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}


body.main {
	background-color:#000000;
	background-image:url(../images/sepia.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-width:800px;
	min-height:800px;
	overflow:scroll;
	
	
}

#wrapper {
	width:800px;
	height:auto;
	margin:0 auto;
	}
	
	
#header_all {width:800px; 
			height:177px; 
			position:fixed;
			align:top center;
			margin:0 auto;
			z-index:2;
}
	
	
#logo {

	width:800px;
	height:132px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B88A67;
	font-size:5.75em;
	/*font-weight:bold;*/
	text-align:center;
	
}

em.logo {
	color:#FFAD9B;
	font-style:normal;
}
#logo a {
	text-decoration:none;
	color:#B88A67;
	border:none;
}

/*TOP NAVIGATION*/
#top_nav {
	width:800px;
	height:45px;
	margin:0 auto;
	padding:none;
	overflow:hidden;
	

}

#top_nav a {
	border: 0;
	padding:none;
	margin:none;
	outline:none;
	
	}
	
	#top_nav img {
	border: 0;
	padding:none;
	margin:none;
	outline:none;
	float:left;
	
	}
	
/*MAIN CONTENT WRAPPER FOR ALL PAGES*/	
#content {
	position:relative;
	top:177px;
	margin:0 auto;
	height:580px;
	width:780px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	z-index:1;
}

#content.pages {
		background-image:url(../images/content_dot800x600.png);
}


/*contact content section has a different background image*/






/*  note This code effect boths the media and news pages*/

/*box nav wrapper is for the top left box, .media_iframe is for the large left side and media small is the entire right side section*/
#boxnav_wrapper{
height:264px; 
	width:264px;
	float:right;
	margin:20px 0 12px 0;
	overflow:hidden;
	display:inline;
}

iframe.media_iframe {
	width:500px;
	height:580px;
	padding:0;
	overflow:hidden;
	float:left;
	outline:none;
	border:none;
	display:inline;
}

div.media_iframe {
	width:500px;
	height:580px;
	padding:0;
	overflow:hidden;
	float:left;
	outline:none;
	border:none;
	display:inline;
}


#media_sm {

height:580px;
width:274px;
float:right;
}




/*News HOME PAGE*/

#music p{
	color:#333;
}
#ad_space {
	size:inherit;
	width:100%;
	height:200px;
}

.news_ad{
	margin-top:54px;
	padding:0 0 10px 0;
}

img.pagetitle {
	margin:10px 0 0 20px;
	
}

#update_scroller {
	size:inherit;
	width:486px;
	height:374px;
	overflow:scroll;
	margin-bottom:5px;
	margin-left:9px;
}

#update_scroller h4 {
	width:448px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.10em;
	font-weight:lighter;
	padding:10px;
	margin-left:2px;
	color:#FFC;
min-height:60px;
}

#update_scroller a {
color:#FC6;
text-decoration:underline;
}

#update_scroller a:hover {
color:#ffffff;
text-decoration:none;
}

h4.dark {
	background-color:#6C391C;
	
}


#twtr-profile-widget {
	
}

.centered {
	text-align:center;
}



/*Bio PAGE*/

#content.bio {
	
	}

#bio_begin {
height:100px;
margin-left:138px;
padding-top: 20px;
	}
	
	
#bio_begin img {
	margin:0 auto;
	}
	
#bio_text {
	Height:430px;
	width:500px;
	overflow:scroll;
	margin:0 auto;
	align:left;
	color:#FFF5DC;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.75em;
	font-size:lighter;
	padding-bottom:10px;
	text-indent:4em;
}



/*Media Main PAGE*/

/*MEDIA IFRAMES*/
body.medialg_content {
	width:500px; 
	height:580px;
	margin:0;
	padding:0;
	overflow:hidden;
	
	
}

div.medialg_content {
	width:500px; 
	height:580px;
	margin:0;
	padding:0;
	
}

.boxnav_l {
	height:127px;
	width:127px;
	float:left;
	margin:3px 3px 0px 3px;
	display:inline;
	
	}
	
	
.boxnav_r {
	height:127px;
	width:127px;
	float:right;
	margin:3px 3px 0 0;  
	display:inline;
	}
	


/*MUSIC FRAMES CSS*/
body.lyrics{
	height:494px;
	width:494px;	
	margin:0;
	padding:0;
	background-image:url(../images/cover494x494.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	
	}
	
#lyrics_wrapper {
	position:absolute;
	height:474px;
	width:474px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
	background-color:#000000;
	 /* for IE */
	filter:alpha(opacity=80);
	opacity:0.8;
	}
	
#lyrics {
	position:relative;
	height:310px;
	width:453px;
	overflow:scroll;
	margin-left:15px;
	color:#ffffff;
	padding-right:15px;
	line-height:1.15em;
	}
	
	
	
 
 /*EXTRAS*/
 #extras_wrapper {
	margin:0;
	padding:0;
	width:494px;
	height:574px;
	overflow:hidden;
	
}

#press_pack{
	height:277px;
	width:474px;
	margin:10px 10px 10px 10px;

}

#dig_book{
	height:277px;
	width:474px;
	margin:0 10px 0px 10px;
	
}

img.extras_icon {
	float:left;
	margin:25px 0 0 7px;
}

#descript {
	
	float:left;
	width:228px;
	height:228px;
	margin:25px 0 0 0;
	color:#ffffff;
	text-align:center;
	font-size:1.5em;
	overflow:hidden;
}

#descript p{
	margin-top:75px;
}

#descript a {
		color:#FFAD9B;
		outline:none;
		text-decoration:underline;
}

#descript a:hover {
	color:#FF9;
		outline:none;
		text-decoration:none;
}
	



em.click {margin:0; 
padding:0; 
font-size:.8em; 
color:#FC9;
text-align:center;
}
	



/*STORE CSS*/
table.store {
width:750px;
height:auto; 
overflow:scroll; 
margin:0 auto; 
color:#ffffff; 
border:none; 
font-size:1.10em; 
font-family:Georgia, 'Times New Roman', Times, serif;
text-align:center;
	}
	
table.store tr {
	height:135px;
}
	
	
table.store a, img, img a, a:hover {
	outline:none;
	border:none;
	margin:none;
	padding:none;
	
}


/*	
	
	EVENTS CSS
	
}*/

#live img{
	margin-top:27px;
	margin-left:215px;
	
	
}

table.event_scroller{
	padding:none;
	border:none;
	width:700px;
	
	
}

table.event_scroller tr {
	height:40px;
	
}

table.event_scroller td {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:lighter;
	color:#FFC;
	padding:0 5px 0 5px;
}


table.event_scroller td.notes {
	text-align:left; 
	color:#FFAE9C; 
	height:25px;
}

table.event_scroller td.date {
	font-size:1.10em;
	color:#FFffff;
}


table.event_scroller tr.dark_event {
	background-color:#6C391C;
}

.vert_line{
	float:left;
}


/*CONTACT PAGE*/	
#content.contact {background-image:url(../images/contact_bg.png); 

}

#contact_contentwrapper {
	margin:80px 30px 0 0;
	width:360px;
	float:right;
}


#contact_heading {
	height:50px;
	width:360px;	
}

#contact_header img {
	padding-left:15px;
	padding-top:50px;
	outline:none;
	border:none;
}

#contact_form {
	width:360px;
	height:auto;
}

#social_links {
	margin:30px 0 30px 56px;
}

.contact_text img {
	margin-right:33px;
}

#contact_text {
	margin:0 auto;
	font-size:1.5em;
	color:#FCBA77;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font:Georgia, "Times New Roman", Times, serif;	
	line-height:1.5em;
}

#contact_text p{
	margin-bottom:35px;
}

#contact_text a{
	color:#FCBA77;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font:Georgia, "Times New Roman", Times, serif;	
	outline:none;
	text-decoration:none;
}

#contact_text a:hover {
	color:#F99;
	
}
table.contact {
	margin:0 auto;
	color:#FCBA77;
	font-size:1em;
}


table.contact tr{
	min-height:23px;
}

table.contact tr td{
	min-height:23px;
	
}


.title{
float:right;
padding-right:5px;
}

input.contact {
	background-color:#FFE1D5;
	width:75%;
	
	
}

.contact_legend {
	text-align:center;
	padding:0 0 5px 65px;
	color:#FFAD9B;
	font-size:1.15em;
	font-weight:lighter;
}


.contact_legend a:hover{
	color:#ffffff;
}


fieldset p {
	color:#FCBA77;
	text-align:center;
	padding-bottom:5px;
}

textarea.contact {
	background-color:#FFE1D5;
	color:#3D1E00;
}



  

 



/*FOR LINKS*/
/*a:link {color:#FF0000} /* unvisited link */
/*a:visited {color:#00FF00} /* visited link */
/*a:hover {color:#FF00FF} /* mouse over link */
/*a:active {color:#0000FF} /* selected link */