/*the style sheet for theonering.net fanlisting */
body
	{ color: #336600;
	background-color: #ffffff;
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter; }
p
{
	font-size: 0.9em;
	font-weight: lighter;
	padding: 0px 20px 1px 20px;
}

em
{
	font-weight: bold;
	font-style: normal;
} 

div.h1
{	position: absolute;
	left: 0px;
	top: 264px;
	width: 710px;
	height: 50px;
	background-color: white;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat; }


h1
{
	font-size: 1.3em;
	padding: 3px 3px 0px 3px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Times, serif;
	border-bottom: #363;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	margin: 0px 0px 0px 200px;
}

h2, h3
{
	font-size: 0.9em;
	color: #669933;
	font-weight: bold;
	padding: 5px 20px 1px 20px;
}


/*kuvien sijoittelu*/
div.top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 710px;
	height: 207px;
	background-color: white;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}


/*navigointi*/
div.navi
{	position: absolute;
	left: 0px;
	top: 207px;
	width: 710px;
	height: 57px;
	background-color: white;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	text-indent: 280px;
	font-size: 1.1em;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

div.leftmargin
{
	position: absolute;
	left: 0px;
	top: 314px;
	width: 128px;
	background-color: white;
}

div.content
{
	position: absolute;
	left: 128px;
	top: 314px;
	width: 582px;
	background-color: #9C6;
}

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #669933;
	border-width: 1px;
	border-style: dotted none none none;
}
	
/*links*/
		
a:link { color: #336699; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

a:hover { color: #336600;
		background: transparent none; 
		 text-decoration: none; }



		
/*codespurting*/

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

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