@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - ABOUT : 	We Are The Fallen Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		watf_about.css
	Date:			Dec 07, 2009
	Author:		UMRG New Media - http://umrg.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#nav li.store a {
		background-position:-816px 0;
	}	

/*	--------------------------------------------------------------------------------------------------------------------------
	store styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	h1#h1Store {
		width:100px; height:21px;
		padding:0 0 15px 0;
		background:url(../../images/h1_store.gif) top left no-repeat;
	}
	#bioBlock {
		margin:0 0 15px 0; padding:15px 20px;
		background:#000;
	}
		#bioBlock em {
			color:#bfb891;
			font-style:normal;
		}
		#bioBlock h2 {
			text-transform:uppercase;
			color:#a7a5a5;
		}
	

	
	
	