body {
	font-family: Verdana,Helvetica,Arial,Geneva,sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color:#444444;
	margin:0.25em 0 0.5em;
	padding:0;
}
h1 {
	font-size:1.5em;
	line-height:1.1em;
}
h1.super, .premi h1 {
	font-size:2em;
	line-height:1.1em;
}
h2 {
	font-size:1.1em;
	line-height:1.1em;
}
p {
	margin:0.5em 0 1em;
}
b, strong {
	font-weight:bold;
}
u {
	text-decoration:underline;
}
i {
	font-style:italic;
}

ul.navlist {
	border-collapse: collapse;
	border-bottom: dotted 1px #000;
	display: block;
	padding: 0 0 0 80%;
	margin: 0 0 2em;
	width: 20%;
	text-align: right;
}
ul.navlist li {
	list-style-type: none;
	display: inline;
}
ul.navlist a {
	border-left: solid 1px #c0c0c0;
	padding-left: 18px;
	padding-right: 12px;
	text-decoration: none;
	color: #000;
}
ul.navlist a:hover {
	border-left: solid 12px #c0c0c0;
	padding-left: 7px;
	background-color: #f3f3f3;
}

.containerJuttu {
	clear: both;
	width: 400px;
}

p.date {
	font-size: 0.9em;
	color: #888;
}

a.lightwindow p.caption {
	background-color: #f0f0f0;
	color: #000;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
}
a.lightwindow {
	display: block;
	text-decoration: none;
	width: 100%;
	margin-bottom: 1em;
	border: solid 1px #c0c0c0;
}
a.lightwindow img {
	width: 100%;
	border: none;
}

.attachment ul {
	display: block;
	padding: 0;
	margin: 1em 0;
}
.attachment ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0.5em 0 0;
}

/* Image containers */
.imageContainerRight, .juttuContainerKainalo { margin: 0 0 0.5em 0.5em; width: 160px; float: right; clear: right; }
.juttuContainerKainalo { padding: 0.5em 10px; width: 140px; background-color: #f0f0f0; }
.juttuContainerKainalo div.attachment * { float: none; display: block; line-height: normal; height: auto; }
.juttuContainerKainalo div.attachment ul span.header { display: none; }
.juttuContainerKainalo div.attachment li { margin-bottom: 0.5em; line-height: normal; }
.juttuContainerKainalo h1 { font-size: 1.175em; }

.imageContainerBottom a { position: relative; float: left; display: block; z-index: 1; width: 130px; height: 85px; overflow: hidden; margin: 1px; } 
.imageContainerBottom a p { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 5px; }
.imageContainerBottom a p { filter:alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75; background-color: #444; color: #fff; }
.imageContainerBottom a:hover p { display: block; }
.imageContainerBottom a * { cursor: hand; cursor: pointer; }

@media print {
  table.mpt { width: 100%; }
  table.mpt td, table.mpt th { padding: 0.2em 0.5em; vertical-align: text-top; text-align: left; }
 
  .containerDateAndWeather { display: none !important; }
	#columnBannersLeft, #columnBannersLeft * { display: none !important; margin: 0 !important; }
	#columnBannersRight, #columnBannersRight * { display: none !important; margin: 0 !important; }
	#wrapperTop, #wrapperTop * { display: none !important; margin: 0 !important; }
	#columnFront258, #columnFront258 * { display: none !important; margin: 0 !important; }
	#lightwindow, #lightwindow_overlay, #lightwindow *, #lightwindow_overlay * { display: none !important; margin: 0 !important; }
	.keskustelu_header, .keskustelu_header * { display: none !important; margin: 0 !important; }
	.comments-navigation, .comments-navigation * { display: none !important; margin: 0 !important; }
	#addthis_container, #addthis_container * { display: none !important; margin: 0 !important; }
	.exception { display: none !important; margin: 0 !important; }
	.attachment, .attachment * { display: none !important; margin: 0 !important; }
	#containerDateAndWeather, #containerDateAndWeather * { display: none !important; margin: 0 !important; }
	.containerNosto, .containerNosto * { display: none !important; margin: 0 !important; }
	.header, .header * { display: none !important; margin: 0 !important; }
	#wrapperFooter a { display: none !important; margin: 0 !important; }
	.no-print { display: none !important; margin: 0 !important; }	
	.containerJuttu { width: auto; }
	.bannerGeneric { display: none !important; }
}