/*the style sheet for the buckbeak fanlisting */
body
{
	color: #003300;
	background-color: #fff;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: 0.9em;
	background-image: url(images/lightbg.gif);
	background-repeat: repeat;
}


p { margin: 0px 20px 10px 20px; }


em
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

h1
{
	margin: 20px 20px 0px 20px;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

h2, h3
{	color: #ffffff;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	margin: 20px 4px 0px 20px;
	font-weight: bold;
}

div.topimage
{	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 236px;
	background-image: url(images/topimage.jpg); }


/*navigointi*/
div.navi
{	position: absolute;
	left: 0px;
	top: 236px;
	width: 800px;
	height: 50px;
	background-image: url(images/navistrip.jpg);
	text-align: right;
}

.navilinks
{
	position: absolute;
	right: 10px;
	width: 290px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFF;
	border-width: 1px;
	border-style: dotted;
	word-spacing: 1.5em;
	padding: 4px 0 4px 0;
}

div.content
{
	position: absolute;
	left: 0px;
	top: 286px;
	width: 800px;
	background-image: url(images/cont_topbg.jpg);
	background-repeat: no-repeat;
}

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: right;
	border-color: #003300;
	border-width: 1px;
	border-style: dotted none none none;
	padding: 3px;
}
	
/*links*/



a.navi:link
{	color: #003300;
	text-decoration: none; }

a.navi:visited 
{ 	color: #330033; 
	text-decoration: none; }
		

a.navi:active 
{	color: #9999cc;
	text-decoration: none; }

a.navi:hover
{	color: #0000033;
	text-decoration: underline; }
		


a:link { color: #000033; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover
{
	color: #0000033;
	background: transparent none;
	font-weight: bold;
	text-decoration: none;
}



/*codesport*/

.codesort li {
	display: inline;
	padding-right: 3px;
	}

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