<!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: #4E2B13;
font-family: ScampReg, Scamp-Regular.AFM, Scamp-Regular.bmap ;
background-image: url('http://i41.photobucket.com/albums/e281/Ofeelia/coffetaus.jpg');
background-repeat: repeat-y;
background-position: center;
padding: 0px;
margin: 0px; }
#sivu {
 position: absolute;
 top: 40px;
 width: 100%;
 left: 0px;
}
#vasenreuna {
 position: absolute;
 width: 200px;
 left: 15px;
 top: 225px;
 height: 21px;
}
#blogialue {
 position: absolute;
 left: 225px;
 right: 225px;
 top: 225px;
}
#oikeareuna {
 position: absolute;
 width: 200px;
 right: 13px;
 top: 225px;
 left: 781px;
}
.blogiotsikko {
background-position: center;
font-size: 25pt;
font-family: ScampReg, Scamp-Regular.AFM, Scamp-Regular.bmap ;
}
.blogiotsikko a {
color: #000000;
text-decoration: none;
border-bottom: 1px #000000 dashed;
}
.blogname a {
text-decoration: none;
color: #000000;
}
.laatikko_kirjoittaja a {
color: #000000;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
background-color: #633718;
border: 1px black dashed;
padding: 4px;
margin-bottom: 10px;
color: #F1D8C6;
}
.laatikko_otsikko {
font-weight: bold;
color: #F1D8C6;
}
.laatikko_syndikaatio {
border: none;
text-align: left;
color: #F1D8C6;
}
.laatikko_syndikaatio img {
border: 0px;
margin-bottom: 2px;
color: #F1D8C6;
}
.laatikko_syndikaatio .laatikko_otsikko {
display: none;
color: #F1D8C6;
}
.otsikko {
font-weight: bold;
}
.kontaktirivi {
text-transform: uppercase;
font-size: 8pt;
}
.laatikko a {
color: #000000;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
font-size: 8pt;
text-transform: uppercase;
color: #000000;
}
.kirjoitusotsikko {
font-size: 14pt;
}
.kirjoitusotsikko a {
text-decoration: none;
color: #000000;
border-bottom: 1px #000000 dashed;
}
.kirjoitus {
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-bottom: 0.3em;
border-bottom: 1px #000000 solid;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 8pt;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
}
.arkisto_kuukausi {
margin-left: 2em;
}
a {
color: #000000;
}
#kommentointilaatikko {
font-size: 10pt;
color: #E47119;
}
#kommentointilaatikko input[type="text"] {
width: 275px;
border: 1px #000000 solid;
}
#kommentointilaatikko textarea {
width: 375px;
height: 75px;
border: 1px #000000 solid;
}
#kommentointilaatikko input[type="submit"] {
border: 1px #000000 solid;
}
.kommentti {
border-bottom: 1px #000000 dashed;
margin-bottom: 0.5em;
}
-->
  </style>
</head>
<body><? banner ?>
<div id="sivu">
  <div align="center"><img
src="http://i41.photobucket.com/albums/e281/Ofeelia/coffee.jpg"></div>
</div>
<div id="vasenreuna">
  <? laatikot{kirjoittaja} ?>
  <? laatikot{arkisto} ?>
  <? laatikot{kategoriat} ?>
  <? laatikot{syndikaatio} ?>
</div>
<div id="blogialue">
    <div class="blogiotsikko"><a href="/"><? bloginNimi ?></a></div>
  <? sisalto ?>
</div>
</div>
<div id="oikeareuna"><? laatikot{sivut} ?>
      <? laatikot{ei(sivut,kirjoittaja,arkisto,kategoriat,syndikaatio)} ?>
</div>
</div>
</body>
</html>