<!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:link {color: #483115}
 a:visited {color: #483115}
 a:hover {color: #8B4513}
 a:active {color: #8B4513}
 body {
 background-color: #000000;
 font-family: Verdana, Arial, Sans-serif;
 font-size: 8pt;
 margin: 0px;
 color: #251909;
  }
  .blogiotsikko {
   background-image: url("http://i287.photobucket.com/albums/ll138/Kailenth/311-1227801219aFVL-1.jpg?t=1240603468");
   background-repeat: no-repeat;
   background-color: #9f8766;
   background-position: bottom;
   font-size: 20pt;
   text-transform; uppercase;
   margin-top: 40px;
   padding-top: 100px;
   padding-bottom: 142px;
   text-align: center;
   letter-spacing: 6px;
   font-family: Verdana, Arial, Sans-serif;
   color: #000000;
  }
  .blogiotsikko a {
   text-decoration: none;
   text-transform: uppercase;
   color: #000000;
  }
  #reuna {
   width: 250px;
   margin-top: 40px;
  }
  #blogialue {
    width: 700px;
  }
 /* .laatikko_kirjoittaja, .laatikko_kategoriat,      .laatikko_arkisto { */
   .laatikko { 
   background-color: #9f8766;
   padding: 3px;
   border: 1px #765b35 dotted;
   }
  .laatikko_otsikko {
   background-repeat: repeat-x;
   background-position: center top;
   font-weight: bold;
   padding-top: 15px;
   text-transform: uppercase;
  }
  .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;
   }
.kirjoitusotsikko {
   background-repeat: repeat-x;
   background-position: center top;
   font-size: 11pt;
   padding-top: 15px;
   text-align: center;
  }
 .kirjoitusotsikko a {
   color: #35260b;
   text-decoration: none;
   text-transform: uppercase;
   font-variant: small-caps;
   font-weight: bolder;
  }
  .kirjoitusotsikko a:visited {
   color: #35260b;
   text-decoration: none;
   text-transform: uppercase;
 }
  .kirjoitusaika {
   font-size: 7pt;
   text-transform: uppercase;
   color: #483115;
   text-align: center;
   padding-bottom: 8px;
  }
.kirjoitus, #page {
   background-color: #9f8766;
   padding: 6px;
   border-bottom: 1px #765b35 dotted;
   border-top: 1px #765b35 dotted;
   border-left: 1px #765b35 dotted;
 }
  .kirjoituslinkit {
   padding-top: 0.3em;
   margin-bottom: 5px;
   text-transform: uppercase;
   font-size: 8pt;
   text-decoration: none;
   text-align: center;
  }
  .arkisto_vuosi {
   font-weight: bold;
  }
  .arkisto_kuukausi {
    margin-left: 2em;
   }
  #kommentointilaatikko {
   padding: 10px;
   background-repeat: repeat;
   border: 1px #765b35 dotted;
  }
  #kommentointilaatikko input[type="text"] {
   width: 275px;
   background-color: #f3debc;
  }
  #kommentointilaatikko textarea {
   width: 400px;
   height: 50px;
   background-color: #f3debc;
  }
#kommentointilaatikko input[type="submit"] {
   border: 1px #765b35 dotted;
   text-transform: uppercase;
   margin-top: 8px;
   background-color: #e9c68b;
  }
  .kommentti {
   background-repeat: repeat;
   border: 1px #765b35 dotted;
   padding: 10px;
  }
.kommenttiaika {
   font-size: 8pt;
   text-transform: uppercase;
   color: #483115;
   padding-bottom: 5px;
  }
 -->
  </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{ei(kirjoittaja,kategoriat)} ?>
</div>
</td>
</tr>
</table>