
body {
	background-color:	#334455;
	font-family:		serif;
	font-size:			100%;
	color:				#FFFFFF;
	text-align:			justify;
}

p {
	color:				#FFFFFF;
	line-height:		130%;
}

h1 {
	font-family:		"impact", sans-serif;
	color:				#FFFFFF;
	font-size:			300%;
	text-transform:		uppercase;
	margin-left:		10px;
}

h2 {
	padding-bottom: 15px;
}

.kansikuvat,
.kuvataulukko {
	float: left;
	padding: 15px;
	text-align: center;
	font-family: "tahoma", sans-serif;
	border-top: solid #111111 1px;
	border-bottom: solid #111111 1px;
	background: #1E454C;
}

img.kirja
{
	border: none;
	clear:				right;
}

.aikajana {
	background-color:	#1E454C;
}

table {
	border:				solid 1px #111111;
}


tr {
	border:				solid 1px #111111;
}


td {
	vertical-align:		top;
	border:				solid 1px #111111;
	padding:			10px;
	line-height:		120%;
}

th {
	border:				solid 1px #111111;
	padding:			10px;
}

.pagebanner {
	background:			#1E454C;
	background-image:	url("../kuvat/metsa_sin.jpg");
	height:				120px;
	vertical-align:	middle;
}

a:link {
	color:				#00FFFF;
	text-decoration:	none;
	font-weight:		bold;
}

a:hover {
	color:				#00FFFF;
	text-decoration:	none;
	font-weight:		bold;
}

a:visited {
	color:				#00FFFF;
	text-decoration:	none;
	font-weight:		bold;
}

.spoiler {
	color:				red;
	font-weight:		bold;

}

img.kirjailija {
	float:			left;
	padding-right:	20px;
	padding-bottom:	5px;
	border:			none;
}


.lahde {
	font-style:	italic;
	text-align: right;
}

.synopsis {
	font-weight:	bold;
}

.viite {
	font-size:	smaller;

}

.keskitä {
	text-align:	center;
}

.clear {
	clear:		both;
}

.lainaus {
	clear:			both;
	font-style:		italic;
}

.vuosi {
	width:		10%;
}

.sarake1 {
	width:		45%;
}

.sarake2 {
	width:		90%;
}

td.vuosi {
	width:			100%;
	text-align:		center;
	font-weight:	bold;
}

.inline_left {
	text-align:		center;
	font-style:		italic;
	float:			left;
	padding:		3em;
	color:			silver;
}

.inline_right {
	text-align:		center;
	font-style:		italic;
	float:			right;
	padding:		3em;
	color:			silver;
}

.paivitetty {
	color:			silver;
}

.paivitetty_uusi {
	color:			yellow;
}

.paivitetty_iso {
	font-size:			140%;
	letter-spacing:		2px;
	line-height:		150%;
}

.notread {
	color:			silver;
}

.olettassa {
	border:				solid 1px #111111;
	padding:			2px;
	background-color:	gray;
	text-align:			right;
	font-weight:		bold;
}

.validated {
	text-align:			right;
	vertical-align:		top;
}

p.sisalto {
	font-size:		80%;
}

.copyright {
	text-align: center;
	vertical-align: middle;
}


