body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button { 
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset,img,abbr,acronym { border: 0px; }
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after { content: ''; }
body {
	padding: 20px 40px;
	background: #fff url('../images/bg.jpg') center top;
	text-align: center;
}
#shell {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.0em;
	color: #fff;
	background: #fff;
	width: 1010px;
	margin: 0px auto;
	text-align: left;
}
#content { color: #5A3D1B; }
#page {
	margin-right: 240px;
	padding-bottom: 40px;
}
#footer {
	clear: both;
	overflow: auto;
	background: #FF6260;
	font-size: 0.7em;
	line-height: 1.2em;
	padding: 20px;
	color: #fff;
}
#footer a { color: #fff; }
#footer a:hover { text-decoration: none; }
#nav {
	background: #FF6260 url('../images/1.5logo.jpg') no-repeat 20px center;
	padding: 40px 10px 10px 0px;
	text-align: right;
	margin-bottom: 1px;
	position: relative;
	top: 0px; left: 0px;
	overflow: hidden;
}
#nav li { display: inline; }
#nav li a {
	margin-right: 14px;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #FF9897;
}
#nav a:hover,
#subnav a:hover,
#shell #content #page h2 a:hover { border-bottom: 1px solid #fff; }
#nav a.active { border-bottom: 0px solid #FF9897; }
#subnav, #extrasnav {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 10px 10px 8px 20px;
	margin: 1px 0px 0px 0px;
	background: #FFDE00;
	color: #fff;
}
#extrasnav {
	clear: both;
	margin-bottom: 1px;
}
#extrasnav li { display: inline; }
#subnav a, #subnav span, #extrasnav li a {
	color: #fff;
	text-decoration: none;
	margin-right: 8px;
	border-bottom: 1px solid #FFEE88;
	cursor: pointer;
}
#subnav span { border: 0px; cursor: default; }
#nav #logo {
	width: 65px;
	height: 100%;
	position: absolute;
	top: 0px; left: 0px;
	border: 0px;
}
a:link {color: #FF6260}
a:visited {color: #FF6260}
a:hover {color: #FFDE00}
a:active {color: #FFDE00}
.leaderboard {
	clear: left;
	padding: 20px 0px 40px 20px;
}
.heading { padding-bottom: 20px; }
h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 60px 10px 10px 20px;
	margin: 0px;
	background: #5A3D1B;
	color: #fff;
}
h2 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 14px 10px 10px 20px;
	margin: 1px 0px 0px 0px;
	background: #BFE0CB;
	color: #fff;
}
h2 + a { margin-top: 20px; }
#content #page h2 a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #E7F4EB;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 6px;
}
#sidebar h3 {
	padding: 30px 20px 6px 0px;
	margin: 30px 20px 0px 20px;
	border-top: 1px dotted #ddd;
}
h2 + h3 { padding-top: 20px; }
p {
	font-size: 0.8em;
	line-height: 1.6em;
	max-width: 600px;
	margin: 20px 20px 40px 20px;
}
p + p, p + h3 { margin-top: -20px; }
h3 + p {
	padding-left: 30px;
	max-width: 570px;
}
.column {
	width: 385px;
	margin: 0px;
	clear: left;
	float: left;
}
.column + .column { clear: none; }
.column + .column h2 { background: #BFE0CB url('../images/h2.jpg') repeat-y left top; }
.section { margin-bottom: 40px; }
.reminder { background: url('../images/reminder.jpg'); }
dl {
	margin: 0px 20px;
	padding: 9px 0px;
	border-top: 1px dotted #ddd;
	position: relative;
}
h2 + dl { border: 0px; }
dt, .title {
	font-size: 1.0em;
	line-height: 1.2em;
	display: block;
}
.browse dl dt { font-size: 0.9em; }
dd, .artist, .desc, .purchase {
	font-size: 0.8em;
	display:block;
}
dd a { display: block; }
form { padding-left: 20px; }
h2 + form { margin-top: 40px; }
input, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 4px;
	margin-bottom: 6px;
	color: #5A3D1B;
}
select { margin-bottom: 6px; color: #5A3D1B; }
input {
	border: 0px;
	border-bottom: 2px solid #ddd;
	background: url('../images/input.jpg') no-repeat 2px 0px;
	padding-left: 30px;
}
input:hover, input:focus {
	border-color: #bbb;
	background: url('../images/input.jpg') no-repeat 2px -27px;
}
button {
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	padding: 8px;
	margin-bottom: 20px;
	background: #efefef url('../images/button.jpg') repeat-x left top;
	color: #aaa;
	font-weight: normal;
	border: 1px solid #ddd;
	padding: 8px 20px;
	cursor: pointer;
}
button:hover { color: #FF6260; border-color: #bbb; }
label {
	display: block;
	border-top: 1px dotted #ddd;
	padding: 16px 0px 6px 0px;
	margin-top: 16px;
	font-size: 0.8em;
	line-height: 1em;
}
label:first-child { border: 0px; margin-top: 0px; padding-top: 0px;}
.error {
	color: #FF6260;
	display: block;
	font-size: 0.9em;
	line-height: 1.0em;
	margin-bottom: 3px;
	padding: 0px 0px 10px 0px;
}
#sidebar .error { padding-top: 20px; }
.flash {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	padding: 30px 20px 10px 20px;
	margin: 1px 0px 0px 0px;
	background: #FF6260 url('../images/flash.jpg') center top;
	color: #fff;
	display: block;
}
.flash + h2 { margin-bottom: 0px; }
h2 + .flash { margin-top: -19px; }
.message {
	display: block;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
	padding: 20px 0px 0px 20px;
	color: #FF6260;
	color: #ccc;
}
.pagelist {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	background: #FFF;
	display: block;
	clear: left;
}
.pagelist a, .pagelist span {
	background: #FFDE00;
	border-right: 1px solid #fff;
	padding: 0px 10px;
	color: #fff;
	float: left;
	font-size: 0.8em;
	line-height: 2.1em;
	margin: 0px;
}
.pagelist span.active { background: #5A3D1B; }
.pagelist a:hover { background: #FF6260; }
dl dd.add_favorite {
	position: absolute;
	right: 0px;
	top: 10px;
	opacity: 0.5;
}
dl dd.add_favorite:hover {
	cursor: pointer;
	opacity: 1.0;
}
.section.additions {
	padding: 10px 20px 0px 20px;
	font-size: 0.8em;
}
.section.additions a {
	display: block;
	padding-top: 10px;
	text-transform: capitalize;
}
.explain {
	display: block;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 20px 0px 0px 20px;
}
.comments { clear: left; }
.comments dl dt {
	font-weight: bold;
	color: #BFE0CB;
}
.comments dl dt span {
	font-size: 0.8em;
	font-weight: normal;
	color: #ccc;
	padding-left: 10px;
}
.list {
	border-top: 1px dotted #ddd;
	padding: 20px;
}
h2 +.list { border: 0px; }
.list p {
	margin: 6px 0px;
	line-height: 1.3em;
}
.purchase { margin-top: 6px; }
.desc {
	display: block;
	color: #BFE0CB;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 6px;
}
.entry { padding: 20px 20px 40px 20px; }
.entry p {
	margin: 0px;
	line-height: 1.2em;
	padding: 10px 0px 10px 0px;
}
.entry .submission { padding-top: 20px; }
.entry .submission span {
	font-size: 0.7em;
	line-height: 1.1em;
	display: block;
	color: #ddd;
}
.entry .head {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	display: inline;
}
.entry .subhead {
	font-weight: bold;
	margin: 0px 8px;
	color: #FF6260;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	display: inline;
}
.entry .location {
	display: block;
	font-size: 0.9em;
}
.controlbox {
	float: right;
	text-align: right;
	font-size: 0.7em;
	line-height: 1.5em;
	border: 1px solid #efefef;
	background: #fff;
	padding: 6px 12px;
}
.controlbox a, .controlbox span {
	margin-left: 0px;
	display: block;
}
.see_comments {
	font-size: 0.7em;
	display: block;
	margin-top: 10px;
}
#forgotten {
	display: block;
	font-size: 0.7em;
	line-height: 1.1em;
	margin-left: 20px;
}
a.legal {
	font-size: 0.8em;
	margin-left: 20px;
}
a.user {
	background: url('../images/heart.jpg') no-repeat left top;
	display: block;
	line-height: 50px;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 20px;
}
a.user:hover { color: #5A3D1B; }
.lineup { margin-left: 20px; }
a.remove {
	position: absolute;
	top: 10px;
	right: 0px;
	opacity: 0.4;
}
a.remove:hover { opacity: 1.0; }
.sitemap .section a {
	display: block;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.sitemap .section span {
	display: block;
	font-size: 0.7em;
	line-height: 0.7em;
	color: #aaa;
	margin: 0px 0px 4px 20px;
}
.question_index a {
	display: block;
	padding: 10px 0px;
	border-top: 1px dotted #ddd;
	margin: 0px 20px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.question_index h2 + a { border: 0px; }
#sidebar {
	float:right;
	width: 239px;
	margin: -1px 0px 0px 1px;
	padding: 0px 0px 40px 0px;
}
#enter form, #donate form { padding-left: 20px; }
#enter button { margin-top: 10px; }
#enter input { color: #ddd; }
#sidebar h3 + .favorite_artist .remove { margin: 0px; }
#ads { padding-left: 20px; }
#ads h3 { margin-left: 0px; }
#favorites dl {
	margin: 0px 20px 0px 20px;
	padding: 8px 0px;
}
#favorites h3 + dl { border: 0px; }
#favorites dl dt a {
	font-size: 0.8em;
	line-height: 0.8em;
	margin-right: 20px;
}
#favorites dl dd {
	position: absolute;
	right: 0px;
	top: 6px;
	opacity: 0.5;
}
#favorites dl dd:hover {
	opacity: 1.0;
	cursor: pointer;
}
#favorites  p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 1.3em;
}
#favorites .section { margin: 0px 20px; }
#favorites .section a {
	font-size: 0.8em;
	text-transform: capitalize;
}
#account a {
	margin-left: 20px;
	display: block;
	font-size: 0.8em;
	line-height: 1.4em;
}
#sidebar .section.margin h2 { margin-top: 40px; }
#adds a {
	font-size: 0.8em;
	line-height: 1.6em;
	display: block;
	margin-left: 20px;
}
