/* CSS Document

VÄRIT: 
e2-vihreä = 659a22
tapettiraita = 9cce5d
harmaa = 666666

KIRJASIN: Verdana
Kuvatext = 12 pt, riviväli 16
Leipätext = 13 pt, riviväli 18, kappaleväli 10 pt
Etusivun otsikot = 16 pt, riviväli 18, alaväli 3 pt
Artikkeliotsikko = 18, riviväli 18, alaväli 20 pt
Ingressi = 12 pt, riviväli 18 pt
Navikot = 13 pt
Alanavikot: 12 pt, riviväli 22

NAVIKOT
Mouseover = bold kursiivi
Vierailtu navikko = harmaa
Aktiivinavikko: neliö vilkkuu harmaa/vihreänä
Menovinkeissä vain mouseover + vierailtu väri, ei muita efektejä.

ALANAVIKOT
Mouseover = kursiivi
Aktiivinavikko = kursiivi
Vierailtu navikko = harmaa kursiivi


*/

* { margin: 0; padding: 0;}

html, body {
  font: normal 90% Verdana;
  color: #666;
  line-height: 1.35em;
  height: 100%; 
}

a:link, a:visited {
  color: #659a22;
  text-decoration: none;
}

a:hover {
  color: #9cce5d;
  text-decoration: none;
}

a img { border: none; }

h2 {
  color: #666;
  font-size: 1.4em;
  font-weight: normal;
  margin: 1em 0 2em 0;
}

h2.frontpage {
  font-size: 1.3em;
  margin: 1em 0 0.2em 0;
  line-height:22px;
}

p { margin: 10px 0; }
p.frontpage { margin: 0; }

/* Structure
------------------------------------------- */

#container {
  width: 840px;
  margin: 0 auto;
  border-left: 10px #659a22 solid;
  border-right: 10px #659a22 solid;
  background: #fff;
  min-height:100%;
  height: auto !important;
  height: 100%;

}

/* Top */

#top {
  height: 25px;
  width: 800px;
  overflow: hidden;
  padding: 25px 20px 15px 20px;
  color: #659a22;
}

#search {
  float: left;
  height: 25px;
}

#lang_navi {
  float: right;
  font-size: 0.86em;
  padding-top: 5px;
  height: 20px;
}

#lang_navi a {
  padding: 2px 4px;
}

/* Header */
#header h1 a {
  display: block;
  background: #659a22;
  width: 840px;
  overflow:hidden;
/*  height: 168px;  */
  padding: 0;
}

#header h1 a span {
  margin-left: -9999px;
}

/* Breadcrumb */
#breadcrumb {
  clear: both;
  height: 16px;
  padding: 16px 20px 16px 210px;
  color: #659a22;
  font-size: 0.86em;
}

#breadcrumb a {
  text-decoration: underline;
}

/* Cont */
#cont {
  background: #fff url("../img/bg_cont.gif") repeat-y;

  width: 840px;
  overflow: hidden;
}

#left_sidebar {
  float: left;
  width: 172px;
  padding: 0 6px;
}

/* Main */
#main {
  float: left;
  width: 424px;
  padding: 0 24px;
}

#feature {
  width: 424px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

#feat_img {
  float: left;
  width: 234px;
}

#feat_txt {
  float: right;
  width: 176px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.86em;
}

/* Right sidebar */
#right_sidebar {
  float: right;  
  width: 172px;
  padding: 0 6px;
}

#right_sidebar h2 {
  color: #659a22;
  border-bottom: 1px solid #659a22;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.right_banner {
  border-bottom: 1px solid #659a22;
  text-align: center;
}

#footer {
  clear: both;
  width: 450px;
  margin: 0 auto;
  background: #659a22;
  font-size: 0.8em;
  color: #fff;
  text-align: center;
  padding: 2px 0;
}

#footer span {
  display: inline-block;
  background: url("../img/bg_footer_bullet.gif") no-repeat center center;
  width: 8px;
  height: 8px;
  font-size: 0.01em;
  vertical-align: middle;
  padding: 2px 4px 4px 4px;
}
#footer a {
	color:#fff;
}

#bottom {
  clear: both;
  font-size: 0.01em;
}

/* Main & sub navi, right_sidebar navi
------------------------------------------- */
#main_navi {
  list-style-type: none;
  font-weight: bold;
}

#main_navi li {
  margin-bottom: 14px;
}

#main_navi li.active ul {
	display:block;
}

#main_navi a:link, #main_navi a:visited {
  background: url("../img/bg_navi_bullet.gif") 0px 4px no-repeat;
  padding-left: 14px;
  display:block;
}

#main_navi a:hover {
  background: url("../img/bg_navi_bullet_hover.gif") 0px 4px no-repeat;
  padding-left: 14px;
  font-style: italic;
  color: #666;
}

#main_navi li.active a {
  background: url("../img/bg_navi_bullet_hover.gif") 0px 4px no-repeat;
  padding-left: 14px;
  color: #666;
  font-style: normal;
  display: block;
}
#main_navi li.active ul li a {
  color:#659A22 !important;
  background:none;
}
#sub_navi li.active a {
  font-style: italic;
  background: none;
  color: #659a22;
}

#sub_navi {
  list-style-type: none;
  font: normal 1em verdana;
  margin-top: 0.4em;
  padding-left: 14px;
  display:none;
}

#sub_navi li {
  margin-bottom: 0.2em;
}

#sub_navi a:link, #sub_navi a:visited {
  background: none;
  padding-left: 0px;
}
#sub_navi a:hover {
  background: none;
  padding-left: 0px;
  font-style: italic;
  color: #666;
}

/* Right sidebar */
#right_sidebar ul {
  list-style-type: none;
}

#right_sidebar ul li {
  font-size: 0.9em;
  border-bottom: 1px solid #659a22;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#right_sidebar ul li span {
  font-size: 1em;
  font-weight: bold;
}

#right_sidebar ul li a {
  display: block;
  background: url("../img/bg_rightnavi_bullet.gif") 0px 5px no-repeat;
  padding: 2px 0 2px 14px;
}

#right_sidebar ul li a:hover {
  background: url("../img/bg_rightnavi_bullet_hover.gif") 0px 6px no-repeat;
  color: #666;
}

/* Forms etc
------------------------------------------- */

/* search */

#search form {
  display: inline;
  font-size: 0.8em;
}

#search form input.text {
  background: #e0e0e0;
  border: 1px solid #c0c0c0;
  height: 16px;
  padding: 2px;
}

#search form input.submit {
  background: #9cce5d;
  border: 1px solid #659a22;
  color: #fff;
}

/* Icon */
#icon_wrap {
  width: 424px;
  overflow: hidden;
  margin: 10px 0;
  font-size: 0.86em;
}

.icon {
  float: left;
  width: 100px;
  margin-right: 8px;
  text-align: center;
}

.last {
  margin-right: 0;
}

.icon a {
  display: block;
  padding-top: 42px;
}

.icon a#print { background: url("../img/ico_print.gif") center top no-repeat; }
.icon a#fwd { background: url("../img/ico_fwd.gif") center top no-repeat; }
.icon a#facebook { background: url("../img/ico_facebook.gif") center top no-repeat; }
.icon a#myspace { background: url("../img/ico_myspace.gif") center top no-repeat; }

/* popup */
#share_popup {
	position:fixed;
	top:50%;
	left:50%;
   border:10px #659a22 solid;
/*	width:170px;*/
/*	height:130px;*/
	margin-left:-98px;
	margin-top:-85px;
	background:#fff;
	padding:10px;
	display:none;
}
#share_popup h2 {
	margin:0 0 10px;

}
#share_popup #vinkkaa_success {
	display:none;
}
#share_popup div.input {
	margin:5px 0;
}
#share_popup div.button {
	margin:10px 0 0;
}

div.pager {
	margin:10px 0;
	text-align:center;
}
div.pager a {
/*	float:left;*/
	margin:0 2px;
}
div.pager a.act {
	font-weight:bold;
}
div.pager span {
/*	float:left;*/
	margin:0;
}

div.timestamp {
	margin:0 0 5px;
	font-size:0.9em;
}

.icons2 {
	width:220px !important;
	margin:10px auto !important;
}

a.material {

}
a.read_link {
	display:block;
	margin:5px 0;
}
/* */
