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

html {
	height: 100%;
	width: 100%;
}

* html #content {
height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-color: #000000;
	background-image: url(images/background.gif);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	font-weight: bold;
}

.home h2 {
	color: #CCCCCC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #CCCCCC;
	margin-top: 0px;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

#content {
	width: 780px;
	background-color: #141414;
	min-height: 100%;
	margin: 0px;
	display: table-cell;
	padding-bottom: 0px;
}

#navigation {
	height: 22px;
	background-color: #191919;
	padding: 10px 10px 10px 16px;
	margin: 0px;
}

#navigation a {
	margin-right: 20px;
}

#navigation a:hover {
	color: #333333;
}

.cover {
	border: 1px solid #999999;
}

.coverdesc {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
}

#copy {
	margin: 40px;
}

#bio {
	padding: 20px;
	background-color: #ffffff;
}

#copy #column1 {
	width: 380px;
	float: left;
}

#copy #column2 {
	width: 285px;
	float: left;
	margin-left: 35px;
}

.about #copy #column1 {
	width: 423px;
	float: left;
} 

.about #copy #column2 {
	width: 242px;
	float: left;
	margin-left: 35px;
}

.sidebar {
	background-color: #f4f4f4;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.sidebar p {
	font-size: 12px;
	line-height: 14px;
}

.newreleasephoto {
	margin-right: 10px;
	float: left;
	border: 1px solid #999999;
}

.newreleasedesc {
	font-size: 12px;
	line-height: 14px;
}
.soundplayer {
	clear: both;
	padding-top: 15px;
}

#newsreader {
	padding: 20px;
	background-color: #F4D6EE;
	margin-bottom: 20px;
}

.twitter {
	padding: 20px;
	background-color: #F4D6EE;
	margin-bottom: 20px;
}

.twitter ul {
	margin-left: 0px;
	padding-left: 0px;
}


.twitter ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#newsframe {
	width: 340px;
	height: 463px;
	background-color: #F4D6EE;
}

.sectionheader {
	background-image: url(images/headerbackground.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin: 0px;
	width: auto;
	padding-bottom: 0px;
}

.sectionheader h4 {
	color: #ffffff;
	padding: 4px 0px 0px 20px;
	margin-bottom: 0px;
}

#links a {
	font-size: 12px;
}

.links #copy a {
	font-size: 14px;
}

.links #copy a:hover {
	color: #000000;
	text-decoration: underline;
}

.tunes #copy #column1, .tunes #column1 .sectionheader {
	width: 700px;
}

.linkspage .sectionheader {
	width: 700px;
}

.fulltext {
	padding: 20px;
	background-color: #ffffff;
	width: 660px;
	margin-bottom: 20px;
}

.bigcover {
	margin-right: 30px;
}

#footer {
	background-color: #666666;
	width: 780px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrapper {
	margin-bottom: 0px;
	padding-bottom: 0px;
}