/* The Donnas */
/* Section Stylesheet - Tour
----------------------------------------------------------------------------- */


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



/* Main Navigation
----------------------------------------------------------------------------- */

	
	#navigation li.nav.tour {
	
	background: url(../images/navigation/li-bg.gif) top center no-repeat;
	
	}

	#navigation li.nav.tour a {
	
	background-position: 0 -22px;
	
	}
	
	
/* Page Specific
----------------------------------------------------------------------------- */

	
	.section-tour #main {
	
	width: 560px;
	
	}
	
	.section-tour #sidebar {
	
	width: 240px;
	
	}
		
	#layout {
	
	background-image: url(../images/layout/bg-layout2.png);
	
	}	
	
	
/* On The Road
----------------------------------------------------------------------------- */
	
	
	#ontheroad {
	
	position: relative;
	
	}
	
	#ontheroad h3 {
	
	width: 262px;
	background-image: url(../images/section-tour/h3-ontheroad.gif);
	
	}
	
	#ontheroad ul.actions {
	
	position: absolute;
	top: 13px;
	left: 279px;
	margin: 0;
	padding: 0;
	border: 0;
	
	}

	#ontheroad div ul.events ul.actions {
	
	position: absolute;
	top: 17px;
	bottom: auto;
	left: auto;
	
	}

	#ontheroad div ul.actions {

	position: static;
	margin-left: 10px;
	
	}
	

/* Past Encounters
----------------------------------------------------------------------------- */
	
	
	#past-encounters {
	
	position: relative;
	
	}
	
	#past-encounters h3 {
	
	width: 335px;
	background-image: url(../images/section-tour/h3-pastencounters.gif);
	
	}
	
	#past-encounters ul.actions {
	
	position: absolute;
	top: 13px;
	left: 353px;
	margin: 0;
	padding: 0;
	border: 0;
	
	}

	#past-encounters div ul.events ul.actions {
	
	position: absolute;
	top: 17px;
	bottom: auto;
	left: auto;
	
	}

	#past-encounters div ul.actions {

	position: static;
	margin-left: 10px;	
	
	}
	
	#past-encounters div ul.tickets {
	
	display: none;
	
	}


/* Tour Details
----------------------------------------------------------------------------- */
	

	#tour-details h3 {
	
	width: 19px;
	height: 11px;
	background: url(../images/section-tour/h3-leftquote.gif) top left no-repeat;
	margin: 0;
	float: left;
	
	}
	
	#tour-details h4.date {
	
	background: url(../images/section-tour/h4-rightquote.gif) top right no-repeat;
	padding-right: 22px;
	color: #fff;
	font-size: 30px;
	line-height: 25px;
	font-style: italic;
	margin-bottom: 32px;
	float: left;
	
	}
	
	#tour-details dl {
	
	clear: both;
	
	}
