@charset "UTF-8";

/* ####################*/
/* ARTISTS */
/* ####################*/

.artist { float: left; width: 155px; margin-bottom: 20px;}

.artist h3, .artist p, .artist strong {
	clear: right;
	float: right;
	width: 105px;}

.artist h3 { font-weight: normal; font-size: 12px; }
	
.artist .artist_img {
	float: left;
	width: 45px;}
	
.artist strong {
	color: #FF0;
	margin: 0px 0 0 0; font-weight: normal; }

.artist_label { color: #666; }

.artist_image { float: left; margin-right: 5px; border: 0px; }

#live { margin-top: 50px; }

/* ####################*/
/* ARTIST DETAIL */
/* ####################*/

.sub_headline_right { text-align:right; color: #0CF; font-size: 15px; letter-spacing: -1px; font-weight: bold; }

#artist_left { float: left; }
#artist_right { margin-left: 170px; }
#artist_right h2 { color: #FFF; font-size:34px; padding: 0; margin: 0; line-height: 1.0; ! important }
#artist_right p { margin-top: 20px; margin-bottom: 20px; line-height: 1.4; color: #FFF; }

#artist_download { margin-top: 20px; color: #FFF; font-size: 11px; }
#artist_download_headline { margin-bottom: 8px; font-weight: bold; }
.artist_download_text { font-weight: normal; color: #0CF; }
.artist_download_link {display: block; width: 150px; height: 13px; padding: 0 0 0 20px; }
.artist_download_link { background-image: url(../images/basic/download_button.gif); background-position:left center; background-repeat:no-repeat;}

#artist_links { margin-top: 20px; color: #FFF; font-size: 11px; }
#artist_links_headline { margin-bottom: 8px; font-weight: bold; }
.artist_links_text { font-weight: normal; color: #0CF; }
.artist_link {display: block; width: 150px; height: 13px; padding: 0 0 0 20px; }
.artist_link { background-image: url(../images/basic/goto_button.gif); background-position:left center; background-repeat:no-repeat;}
