.artist_row {
	margin-bottom: 5px;
	clear: both;
}

.artist_item {
	margin-left: 6px;
	float: left;
	width: 387px;
}

.artist_item_image_container {
	width: 387px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

.artist_item_image {
	width: 387px;
}

.artist_item_title {
	width:236px;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	background-color:#ffffff;
}

.artist_item_top {
	margin:auto;
	width:256px;
}

.artist_item_btm {
	width:256px;
	margin:auto;
	margin-bottom:10px;
}


.artist_item_title a:link, .artist_item_title a:visited, .artist_item_title a:hover {
	text-decoration: none;
}


.artist_image {
	width: 250px;
	height: 350px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.artist_info_row {
	width: 330px;
	margin-bottom: 8px;
	float: left;
}

.artist_info_title {
	font-weight: bold;
	width: 100px;
	float: left;
}

.artist_info_detail {
	width: 230px;
	float: left;
}

.artist_bio {
	float: left;
	/*padding-left:10px;
	padding-right:10px;*/
	background-color:#ffffff;
}

.artist_title {
	font-family: Georgia;
	color: #2b734f;
	font-size: 24px;
	margin-bottom: 10px;
	clear: both;
}

.artist_info {
	float: left;
	width: 590px;
}

.artist_contact_info {
	margin-bottom: 5px;
	clear: both;
}

.artist_contact_title {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-right: 5px;
}

.artist_contact_details {
	float: left;
}

.artist_events {
	float: left;
	width: 170px;
	margin-right: 10px;
}

.artist_event_title {
	width: 150px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}	



.artist_event_item {
	/*margin-bottom: 5px;*/
	width: 150px;
	/*padding: 5px;*/
	clear:both;
	padding-left:10px;
	padding-right:10px;
	background-color:#ffffff;
}

.artist_event_item_title {
	font-size: 14px;
	color: #2b734f;
}

.artist_event_item_date {
	color: #2b734f;
	font-weight: bold;
	font-size: 14px;
}

.tour_date_buttons {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tour_date_type {
	float: left;
	margin-right: 3px;
}

.tour_date_flyer {
	float: left;
	margin-right: 3px;
}

.tour_date_map {
	float: left;
}
