@charset "UTF-8";
/* CSS Document */

#frame {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	padding: 20px;
	border: 3px solid #121212;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #121212;
	border-bottom-color: #121212;
	margin-top: 20px;
}
.social {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: right;
}
#link {
	color: #FFF;
}
#header {
	margin-bottom: 20px;
}
body {
	background-color: #171717;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
}
#leftside {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	background-color: #000;
	padding: 20px;
	text-align: left;
	color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1C1C1C;
	border-left-color: #1C1C1C;
	background-image: url(images/boxtile.jpg);
	background-repeat: repeat;
	float: left;
}
.content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
	float: left;
	width: 764px;
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration: none;
	margin:0;
}
.disco {
	border: 1px dashed #000;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
.packshots {
	float: right;
	width: 200px;
}
.disco-header {
	margin-bottom: 20px;
}
.tracklist {
	font-size: 10px;
	background-color: #252525;
	padding: 10px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 160%;
}
