/* BON JOVI */
/* Section Stylesheet: Home
--------------------------------------------------------------------------- */

	@import url('addthis.css');
	@import url('editorial-accordion.css');
	@import url('editorial-listing.css');
	@import url('editorial-featured.css');
	@import url('editorial-qa.css');
	@import url('event-featured.css');
	@import url('featured-content.css');
	@import url('photo-listing.css');
	@import url('polls.css');
	@import url('tag.css');
	@import url('merchandise.css');
	@import url('media-player.css');
	@import url('subscribe.css');
	@import url('twitter.css');
	

	.section-home #title {
	
		min-height: 0;
	
		}

/* TITLES
----------------------------------------------------------------------------- */

	#page-home #title h2,
	#page-index #title h2 {
		
		display: none;
		
		}

/* NEWS
---------------------------------------------------------------------------- */

	#latest_news .main + .sidebar {
	
		margin-top: -92px;
	
		}
		
	#latest_news .main .widget-editorial > h3 {
	
		display: none;
	
		}
		
	#latest_news .main .widget-editorial.first > ul.actions {
		
		display: none;
		
		}
		

/* FEATURED NEWS
----------------------------------------------------------------------------- */

	#featured_news {

		margin: -10px 0 0 0;	
		padding: 10px 0 0 0;
		width: 976px;

		}	
			
		
/* FAN FAVORITES (PHOTOS)
---------------------------------------------------------------------------- */

	div.sidebar .widget-photo ul.actions {
	
		display: none;
	
		}
		
		
/* MP3 DOWNLOAD PAGE
---------------------------------------------------------------------------- */
		
	#page-mp3 #title {
	
		display: none;
	
		}
		
		
/* LOCALIZED WELCOME MESSAGE
---------------------------------------------------------------------------- */

	#introduction {
	
		margin-bottom: 40px;
	
		}
		
	#introduction h3,
	#introduction ul.stories > li > strong {
	
		display: none;
	
		}
		
	
/* OUR STAGE
----------------------------------------------------------------------------- */

	#page-ourstage div#title {
		
		display: none;
		
		}
	
	#ourstage { /* Centering Custom Width */
		
		width: 760px;
		margin-left: 88px;
		
		}

	#ourstage div.remote_contest_frame iframe {
		
		border: none;
		width: 760px;
		height: 1400px;
		
		}
		

/* POLLS
--------------------------------------------------------------------------- */

	div.sidebar + div.main #poll h3 {

		float: left;
		margin-bottom: 15px;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 5px;
		font-style: normal;
		font-weight: bold;
		padding: 5px 10px;

		background: #000;
		color: #fff;

		}

	div.sidebar + div.main #poll div fieldset label {

		width: 428px;

		}
	
	div.sidebar + div.main #poll {
		
		margin: 0 0 40px 0;
		padding: 0 0 80px 0;
		
		}
		
	div.sidebar + div.main #poll > ul.actions,
	div.sidebar + div.main #poll > ul.pages {

		display: none;

		}

/* Social Bug */

	div.sidebar + div.main #poll div.social {

		float: left;
		overflow: hidden;
		height: 45px;
		margin: 0;
		padding: 6px 20px 10px 10px;
		text-transform: uppercase;
		font-size: 20px;
		line-height: 20px;
		background-position: right top;

		position: absolute;
		bottom: 0;
		left: 0;

		}

	div.sidebar + div.main #poll div.social a.comments {

		margin-bottom: 2px;

		}
		

/* PURCHASE THE CIRCLE
--------------------------------------------------------------------------- */

	div.thecircle img {
		
		display: block;
		float: left;
		width: 110px;
		height: 110px;
		margin: 0 10px 0 0;
		
		}
		
	div.thecircle ul.actions {
		
		float: left;
		width: 180px;
		padding-top: 25px;
		
		}
		
	div.thecircle ul.actions li {
		
		margin-bottom: 10px;
		
		}
		
		
/* REGIONAL NEWS
----------------------------------------------------------------------------- */

	div.sidebar div.widget-editorial.uk,
	div.sidebar div.widget-editorial.ca,
	div.sidebar div.widget-editorial.au {
		
		display: none;
		
		}
