/*  
------------------------------------
COMMON ELEMENTS
------------------------------------  
*/

body {
	background-color: #FBF9E4;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
 
	}
	
	
.text, td, p {
	font-family: trebuchet ms, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color:#E9E7CD;
	}
	
	
input[type="text"], textarea { 
	color: #70645B; 
	background: #251919;
  	border: 1px solid; 
	border-color: #352A2A #352A2A #352A2A #352A2A;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 11px;
	padding: 2 2 2 2;
	width: 270px;
	line-height: 14px;
	}

input[type="text"] { 
	height: 18px;
	}

.getupdates[type="text"] {
	color: #70645B; 
	background: #FDFDF2;
  	border: 1px solid; 
	border-color: #958B80 #958B80 #958B80 #958B80;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	width: 180px;
	height: 17px;
	}

a:link, a:visited, a:active {
	color:#62594F;
	text-decoration: none;
	}
	
a:hover {
	color:#982A4E;
	text-decoration: none;
	}
	


.headline {
	font-family: times new roman, serif;
	font-size: 17px;
	line-height: 20px;
	color: #FBF9E4;
	font-weight: normal;
	text-transform: lowercase;
	}
	
.date {
	font-family: trebuchet ms, helvetica, verdana, sans-serif;
	color: #878468;
	font-size: 10px;
	line-height: 10px;
	}		

	
	
hr {
	width:275px;
	height:9px;
	margin: 15px 130px;
	border: 0px;
	background: url("img/hr.gif") 0px 0px no-repeat;
	}

   
div#content {
	float:left;
	width:100%;
	display:inline;
	position: relative;
	margin-bottom: 25px;
	}



/*  
------------------------------------
SHOWS
------------------------------------  
*/


.monthyear {
	font-family: times new roman, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FBF9E4;
	font-weight: normal;
	text-transform: lowercase;
	}	




/*  
------------------------------------
SIGHTS & SOUNDS
------------------------------------  
*/

.tracknumbers {
	font-family: trebuchet ms, helvetica, verdana, sans-serif;
	color: #878468;
	font-size: 10px;
	line-height: 10px;
	}
	
.releaseinfo {
	font-family: trebuchet ms, helvetica, verdana, sans-serif;
	color: #62594F;
	font-size: 10px;
	line-height: 10px;
	}	
		

a.albumtitle:link, a.albumtitle:visited, a.albumtitle:active {
	font-family: times new roman, serif;
	font-size: 17px;
	line-height: 14px;
	color: #FBF9E4;
	font-weight: normal;
	text-transform: lowercase;
	}	
	
a.albumtitle:hover {
	font-family: times new roman, serif;
	font-size: 17px;
	line-height: 14px;
	color: #982A4E;
	font-weight: normal;
	text-transform: lowercase;
	}
	
a.buy:link, a.buy:visited, a.buy:active {
	font-family: times new roman, serif;
	font-size: 13px;
	line-height: 10px;
	color: #878468;
	font-weight: normal;
	text-transform: lowercase;
	}	
	
a.buy:hover {
	font-family: times new roman, serif;
	font-size: 13px;
	line-height: 10px;
	color: #982A4E;
	font-weight: normal;
	text-transform: lowercase;
	}
	

/*  
------------------------------------
BLOG
------------------------------------  
*/

#left {
 float: left; margin: 0px; 
 /* width:420; */
}

#right {
width:85px; float: right; align:top;
margin: 30px 0px 0px 0px;
}

img.thumbnail {
	float: left;
	margin: 2px 15px 10px 0px;
	border: solid 1px #878468;
	}
	

/*  
------------------------------------
PHOTOS
------------------------------------  
*/

img.thumbnail {
	float: left;
	margin: 2px 15px 10px 0px;
	border: solid 1px #878468;
	}

img.photos {
	float: left;
	margin: 0px 20px 0px 0px;
	border: solid 1px #878468;
	}


	

/*  
------------------------------------
BIOGRAPHY
------------------------------------  
*/

.song {
	font-family: times new roman, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FBF9E4;
	font-weight: normal;
	}	
	
.highlight {
	color: #878468;
	}


/*  
------------------------------------
CONTACT
------------------------------------  
*/

#contactleft {
	width:270; float: left; align:top; 
	margin: 0px 0px 0px 0px; padding:0px;
	}

#contactright {
	width:210px; float: right; align:top;
	margin: 0px 0px 0px 0px; padding:0px;
	}



	



/*  
------------------------------------
FOOTER
------------------------------------  
*/

a.footer:link, a.footer:visited, a.footer:active {
	font-size: 8pt;
	color:#62594F;
	text-transform: uppercase;
	text-decoration: none;
	}	
	
a.footer:hover {
	font-size: 8pt;
	color:130000;
	text-transform: uppercase;
	text-decoration: none;
	}	
	
	
.footer {
	font-size: 8pt;
	color:#62594F;
	}


.promofact {
	font-size: 8pt;
	color:#C2C0A2;
	}
	
