/* The Donnas */
/* Section Stylesheet - Music
----------------------------------------------------------------------------- */




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

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

	#navigation li.nav.music a {
	
	background-position: 0 -22px;
	
	}


/* Page Specific
----------------------------------------------------------------------------- */

	
	#page-details #main, #page-lyrics #main {
	
	width: 560px;
	
	}
	
	#page-details #sidebar, #page-lyrics #sidebar {
	
	width: 240px;
	
	}
	

/* Release Display - Details
----------------------------------------------------------------------------- */


	div.details {
	
	float: left;
	/* background-image: url(../images/section-tour/h3-leftquote.gif) top left no-repeat; */
	margin-bottom: 40px;
	
	}
	
	div.details h3 {
	
	/* 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: 22px !important;
	/* float: left; */
	text-indent: 0;
	
	}
	
	div.details ul.artwork {
	
	clear: left;
	float: left;
	
	}
	
	div.details li.front img {
	
	width: 245px;
	
	}
	
	div.details li.back img {
	
	width: 120px;
	margin-top: 15px;
	
	}
	
	div.details dl {
	
	float: left;
	margin: 0 0 30px 25px;
	
	}
	
	div.details dd {
	
	width: 175px;
	
	}
	
	div.details h4 {
	
	float: left;
	margin-left: 25px;
	
	}
	
	
/* Release Display - Notes
----------------------------------------------------------------------------- */


	div.notes {
	
	clear: left;
	margin-bottom: 40px;
	
	}
	
	div.notes h3 {

	height: 21px;
	margin-bottom: 15px !important;
	width: 157px;
	background-image: url(../images/section-music/h3-moreinfo.gif);

	}


/* Release Display - Tracks
----------------------------------------------------------------------------- */


	div.tracks h3 {
	
	width: 110px;
	background-image: url(../images/section-music/h3-songs.gif);
	
	}
	
	div.tracks tr.alt {
	
	color: #fff;
	
	}
	
	div.tracks td {

	padding: 6px 0;
	border-bottom: solid 1px #26231f;

	}
	
	td.title {
	
	width: 174px;
	
	}
	
	td.listen, td.watch, td.lyrics {
	
	width: 22px;
	
	}
	
	td.download {
	
	display: none;
	
	}
	
	
	/* Actions */
	
	
	td a {
	
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	
	}
	
	td a:hover {
	
	background-position: bottom left !important;
	
	}
	
	
	
/* Releases Browse
----------------------------------------------------------------------------- */

	
	div#discography_container {
	
	float: left;
	clear: both;
	position: relative;
	
	}

	div.browse {
	
	clear: both;
	margin: 0 20px;
	position: relative;
	
	}
	
	div.browse h3 {
	
	height: 21px;
	margin-bottom: 16px;
	width: 195px;
	background-image: url(../images/section-music/h3-otheralbums.gif);
	
	}
	
	div.browse ul.releases {
	
	border-top: solid 1px #790a79;
	border-bottom: solid 1px #790a79;
	padding: 20px 30px;
	float: left;
	
	}
	
	ul.releases li {
	
	float: left;
	margin-right: 15px;
	
	}
	
	ul.releases img {
	
	width: 145px;
	
	}
	
	ul.releases dl, ul.releases strong {
	
	display: none;
	
	}
	
	
	/* Actions */
	
	
	div.browse ul.actions {
	
	border: none;
	padding: 0;
	margin: 0;
	
	}
	
	div.browse ul.actions a {
	
	position: absolute;
	top: 125px;
	width: 12px;
	height: 14px;
	
	}
	
	div.browse a:hover {
	
	background-position: bottom left !important;
	
	}
	
	div.browse a.next {
	
	right: 10px;
	background: url(../images/section-music/a-next.gif);
	
	}
	
	div.browse a.back {
	
	left: 0px;
	background: url(../images/section-music/a-back.gif);
	
	}
	

/* Donnas Radio
----------------------------------------------------------------------------- */


	a.radio {
	
	position: absolute;
	top: 5px;
	left: 250px;
	width: 177px;
	height: 25px;
	background: url(../images/actions/a-radio-sm.gif);
	
	}
	
	a.radio:hover {
	
	background-position: 0 -25px;
	
	}
	
	
/* Releases Lyrics
----------------------------------------------------------------------------- */


	div.lyrics {
	
	clear: left;
	/* margin-left: 200px; */
	
	}
	
	div.lyrics h3 {

	height: 21px;
	margin-bottom: 15px !important;
	width: 157px;
	background-image: url(../images/section-music/h3-lyrics.gif);

	}
