<!--

body {
	background:#fff;
	color:#000;
	}
	
a {
	color:#333;
	}
	
a:visited {
	color:#888;
	}
	
a:hover {
	color:#333;
	}
	
#sitetitle {
	float:left;
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:2em;
	padding:0;
	background:url('../_img/88x31-invert1.png') #f8f8f8 right center no-repeat;
	height:auto;
	}
	
#sitetitle h2 {
	text-align:left;
	line-height:3em;
	margin:0;
	padding:0 0.5em;
	}
	
#wrap {
	min-width:900px;
	max-width:1280px;
	margin:0 auto;
	}
	
#wrap-two-col {
	width:100%;
	padding:0;
	}
	
#wrap-inner {
	clear:both;
	}

#leftcol {
	display:none;
	}
	
#content {
	width:100%;
	padding:0;
	color:#bbb;
	}
	
#inner-content {
	width:100%;
	}
	
#inner-content h1 {
	display: block;
	}
	
#content h1,h2,h3,h4,h5,h6 {
	color:#333;
	}
	
#content h1 {
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	background:#fafafa;
	color:#333;
	}
	
#content h1.nodisplay {
	display:block;
	}
	
#content h2 {
	border-bottom:1px solid #ddd;
	background:#fafafa;
	}
	
#content dt {
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#e0e0e0;
	}
	
#content th {
	color:#000;
	background:#eee;
	border-bottom:16px solid #fff;
	border-top:1px solid #ddd;
	}
	
#content th.inner {
	background:#eee;
	border-bottom:1px solid #ddd;
	border-top:15px solid #fff;
	}
	
#content tr {
	background:#fff;
	}
	
#content tr.alt {
	background:#fafafa;
	}

ul.trans_links {
	display:none;
	}
	
div.textblock {
	float:none;
	margin:0 auto;
	background:#fff;
	padding:2em 0 2em 2em;
	}

#translation {	
	display:block;
}

div.song-rating {
	background:#fafafa;
	margin-bottom:1em;
	}

div.song-rating a {
	display:none;
	}

div.song-rating a.rated {
	display:block;
	background:#fafafa;
	border:1px solid #fafafa;
	color:#eee;
	}

div.song-rating cite {
	color:#333;
	}

div.song-rating .your_rating {
	display:none;
	}

#correct_song {
	display:none;
	}
	
#rightcol {
	display:none;
	}
	
#footer {
	background:#f8f8f8;
	border-top:1px solid #eee;
	color:#000;
	text-align:left;
	padding:0.2em 1em;
	margin-top:2em;
	}
	
#footer span.standards {
	display:none;
	}
	
#footer a {
	color:#333;
	}
	
#logo {
	display:none;
	}
	
#locs {
	display:none;
	}
	
#top-ads {
	display:none;
	}

#ads {
	display:none;
	}
	
#bottom-ads {
	display:none;
	}
	
#div-nav {
	display:none;
	}
	
.counter {
	display:none;
	}
	
-->
