/**
 * CSS
 *
 */

body {
  background: #fff url('../img/bodyBackground.gif') repeat-x top;
  margin: 0;
  padding: 0;
  text-align: center;
}

#wrap {
  position: relative;
  width: 774px;
  margin: 0 auto auto auto;
  text-align: left;
}

#puolue {
  margin-top: 8px;
  text-align: right;
  font-size: 0;
}

#logo {
  background: url('../img/mikkoLogo.gif') no-repeat;
  margin: 20px 0 0 15px;
  width: 398px;
  height: 45px;
}

#logo * {
  display: none;
}

#headNavi {
  background: url('../img/headNaviBackground.gif') no-repeat;
  margin: 20px 0 0 0;
  height: 49px;
  padding-right: 15px;
}

#headNavi a {
  margin: 4px 0 0 0;
  float: right;
}

a img {
  border: 0;
}

.sisalto {
  background: #fff url('../img/sisaltoBackground.gif') no-repeat center top;
  min-height: 280px;
  padding: 0 6px 0 6px;
  
  font-family: 'arial', sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.sisalto h1 {
  font-size: 21px;
  font-weight: normal;
  margin: 10px -2px 20px -2px;
  padding: 11px 2px 9px 2px;
  border-top: 1px solid #c6e755;
  border-bottom: 2px solid #dcf69d;
}

.sisalto h1 span {
  color: #ddd;
}

.sisalto h2 {
  font-size: 17px;
  font-weight: bold;
  color: #0f89c5;
  margin: 10px 0 15px 0;
}

.sisalto h3 {
  font-size: 13px;
  font-weight: bold;
  color: #0d9d0d;
  margin: 0 0 6px 0;
}

.sisalto p {
  margin: 0 0 20px 0;
}

ul {
  margin: 0 0 0 10px;
  padding: 0;
}

li {
  margin: 2px 0 2px 15px;
  padding: 0 0 0 5px;
  font-size: 12px;
}

.bluehr {
  background: url('../img/bluehr.gif') repeat-x;
  margin: 20px 0 5px 0;
  height: 2px;
  font-size: 0;
  line-height: 0;
}

.pad {
  padding-left: 10px;
  padding-right: 10px;
}

.copyright {
  margin: 0;
  font-size: 11px;
  color: #777;
}

#toteutus {
  margin: 1px 4px 0 0;
  float: right;
}

.tukija {
  width: 350px;
  float: left;
}

.tukijaLeft {
  margin: 20px 20px 0 0;
}

.tukijaRight {
  margin: 20px 0 0 20px;
}

.tukija img {
  float: left;
  margin: 0 10px 50px 0;
}

.tukija h2 {
  margin: 5px 0 2px 0;
}

.tukija p {
  font-size: 12px;
  line-height: 16px;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
}

p.small {
  font-size: 11px;
}

.ender {
  margin-top: 40px;
}

#slogan {
  height: 178px;
}

.sloganBack1 {
  background: #dde56c url('../photo/panoraama1.jpg') no-repeat;
}

.sloganBack2 {
  background: #dde56c url('../photo/panoraama2.jpg') no-repeat;
}

#slogan .box {
  background: url('../img/sloganBackground.gif') no-repeat;
  width: 298px;
  height: 143px;
  position: relative;
  top: 18px;
  left: 18px;
  padding: 32px 0 0 0;
  text-align: center;
}

#slogan .box a {
  display: block;
  color: #aef490;
  font-size: 12px;
  text-align: right;
  margin: 25px 18px 0 0;
}

#slogan .box a:hover {
  text-decoration: none;
  color: #c9f8ff;
}

.col1, .col2 {
  width: 355px;
  float: left;
}

.col1 {
  margin-right: 30px;
}

.col3 {
  width: 455px;
  float: left;
  margin-right: 30px;
}

.col4 {
  width: 255px;
  float: left;
}

#kalenteri, #yhteystiedot, #liity {
  background: url('../img/kalenteriBg.jpg') no-repeat top;
  margin-bottom: 20px;
  padding: 16px 12px 5px 70px;
  height: 160px;
}

#yhteystiedot {
  background: url('../img/yhteystiedotBg.jpg') no-repeat top;
}

#liity {
  height: auto;
  background: url('../img/liityBg.jpg') no-repeat top;
}

#kalenteri h2, #yhteystiedot h2, #liity h2 {
  margin: 0 0 3px 0;
  font-size: 13px;
}

#kalenteri p, #yhteystiedot p, #liity p {
  font-size: 12px;
  line-height: 16px;
}



.bluebox {
  background: url('../img/bluebox.gif') no-repeat bottom;
  width: 348px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}

.bluebox p {
  margin: 0 15px 15px 52px;
  font-size: 14px;
  line-height: 21px;
}

.bluebox a.luelisaa {
  background: url('../img/nuoli.gif') no-repeat 0 1px;
  display: block;
  margin: 0 15px 15px 52px;
  padding: 2px 0 3px 22px;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.bluebox p.luelisaa {
  font-size: 11px;
  line-height: 16px;
  display: none;
  color: #328cb7;
}

.bluebox h1 {
  font-size: 30px;
  margin: 0;
  color: #0f89c5;
  border: 0;
  padding: 3px 0 3px 0;
  position: absolute;
  top: 22px;
  left: 14px;
}

a {
  color: #0d9d0d;
}

a:hover {
  color: #a1f47a;
}

#liity label.a, #liity input.a {
  display: block;
}

#liity label.a {
  margin-top: 8px;
}

#liity label span {
  font-weight: bold;
  color: #ff0000;
}

#liity input.a {
  width: 260px;
}


/* Blogi
 */

.blogItem {
  padding: 10px 0 10px 0;
}

.blogItem h2 {
  margin: 0;
  padding-bottom: 28px;
  border-bottom: 1px dotted #aaa;
}

.blogItem h2 a {
  color: #0f89c5;
}

.blogItem .info {
  margin-top: -22px;
  font-size: 11px;
}

.blogItem .info span {
  margin: 0 15px 0 15px;
  color: #aaa;
}

.blogItem .info a {
  background: url('../img/comment.gif') no-repeat left;
  padding-left: 20px;
}

.blogComments h2 {
  margin: 20px 0 0 0;
  padding-bottom: 8px;
  border-bottom: 1px dotted #aaa;
}

.blogComments div {
  margin: 8px 0 0 0;
  padding: 8px;
  background: #edf9fe;
  border-top: 1px solid #d5e5ec;
  border-bottom: 1px solid #d5e5ec;
  color: #687f89;
}

.blogComments div p.info {
  color: #000;
  font-style: italic;
  margin-left: 0;
}

.blogComments div p.info b {
  font-style: normal;
}

.blogComments div p {
  margin: 0 0 10px 10px;
}

.blogMakeComment label {
  width: 120px;
  float: left;
  clear: left;
}

.blogMakeComment input {
  width: 180px;
  float: left;
  margin-bottom: 5px;
}

.blogMakeComment textarea {
  margin-bottom: 5px;
  width: 320px;
  height: 100px;
  float: left;
}