/*
 * © 2005-2009 Codento Oy, Helsinki.
 */

#naviheader, #lang, #zone, #lower, #sidebar, #navitwo, .noprint {
  display: none;
}

#upper a, a img {
  border: 0;
}

#content, #main0, #main12, #main1, #main2 {
  width: auto;
  border: 0;
  margin: 0 0;
  padding: 0;
  float: none !important;
}

body {
  background: #fff;
  color: #000;
  font-family: "Times New Roman", serif;
  font-size: 12pt;
  line-height: 14pt;
}

h1, h1 a, h1 a:visited {
  font-size: 20pt;
  line-height: 24pt;
  border-bottom: 2px solid #757477; /* pantone cool gray 11 100% */
  color: #f39911; /* pantone 151 */
  margin-bottom: 1em;
}

h2, h3 {
  color: black;
}

h2 a, h3 a, h2 a:visited, h3 a:visited {
  color: black;
  border: none;
}

h1, h2, h3 {
  page-break-after: avoid !important;
}

h1 + h2, h1 + p, h2 + h3, h2 + p, h3 + p {
  page-break-before: avoid !important;
}

a, a:visited {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #f39911; /* pantone 151 */
}

.blog ul.commentlist {
  padding: 0;
  margin: 0;
}

.blog .commentlist li.comment {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog .comment-author, .blog .comment-meta {
  display: inline-block;
  padding-right: 6px;
  float: left;
}

.blog .comment-text {
  clear: both;
}

#atffc {
  display: none !important;
}
