/* In Ya Face Records */
/* Section Stylesheet: Home
----------------------------------------------------------------------------- */


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


/* Structural Containers
----------------------------------------------------------------------------- */

	
	#top {
	
		background: none;
	
		}
		
	div#header {
	
		height: 468px;
		background: none;
		overflow: visible;
		
		}
		
	div#header h1,
	div#header ul, 
	div#header div {
	
		display: none;
	
		}
		
	#content {
	
		width: 463px;
		margin-top: 30px;
	
		}
		
	#sidebar {
	
		width: 455px;
		margin-top: 30px;
	
		}
		
		
/* Mailing List
----------------------------------------------------------------------------- */

	
	#mailing_list {
	
		float: left;
		width: 100%;
		background: #4a4b4a;
		margin-bottom: 10px;
		border-top: solid 2px #656665;
	
		}
		
	#mailing_list h3 {
	
		float: left;
		width: 532px;
		height: 35px;
		text-indent: -5000px;
		overflow: hidden;
		background: url(../images/section-home/h3-mailinglist.gif) center right no-repeat;
		visibility: visible;
		margin: 0 10px 0 0;
	
		}
		
	#mailing_list label {
	
		padding-top: 3px;
	
		}
		
	#mailing_list ul.actions {
	
		padding-top: 7px;
		clear: none;
		width: auto;
	
		}
	
	#mailing_list label em,
	#mailing_list br {
	
		display: none;
	
		}
	

/* Latest News
----------------------------------------------------------------------------- */


	.widget-editorial.leads ul.actions {
	
		display: none;
	
		}

	#content .widget-editorial.headlines h3 {
	
		display: none;
	
		}
		
		
/* Video Player
----------------------------------------------------------------------------- */


	div#videoplayer {
	
		width: 450px;
		height: 328px;
		margin-bottom: 20px;
		
		}
		
		
/* Events
----------------------------------------------------------------------------- */
		
	
	div.widget-event.browse, div.widget-event.browse h3 {
	
		margin-bottom: 0;
	
		}
	
	
/* Myspace
----------------------------------------------------------------------------- */
	
		
	.myspace {
	
		display: block;
		float: left;
		width: 455px;
		height: 34px;
		text-indent: -5000px;
		background: url(../images/section-home/a-myspace.gif) left top no-repeat;
		margin-top: 20px;
		
		}
		
		

