<!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">
<!--
  body {
   background-color: #A8A8A8;
   font-family: arial, courier new, ms sans serif, comic sans ms;
   font-size: 10pt;
   margin-top: 40px;
   color: #000000;
  }
  #reuna {
   width: 230px;
   margin-left: 3px;
   margin-top: 3px;
   padding-bottom: 3px;
  }
  #blogialue {
    width: 610px;
    margin-top: 3px;
  }
  .blogiotsikko {
background-image: url("http://i287.photobucket.com/albums/ll138/Kailenth/IMG_0402.jpg?t=1234658147");
   background-repeat: no-repeat;
   background-position: left;
   font-size: 22pt;
   font-weight: none;
   text-decoration: none;
   padding-top: 290px;
   padding-bottom: 5px;
   margin-top: 3px;
   border: 1px #000000 solid;
   text-align: right;
   font-family: arial, courier new, ms sans serif, comic sans ms;
  }
  .blogiotsikko a {
   color: #000000;
  }
  .blogiotsikko a:hover {
   color: #000000;
  }
  /* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
  .laatikko {
   padding: 3px;
   background-color: #DEDEDE;
   border: 1px #000000 solid;
   margin-bottom: 2px;
  }
  .laatikko_otsikko {
   font-weight: bold;
   text-align: center;
  }
  .laatikko_syndikaatio {
     border: none;
     text-align: right;
  }
  .laatikko_syndikaatio img {
    border: 0px;
    margin-bottom: 2px;
  }
  .laatikko_syndikaatio .laatikko_otsikko {
    display: none;
  }
  .otsikko {
   font-weight: bold;
  }
  .kontaktirivi {
    text-transform: uppercase;
    font-size: 8pt;
   }
  .laatikko a {
   color: #000000;
  }
  .laatikko a:hover {
   color: #000000;
   font-weight: bold;
  }
  .kirjoitusaika, .kommenttiaika {
   font-size: 8pt;
   text-transform: uppercase;
   color: #000000;
   text-align: center;
  }
  .kirjoitusotsikko {
   font-family: arial, courier new, ms sans serif, comic sans ms;
   font-size: 14pt;
   text-align: center;
  }
  .kirjoitusotsikko a {
   color: #000000;
   text-decoration: none;
  }
  .kirjoitusotsikko a:hover {
   color: #000000;
   text-decoration: underline;
  }
  .kirjoitus, #page {
    color: #000000;
    padding: 0.5em;
    margin-bottom: 2px;
    background-color: #DEDEDE;
    border: 1px #000000 solid;
  }
  .kirjoitusteksti {
    font-size: 9pt;
  }
  .kirjoitusteksti a {
   color: #000000;
   text-decoration: none;
  }
  .kirjoitusteksti a:hover {
   color: #000000;
   font-weight: bold;
  }
  #page a {
   color: 000000;
  }
  #page a:hover {
   color: #000000;
   font-weight: bold;
  }
  .kirjoituslinkit {
   padding-top: 0.3em;
   color: #000000;
   font-size: 8pt;
   text-align: center;
  }
  .kirjoituslinkit a {
   color: #000000;
   text-decoration: none;
  }
  .kirjoituslinkit a:hover {
   color: #000000;
   font-weight: bold;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
 .kommentti, #kommentointilaatikko {
    padding: 0.5em;
    background-color: #FFFFFF;
    border: 1px #000000 solid;
  }
  .kommentti a {
   color: #000000;
  }
  .kommentti a:hover {
   color: #000000;
   font-weight: bold;
  }
  .kommentoija {
    font-weight: bold;
    color: #000000;
    text-align: center;
  }
  .kommentoija a {
   color: #000000;
  }
  .kommentoija a:hover {
   color: #000000;
   font-weight: bold;
  }
  #kommentointilaatikko input[type="text"] {
   width: 270px;
   border: 1px #000000 solid;
  }
  #kommentointilaatikko textarea {
   width: 370px;
   height: 70px;
   border: 1px #000000 solid;

  }
 -->
  </style>
 </head>
 <body>
<? banner ?>
<table cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
    <td valign="top">
<div class="blogiotsikko">
         <a href="/"><? bloginNimi ?></a>
          </div>
<div id="blogialue">
        <? sisalto ?></div>
    </td>
    <td valign="top">
    <div id="reuna">
    <? laatikot{kirjoittaja} ?>
    <? laatikot{kategoriat} ?>
    <? laatikot{arkisto} ?>
    <? laatikot{sivut} ?>
    <? laatikot{ei(kirjoittaja,kategoriat,arkisto,sivut,syndikaatio)} ?>
    <? laatikot{syndikaatio} ?>
       </div>
    </td>
</tr>
</table>
</body>
</html>