/* DJ AM */
/* Section: Events
----------------------------------------------------------------------------- */

	@import url("tabs.css");
	@import url("widget-event.css");
	

/* Section Heading
----------------------------------------------------------------------------- */

	h2 {
	
		background: url(../images/headings/h2-amlive.gif);
	
		}
		
	#page-events h2 {
	
		display: none;
	
		}
		
		
/* Structural Containers
----------------------------------------------------------------------------- */

	#page-events #content {
	
		background: none;
		margin-left: 0;
	
		}
		
	#page-events #content span.end {
	
		display: none;
	
		}


/* Appearance Listings
----------------------------------------------------------------------------- */

	#appearances {
	
		width: 515px;
		position: relative;
		padding-left: 38px;
		margin-left: 40px;
		background: url(../images/layout/bg-content-sm.jpg);
	
		}
		
	#appearances h3 {
	
		width: 553px;
		height: 63px;
		margin: 0 0 10px -38px;
		text-indent: -5000px;
		overflow: hidden;
		background: url(../images/headings/h3-appearances.gif);
	
		}
		
	#appearances .tabs {
	
		left: 200px;
	
		}
		
	#appearances div h3 {
	
		display: none;
	
		}
		
	#page-events #appearances span.end {
	
		display: block;
		width: 553px;
		height: 40px;
		background: url(../images/layout/content-end-sm.gif);
	
		}
		
		
/* Back Button
----------------------------------------------------------------------------- */

	#page-event #main a.back {
	
		width: 110px;
		background: url(../images/actions/a-back-events.gif);
	
		}
