/* LINKIN PARK UNDERGROUND 9 */
/* Section Stylesheet: Band
---------------------------------------------------------------------------- */


	@import url('widget-editorial.css');
	@import url('widget-member.css');
	@import url('twitter.css');


/* SECTION HEADER
---------------------------------------------------------------------------- */


	h2 {
	
		height: 318px;
		background: #bebebe url('../images/layout/bg-header-band.jpg') center 0 no-repeat;

		}
		
		
/* BLOG
---------------------------------------------------------------------------- */


	#blog ul.leads > li:nth-child(1),
	#blog ul.leads > li:nth-child(2) {
	
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		line-height: 20px;
	
		}
		
	#blog ul.leads > li:nth-child(1) h4,
	#blog ul.leads > li:nth-child(2) h4 {
	
		font-size: 45px;
		line-height: 45px;
	
		}
		
		
/* BAND PROFILES
---------------------------------------------------------------------------- */


	.sidebar ul.members a.alias {
	
		display: none;
	
		}