/* DJ AM */
/* Section: Videos
----------------------------------------------------------------------------- */


/* Section Heading
----------------------------------------------------------------------------- */

	h2 {
		
		width: 553px;
		background: url(../images/headings/h2-featuredvideos.gif);
	
		}
		

/* Structural Containers
----------------------------------------------------------------------------- */

	#content {
	
		width: 478px;
		position: relative;
		padding-left: 38px;
		margin-left: 150px;
		background: url(../images/layout/bg-content-sm.jpg);
	
		}
		
	#content span.end {
	
		width: 553px;
		height: 40px;
		background: url(../images/layout/content-end-sm.gif);
	
		}
		
	#main {
	
		width: 100%;
	
		}
		
		
/* Video Listings
----------------------------------------------------------------------------- */

	.leads h3,
	.leads strong,
	.leads a.comments,
	.leads div.story,
	.leads em {
	
		display: none;
	
		}

	ul.leads li {
	
		width: 225px;
		float: left;
		margin: 0 28px 15px 0;
		overflow: hidden;
	
		}
		
	ul.leads li.alt {
	
		margin-right: 0;
	
		}
		
	ul.leads ul.actions li {
	
		margin: 0;
	
		}
		
	.leads img {
	
		width: 225px;
		margin-bottom: 10px;
	
		}
		
	.leads h4 {
	
		white-space: nowrap;
		overflow: hidden;
	
		}
		
	.leads a.display {
	
		width: 69px;
		background: url(../images/actions/a-watch.gif);
	
		}
		
	#main a.browse {
	
		position: absolute;
		top: 20px;
		right: 15px;
		width: 151px;
		background: url(../images/actions/a-videos-youtube.gif);
	
		}
		
	.leads ul.paging,
	.leads ul.pages {
	
		display: none;
	
		}
		
		
/* Video Display
----------------------------------------------------------------------------- */

	#page-video #main {
	
		width: 425px;
		margin: 0 auto;
		float: none;
	
		}

	.display h3,
	.display img,
	.display strong,
	.display em {
	
		display: none;
	
		}
		
	.display h4 {
	
		font-size: 18px;
		line-height: 18px;
		visibility: hidden;
	
		}
		
	.display .tags {
	
		display: none;
	
		}
		
		
/* Back Button
----------------------------------------------------------------------------- */

	#page-video #main a.back {
	
		width: 106px;
		background: url(../images/actions/a-back-videos.gif);
	
		}
