/* CSS Document */

body		{background-color: #000000;			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			color: #656565;
			margin: 0px;
			padding: 0px;
			}

A			{text-decoration: none;}
A:link 		{color: #980000;}
A:visited 	{color: #980000;}
A:hover 	{color: #897f48;}
A:active 	{color: #897f48;}

#content a		{text-decoration: none;}
#content a:link 		{color: #ff0000;}
#content a:visited 	{color: #ff0000;}
#content a:hover 	{color: #ff0000;}
#content a:active 	{color: #ff0000;}




/* Secondary Nav */

#nav
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 226px;
    padding:0;
    background-color: #d8d6c5;
	text-align:center;
    }
#nav ul
    {
    list-style: none;
    margin: 0;
    padding:0;
    }

#nav ul li
    {
    margin: 0;
    }

#nav ul li a
    {
    display: block;
    padding: 4;
    border-left:10px solid #897f48;
    border-bottom:1px solid #897f48;
    border-right: 10px solid #897f48;
    background-color: #d8d6c5;
    color: #980000;
    text-decoration: none;
    }

html>body nav ul li a
    {
    width: auto;
    }

#nav ul li a:hover
    {
    border-left:10px solid #980000;
    border-right: 10px solid #980000;
    border-bottom:1px solid #b0aa86;
    background-color: #b0aa86;
    color: #333300;
    }










/* TOP */

.topNav
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold; 
    font-size: 10px;
    text-align:right;
    }

.date       
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-align:right;
    }

.birthday       
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9e9970;
    text-align:right;
    }


hr			{
			height: 0; 
            border-style: solid; 
            border-width: 1px 0 0 0; 
            border-color: #9e9970;
            margin-top: 18px;
			}	

hr.2			
    {
	height: 0; 
    border-style: solid; 
    border-width: 1px 0 0 0; 
    border-color: #9e9970;
	margin: 0px auto 0 0;
	}	

h1
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 24px;
    color: #9e9970;
	font-style: italic;
    }
				
h2			
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 20px;
    color: #9e9970;
    }

h3 	
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 16px;
    color: #9e9970;
	font-weight: bold;
    }

h4 			
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 12px;
    color: #9e9970;
	font-weight: bold;
    }

.color1
	{
	background-color: #e7e5da;	
	}

.lyrics 
	{
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 13px;
	font-style: italic;
	padding: 8px;
	}

.navbar		{background-image: url(images/nav_bg.gif);
			}

.BTTN 		{font-size: 9px;
			font-family: Verdana, Arial, Helvetica; 
			font-weight: bold; 
			color: #ffffff; 
			background: #00529b;
			}
	
.text 		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 16px;
			color: #656565;
			}

.error 		{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold; 
			font-size: 11px;
			color: #ff0000;
			}

.small 		
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    }

.small-header
    {
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 14px;
    }

.content 	{background-color: #ffffff;			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			color: #656565;
			}
.home 	{background-color: #ffffff;			
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			line-height: 12px;
			color: #656565;
			}

.copyright	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #000000;
			}
.bannerinfo	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #cccccc;
			}



/* PAST FEATURE CDS */
.artist-small	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			}

.title-small	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			font-style: italic;
			}

.pastfeatures 
    {
	background-image: url(_images/feature_bg.gif);
    background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: center top;
	padding: 0px;
	height: auto;
	width: auto;
	border: 0px;
	margin: 0px;
    }




/* RECENT SUBMISSIONS */
.recent {
    background-image: url(_images/recent_bg.gif);
    background-repeat: repeat-y;
    }










/* ALBUM DETAIL PAGE */

.album-background
    {
    background-image: url(_images/bg_album.gif);
    background-repeat: no-repeat;
    padding: 0px;
    height: auto;
    width: auto;
    border: 0px;
    margin: 0px;
    }

.album-cd-cover    
    {	
    float: left;
    width: 226px;
    height: 213px;
    padding: 13 6 6 13;
    }	

.album-artist
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 24px;
    }

.album-title
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-style:italic;
    font-size: 18px;
    padding: 0 0 18 0;
    }

.album-review
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:15px;
    text-align: justify;
    }

.album-header
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #9e9970;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    background-color: #d8d6c5;
    padding:2px;
    }

.album-tracks 
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333000;
    background-color: #ffffff;
    height: auto;
    width: 224;
    border: 1px solid #d8d6c5;
    }

.album-members
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

.album-info
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

.album-category
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: right;
    color:#9e9970;
    background-color: #f7f7f7;
    }

.album-catalog-links
    {       
    font-size: 9px !important;
    font-family: arial, helvetica, sans-serif;
    color: #98c83c;
    padding: 1 2 0 2;
    margin:0 1 0 0;
    }

#album-catalog-links a			{text-decoration: none;}
#album-catalog-links a:link 	{color: #ffffff; background-color: #980000;}
#album-catalog-links a:visited 	{color: #ffffff; background-color: #980000;}
#album-catalog-links a:hover 	{color: #ffffff; background-color: #333300;}
#album-catalog-links a:active 	{color: #ffffff; background-color: #333300;}




ol
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    margin:0;
    padding:8 8 8 30;
    }

hr.A			
    {
    height: 0; 
    border-style: solid; 
    border-width: 1px 0 0 0; 
    border-color: #d8d6c5;
    margin:4 0 4 0;
    }










/* DATABASE */

.search-links
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
    padding: 10 0 0 5;
    }


/* DATABASE */

.catalog-links
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
    padding: 10 0 0 5;
    }

.catalog-links
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
    padding: 10 0 0 5;
    }








/* HOLE OF FAME PAGE */

.hole-topten-bg
    {	
    background-image: url(_images/bg-topten.gif);
    background-repeat: no-repeat;
    padding:4px;
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #9e9970;
    font-size: 14px;
    font-weight:bold;
    }

.hole-topten-bg-v
    {	
    background-image: url(_images/bg-topten-v.gif);
    background-repeat: no-repeat;
    padding:4px;
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #9e9970;
    font-size: 14px;
    font-weight:bold;
    }

.hole-topten
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

.hole-vote
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
    text-align: center;
    color: #980000;
    }










/* FIREWORKS */

.fw-background
    {
    background-image: url(_images/fireworks_bg2.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding:4 22 44 59;
    }

.fw-photo   
    {	
    float: left;
    width: 280px;
    height: 200px;
    }	

.fw-title
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 24px;
    font-style:italic;
    }

.fw-writer
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 14px;
    padding: 0 0 18 0;
    }

.fw-interview
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }

.fw-issue
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 14px;
    color: #9e9970;
    padding:0 0 0 7;
    font-weight: bold;
    }

.fw-list
    {	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding:10 0 0 10;
    }

.FW-interviews	
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    }

.FW-date
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #333300;
    font-weight: bold;
    }

.FW-editorial   
    {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #333300;
    margin: 8 0 18 6;
    }







/* RAT OF THE WEEK */

.ratName	
    {
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #980000;
    font-size: 20px;
    }

.ratLatin	
    {
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #980000;
    font-size: 16px;
    font-style: italic;
    }

.ratCats	
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9e9970;
    font-weight: bold;
    }

.ratStats	
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

.ratCaption	
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9e9970;
    }

.ratReason 
    {
    background-color: #f7f7f7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    border-bottom: 1px solid #e5e3d8;
    border-left: 1px solid #e5e3d8;
    border-right: 1px solid #e5e3d8;
	color: #7c723e;
    padding: 16px;
    }










/* Metal Games */

.hangman-song	
    {
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #980000;
    font-size: 20px;
    background-color: #f7f7f7;
    }
	
	
	
	
	
	
	
	
	
/* Merchandise */

.merchandise
    {
    background-image: url(/merchandise/shoptop.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding:120 5 25 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
    background-color: #ffffff;
    }










/* Your Hole */

.hole-header	
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    color: #9e9970;
    font-size: 12px;
    font-weight:bold;
    background-color: #d8d6c5;
    padding:2px;
    }










/* Secure */

.secure-header	
    {	
    font-family: Georgia, Times, Times New Roman, Serif;
    font-size: 24px;
    }

.secure-login	
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #9e9970;
    font-weight: bold;
    }

.secure-nav
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    padding:10;
    background-color: #d8d6c5;
    text-align: right;
    border-bottom:1px solid #897f48;
    }
