/*the style sheet for the irish coffee fanlisting */

body
{	background-color: #C96;
	position: relative;
	min-width: 664px;
	width: 50%;
	margin: 0px auto 0px auto;
	font-family: Times New Roman, Apple Garamond Light, serif;
	font-size: 0.9em; }

h2
{	color: #330000;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	border-color: #630;
	border-width: 2px;
	border-style: none none dotted none; }

h3
{	color: #330000;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #630;
	border-width: 1px;
	border-style: none none dotted none; }

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

/*kuvien sijoittelu*/

div.ylin
{	top: 0px;
	width: 664px;
	height: 72px;
	background-color: inherit;
	background-image: url(images/ylin.jpg);
	background-repeat: no-repeat; }

div.navinviereen
{	top: 72px;
	width: 319px;
	height: 48px;
	background-color: inherit;
	background-image: url(images/navinviereen.jpg);
	background-repeat: no-repeat; }

div.loppukuva
{	top: 120px;
	width: 319px;
	height: 405px;
	background-color: inherit;
	background-image: url(images/loppukuva.jpg);
	background-repeat: no-repeat; }

/*navigointi*/
div.navi
{	position: absolute;
	right: 1px;
	top: 72px;
	width: 345px;
	height: 48px;
	font-size: 1.3em;
	padding: 20px 10px 10px 0px;
	text-indent: 25px;
	font-style: italic;
	font-weight: bold; }

/*sisalmys*/

div.content
{	position: absolute;
	right: 1px;
	width:345px;
	top:120px; }


p.dis
{	font-size: 0.8em;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	border-color: #663300;
	border-width: 1px;
	border-style: dotted none none none; }

p.yhtalo
{	vertical-align: middle;
	font-weight: bold;
	font-size: 1.1em; }
	
/*links*/
		
a:link { color: #FC6;
	background: transparent none;
	text-decoration: underline;
	font-weight: bold; }

a:visited { color: #66C; 
		  background: transparent none; 
		  text-decoration: underline;
		  font-weight: bold; }

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

a:hover { color: #330000;
	text-decoration: none;
	background-color: #ffffcc;
	font-weight: bold; }
	
/*codesport*/	
	
.codesort h2 { color: #330000;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #630;
	border-width: 1px;
	border-style: none none dotted none; }

.codesort h3 { color: #330000;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	border-color: #630;
	border-width: 1px;
	border-style: none none dotted none; }

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