/* BON JOVI */
/* Localized Section Stylesheet
----------------------------------------------------------------------------- */


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


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


	div#content {

	float: right !important;

	}

	div#sidebar {

	float: left !important;
	
	}


/* TITLE
----------------------------------------------------------------------------- */


	#title {
	
	display: none !important;
	
	}
	

/* INTRODUCTION
----------------------------------------------------------------------------- */


	#introduction ul.stories {
	
	padding-bottom: 0;
	
	}
	
	#introduction h3,
	#introduction strong,
	#introduction em {
	
	display: none;
	
	}


/* EVENT LISTING
----------------------------------------------------------------------------- */


	div.grid.three_fourths div#content #presales div.pane {
	
	width: auto !important;
	padding: 0 !important;
	background: none !important;
	
	}

	#presales div.widget-event.presale h3 {
	
	width: 688px;
	height: auto;
	background: url(../images/skin-thecircletour/layout/bg-distressed-lightgray.png);
	padding: 10px 0;
	display: block;
	margin: 0;
	text-indent: 0;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	position: static;
	
	}

	div.widget-event.presale td.location {

	width: 90px;
	font-weight: bold;
	padding: 15px 0 0 15px;
	
	}
		
	div.widget-event.presale td.details {
	
	width: 90px;
	padding: 15px 0 0 15px;
	
	}

	div.widget-event.presale td.starts {
	
	width: 80px;
	padding: 15px 0 0 15px;
	color: #93a119;
	
	}

	div.widget-event.presale td.ends {
	
	width: 80px;
	padding: 15px 0 0 15px;
	font-size: 11px;
	color: #93a119;
	
	}

	div.widget-event.presale td.upcoming, 
	div.widget-event.presale td.soldout, 
	div.widget-event.presale td.action.tickets {
	
	width: 160px;
	background-color: #090909;
	color: #93a119;
	padding: 8px 10px;
	margin: 15px 15px 0 15px;
	display: block;
	
	}
	
	div.widget-event.presale td.upcoming em, div.widget-event.presale td.tickets a {

	color: #93a119;
	
	}

	
/* BUY LINKS
----------------------------------------------------------------------------- */

	
	#media ul {
	
	padding-bottom: 0;
	
	}
	
	#media h3,
	#media h4,
	#media strong,
	#media ul.actions {
	
	display: none;
	
	}

	#media .story img {
	
	margin-bottom: 5px !important;
	
	}

	#media .story h4 {
	
	clear: both;
	float: left;
	display: block;
	
	}

	#media .story ul a {
	
	margin: 0 5px 5px 0;
	
	}

	#media .story p a {
	
	line-height: 12px;
	float: left;
	padding: 6px 10px;
	margin: 0 5px 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}
	

/* IE6
----------------------------------------------------------------------------- */


/* Duplicate Characters */


	* html #mailinglist * {
	
	margin-right: -3px !important;
	
	}
