html{
	height: 100%;overflow: auto;
}
body{
	font:Helvetica;
	font-weight: bold;
	background-image: url(http://superheadz.com/la/gradient.jpeg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	overflow: auto;
		}

#topbox{	cursor: pointer;
display: block;
margin-top: 100px;
}
.top{-webkit-box-shadow:1px 1px 5px #ccc;
		background: #eee;
		-webkit-border-radius: 5px;
		margin-bottom:20px;
		}
h1{
	line-height: 20px;
	font-size: 18px;color: #222;
	padding-bottom: 20px;
	margin: 4px;
	padding: 4px;
}
h1 em{
	color: #988;font-style:normal;
}
#main{background: white;
	display: none;
	padding-top: 20px;
	float: left;
	position: relative;
	width: 100%;
	border: 1px solid #D9D8D7;
	padding-bottom: 10px;
}
#banner{
display: none;
	width: 962px;
}

.roundimage{
-webkit-box-shadow:1px -2px 5px #ccc;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	marign-top:10px;
	display:block;
	margin: 0;
}
.roundimage2{
-webkit-box-shadow:1px -2px 5px #ccc;
	-webkit-border-radius: 8px;
	marign-top:10px;
	display:block;
	margin: 0;
	width: 100%;
	margin-bottom:10px;
}


.name{
margin-left: 5px;
border-bottom: 1px solid #eee;
width: 97%;
display: block;
}

#menu{
	display: block;

}
#menu li span{-webkit-box-shadow:1px 1px 3px #aaa;z-index: -2;
	display: block;
	width: 100%;
	background: #52A0CC;
	text-align: center;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	opacity: 0.3;
	cursor: pointer;
}
#menu li span.active{
	background: #0098DD;
	opacity: 1;
}


#content{
	clear: both;
}
#content div hr{z-index: 10;
	border-top: 1px dotted #bad2ea;
	width: 940px;
	margin-bottom: 10px;
}	

.artist{padding-top: 5px;
	width: 298px;
	border-left: 1px dashed #0098DD;
	border-right: 1px dashed #0098DD;
	padding-bottom: 30px;
	position: relative;
	overflow:auto;
	-webkit-box-shadow:1px 1px 5px #ccc;
}

.artist p, .info p, #vids p{
	padding: 10px;
	text-align:justify;
	font: gothic;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}
.links{
	border: 1px solid #eee;
		margin: 4px;
		padding-bottom: 10px;
		-webkit-box-shadow:1px 1px 5px #eee;
}
.links {
clear: both;
}

h2{
	font-size: 13px;
	margin: 0;
	margin-left: 4px;
	margin-top: 3px;
}
.artist a{
	margin-left: 14px;
	text-decoration: none;
	color: #bbb;
border-bottom: 1px dotted #999;
padding-bottom: 2px;
}
.artist a:hover{
	margin-left: 14px;
	text-decoration: none;
	color: #999;
	border-bottom: 1px dotted #999;
	padding-bottom: 2px;
}

.info{
-webkit-box-shadow:1px 1px 5px #ccc;
	border: 1px solid #eee;
	padding: 6px;
	-webkit-border-radius: 6px;
}
#content .info hr{
	width: 98%;
	border:1px solid #eee;
}

.a div p{
	padding-left: 10px;padding-right: 10px;text-align: justify;font-weight: normal;
}

.clearb{
	clear: both;
}

#vids .grid_3{
	height: 160px;
}
.bottombreak{
margin-bottom: 20px;

}
#final{
	margin-left: auto;
	margin-right: auto;
	display: block;
}


h2{ font-size: 1.5em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	
}
h3{font-size: 1.2em;
	color: #0098DD;
	margin-top:4px;
	}
#trophy{
	float: left;
	height: 161px;
}