<!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: #361E0D;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('http://i41.photobucket.com/albums/e281/Ofeelia/coffeetaus.jpg');
    background-repeat: repeat-y;
    background-position: center;
    padding: 0px;
    margin: 0px;
  }
  .blogname {
    font-size: 20pt;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #F2DAC9;
    border: 1px #000000 solid;
    border-left: none;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    width: 734px;
    height: 40px;
    padding-top: 10px;
  }
  .blogname a {
    text-decoration: none;
    color: #000000;
  }
  .laatikko_otsikko {
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 3px;
    text-transform: uppercase;
    font-size: 12pt;
    height: 25px;
  }
  .laatikko_syndikaatio img {
    border: 0px;
  }
  .laatikko a {
    color: #000000;
  }
  .laatikko {
    font-size: 9pt;
    margin-bottom: 1em;
  }
  .otsikko, .arkisto_vuosi {
    font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 1em;
  }
  .kirjoitusotsikko {
    font: 14pt, Arial, Helvetica, sans-serif;
    color: #421802;
    margin-bottom: 0.5em;
  }
  .kirjoitusotsikko a {
    color: #421802;
    text-decoration: none;
    border-bottom: 1px #421802 solid;
  }
  .kirjoitus {
    margin-bottom: 1em;
  }
  .kirjoitusaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #421802;
  }
  .kirjoitusteksti {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 10pt;
  }
  .kirjoitusteksti a {
    color: #000000;
  }
  .kirjoituslinkit {
    font-size: 8pt;
    text-transform: uppercase;
  }
  .kirjoituslinkit a {
    color: #000000;
  }
  .kommentti, #kommentointilaatikko {
    background-color: #DB996A;
    margin: 0.5em;
    padding: 0.5em;
    font-size: 10pt;
  }
  .kommentoija {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
  }
  .kommentoija a {
    color: #000000;
  }
  .kommenttiaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #000000;
  }
  #kommentointilaatikko input[type="text"] {
    width: 225px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
  }
  #kommentointilaatikko textarea {
    width: 325px;
    height: 125px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
  }
  -->
  </style>
 </head>
 <body>
  <? banner ?>
  <table border="0" width="735" align="center" cellpadding="0" cellspacing="0">
   <tr>
    <td colspan="2">
     <table border="0" width="735" align="center" cellpadding="0" cellspacing="0" style="background-image: url('http://i41.photobucket.com/albums/e281/Ofeelia/coffee.jpg')">
      <tr>
       <td><img src="http://vuodatus.net/images/spacer.gif" width="1" height="155" alt=""/></td>
       <td valign="bottom"><div class="blogname"><a href="/"><? bloginNimi ?></a><img src="http://vuodatus.net/images/spacer.gif" width="15" height="1" alt=""/></div></td>
      </tr>
     </table>
    </td>
   </tr>
   <tr>
    <td><img src="http://vuodatus.net/images/spacer.gif" width="507" height="1" alt=""/></td>
    <td><img src="http://vuodatus.net/images/spacer.gif" width="228" height="1" alt=""/></td>
   </tr>
   <tr>
    <td valign="top" width="507">
     <div style="padding: 1em">
      <? sisalto ?>
     </div>
    </td>
    <td width="228" valign="top">
     <div style="padding: 0.5em">
      <? laatikot{kirjoittaja} ?>
      <? laatikot{arkisto} ?>
      <? laatikot{kategoriat} ?>
      <? laatikot{syndikaatio} ?>
      <? laatikot{sivut} ?>
      <? laatikot{ei(sivut,kirjoittaja,arkisto,kategoriat,syndikaatio)} ?>
     </div>
    </td>
   </tr>
  </table>
 </body>
</html>