/* Generated by KompoZer */
body {
  margin: 0px 0 0;
  padding: 0px 0 0;
  background-image: url(../images/tausta.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size: 0.75em;
  line-height: 1.5em;
  font-family: Trebuchet MS;
  color: #616161;
  background-color: #2c2c2c;
}
h1 {
  font-size: 1.7em;
  color: #e80199;
}
h2 {
  font-size: 1.5em;
}
h3 {
  line-height: 0;
  font-weight: bold;
  font-size: 1.2em;
}
h4 {
  color: #e80199;
  font-size: 1.2em;
  font-weight: lighter;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
}
 p {
    position: relative;
    margin-left: auto;
    margin-right: auto;

    width: 30%;
    min-width: 350px;
    max-width: 370px;

    background-color: rgba(203, 222, 233, 0.5);
    text-indent: 0.2em;

    padding: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    
    -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);

    font-size: 8pt;
}
a:link {
  text-decoration: underline;
  color: #e80199;
}
a:visited {
  color: #616161;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #ffec00;
}
#varjoreunus {
  background-repeat: repeat-y;
  background-image: url(../images/varjo.png);
  width: 778px;
  margin-right: auto;
  margin-left: auto;
}
#wrapper {
  border: 6px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  width: 722px;
  background-color: #ffffff;
}
#header {
  height: 262px;
}
#nav {
  background-image: url(../images/nav_tausta.jpg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center top;
  height: 52px;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
  list-style-image: url();
}
#nav li {
  float: left;
  padding-left: 2em;
  padding-top: 8px;
}
#nav a:link, #nav a:visited {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: lighter;
  color: #ffffff;
}
#nav a:hover {
  color: #e80199;
}
#nav li.active a:link, 
#nav li.active a:visited  {
  color: #616161;
}
#secondnav {
}
#secondnav ul {
}
#secondnav li {
  float: left;
  padding-right: 2em;
  margin-top: -3px;
  list-style-type: square;
}
#secondnav a:link, #secondnav a:visited {
  font-weight: bold;
  padding-top: 0px;
  margin-top: 0;
  font-size: 1em;
  color: #696969;
  text-decoration: none;
  padding-right: 25px;
}
#secondnav a:hover {
  text-decoration: underline;
}
#secondnav li.active a:link, 
#secondnav li.active a:visited  {
  color: #e80199;
}
#contentwrapper {
  width: 700px;
  background-color: #ffffff;
}
#content {
  padding: 20px;
  float: left;
  width: 350px;
  background-color: #ffffff;
}
#content div.pagenavcounter, 
#content div.pagenavbar{
  display: none;
}


#right {
  float: right;
  width: 296px;
}
#nostot {
  clear: both;
  padding-left: 5px;
  padding-right: 5px;
  height: 90px;
}
#footer {
  background-color: #ffffff;
  clear: both;
  height: 52px;
}
