<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
  <? headOsio ?>

  <title><? bloginNimi ?></title>
  <style type="text/css">


  <!--


a {
  text-decoration: none;
}

a:link {
   color: #ffffff
}
a:visited {color: #ffffff}
a:hover {color: #ffffff;
  text-decoration: underline;}
a:active {color: #ffffff}

  body {
   background-image: url(http://i274.photobucket.com/albums/jj277/Jessukka_photos/ossitausta.jpg);
   background-repeat: repeat;
   font-family: "Bookman Old Style", verdana, lucida, arial, helvetica, sans-serif;
   font-size: 10pt;
   padding: 0px;
   padding-top: 26px;
   margin: 0px;
  }

  #vasenreuna {
   width: 180px;
  border: 5px double #0f3879;
  }
  #blogialue {
   width: 700px;
   border: 5px double #0f3879;
   background-repeat: repeat;
 }
  #oikeareuna {
   width: 180px;
  border: 5px double #0f3879;
  }
 

  .blogiotsikko {
    padding-top: 135px;
    padding-bottom: 50px;
    font-size: 18pt;
   letter-spacing: 3px;
    font-family: "Bookman Old Style", verdana, lucida, arial, helvetica;
    color: #FFFFFF; 
}

  .blogiotsikko a {
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
  }

  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   background-color: #9eb2d2;
   background-repeat: repeat;
    border-bottom: solid #0f3879 3px;
    padding: 5px;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-transform: uppercase;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }

  .kirjoitusaika, .kommenttiaika {
   margin: 0;
   padding: 0;
   font-size: 8pt;
   text-transform: uppercase;
   color: #ffffff;
  }

  .kirjoitusotsikko {
   font-size: 11pt;
   font-weight: bold;
   text-transform: uppercase;
  }
  .kirjoitusotsikko a {
    text-decoration: none;
  }

 .kirjoitus, #page {
      padding: 5px;
      border-bottom: solid #0f3879 3px;
  background-color: #9eb2d2;
   background-repeat: repeat;
    }

 

  .kirjoituslinkit {
   padding-top: 0.3em;
   text-transform: uppercase;
   color: #6e4685;
   font-size: 8pt;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
  #kommentointilaatikko {
    color: #000000;
    background-color: #9eb2d2;
   border: 3px #0f3879 solid;
    padding: 2px;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   border: 3px #0f3879 solid;
  }
  #kommentointilaatikko textarea {
   width: 400px;
   height: 50px;
   border: 3px #0f3879 solid;
  }

  #kommentointilaatikko input[type="submit"] {
   border: 3px #0f3879 solid;
  }
  .kommentti {
    color: #000000;
    background-color: #4c74b5;
    border: solid #0f3879 3px;
   padding: 5px;
  }

#kommentointilaatikko input[type="submit"] {
   background-color: #9eb2d2;
   text-transform: uppercase;
   margin-top: 8px;
   border: solid #0f3879 3px;
  }

  -->
   </style>
 </head>
 <body>

<? banner ?>
 



<table align="center" border="0" padding="0" margin="0"><tr>
    <td valign="bottom" align="center" colspan="3" style="background-image:
url(http://i274.photobucket.com/albums/jj277/Jessukka_photos/ossi3.jpg);
    background-repeat: no-repeat;
    background-position: center;"><div class="blogiotsikko"><a href="/"><? bloginNimi ?></a></div></td></tr>

<tr><td valign="top">
        <div id="vasenreuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{syndikaatio} ?>
       </div></td>

    <td valign="top">
<div id="blogialue">
    <? sisalto ?>
   </div></td>

<td valign="top">
   <div id="oikeareuna">
    <? laatikot{ei(kirjoittaja,arkisto,kategoriat,syndikaatio)} ?>
   </div></td>
  </div>
</tr></td></table>

 </body>
</html>