/*the style sheet for the merlin movie and miniseries fanlisting */
body
{	min-height:100%;
	color: #663300;
	background-color: #FFF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/bh_hue.gif);
	background-repeat: repeat;
}

h1
{
	color: #330000;
	font-family: Times, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 15px 10px 15px;
	border-bottom: #330000;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}

h2, h3
{	color: #330000;
	font-family: Times, Times New Roman, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin: 5px 15px 0px 15px;
}

p
{
	margin: 0px 15px 10px 15px;
	letter-spacing: 0.1em;
}

em
{	color: #330000;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-style: normal;
}

div.content
{	position: absolute;
	left: 188px;
	top: 412px;
	width: 442px;
	min-height:100%;
	background-color: transparent;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

div.top2
{
	position: absolute;
	left: 0px;
	top: 191px;
	width: 876px;
	height: 170px;
	background-color: inherit;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
}

div.leftmargin
{
	position: absolute;
	left: 0px;
	top: 412px;
	width: 188px;
	height: 225px;
	background-color: inherit;
	background-image: url(images/leftmargin.jpg);
	background-repeat: no-repeat;
}

div.rightmargin
{	position: absolute;
	left: 630px;
	top: 412px;
	width: 246px;
	height: 191px;
	background-color: inherit;
	background-image: url(images/rightmargin.gif);
	background-repeat: no-repeat;
}

/*navigointi*/
div.navi
{
	position: absolute;
	left: 0px;
	top: 361px;
	width: 876px;
	height: 51px;
	background-color: inherit;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	text-indent: 200px;
	font-size: 1.1em;
	font-weight: bold;
}

p.dis
{
	font-size: 0.8em;
	font-style: italic;
	font-weight: lighter;
	text-align: right; }
	
/*links*/
		
a:link { color: #3366cc; 
	   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: #330000;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
}



		
/*codespurting*/

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

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