@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - MUSIC: 	We Are The Fallen Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		watf_music.css
	Date:			Dec 07, 2009
	Author:		UMRG New Media - http://umrg.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#nav li.music a {
		background-position:-387px 0;
	}	

/*	--------------------------------------------------------------------------------------------------------------------------
	music styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	
	
	#music {
		padding:15px 20px;
		background:#000;
	}
	h1#h1Music {
		width:94px; height:21px;
		padding:0 0 10px 0;
		background:url(../../images/h1_music.gif) top left no-repeat;
	}
		#mobile h2 {
			padding:20px 0 0 20px;
			color:#333;
		}

	ul#mobileFeed {
		margin:20px 0 0 20px;
	}
		ul#mobileFeed li {
			padding:0 0 15px 0;
			font-size:12px;
		}
			ul#mobileFeed li h3 {
				font-size:15px;
			}
		
