body {
	background-color: #000000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #ccc;
}

body.bg {
	background: #000000 url(../site_images/logo1_bg.jpg) no-repeat 480px 100px;
}

h1,h2,h3,h4,h5,h6 {
	color: #663366;
	font-weight: normal;
	text-transform: capitalize;
}

a:link {
	color: #663366;
	text-decoration:underline;
}

a:visited {
	color:#663366;
}

a:active {
/*	font-size:12px; */
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a img.noborder {
	border: none;
}

#toplink {
	margin-top: 50px;
	text-align: right;
}

#container {
	border: solid 1px red;
	width: 800px;
}

#logo {
	position:absolute;
	width: 120px;
	height: 110px;
	top: 10px;
	left: 80px;
}

#strap {
	position:absolute;
	width: 500px;
	height: 75px;
	top: 30px;
	left: 248px;
	text-align: right;
}

#nav{
	position:absolute;
	width: 180px;
	top: 150px;
	left: 20px;
}

#nav ul, #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#textnav {
}

.content{
	position:absolute;
	width: 487px;
	top: 155px;
	left: 250px;
}

.narrow {
	width: 300px;
}

.content h1 {
	line-height: normal;
	margin-top: 0;
	font-size: 24pt;
}

.content h2 {
	margin-top: 2em;
}

.hoverme h2 {
	margin-top: 0;
}

blockquote {
	margin-top: 2em;
	margin-bottom: 2em;
}

#home_bg {
	position:absolute;
	width: 200px;
	height: 385px;
	top: 150px;
	left: 550px;
	z-index: -10;
}

.subtitle {
	font-size: smaller;
}

.thumbnail{
	float:left;
	margin: 25px 10px;
	padding: 0;
	width: 100px;
	display: inline;
	text-align: center;
	font-size: 10px;
}

.discogsleeve {
	text-align:center;
	margin-bottom: 1em;
}

.discogsleeve img {
   background-color: #111;
   border: 1px solid #636;
   /*-moz-border-radius:5px;*/
   padding: 10px;
}

#strap h1 a, #strap p a {
	text-decoration: none;
	color: #fff;
}

#strap h1 {
	margin: 0;
	font-size: 44px;
}

#strap p {
	margin: 0;
	font-size: 22px;
}

#textnav {
	text-align: right;
}

#textnav li {
	line-height: 36px;
}

#textnav a {
	text-decoration: none;
	font-size: 20px;
	padding: 5px;
}

#textnav li a:hover {
	color: white;
}

#imgnav {
	display: none;
}

#textnav li a.active {
	color: white;
	/* text-decoration: underline; */
}

#textnav li#fb-link {
	line-height: 56px;
}

#textnav li#fb-link a {
	font-size: 10px;
	color: white;
}

