

















/* SISÄLTÖALUE */
.art-content
{
background: #d4d8df;
width: 510px;
}


/* SISÄLTÖALUEEN TEKSTIT */
.art-post
{
margin: 30px 20px 40px 20px;
}


/* KESKIALUE PALKKEINEEN */
.art-content-layout
{
margin-top: -210px;
}



.art-content-layout .art-sidebar1 
{
padding-top: 90px;
width: 180px;
     background-color: transparent;

}



.art-content-layout .art-sidebar2:before
{
   background-color: transparent;
  width: 180px;
}


/* YLÄPALKIN IRTOKUVA */
div.art-headerobject
{
margin-left: -250px;
top: -17px;
width: 542px;
height: 314px;
background-repeat: no-repeat;
z-index: 2;
}


/* DUUNARI-LINKKITEKSTI */
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
   color: blue;
text-decoration: none;
}

.art-page-footer
{
  margin-top: 15px; 
  color: #202020;
margin-left: -850px;
}

/* FOOTER */
.art-footer
{
   margin-top:7px;
}


/* SKROLLAUSPALKKI AINA NÄKYVISSÄ  */ 
html 
{
overflow: -moz-scrollbars-vertical;
overflow: scroll;
}



/* MENUFONTTI  */ 
ul.art-vmenu a 
{
  font-size: 12px;
  font-family: nunito;
}