body {
	font:13px/1.5 Georgia, Times, serif;
}

a:focus {
	outline:1px dotted invert;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	font-size:130px;
	line-height: 110px;
	color: rgb(10,10,10);
}

h1.masthead { padding:25px 0 0px 0; }
.submasthead {  }

h2 {
	font-size:20px;
	display: inline;
}

#detail_left h2 { margin-bottom: 10px;}

h2.submasthead{
	font-size: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: rgb(10,10,10);
	text-transform: uppercase;
	padding:10px 0 15px 0;
	}
	
#related h2.submasthead{
	font-size: 34px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: rgb(10,10,10);
	text-transform: uppercase;	
	padding:20px 0 30px 0;
	}

	
h2.sectionheading{
	font-size: 16px;
	line-height: 28px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 5px;
	}

h3,h4,h5,h6,h7 {font-weight: normal;}


h3 {
	font-size:14px
}


#detail_left h3 {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 15px;
	}
	
#detail_left h3 .artist{text-transform: uppercase;}

.intro { 
	font-size: 22px;
	line-height: 30px; 
	display: block;
	padding-bottom: 10px; 
}

#related h3{
	font-size: 18px;
	line-height: 28px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

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

#features h4 {
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
}

#features h4 a {
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
	text-decoration:none !important;
}

#features h4 a:hover {
	text-decoration:underline;
}

h4 .sub {
	font-weight: normal;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:12px;
}

ol {
	list-style:none;
}

ul {
	list-style:none;
}

#filter ul li{display: inline;}


dl, hr, h4,h5,h6, ol, ul, pre, table, address, fieldset {margin-bottom:5px;}