/* shamelssly adapted from thenoodleincident.com's 'little boxes' tutorial */

body {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #666;
	background-color: #fff;
	}
a {
	text-decoration: none;
	color:  #FF0000;
	outline: none;
	}
a:visited {
	color:  #FF0000;
	}
a:active {
	color:  #FF0000;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}	

h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	/*text-indent:30px;*/
}

h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top:25px;
	margin-bottom:0px;
}

h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}	

ul {
	font-size: 12px;
	line-height: 24px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0;
	padding-left:0;
	list-style-type: none;
	text-transform: none;
}

dt {
	font-size: 12px;
	line-height: 24px;
	list-style-type: circle;
	text-transform: none;

}

dd {
	font-size: 10px;
	line-height: 16px;
	list-style-type: none;
	text-transform: none;

}	

table {
	font-size: 12px;
	line-height: 18px;	
	}

td {
	vertical-align: top;
	padding-bottom: 8px;
	}

.element {
	text-align: right;
	font-weight: bold;
}	

.giant {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 220px;	
}	

.giantfaded {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 220px;	
}

.tag {
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;

}

.value {
	text-align: left;
}

.songtitle {
	text-transform: uppercase;
}

.songdesc {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height:16px;
}

.songinfo {
	color: #ccc;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}

.songinfo a {
	color: #ccc;
}	

.songinfo a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.artistname {
	text-transform: uppercase;
}

.artistintro {
	font-style:italic;
}

.navlist {
	display: inline;
	list-style-type: none;
	padding-right: 20px;	
}	

.navtitle {
	font-weight:bold;
	color:#CCC;

}

#below {
	position: relative;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	border:1px dashed #ccc;	
	font-style: italic;
}
#lownav {
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	border:1px dashed #ccc;	
}

#banner {
position: absolute;
	top: -85px;
	left: -20px;
	padding: 0px;
	margin-bottom: 20px;
}

#banner h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 220px;
	text-transform: uppercase;	

}	

#banner a:hover {
	text-decoration: none;
}	
/*#content>p {margin:0px;}
#content>p+p {text-indent:30px;} */
#tag {

	position: absolute;
	top: 155px;
	left:50px;

}	


#content {
		  position: absolute;
		  top: 200px;
        margin:0px 50px 50px 240px;
        padding:20px;
		  border: 2px solid #FF0000;
        }
#box {
		position: relative;
		padding: 10px;
		border: 2px solid #FF0000;

}		

#content ul {
	margin-left:15px;
	padding-left:15px;
	/*text-indent:20px;*/
	list-style-type: none;
	text-transform: uppercase;
	}


.subcontent {
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	border:1px dashed #ccc;	
}

.subcontent li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: none;
	display: inline;
}

.subcontent ul {
	margin-left: -15px;

}	

.subcontent p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}


#songcontent {
	position: relative;
	padding-left: 40px;
	padding-top: 20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom: 10px;
	border:none;	
}


#menu {
        position:absolute;
        top:200px;
        left:20px;
        width:212px;
        padding:20px;
        background-color:#fff;
        border:1px dashed #FF0000;
        line-height:17px;
/* Again, the ugly brilliant hack. */
        voice-family: "\"}\"";
        voice-family:inherit;
        width:180px;
        }
/* Again, "be nice to Opera 5". */
body>#menu {width:180px;}

.submenu {
	position:relative;
	padding:10px;
	border:1px dashed #CCC;
	margin-bottom: 20px;

}

#faq p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding:0px; 
	}

#faq h2 {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	margin-bottom: 0px;	
	}	




#footer {
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	border:1px dashed #ccc;	
}



