@charset "UTF-8";
/* CSS Document */

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css">
<!--

div {  

}  

h1 {
	color: #a1a8a7;
	font-weight: lighter;
	font-family: tahoma;
	font-size:11pt;
	text-align: left;
	margin-bottom:6px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	padding-left:40px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	text-transform:normal;
	border-left:25px solid #ace2de;
	background: #fbf7f3;
	line-height:30pt;
}

h2 {
	color: #918b8a;
	font-weight: lighter;
	font-family: tahoma;
	font-size:10pt;
	text-align: left;
	margin-bottom:9px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	padding-left:40px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	text-transform:normal;
	border-left:25px solid #f0d4dd;
	background: #fbf7f3;
	line-height:30pt;
}

h3 {
	color: #baa38d;
	font-weight: lighter;
	font-family: tahoma;
	font-size:11pt;
	text-align: left;
	margin-bottom:6px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	padding-left:40px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	text-transform:normal;
	border-left:25px solid #baa38d;
	background: #fbf7f3;
	line-height:30pt;
}

#chimchombox {
	color: #a1a8a7;
	font-weight: lighter;
	font-family: tahoma;
	font-size:9pt;
	text-align: center;
	padding:10px;
	text-transform:none;
	border-top:2px solid #ace2de;
	background: #fcf8f4;
	width:180px;
	cursor:crosshair;
}

A:link, A:visited, A:active {    
color : #d25651;  
text-decoration:none;
} 

A:hover {    
text-decoration:underline;
}

a.nav:link, a.nav:visited, a.nav:active {
color : #e891a8;   
border-bottom:1px solid #f0d4dd;
border-right:15px solid #f0d4dd;
display:block;
width:90%;
text-transform:uppercase;
line-height:10pt;
padding:5px;

}
a.nav:hover {
background: #fcfaf9;
border-bottom:1px solid #e891a8;
border-right:15px solid #e891a8;
text-decoration:none;
}

a.nav2:link, a.nav2:visited, a.nav2:active {
color : #568f8b;   
border-bottom:1px solid #ace2de;
border-right:15px solid #ace2de;
display:block;
width:90%;
text-transform:uppercase;
line-height:10pt;
padding:5px;

}
a.nav2:hover {
background: #fcfaf9;
border-bottom:1px solid #568f8b;
border-right:15px solid #568f8b;
text-decoration:none;
}

i, em {  
color: #7ebab5; 
}

s, strikeout {  
color: #478042;  
}

u{ 
color:  #81708e;  
}

b, strong {  
color: #c294b2;
font-weight:bold;
}

meow {
	background:#f6e56a;
}

input, submit {  
font-family: tahoma;  
font-size:10pt;  
color: #999393;   
border: 1px solid #e891a8;
padding:5px;
background: #fbf7f3;
}

input:hover {
background-color: #f4eee9;
}

textarea {  
font-family: tahoma;  
font-size:10pt;  
color: #999393;   
border: 1px solid #ace2de;
padding:7px;
width:90%;
height:50px;
background: #fbf7f3;
}

textarea:hover {
background-color: #f4eee9;
}

input:focus, textarea:focus {  
color: #999393; 
}

blockquote { 
text-align: left; 
color: #333;
border-left: 10px solid #e0426d; 
background: #ffffff;
font-size:10pt;
letter-spacing:2px;
margin-left:3px;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
width:80%;
}

a.affielink:link, a.affielink:active, a.affielink:visited {
color : #b2988f;   
border:1px solid #b2988f;
background:white;
padding:2px;
line-height:20pt;
}

a.affielink:hover {
background: #f5efef;
text-decoration:none;
}

#twitter_div li {
list-style: katakana-iroha;
color: #a5a5a5;
margin-left:-25px;
}

#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(http://dementedsquirrel.com/wp/wp-content/themes/theme4/theme4/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://dementedsquirrel.com/wp/wp-content/themes/theme4/theme4/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 12pt trebuchet ms, 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: lighter;	}
#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; }

.commentbox { 
border-left: 15px solid #ace2de; 
padding: 15px; 
text-align:left;
width: 90%; 
background: #fbf7f3;
} 

#sidebar {
background:#f5efea; color:#837e7a; font-size:9pt; font-family:tahoma; font-weight: lighter; letter-spacing:2px;	 padding:15px;
}

#sidebox {
color:#837e7a; font-size:9pt; font-family:tahoma; margin:10px; font-weight: lighter; letter-spacing:1px;	
}

#mainbar {
background:#f5efea; color:#837e7a; font-size:10pt; font-family:tahoma; padding:15px; font-weight:lighter; letter-spacing:1px;
}

#mainbox {
color:#837e7a; font-size:10pt; font-family:tahoma; margin:10px; font-weight:lighter; letter-spacing:1px;
}

#datebar {
background:#faf6f2; color:#7b6545; font-size:8pt; font-family:tahoma; padding:5px; font-weight:lighter; letter-spacing:2px;
}

.oohspecial {
 color:#da9f52; font-family: "Courier New", Courier, monospace; text-transform:uppercase;
}

img.hover
{
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.80;
}
img.hover:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.99;
cursor:crosshair;

-->
</style>
</head>

