/* Style sheet for Siren On, www.sirenon.com */
/* All code by Ensamvarg Design, www.ensamvarg.com */

p, h1, h2, h3, h4, h5, ul, li{
	margin:0;
	padding:0;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFF;
}
/* content relation */
h2{
	font-size:14px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:8px;
}
h3{
	font-size:12px;
	margin-bottom:7px;
	margin-left:10px;
}
p{
	font-size:12px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:6px;
}
a{
	text-decoration:none;
	color: #666666;
	background-color:inherit;
}
a:hover{
	color:#000000;
	background-color:inherit;
}
ul{
	list-style-type:none;
}
#content ul{
	margin-bottom:6px;
}
#content2 ul{
	margin-bottom:6px;
}
#content3 ul{
	margin-bottom:6px;
}
img{
	border:none;
}
.subp{
	margin-left:8px;
}
.center{
	text-align:center;
}
#finalbreak{
	padding-bottom:1px;
}
/* bio */
.writtenby{
	text-align:right;
}
/* disco */
.albumname{
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.albumcover{
	margin-top:5px;
	text-align:center;
}
.albumtracks{
	margin-left:110px;
	font-size:11px;
}
.albumdesc{
	margin-top:5px;
	text-align:center;
	font-size:11px;
}
/* mini window */
#miniwindow{
	background-image:url(images/minibg.jpg);
	background-color:#bcbcbc;
	background-position:top left;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
/* media */
.mp3{
	text-align:right;
	font-size:12px;
	margin-right:10px;
	margin-bottom:10px;
}
.mp3desc{
	margin-left:15px;
	font-size:10px;
}
.nonmp3{
	margin-bottom:10px;
	text-align:center;
}
.nonmp3header{
	font-weight:bold;
	font-size:11px;
}
.nonmp3desc{
	font-size:10px;
}
.nonmp3 .link{
	font-weight:bold;
}
/* links */
.links{
	font-size:12px;
	margin-left:20px;
	margin-bottom:10px;
}
.links li{
	margin-bottom:5px;
}
/* layout relation */
#bg{
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
}
#navi{
	position:relative;
	text-align:center;
	font-size:15px;
	color:#666666;
	background-color:inherit;
}
#navi li{
	display:inline;
}
#navi #current{
	color:#CCCCCC;
	background-color:inherit;
}
#navi a:active, a:focus{
	outline:0;
}
#bodyshell{
	width:850px;
	height:570px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#scroller{
	position:absolute;
	overflow:auto;
	width:100%;
	height:480px; /* 100% */
	z-index:10;
}
#scroller2{
	position:absolute;
	overflow:hidden;
	width:100%;
	height:480px; /* 100% */
	z-index:10;
}
#blocker{
	position:absolute;
	z-index:5;
	width:100%;
	height:480px; /* 100% */
	background-color: #FFFFFF;
	color:inherit;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
}
#content{
	position:relative;
	z-index:10;
	
	margin-top:38px;
	margin-left:23px;
	margin-bottom:30px;

	width:350px;
	height:480px;
}
#content2{
	position:relative;
	z-index:10;
	
	margin-top:38px;
	margin-left:23px;
	margin-bottom:30px;

	width:800px;
	height:480px;
}
#content3{
	position:relative;
	z-index:10;
	
	margin-top:38px;
	margin-left:477px;
	margin-bottom:30px;

	width:350px;
	height:480px;
}
#footer{
	text-align:center;
	position:relative;
	z-index:5;
	font-size:10px;
	margin:0;
	background-color:#CCCCCC;
	color:inherit;
	opacity:0.80;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	width:100%;
}
#footer a{
	color:#000000;
	background-color:inherit;
}
#footer a:hover{
	color:#FF0000;
	background-color:inherit;
}
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }