/* homunculus css --- last updated 25 May 2008 */


/*----- =Body elements -----
		controls the default outlook of the website  */
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	color: #706F6B;
	background-color: #ffffff;
	}
p {
	line-height: 1.5;
	font-size: 11px;
}
/* =Headings: they are made to be bold and have letter-spacing to stand out*/
h1 {
	text-align: left;
	color: #773645;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1.2px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px dashed black;
}
h2 {
	text-align: left;
	color: #773645;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1.2px;
	margin: 0 0 0 0;
	padding: 20px 0px 0px 5px;
	border-bottom: 1px dashed black;
	}
h3 {
	color: #333333;
	text-align: left;
	font-weight: bold;
	letter-spacing:1.1px;
	text-decoration: underline;
	margin: 10px 0px 0px 0px;
	clear: both;
	}

/*----- =Hyperlinks -----
		when the mouse hovers over the link, it changes color and moves a little to be more interactive  */	
a, a:link, a:visited, a:active {
	color: #773645;	
	text-decoration:none;
	font-weight:bold;
}
A:hover,active { 
	position:relative;
	top: 1px;
	left: 1px;
	color:#000000;
	font-weight : bold;
	text-decoration: underline;
}

/*----- =Pagewrapper ----- */
#wrapper {
	width: 750px;
	margin: 0px auto; 
	padding: 0px; 
	top: 0; 
}
			
/*----- =Header: contains the background image in the header -----*/
#header {
	width: 750px;
	height: 271px;
	color: #000;
	margin: 10px 0px 0px 0px;	
	background-color: #FFFFFF;
	background-image: url(img/strangefate_head.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

/*----- =Navigation -----*/
#info-navigation {
	width: 500px;
	height: 20px;	
	top: 120px;
	left: 50px;
	position: relative;
}
#illust-navigation {
	width: 500px;
	height: 20px;	
	margin: 145px 0 0 70px;
	position: relative;
}
#other-navigation {
	width: 500px;
	height: 20px;	
	margin: 25px 0 0 90px;
	position: relative;
}
.navigation ul {
	margin: 0px 0px 0px 130px;
	padding: 0px;
		}
.navigation li {
	list-style: none;
	height: 20px;
	float: left;
	display: inline;
	padding: 1px 15px 0px 15px;
	border-right: 1px dashed #c6c6c6;
}
.navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	height: 18px;
	float: left;
	line-height: 18px;
}

.navigation a:hover {
	color: #B0C4DE;
	text-decoration: none;
	background-color: #666666;
}
.navigation a:link.active, .navigation a:visited.active {
	color: #B0C4DE;
	text-decoration: none;
	background-color: #666666;
}

/*----- =Content wrapper ----- */
#content {
	width: 728px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px 10px 5px 10px;
}

#content li {
	margin: 0px 0px 3px 0px;
}
#counter {
	text-align:right;
}
.gallery {
	width: 662px;
	margin: 10px auto;
	padding: 0px auto;
}

/*----- =Footer -----
		located at the very bottom of the page -----*/
		
#footer {
	margin:0px 0px 10px 0px;]
	padding:0px 0px 0px 0px;
	text-align: center;
	width:750px;
	height: 40px;
	color:#494C6D;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
#copy {
	font-size: 10px;
	margin: 0 auto;
	padding: 6px 5px 0 5px;
}
		
/*----- text attributes -----*/	
.date{
	color: #494C6D;
	font-weight: bold;
	font-size: 12px;
	border-left: 12px solid #cccccc;
	border-right: 12px solid #cccccc;
	height: 15px;
	width: 125px;
	text-align: center;
}

.update {
	padding: 0px 10px 10px 20px;
}

.title2 {
	color: #7CA0A5;
	font-weight: bold;
	letter-spacing:3px;
}
	

/*----- =Image Attributes ------*/	

img {
	border: none;
	margin: auto;
}

.thumbnails {
	border: 1px solid #df919d;
	margin: 0px 5px 5px 0px;
}

.pixel {
	border: none;
	margin: 0px 20px 5px 0px;
}

/* 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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }
