/*  main stylesheet for prescient, the fool fanlisting
Author: Mervi
Author URI: http://www.nippu.net/mervi/
*/

body
{
	color: #330000;
	font-size: 0.9em;
	background-color: #FFF;
	background-image: url(images/pohja.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

p, li { margin: 1px 15px 2px 10px; }


/*imagemappi paalle*/	
div.navi
{	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	height: 339px;
	background-color: transparent; }

div.content
{	position: absolute;
	top: 0px;
	left: 143px;
	width: 317px;
	background-color: transparent;
	}

div.thefool {
	position:absolute;
	left:459px;
	top:0px;
	width:341px;
	height:569px;
	background-color: transparent; }

p.eisisenna { text-indent: 0px; }

p.kakkosnavi
{
	margin: 30px 20px 5px 10px;
	font-size: smaller;
	font-weight: lighter;
	text-align: center;
}

h2
{
	margin: 20px 20px 20px 10px;
	font-size: 1.1em;
	font-family: Times New Roman, Apple Garamond Light, serif;
	font-weight: bolder;
	color: #cc9933;
	letter-spacing: 3px;
	border-bottom: #cc9933;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-style: italic;
	text-align: center;
}
	
h3
{
	font-size: 1.0em;
	font-family: Times New Roman, Apple Garamond Light, serif;
	margin: 25px 20px 2px 10px;
	border-bottom: #003;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	text-align: right;
}
	

em
{	color: #cc9933;
	font-style: italic;
	font-weight: bolder; }

p.copy
{
	color: #003;
	font-style: italic;
	font-weight: lighter;
	border-color: #003;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	text-align: right;
	margin: 10px;
	font-size: smaller;
	text-indent: 0px; }


/*linkit*/	
a:link { color: #003366; 
		background: transparent none; 
		text-decoration: underline; }

a:visited { color: #663366; 
		background: transparent none; 
		text-decoration: underline; }

a:hover
{	color: #003;
	text-decoration: none;
	background: transparent none; 
	font-style: italic; }
	

a:active { color: #9999cc;
		background: transparent none; 
		text-decoration: none; }
		
.codesort li 
{	display: inline;
	padding-right: 3px; }
	
.credit
{	font-size: x-small;
	font-weight: lighter; }
	
tr { text-align: left; }
