/* BON JOVI */
/* Band Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-photo.css");


/* LAYOUT
----------------------------------------------------------------------------- */


	div#content {

	float: right !important;

	}

	div#sidebar {

	float: left !important;
	
	}


/* BAND PAGE
----------------------------------------------------------------------------- */


/* Biography Unit */


	#page-band #biography h4, 
	#page-band #biography ul.stories li strong, 
	#page-band #biography ul.stories li em, 
	#page-band #biography ul.actions,  
	#page-band #biography a.comments {
	
	display: none;
	
	}

	#page-band #biography ul.stories li div.story strong, 
	#page-band #biography ul.stories li div.story em {
	
	display: inline;
	
	}


/* Ads */

	
	div.ad.mediumrectangle.house {

	margin-top: 30px;
	
	}
	
	
/* BAND NEWS */


	#page-band #news ul.stories li {
		
	border-bottom: 2px solid #DFB851;
		
	}
	
	#page-band #news ul.stories li.last {
	
	border: 0;
		
	}

	#page-band #news ul.stories li > strong {
		
	float: left;
	padding: 0 15px 10px 0;
		
	}
