/*/////////////////////////////////////////////////////////////*/
/*															   */
/*                        SUBSUNRECORDS                        */
/*															   */
/*/////////////////////////////////////////////////////////////*/




#top div.content-block textarea {font-size:75%;}
 
img{
 	border:0 none;
}

h1, h2, h3, h4, h5, p{
	margin:0;
}

p{
	margin-bottom:1em;
}


div#header{
	position:relative;
	width:100%;
	min-width:980px;
	height:200px;
	font-family:Arial, Helvetica, Sans-serif;
	}
	body div#header{
	min-height:200px;
	height:auto;
	}
	div#header-background{
		position:relative;
		width:100%;
		height:200px;
		border-bottom:1px solid #28508c;
		background: url(../images/artistspages/transparent-black.png) repeat;
	}
	html>body div#header-background{
	min-height:200px;
	height:auto;
	}





	div#nav{
		position:absolute;
		padding-top:16px;
		left:50%;
		top:0;
		width:980px;
		margin-left:-490px;
	}
	
	div#nav img.subsun-logo{
		display:block;
		margin:0 auto;
		width:150px;
		height:150px;
	}
	
	div#nav ul,
	div#nav ul li{
		margin:0;
		padding:0;
		list-style:none;
	}
	div#nav ul{
		position:absolute;
		bottom:5px;
		}
	div#nav ul#nav-left{
		left:0;
		text-align:left;
	}
	div#nav ul#nav-right{
		right:0;
		text-align:right;
		}
	div#nav ul li{
		padding:0 0 2px 0;
		}

	div#nav ul li a{
		padding-left:13px;
		background:transparent url(../images/icon_bullet.gif) no-repeat 0 5px;
		}
	div#nav ul#nav-right li a{
		padding-right:13px;
		padding-left:0;
		background-position:100% 5px;
	}
	div#nav ul li a{
		text-decoration:none;
		color:#999;
	}
	div#nav ul li a:hover{
		color:#fff;
		background-image:url(../images/icon_bullet_hover.gif);
	}
/*
* separation-bar 
*/
	
	div#separation-bar-background,
	div#separation-bar-container{
		position:absolute;
		width:100%;
		height:30px;
		left:0;
		bottom:0;
		}

	div#separation-bar-background{
		background: url(../images/artistspages/transparent-black.png) repeat;
		}

		div#separation-bar-container{
			background: url(../images/artistspages/transparent-black.png) repeat;
			border-top:1px solid #000;
			border-bottom:1px solid #000;
			}

		div#separation-bar{
			position:relative;
			width:980px;
			margin:0 auto;
		}

		div#separation-bar-content{
			position:absolute;
			top:1px;
			left:2px;
			padding-top:5px;
			background:transparent url("") no-repeat 50% 0;	
		}

		div#separation-bar-content a{
			color:#fff;
			display:block;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
		}
		
		div#separation-bar-content:hover a,
		div#separation-bar-content a:hover{
			color:#fff;
			text-decoration:underline;
		}		

		div#separation-bar-title{
			height:30px;
			overflow:hidden;
			}

		div#separation-bar-title h2{
			padding:0px 0 0 0;
			font-size: 150%;
			color:#222;
			text-align: center;
			text-transform: uppercase;
		}












/*///////////////////////////////////////////////*/
/*                     BODY                      */
	/*///////////////////////////////////////*/

	body {
		background: #1e3c69 url(../images/artistspages/body-bg.jpg) fixed no-repeat center center;
		font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
		margin: 0;
		padding: 0;
		text-align: left;
	}  

	a {
		color: #2850a0;
		text-decoration: none;
	}

	a:hover {
		color: #990000;
		text-decoration: underline;
	}

	a img {
		border:none;
		margin:0px;
		padding:0px;
		display:block;
	}

	img src {
		color: #ff0000;
	}

	blockquote {
		font: 80% Verdana, sans-serif;
		margin-left: 30px;
		padding-left: 5px;
	}

	h1 {
		border: 0;
		color: #000;
		font-size: 125%;
		font-weight: bold;
		margin: 0px 7px 0px 7px;
		padding: 0px 0px 0px 0px;
	}

	h2 {
		border: 0;
		color: #1e3c69;
		font-size: 100%;
		font-weight: bold;
		margin: 0;
		padding: 0 0 0 12px;
	}

	h3 {
		border: 0;
		color: #777;
		font-size: 90%;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	h4 {
		border: 0;
		color: #1e3c69;
		font-size: 80%;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	h5 {
		border: 0;
		color: #777;
		font-size: 50%;
		font-weight: bold;
		margin: -15px 0 2px 0;
		padding-bottom: 2px;
	}


	p {
		font-size: 80%;
		margin: 0px;
		padding: 10px; 
	}

	li {
		font: 80% arial, sans-serif;
	}
	
	td {
		font-size: 89.45%;
		font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
		margin: 0;
		padding: 0;
	}

	#page {
		background:transparent;
		background-position:top left;
		background-repeat:no-repeat;
		width: 770px;
		text-align: left;
		margin: 0 auto 0 auto;
		padding: 0;
	}


/*///////////////////////////////////////////*/
/*                  CLEARERS                 */
	/*///////////////////////////////////*/

	#clearer {
		clear: both;
		height: 0px;
	}

	#clearer1 {
		background: #000 url(../images/content-clearer-top.jpg);
		clear: both;
		height: 25px;
		width: 540px;
		float: right;
		margin-top: 0px;
		margin-right: 20px;
	}

	#clearer2 {
		background: #000 url(../images/content-clearer-bottom.jpg);
		clear: both;
		height: 25px;
		width: 540px;
		float: right;
		margin-top: 0px;
		margin-right: 20px;
	}

	#clearer3 {
		background: #eeeec3 url(../images/snav-bg.jpg);
		background-position: top left;
		background-repeat: x left;
		clear: both;
		height: 21px;
		margin-top: 0px;
		margin-right: 0px;
	}


/*////////////////////////////////////////////*/
/*                   FOOTER                   */
	/*////////////////////////////////////*/

	#footer {
		background: url();
		background-position:bottom center;
		background-repeat:no-repeat;
		margin:0 0px 0 0px;
	}

	.credits {
		clear: both;
		background: opaque;
		color: #000;
		font-size: 11px;
		padding: 0px;
		margin:0px 10px 0px 180px;
		text-align: center;
		margin-bottom: 10px;
	}


	.credits a {
		color : #82a0cd;
		font-weight : normal;
		text-decoration : underline;
	}

	.credits a:hover {
		color : #990000;
		font-weight : normal;
		text-decoration : underline;
	}



/*///////////////////////////////////////////*/
/*                  CONTENT                  */
	/*///////////////////////////////////*/

	div#container {
		float:right;
		width:100%;
		margin:0px 0px 0 -160px;
	}


	/* Content */

		#content-top {
			background-image:url(../images/artistspages/content-bg-top.png);
			background-position:top left;
			background-repeat: y top;
			padding: 5px 13px 0px 7px;
			margin: 4px 0 0 160px;;
			text-align: left;
		}

		#content {
			background-image:url(../images/artistspages/content-bg.png);
			background-position:top left;
			background-repeat: y top;
			padding: 0 21px 0 13px;
			margin: 0 0 0 160px;
			text-align: left;
		}

		#content-bottom {
			background-image:url(../images/artistspages/content-bg-bottom.png);
			background-position:top right;
			background-repeat: y top;
			margin:0 0 0 160px;
			padding: 0;
			height: 52px;
			text-align: left;
		}

		#content-bottom-skateboard {
			background-image:url(../images/artistspages/content-bg-bottom-skateboard.gif);
			background-position:top left;
			background-repeat:no-repeat;
			margin:0px 0px 0px -1px;
			padding: 0 20px 0 10px;
			height: 52px;
			text-align: left;
		}


/*/////////////////////////////////*/
/*        HEADER NAVIGATION        */
	/*/////////////////////////*/

	#hmenu {
		background: opaque;
		padding: 0;
		padding: 7px 0 0 30px;
		margin: 0px 0px 0px 160px;
		text-align: left;
		color: #000;
		font: bold 80% "lucida grande", tahoma, verdana, arial, sans-serif;
		font-weight: bold;
	}


	/* hnav */

		#hnav {
			color: #fff;
			border: 0;
			padding-top: 13px;
			margin: 0;
		}

		#hnav a {
			height: 20px;
			color: #fff;
			text-decoration: none;
			padding: 3px 7px 3px 7px;
			margin: 0 2px 0 2px;
		}

		#hnav a:hover {
			height: 20px;
			color: #fff;
			text-decoration: underline;
		}


/*////////////////////////////////////////////*/
/*                   SIDEBAR                  */
	/*/////////////////////////////////////*/

	#smenu {
		float: left;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		width: 172px;
		font-size: 80%;
		margin: 10px -14px 0px 0px;
		padding: 5px 0 0 0;
		background: url(../images/artistspages/transparent-white.png) repeat;
		}

	/* artnav */

		#artnav {
			margin: 21px 0 8px 29px;
			position:relative;
			z-index:999;
			padding: 0 0 1px 0;
		}

		#artnav a img {
			border:none;
			margin:0;
			padding:0;
			display:block;
		}


	/* snav */

		#snav { 
			padding: 2px 5px 2px 5px;
			border: 1px 0 1px 0 solid #333;
			margin: -1px -14px 0px 0px;
			width: 160px;
			letter-spacing: 0;
		}

		.snav-title {
			width: 168px;
			padding: 0 0 0 3px;
			margin: 0 0 0 0;
			letter-spacing: 1px;
			color: #fff;
			text-transform: uppercase;
			text-align: center;
			font-size: 100%;
			font-weight: bold;
		}

		#snav a {
			color: #2850a0;
			position:relative;
			z-index:999;
		}

		#snav a:hover {
			color: #2850a0;
			text-decoration: underline;
		}

		/*
		#snav a {
			background: opaque;
			padding: 2px 6px 2px 0px;
			margin: 0 0 0 0;
			color: #000;
			width: 172px;
			text-decoration: none;
		}

		#snav a:hover {
			background: opaque;
			color: #000;
			width: 172px;
			text-decoration: underline;
		}
		*/




	/* Similar Artists */


		#simart {
			width: 158px;
			margin: 5px 0 21px 0;
			position:relative;
			z-index:999;
		}	

		.simarthead {
			color: #222;
			padding: 0;
			margin: 0 0 0 7px;
			text-transform: uppercase;
			text-align: center;
			border-bottom: 1px solid #222;
			font-size: 100%;
			font-weight: bold;
		}

		.simartbody{
			padding: 7px 4px 0px 10px;
		}

		#simart p {
			font-size: 100%;
			font-weight: normal;
			margin: 0px;
			padding: 0px;
		}

		#simart a {
			color: #2850a0;
		}

		#simart a:hover {
			color: #990000;
			text-decoration: underline;
		}


/*////////////////////////////////*/
/*      ARTIST & ALBUM PAGES      */
	/*/////////////////////////*/

	#subcon {
		width:100%;
		margin:0;
		padding:0;
		clear:both;
	}


	/* left-side content */

		#subconleft {
			float:left;
			width:50%;
		}

		#subconleft h2 {
			margin: 0 0 5px 0;
			padding: 0 0 0 12px;
		}

		#subconleft p {
			margin: 0;
			padding: 0 9px 0 18px;
		}


	/* right-side content */

		#subconright {
			float:left;
			width:50%;
		}

		#subconright h2 {
			margin: 0 0 5px 0;
			padding: 0 0 0 12px;
		}

		#subcon p {
			margin: 0;
			padding: 0 18px 2px 9px;
		}


	/* artist pic */

		#artpic {
			float: left;
			margin: 0 5px 5px 0;
			padding: 3px;
			width: 300px;
			border: 0px solid #333;
			background: #f3f3f3;
		}

		.artpicbody {
			border: 0;
			color: #555;
			font-size: 80%;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}

		#artpic h1 {
			border: 0;
			color: #1e3c69;
			font-size: 80%;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}

		#artpic p {
			border: 0;
			color: #000;
			font-size: 80%;
			font-weight: normal;
			margin: 0 0 0 5px;
			padding: 0;
			clear: both;
		}

		.artimg {
			float: left;
			margin: 2px 7px -1px 2px;
			padding: 0;
			width:180px;
		}


	/* album pic */

		#albpic {
			float: left;
			margin: 0 5px 5px 0;
			padding: 3px;
			width: 100%;
			border: 0px solid #333;
			background: #f3f3f3;
		}

		.albpicbody {
			border: 0;
			color: #555;
			font-size: 80%;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}

		#albpic h1 {
			border: 0;
			color: #1e3c69;
			font-size: 80%;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}

		#albpic p {
			border: 0;
			color: #000;
			font-size: 80%;
			font-weight: normal;
			margin: 0;
			padding: 0;
		}

		.albimg {
			float: left;
			margin: 2px 27px -1px 2px;
			padding: 0;
			width:180px;
		}


	/* pic shadow */

		.shad1, .shad2, .shad3 {
	  		display:inline-table;
		}

		.shad1 {
			float:left;
			background:url(../images/artistspages/picshadow.gif) right bottom no-repeat;
		}

		.shad2 {
		  	background:url(../images/artistspages/picshadow-corner-bl.gif) -4px 100% no-repeat;
		}

		.shad3 {
			padding:0 5px 5px 0;
			background:url(../images/artistspages/picshadow-corner-tr.gif) 100% -4px no-repeat;
		}

		.shad3 img {
			display:block;
		}

		.shad4 {
		  	float:left;
		  	padding:0 2px 2px 0;
		  	background:url(../images/artistspages/picshadow-album.gif) right bottom no-repeat;
		}
	 
		.shad4 img{
			border: 1px solid #999999;
		}


	/* discography */

		#discog {
			width:100%;
			overflow:hidden;
			margin:0;
			padding: 0 0 20px 0;
			border:2px solid #ccc;
		}
		
		.discog-title {
			background:#1e3c69 url(../images/artistspages/discog_header_bg.png);
			background-position: top left;
			background-repeat: x left;
			width:100%;
			height:27px;
			color:#fff;
			text-transform: uppercase;
			text-align: center;
			font-size: 100%;
			font-weight: bold;			
			margin:0;
			padding:8px 0 0 0;
		}

		#album {
			float:left;
			width:50%;
		}
		
		.albthumb {
			float:left;
			margin:0 7px 0 5px;
		}
		
		.albinfo {
			padding:5px 3px 3px 7px;
		}


	/* album tracks table */

		table.tracks_info {
			border-right: 2px solid #a2a2a2;
			border-bottom: 2px solid #a2a2a2;
			background: #fff;
			margin: 0 auto 20px auto;
			}

		table.tracks {
			border-top: 1px solid #000;
			border-right: 1px solid #000;
			border-left: 1px solid #000;
			}

		td.track_num, td.length, td.download {
			text-align: center; 
			vertical-align: top;
			padding: 10px 5px 0 5px;
			}

		td.listen {
			text-align: center; 
			vertical-align: top;
			padding: 2px 10px 0 10px;
			display:block;
			}
			
		td.track	{
			width: 300px;
			vertical-align: top;
			padding: 8px 6px 0 6px;
			}

		td.total	{
			border-top: 1px solid #ddd;
			border-right: 1px solid #000;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			padding: 8px 7px 0 0;
			}

		tr.row1 td	{
			background: #fff;
			}

		tr.row1 td.track_num, tr.row1 td.length	{
			background: #fff;
			}

		tr.row2 td {
			background: #ebf0f7;
			}
			
		tr.row2 td.listen, tr.row2 td.length	{
			background: #f0f5fc;
			}

		th {
			background:#1e3c69 url(../images/artistspages/discog_header_bg.png);
			background-position: top left;
			background-repeat: x left;
			border: 1px solid #000;
			text-align: left;
			padding: 0 6px;
			color: #ff3;
			font-weight: normal;
			font-size: 10px;
			height:27px;
			}


/*//////////////////////////////////////////////*/
/*                    PRINT                     */
	/*//////////////////////////////////////*/

	.noprint { }

	.print-only {
		display: none;
	}