/*  main stylesheet for the liveship traders trilogy fanlisting
Author: Mervi
Author URI: http://www.theplenty.net/
*/

body
{	font-family: Georgia, Times New Roman, Apple Garamond Light, serif;
	color: #996666;
	font-size: 0.9em;
	background-color: #FC9;
	background-image: url(images/taustavari.jpg);
	background-repeat: repeat; }

p
{
	margin: 1px 5px 5px 5px;
	font-size: 0.9em;
	line-height: 1.3em;
	word-spacing: 0.3em;
}


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


h2
{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin: 15px 1px 1px 5px;
}
	
h3
{	font-weight: bold;
	font-style: italic; 
	font-size: 0.9em; 
	margin: 15px 1px 1px 5px; }
	
ul { margin: 1px 1px 1px 5px; }

em
{	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: 50px 10px 10px 10px;
	font-size: smaller;
	text-indent: 0px;
	background-image: url(images/alasotku.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 58px;
}


/*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; }

div.kompassi
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 229px;
	height: 452px;
	background-color: inherit;
	background-image: url(images/kompassi.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div.otsikko
{
	position: absolute;
	left: 229px;
	top: 0px;
	width: 444px;
	height: 82px;
	background-color: inherit;
	background-image: url(images/otsikko.jpg);
	background-repeat: no-repeat;
}

div.navipaperi
{	position: absolute;
	left: 673px;
	top: 0px;
	width: 127px;
	height: 452px;
	background-color: inherit;
	background-image: url(images/navipaperi.jpg);
	background-repeat: no-repeat;
}

ul.navigation
{
	list-style-type: none;
	margin: 35px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 1.7em;
}

div.content
{
	position: absolute;
	left: 229px;
	top: 82px;
	width: 444px;
	background-image: url(images/contenttopimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
