/*the style sheet for the farseer trilogy fanlisting */
body
{
	color: #333333;
	background-color: #336699;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	background-image: url(pattern.jpg);
	background-repeat: repeat;
	letter-spacing: 0.1em;
}


p, ul, li
{
	font-size: 0.9em;
	font-weight: lighter;
	margin: 15px;
}


em { color: #333366; }

h2
{
	color: #333366;
	font-weight: lighter;
	margin: 15px;
	font-family: Times, serif;
	font-size: 1.3em;
	font-style: normal;
	letter-spacing: 0.3em;
	border-bottom: black;
	border-width: 0 0 thin 0;
	border-style: none none solid none;
	font-variant: small-caps;
}

div.affi { padding: 10px; }


h3
{
	margin: 15px;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-family: Times, serif;
	font-variant: small-caps;
}

/*kuvien sijoittelu*/

div.sacrifices
{
	position: absolute;
	left: 15%;
	top: 0px;
	width: 692px;
	height: 269px;
	background-image: url(images/sacrifices.jpg);
	background-repeat: no-repeat;
}

/*navigointi*/
div.navi
{	position: absolute;
	left: 15%;
	top: 269px;
	height: 43px;
	width: 692px;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5em;
	font-size: 1.1em;
}

.navi { background-color: transparent; }

div.content
{	position: absolute;
	left: 15%;
	top: 315px;
	width: 692px;
	background-color: #6699cc;
	color: black;
	text-align: left;
	vertical-align: top; }

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

p.copy
{	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; }
}

p.eisisenna { text-indent: 0px; }
	
/*links*/
		
a:link { color: #333366; 
	   background: transparent none; 
	   text-decoration: underline; }

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

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none; }

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


/*codesporting*/


	.codesort li {
	display: inline;
	}

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

.credit
{	margin: 15px;
	font-size: x-small;
	font-weight: lighter;
}
tr { text-align: left; }
