/*****navi-dynamic new*****/
ul.midcom-template-navi {
/*  list-style: none;
  margin: 0px;
  padding: 0px;*/
}
ul.midcom-template-navi ul {
  /*padding-left: 10px;*/
}
ul.midcom-template-navi li {
/*  padding: 0px;
  margin: 0px;*/
}
ul.midcom-template-navi li a.selected {
  /*font-weight: bold;*/
  font-size: 1.1em;
}
/*****<navi-dynamic new*****/

body {
  background-color: #ffffff;
  background-image: url('/attachment/fd3a68013db068f78af751c0435b274c/4ac494159e380c020d47d8f23dba574d/kaukolaweb_bg.gif');
  background-repeat: repeat-y;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  margin: 0px;
}
p, ul, ol, #wrapperRssFeeds {
  font-size: 1.0em;
  line-height: 1.4;
}
h1 {
  border-bottom: 1px solid #660000;
  font-size: 1.2em;
}
h2 {
  font-size: 1.0em;
}
h3 {
  font-size: 0.9em;
}
h1:first-letter {
  font-size: 1.6em;
}
ul {
  list-style-type: square;
}
a:link, a:visited, a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;


}
#content {
  float: left;
  width: 425px;
}
#content h1 {
  margin-top: 0px;
}
#copy {
  color: #eeeeee;
  font-size: 10px;
  text-align: center;
}
#footer {
  border-top: 1px solid #660000;
  clear: both;
  font-size: 10px;
}
#edit {
  clear: both;
}
#breadcrumb {
  float: left;
  width: 60%;
}
#LU {
  float: right;
  text-align: right;
  width: 35%;
}
#navi {
  float: left;
  font-size: 0.8em;
  width: 155px;
}
#navi ul {
  font-weight: bold;
  list-style-type: none;
  margin: 0px;
  padding-left: 5px;
}
#navi a {
  color: #ffffff;
}
#wrapperMain {
  left: 100px;
  margin: 0px auto;
  position: absolute;
  top: 20px;
  width: 600px;
}
#wrapperRssFeeds {
  margin-bottom: 20px;
}
.naviHeader {
  background-color: #fe0000;
  border: 1px solid #330000;
  color: #ffffff;
  font-size: 14px;
  font-weight: bolder;
  height: 20px;
  padding: 3px 5px 0px 5px;
}
.newsitem {
  line-height: 1;
}
.nnbe {
  font-weight: bold;
  margin: 3px 5px;
}
.nnbr {
}
.nnbs {
  font-size: 1.1em;
}
.padder {
  padding: 5px;
}
.blogItem {
  margin-left: 5em;
}
.blogItemDate {
  color: #acacac;
  float: left;
  font-size: 3.0em;
  margin: 0 20px 5px 0;
}
span.monthYear, span.date {
  display: block;
  font-size: 0.5em;
}
span.time {
  display: block;
}
.blogItemHeader {
}

/* RSS Feed button */

div.rss-button {
  float: right;
  margin: 2px;
}
.btn {
  font-size: 9px; 
  padding: 1px 1em 1px 0; 
  border: 1px solid black; 
  background: #888; 
  color: #FFF; 
  text-decoration: none;
}
.btn span {
  border-right: 1px solid #000;
  color: #FFF;
  margin: 0; 
  padding: 1px 0.75em; 
  margin-right: 0.1em;
}
.rss span {
  background: #F60;
}
