body {
	background:#F2EBE3 url(http://www.designisnigh.com/woodnigh/images/bg_main_l.gif) repeat-x left top;
	padding:1em 0 1.5em 0;
}
/*-----links-----*/		
	a {
	color: #FF5000;
	text-decoration: none;
}
a:hover {
	color: #FFA77F;
	text-decoration: underline;
}
#header {
	height:100px;
	margin:0 auto;
	padding:4px 0 6px 0;
	position:relative;
	width:960px;
}
#title {
	color:#63452D;
	margin:0;
	padding:0;
	text-align:center;
	font-size:49px;
	white-space:nowrap;
	font-weight:bold;
	letter-spacing:-3px;
	text-shadow:0 2px 1px #FFF;
	font-family:georgia;
}
#subtitle {
	color:#63452D;
	margin:5px 0;
	padding:0;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	letter-spacing:3px;
	border-bottom:1px solid #63452D;
}
#main {
	border:4px solid #63452D;
	margin:0 auto;
	width:960px;
	-webkit-box-shadow:rgba(0, 0, 0, .30) 0 0 50px;
	-moz-box-shadow:rgba(0, 0, 0, .30) 0 0 50px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#main_content {
	background:#DCE7ED;
	border:2px solid #f1f7fa;
	padding:12px 17px 17px 17px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#footer {
	border-top:1px solid #ccc;
	padding-top:1em;
}
#main_content .container {
	background:#DCE7ED;
}
#intro {
	color:#333;
	font-family:Georgia, serif;
	font-size:16px;
	font-style:italic;
	margin:.5em 0 1.5em 0;
	text-shadow:0 1px 1px #FFF;
}
h3 {
	font-size:26px;
	font-weight:bold;
	margin:10px 0;
	color:#444;
	text-shadow:0 1px 1px #FFF;
}
#intro strong {
	color:#63452D;
	font-weight:700;
	background-color:#FFE40E;
	font-style:normal;
	padding:0 3px;
}
#cover .item {
	display:block;
	margin-top:15px;
	height:350px;
	overflow:hidden;
	position:relative;
	text-align:center;
	-webkit-box-shadow:rgba(0, 0, 0, .30) 0 0 20px;
	-moz-box-shadow:rgba(0, 0, 0, .30) 0 0 20px;
}
#cover .item img {
	border:3px solid #FF5000;
}
#cover .item a.dl div.caption {
	background:#FF5000;
	color:#FFF;
	letter-spacing:-1px;
	padding:3px 6px;
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
	width:344px;
	font-size:22px;
}
#cover .item a.dl div.caption span {
	font-size:14px;
}
#cover .item a:hover.dl div.caption {
	text-shadow:0 0 5px #FFF;
}
#credit {
	color:#555;
	text-align:center;
}
#credit a {
	color:#444;
}
ul li {
	list-style-image:url(/img/bullet.png);
}
h2 {
	border-bottom:1px solid #ccc;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:17px;
}
.container {
	width:750px;
}
dl.tracklist {
	margin-top:10px;
	font-size:14px;
	text-align:center;
}
dl.tracklist dt {
	font-size:16px;
	color:#444;
}
dl.tracklist dd {
	color:#777;
	margin-top:10px;
	font-size:10px;
	padding:10px;
	line-height:1.273em;
	margin:0 0 5px 0;
	background-color:#f1f7fa;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
dl.tracklist dd strong {
	font-size:12px;
	color:#666;
}
#about, #social {
	color:#333;
	font-family:Georgia, serif;
	font-size:14px;
	font-style:normal;
	margin:.5em 0 1.5em 0;
}
#social {
	font-size:18px;
}
