@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - AID 7385 :: NOISETTES : BIO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		artist_bio.css
	Date:			Apr 20, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#artistNav li.bio a:link, #artistNav li.bio a:active, #artistNav li.bio a:visited, #artistNav li.bio a:hover {
		background-position:-440px -38px;
	}	
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#bio Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio.slice_2o3 {
		margin:13px 0 0 0;
	}
		#bio.slice_2o3 .header {
			padding:17px 0 0 0;
			background:url(../../images/bg_border_bottom.jpg) left bottom repeat-x;
		}
			#bio.slice_2o3 h1#h1_bio {
				width:32px; height:27px;
				background:url(../../images/h1_bio.png) no-repeat;
			}

/*	div.body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio.slice_2o3 div.body {
		padding:30px 0 50px 30px;
	}
		#bio.slice_2o3 div.body h2 {
			width:56px; height:9px;
			background:url(../../images/h2_biography.png) no-repeat;
			margin:0 0 9px 0;
		}
		#bio.slice_2o3 div.body p {
			margin:0 0 10px 0;
			font:normal 12px Arial, Helvetica, sans-serif;
			color:#797878;
			line-height:18px;
		}
		#bio.slice_2o3 div.body img {
			margin:0 27px 10px 0;
			float:left;
			display:block;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#community.slice_1o3 {
		width:298px;
		padding:17px 0 0 28px;
	}
		#community.slice_1o3 .header {
			
		}
		#community.slice_1o3 .body {
			width:280px;
			padding:27px 0 0 15px;
		}
