body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a4afbd; 
	font-weight: normal;
}

.header {
	background-color: #000000;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 25px;
	border-bottom: 2px solid #252d37;
}

.logo_small {
	display: none;
}

.logo_full {
	padding-top: 10px;
}

.content {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3a4656;
	padding: 40px;
}

.artist_item {
	clear: both;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
}

.release_item {
	float: left;
}

.event_item {
	clear: both;
	width: 550px;
	margin: 0px auto;
	padding-bottom: 10px;
}

.item_left_artist {
	padding-bottom: 10px;
}

.item_left_release {

}

.item_left_event {
	width: 350px;
	float: left;
}

.menu {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	padding-top: 27px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.menu a {
	text-decoration: none;
	color: #a4afbd;
}

#selected {
	color: #308eed;
}

.photo {
	padding: 3px;
	border: 1px;
	border-color: #a4afbd;
	border-style: solid;
	width: 200px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-right: 20px;
	margin-bottom: 50px;
	float: left;
}

.event {
	padding: 3px;
	margin: 0px;
	margin-bottom: 12px;
	margin-right: 25px;
	border: 1px;
	border-color: #a4afbd;
	border-style: solid;
	width: 120px;
	height: 120px;
	float: right;
}

.photo_release {
	padding: 3px;
	border: 1px;
	border-color: #a4afbd;
	border-style: solid;
	width: 120px;
	height: 120px;
	margin-top: 0px;
	margin-bottom: 35px;
	float: left;
	margin-right: 20px;
}

.contact {
	font-size: 14px;
}

p, ul, ol, blockquote {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	text-align: justify;
	line-height: 18px;
	font-weight: normal;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding-bottom: 5px;
}

.divider {
	clear: both;
	margin: 0px auto;
	width: 700px;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.divider_event {
	clear: both;
	margin: 0px auto;
	width: 550px;
	height: 25px;
	border-bottom: 1px solid #999999;
	margin-bottom: 35px;
}

.blue {
	color: #0066ff;
}

.blue a {
	text-decoration: underline;
}

.blue_link a {
	color: #0066ff;
}

.end_divider {
	clear: both;
	padding-top: 20px;
	text-align: right;
	width: 600px;
	margin: 0px auto;
}

.dead_link {
	color: #CCCCCC;
}

ul {
	list-style-type: none;
}

li {
	font-size: 12px;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

img { border-style: none; }

h1 { font-size: 18px; padding: 0px; padding: 0px; margin: 0px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; padding-bottom: 5px; }
h4 { font-size: 13px; padding-bottom: 12px; color: #CCCCCC; }
h4 a { color: #CCCCCC; }
h4 a:hover { color: #ffffff; }
h5 { font-weight: bold; }

.footer {
	clear: both;
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	background-color: #3a4656;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 0px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.buy_mp3 {
	float: left;
}

.clear {
	clear: both;
}

.release_title {
	float: left;	
}

.mobile_only {
	display: none;
}

.player {
	padding: 0px;
	margin: 0px;
}
