/* Vermeet (c) Ville Säävuori, 2006 */

body, #header, #navi, #navi ul, #sisalto { margin: 0; padding: 0; }

body {
    background: #fff;
    font-size: 1em;
}

#header {
	height: 150px;
	background: #f4f4f4	url(http://kuvat.unessa.net/etusivu/2.0/header_valkovarjo.gif) repeat-x top;
	border-bottom: 1px solid #e0e0e0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
}

#header h1 {
	font-size: 2em;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 3px;
}

#header span.tagline {
	margin: 0;
}

#header h1 a, #header span a {
	color: inherit;
	text-decoration: none;
}

#header .sis {
	width: 950px;		
	margin-left: auto;
	margin-right: auto;
}
			
#header #headerimg {
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 110px;
}

#header #headerimg2 {
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 170px;
}

#header #headerimg img, #header #headerimg2 img {
	border: 0;
}

#sisalto {
	font-family: Verdana, Arial, sans-serif;
	font-size: .95em;
	color: #111;
	line-height: 140%;
}

#sisalto a {
	color: #069;
}

#sisalto a:visited {
	color: #111;
}

#sisalto .sis {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
			
#sisalto h2, #sisalto h3, #sisalto h4 {
	font-family: Georgia, times; 
	font-weight: normal;
}

#sisalto h2 {
	color: #333;
	font-size: 2.2em;
	line-height: 110%;
}

#sisalto h2.etusivu {
	margin-bottom: 3px;
}

#sisalto h2.etusivu a {
	text-decoration: none;
}

#sisalto h3 {
	color: #333;
	padding-top: 10px;
	font-size: 1.5em;
}

#sisalto h4 {
	color: #333;
	padding-top: 10px;
	font-size: 1.2em;
}

#sisalto .ajankohtaista h3 {
	padding-top: 0px;
}

#sisalto strong {
	color: #155904;
}

#sisalto div.vali {
	display: block;
	padding-top: 15px;
}

#sisalto #etusivumainos {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

#sisalto #keskisivumainos {
	width: 470px;
	margin-left: auto;
	margin-right: auto;	
}

#vasen {
	width: 650px;
	float: left;
}

#sivupalkki {
	width: 250px;
	float: right;
	font-size: .8em;
	padding: 0px 15px 15px 15px;
	background: #f7f7f7;
	border: 1px solid #dedede;
	margin-top: 70px;
	line-height: normal;
}

#sivupalkkimobile {
	width: 250px;
	float: right;
	font-size: .8em;
	padding: 0px 15px 10px 15px;
	background: #f7f7f7;
	border: 1px solid #dedede;
	margin-top: 30px;
}

#sivupalkkimobile h3 {
	margin-top: 5px;
}

#sivupalkki strong {
	color: #394f34;
}

#sivupalkki a {
	color: #111;
}

#sivupalkki a:hover {
	color: #069;	
}

#sivupalkki ul {
	line-height: 130%;	
	margin: 0;
}

#sivupalkki ul ul {
	margin-left: 0;
	padding-left: 15px;
}

#sivupalkki li.current_page_item a {
	font-weight: bold;
}

div.padder { clear: both; }

#ylamuru {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: .72em;
	clear: both;
	margin: 0;
	padding: 0;
	color: #555;
}

#ylamuru a, #ylamuru a:visited {
	color: #069;
	text-decoration: none;
}

#ylamuru .sis, #alamuru .sis {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
}

#alamuru {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	clear: both;
	margin: 0;
	padding-top: 20px;
}

#alamuru a, #alamuru a:visited {
	color: #069;
	text-decoration: none;
}

#footermainos {
	clear: both;
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: .8em;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	padding-top: 10px;
	padding-bottom: 1em;
	color: #999;
}

#footer .sis {
	border-top: 1px solid #aaa;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	text-align: center;
	padding-top: 10px;
}

div.foot {
	padding-top: 10px;
}

.post h2, #merkinta h2 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #330000;
	font-size: 1.2em;
	font-weight: bold;
/*	border-width: 0px 0px 1px 0px;*/
/*	border-color: black;*/
/*	border-style: solid;*/
	padding-bottom: 0;
	margin-bottom: 0;	 
}

.post h2 a {
	text-decoration: none; 
}

.post h2 a:link 		{ 
	color: #330000;
}

.post h2 a:visited 	{ 
	color: #330000;
}

.post h2 a:hover	{ 
	color: #0000FF;
}

small.aika {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	padding-top: 0;
	margin-top: 0;
	color: #7f7b69;
}

.entry {		
  padding: 0 2em 0 2em;		
/*  font-size: .9em;*/
  line-height: 1.5em;
}

.postmeta {
  margin: 0 2em 4em 2em;	
}

.postmeta, .detailpostmeta {		
    font-size: .8em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #7f7b69;
	line-height: normal;
}

.postmeta a:link,.detailpostmeta a:link {
	color: #7f7b69;	
}
.postmeta a:visited, .detailpostmeta a:visited {
	color: #7f7b69;	
}
.postmeta a:hover, .detailpostmeta a:hover {
  color: #DD0000; 
}

.detailpostmeta {
  border-top: 1px solid #E6DEBB;
  border-bottom: 1px solid #E6DEBB;
  padding: 3px;
  margin-bottom: 10px;
  text-align: center;
}

dl dt {
    margin-top: 20px;
    font-size: 1.1em;
    display: block;
}

dl dd {
    padding-top: 0;
    margin-top: 0;
	margin: 0 10px;
	font-size: .9em;
	line-height: 100%;
}

dl dt a {
    color: #069;
	display: block;
	background: #fff;
	text-decoration: none;
}

dl dt a:hover {
	display: block;
	background: #f3f3f3;
	text-decoration: none;
}			

