/* THE KILLERS */
/* Section Stylesheet: Music
----------------------------------------------------------------------------------- */

	
	@import url("widget-release.css");
	@import url("widget-comment.css");
	


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


/* Set gap at top of page */


	#layout {
	
		margin-top: -79px;
		width: 882px;
		height: 100%;
		
		}

		
/* Legs */


	#container {
	
		min-height: 1000px;
		background: url(../images/layout/legs2.gif) 127px 0 repeat-y;
	
		}
		
		
/* Left Side Edge */

		
	#content {

		width: 836px;
		padding: 0 0 0 46px;
		background: url(../images/section-music/bg-left.png) no-repeat;
	
		}


/* Left Side Edge */


	#main {
	
		width: 793px;
		padding: 0 43px 0 0;
		background: url(../images/section-music/bg-right.png) top right no-repeat;

		}
	
	
/* Content Area */


	#page-music #content #music {
	
		width: 100%;
		height: 459px;
		padding: 48px 0 0 0;
		margin-bottom: 300px;
		background: url(../images/section-music/bg-center-alt.jpg);
	
		}
		
	#page-release #content #music {
	
		width: 100%;
		height: 457px;
		padding: 50px 0 0 0;
		margin: 0;
		background: url(../images/section-music/bg-center-alt.jpg);
	
		}
		
	#music #marquee {
	
		padding-left: 5px;
		margin-bottom: 10px;
	
		}
		
	#music .tabs {
	
		width: 108px;
	
		}
		
		
/* Music
----------------------------------------------------------------------------------- */

		
	#page-music #music h3,
	#page-release #title {
	
		display: none;
	
		}
		
		
/* Music
----------------------------------------------------------------------------------- */


	a.backtomusic {
	
		position: absolute;
		top: 7px;
		left: 40px;
		text-indent: -5000px;
		width: 144px;
		height: 52px;
		z-index: 99;
		background: url(../images/section-music/a-backtomusic.gif);
	
		}
		
	a.backtomusic:hover {
	
		background-position: bottom left;
	
		}


/* Objects
----------------------------------------------------------------------------------- */


	#content #thereleasedate {
	
		top: 265px;
		left: -102px;
		width: 211px;
		height: 107px;
		background: url(../images/section-music/object-releasedate.png);
		display: none;
		
		}

	#content #musicsign {
	
		top: -82px;
		left: -110px;
		width: 75px;
		height: 337px;
		background: url(../images/section-music/object-music.png);
	
		}
		

/* Comments
----------------------------------------------------------------------------------- */


	#content #comments {
	
		width: 530px !important;
		margin-left: 121px;
		background: url(../images/section-road/bg-layout.jpg) repeat-y;
	
		}
		
	#content #comment {
		
		width: 490px !important;
		
		}
		
	#content div.widget-comment.browse {
	
		padding: 15px;
		
		}
		
	#comments .browse .post p {
		
		color: #242424;
	
		}
