@charset "utf-8";

@media all {
  .mainosbanneri {
    margin: 20px;
  }

  .mainosbanneri img {
    max-width: 100%;
    height: auto;
  }

  .varjostus {
    margin: 5px;
    border: 1px solid;
    border-color: #888888;
    box-shadow: 3px 3px 0 #888;
  }

  .news {
    padding: 5px;
    height: 310px;
    overflow: hidden;
  }

  .alignleft {
    float: left;
  }

  .alignright {
    float: right;
  }

  #mainfront {
    margin: 20px;
    font-size: 1.2em;
    line-height: 150%;
  }

  #mainfront h3 {
    font-weight: bold;
  }

  .frontsection {
    display: block;
    margin-bottom: 20px;
    overflow: auto;
  }

  .frontsection td {
    padding-right: 10px;
  }

  .frontsection a {
    color: #000000;
    text-decoration: none;
  }

  .frontsection h3 {
    display: inline-block;
  }

  .frontsectioncontent {
    padding-top: 15px;
    overflow: auto;
    border-top: 3px solid;
    border-color: #CCC;
  }

  .frontsectioncontent .super-rss-reader-widget a {
    color: #09c;
    font-weight: 700;
    text-decoration: none;
  }

  .frontmorelink {
    float: right;
  }

  #news {
    margin-bottom: 0;
    overflow: hidden;
  }

  #news a {
    color: #000;
    text-decoration: none;
  }

  #news a:hover h3 {
    text-decoration: underline;
  }

  .newspost {
    display: block;
    float: left;
    width: 450px;
    margin-right: 10px;
  }

  .newspostrow {
    margin-bottom: 30px;
    overflow: hidden;
  }

  .newspostimage {
    float: left;
  }

  .newspostexcerpt {
    display: inline;
    float: left;
    width: 270px;
    margin-left: 20px;
  }

  .frontblogimg {
    float: left;
    margin-right: 20px;
  }

  #frontblog a:hover h3 {
    text-decoration: underline;
  }

  .frontblogexcerpt {
    display: inline-block;
    width: 750px;
  }

  #verkkopalvelut {
    float: left;
    width: 640px;
    margin-right: 10px;
  }

  #verkkopalvelut td:hover h3 {
    text-decoration: underline;
  }

  #verkkopalvelut td {
    padding-bottom: 10px;
  }

  #muuta {
    float: left;
    width: 290px;
    clear: right;
  }

  #muuta a {
    display: block;
    padding-right: 10px;
    overflow: auto;
  }

  .muutaajankohtaista {
    margin-bottom: 20px;
  }

  #muuta img {
    margin-right: 10px;
  }

  #verkkokauppa {
    clear: both;
  }

  #verkkokauppa td:hover h3 {
    text-decoration: underline;
  }

  #verkkokauppa td {
    padding-bottom: 20px;
  }

  #arvot .frontsectioncontent {
    padding-top: 25px;
    padding-bottom: 10px;
  }

  #logot .frontsectioncontent {
    padding-top: 25px;
    padding-bottom: 5px;
  }

  .front_alapalkkilogo {
    float: left;
    width: 80px;
  }

  .front_alapalkkilogo p {
    display: inline;
  }

  .front_alapalkkilogo img {
    display: inline;
    padding: 0;
    margin: 0;
  }

  .front_alapalkkilogo_pieniele {
    float: left;
    width: 590px;
  }

  .front_alapalkkilogo_oikea {
    display: inline;
    float: right;
  }
}
