/* PERFORMANCE */

		#performance
		{
			clear:both;
			margin:08px 9px;
		}
		#leftcolumn
		{
			float: left;
		}

		#rightcolumn
		{
			float: left;
			margin-left:6px;
		/*	height:auto;*/
			padding-bottom:15px;
		}

/* PERFORMANCE INFO */

		#performance_info
		{
			width:539px;
			min-height:337px;
			background: transparent url(../images/performance/performance_info_bg.png) no-repeat;
			padding: 0px 0px 20px 18px;

		}

		#player_widget
		{
			float:left;
		}

		#performance_metadata
		{
			float:left;
			padding-top:30px;
			padding-left:10px;
			width:190px;
			/*height:216px; */
			position: relative;

		}
		#performance_details
		{
			float:left;
			padding-top:08px;
		}

		#performance_details p
		{
			font-size:11px;
			color:#999999;
			* margin-top: -3px !important;
			* margin-bottom: -3px !important;
		}


		#performance_details h1
		{
			font-size: 15px;
			margin:0;
			padding:0;
		}
		#performance_details h2
		{
			color:#ff0030;
			font-size: 12px;
			margin:0;
			padding:0;
		}

		#performance_details ul
		{
			margin:0;
			padding:0;
			margin-top:08px;
		}

		#performance_details li
		{
			list-style-type:none;
			font-weight:bold;
		}

		#performance_details li b
		{
			font-size:10px;
			color:#cccccc;
		}

		#performance_details ul
		{
			margin: 0;
			padding: 0;
			margin-top:4px;
		}

		#performance_rating li
		{
			display:inline;
			list-style:none;
		}

		#performance_buttons
		{
			display:block;
			width:558px;
			height:20px;
			margin-top:10px !important;
		}
		#performance_buttons img
		{
			margin-right:12px;
		}

/* LOVE OR HATE*/

		#wrapper_lovehate
		{
			width: 556px;
			min-height: 250px;
			background: transparent url(../images/performance/header_lovehate.gif) no-repeat;
			padding-top:33px;
			margin-top:5px;
		}
        #wrapper_lovehate
		{
		/*	margin-top:28px; !important;*/
		}
		#content_lovehate
		{

			width: 556px;
			min-height: 184px;
			background: transparent url(../images/performance/lovehate_bg_bot.png) no-repeat scroll bottom left;

		}

		.lovehate
		{
			position: relative;
		}
		.lovehate_info
		{
			margin-top:25px;
			display:block;
		}
		.lovehate_avatar
		{
			float:left;
			margin-right:8px;
			margin-top: 12px;
		}
		.lovehate, .lovehate_odd
		{
			height:auto;
			width:540px;


		}

		.lovehate_odd
		{
			position:relative;
			z-index:0;

		}

		.lovehate_odd
		{
			background: #ffffff;
			-moz-opacity:0.08 ;
			filter:alpha(opacity:08);
			opacity: 0.08;
		}

		.lovehate_row
		{
			padding-top:6px;
			padding-left:6px;
			width:540px;
			position: relative;
			z-index:1;
			float: left;
		}
		.lovehate_user
		{
			font-weight:bold;
			font-size:11px;
			color:#ff0030;
		}
		.lovehate_timestamp
		{
			font-style:italic;
			font-size:11px;
			color:#cccccc;
		}

		.lovehate_text
		{
			font-size:14px;
			color: #cccccc;
			display:block;
		}

/* ARTIST PROFILE */

	#wrapper_artist
	{
			width: 245px;
			height: 336px;
			background: transparent url(../images/performance/artist_profile_bg.gif) no-repeat;

	}

	#content_artist
	{
		padding-top:38px;
		padding-left:5px;
	}

	#user_metadata
		{
			float:left;
			/*padding-left:10px;
			width:198px;*/
			position: relative;
			margin-top:5px
		}

		#user_crown
		{
			width: 30px;
			height:44px;
			float:left;
		}

		#user_details
		{
			float:left;
			padding-top:08px;
		}

		#user_details h2
		{
			font-size: 16px;
			margin:0;
			padding:0;
		}
		#user_details ul
		{
			margin:0;
			padding:0;
			margin-top:08px;
		}

		#user_details li
		{
			list-style-type:none;
			font-weight:bold;
		}

		#user_details li b
		{
			font-size:10px;
			color:#cccccc;
		}

		#user_rating ul
		{
			margin: 0;
			padding: 0;
			margin-top:4px;
		}

		#user_rating li
		{
			display:inline;
			list-style:none;
		}

		#artist_buttons
		{
			width:235px;
			margin-left:4px;
		}

		#artist_buttons img
		{
			margin-right:7px;
		}

		.upload_cover
		{
			font-size:11px;
			color:#cccccc;
		}

/* RECS*/

		#wrapper_recs
		{
			width: 245px;
			min-height: 208px;
			background: transparent url(../images/performance/artist_recs_bg.gif) no-repeat;
			padding-top:33px;
			min-height:300px;

		}

		#content_tracks
		{

		}

/* TRACKS */

		#wrapper_tracks
		{
			width: 245px;
			min-height: 268px;
			background: transparent url(../images/performance/artist_catalog_bg.gif) no-repeat;
			padding-top:33px;
			margin-top:26px;
		}

		#content_tracks
		{


		}


		.track, .track_odd, .track_row
		{
			height:81px;
			width:245px;
		}

		.track_odd
		{
			position:absolute;
			z-index:0;

		}

		.track_odd
		{
			background: #ffffff;
			-moz-opacity:0.08 ;
			filter:alpha(opacity:08);
			opacity: 0.08;
		}

		.track_row
		{
			padding-top:3px;
			padding-left:4px;
			z-index:1;
			position: absolute;
		}
		.track_row img
		{
			float:left;
			margin-right:4px;
		}

		.track_info
		{
			margin-top:3px;
		}
		.rec_info
		{
			margin-top:11px;
		}
		.track_title
		{
			display:block;
			font-weight:bold;
			font-size:11px;
		}
		.track_user
		{
			font-size:11px;
			font-weight:bold;
			color:#ff0030;
		}
		.track_spins, .track_bookmarks
		{
			font-size:10px;
			color:#666666;
			font-weight:bold;
			display:block;
		}

		.track_spins b, .track_bookmarks b
		{
			font-size:11px;
			color:#ffffff;
		}

		.track_rating
		{
			margin: 0;
			padding: 0;
			margin-top:4px;
		}

		.track_rating ul
		{
			margin: 0;
		}

		.track_rating li
		{
			display:inline;
			list-style:none;
		}

		/* Post a comment hover link */

		.track_post_comment
		{
			float:right;
			margin-right:38px;
			margin-top:-25px;
			background:url(/images/performance/love_hate_hover.gif) repeat;
		 }

		.track_post_comment a
		{
			display:block;
			background:url(/images/performance/love_hate_hover.gif) repeat;
			line-height: 24px;
			width:124px;
		}
