﻿.purple_title, .yellow_title
{
	width: 706px;
	padding: 2px 0 0 8px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
}

.purple_title
{
	background: url("../img/line-purple.jpg") repeat-y;
	color: #fff;
}

.yellow_title
{
	background: url("../img/line-yellow.jpg") repeat-y;
	color: #000;
}

.grey_bg
{
	width: 714px;
	background: url("../img/line-grey.jpg") repeat-y;
}

.image_thumb
{
	margin: 0 0 10px 8px;
	border: 1px solid #adadad;
}

.video_thumb
{
	float: left;
	margin: 0 0 10px 8px;
	border: 1px solid #adadad;
}

.bio_line
{
	clear: both;
	line-height: 16px;
}

.bio_date
{
	float: left;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}

.bio_description
{
	width: 650px;
	margin-left: 8px;
	float: left;
	padding-bottom: 5px;
}
	
.motto
{
	padding: 15px 0 0 8px;
}

.bio_description a
{
	text-decoration: none;
	color: #00ccff;
}

.bio_description a:hover
{
	text-decoration: underline;
	color: #00ccff;
}

.bio_description a:visited
{
	color: #00ccff;
}

.pictures_link
{
	display: block;
	line-height: 20px;
	width: 706px;
	padding-left: 8px;
	text-decoration: none;
	color: #ffc000;
}

.actual_track
{
	display: block;
	line-height: 20px;
	width: 706px;
	padding-left: 8px;
	text-decoration: none;
	color: #fff;
}

.pictures_link:hover
{
	color: #fff;
	text-decoration: none;
	background: url("../img/line-purple.jpg") repeat-y;
}

#mp3player
{
	height: 22px;
}
