/*the style sheet for singing gold, the lothlorien fanlisting */
body
{
	color: #ffffff;
	background-color: #C96;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: right;
}

p
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h3
{	color: #ffffff;
	background-color: transparent;
	background-image: url(images/h3bg.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	font-style: italic;
	font-weight: lighter;
	height: 36px;
	text-align: right;
	background-position: right;
	padding: 0px;
	margin: 0px;
}

em
{ color: #ffffcc; }

/*kuvien sijoittelu*/


div.topexplore
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 514px;
	height: 110px;
	background-color: inherit;
	background-image: url(images/topexplore.jpg);
	background-repeat: no-repeat;
}

div.navi
{
	color: #630;
	position: absolute;
	left: 514px;
	top: 0px;
	width: 256px;
	height: 110px;
	background-color: inherit;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: right;
	font-size: 0.9em;
}

div.alanavi
{
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.3em;
}


div.vasen1
{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 200px;
	height: 490px;
	background-color: inherit;
	background-image: url(images/vasen1.jpg);
	background-repeat: no-repeat;
}

div.vasen2
{
	position: absolute;
	left: 200px;
	top: 110px;
	width: 202px;
	height: 490px;
	background-color: inherit;
	background-image: url(images/vasen2.jpg);
	background-repeat: no-repeat;
}

div.content
{
	position: absolute;
	left: 402px;
	top: 110px;
	width: 368px;
	background-color: transparent;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 5px 0px;
}
	
	

p.dis
{
	font-size: 0.7em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
}
	
/*links*/
		
a:link { color: #333366; 
	   background: transparent none; 
	   text-decoration: underline; }

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

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

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

ul.show_sort_list
{ list-style-type: none; }

