SIVU SISÄLTÄÄ 2 POHJAKOODIA

RETRODEE:

<!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-image: url('http://i44.photobucket.com/albums/f44/Ofelia05/Retro_design.jpg');
font-family: ms sans serif, comic sans ms, courier new;
background-repeat: repeat-y, repeat-x;
padding: 0px;
margin: 0px;
background-attachment: fixed;
}
#sivu {
 position: absolute;
 top: 40px;
 width: 100%;
 left: 0px;
}
#vasenreuna {
 position: absolute;
 width: 200px;
 left: 15px;
 top: 50px;
 height: 21px;
}
#blogialue {
 position: absolute;
 left: 225px;
 Width: 550px;
 top: 50px;
}
#oikeareuna {
 position: absolute;
 width: 200px;
 right: 15px;
 top: 50px;
 left: 786px;
}
.blogiotsikko {
text-align: center;
font-size: 30pt;
font-weight: bold;
font-family: Roman, courier new, comic sans ms;
}
.blogiotsikko a {
color: #476402;
text-decoration: none;
}
.blogname a {
text-decoration: none;
color: #476402;
background-position: center;
}
.laatikko_kirjoittaja a {
color: #000000;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
background-color: #f2f9e0;
border: 2px #236100 solid;
padding: 4px;
margin-bottom: 10px;
color: #000000;

}
.laatikko_otsikko {
font-weight: bold;
text-align: center;
color: #476402;
}
.laatikko_syndikaatio {
border: none;
text-align: left;
color: #000000;
}
.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;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
text-align: center;
font-size: 8pt;
text-transform: uppercase;
color: #476402;
padding-bottom: 1em;
    padding-left: 0px;
}
.kirjoitusotsikko {
font-size: 16pt;
text-align: center;
}
.kirjoitusotsikko a {
text-decoration: none;
color: #476402;
font-family: Roman;
padding-bottom: 1em;
    padding-left: 0px;
}
.kirjoitus {
background-repeat: no-repeat;
background-color: #f2f9e0;
image-position: bottom;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 0.5em;
padding-left: 1.3em;
padding-right: 2.0em;
border: 2px #476402 solid;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 8pt;
text-align: center;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
}
.arkisto_kuukausi {
margin-left: 2em;
}
a {
color: #000000;
}
  .kommentti, #kommentointilaatikko {
    background-color: #f2f9e0;
    margin: 0.5em;
    padding: 0.5em;
    font-size: 10pt;
    border: 2px #476402 solid;
  }
  .kommentoija {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #476402;
    text-align: center;
  }
  .kommentoija a {
    color: #476402;
  }
  .kommenttiaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #476402;
  }
  #kommentointilaatikko input[type="text"] {
    width: 275px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
  #kommentointilaatikko textarea {
    width: 375px;
    height: 75px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
#page {
  background-color: #f2f9e0;
    width: 500px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1.3em;
    padding-right: 1.3em;
    border: 2px #476402 solid;
}
A:link {text-decoration: none; color: #476402;}
A:visited {text-decoration: none; color: #495f14;}
A:active {text-decoration: none; color: #495f14;}
A:hover {font-weight: bold; color: #a5e803;}
-->
  </style>
</head>
<body><? banner ?>
<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>

RETROSEE

<!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-image: url('http://i44.photobucket.com/albums/f44/Ofelia05/s_s.gif');
font-family: ms sans serif, comic sans ms, courier new;
background-repeat: repeat-y, repeat-x;
padding: 0px;
margin: 0px;
background-attachment: fixed;
}
#sivu {
 position: absolute;
 top: 40px;
 width: 100%;
 left: 0px;
}
#vasenreuna {
 position: absolute;
 width: 200px;
 left: 15px;
 top: 50px;
 height: 21px;
}
#blogialue {
 position: absolute;
 left: 225px;
 Width: 550px;
 top: 50px;
}
#oikeareuna {
 position: absolute;
 width: 200px;
 right: 15px;
 top: 50px;
 left: 786px;
}
.blogiotsikko {
text-align: center;
font-size: 30pt;
font-weight: bold;
font-family: Roman, courier new, comic sans ms;
}
.blogiotsikko a {
color: #476402;
text-decoration: none;
}
.blogname a {
text-decoration: none;
color: #476402;
background-position: center;
}
.laatikko_kirjoittaja a {
color: #000000;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
background-color: #ffffff;
border: 2px #664d12 solid;
padding: 4px;
margin-bottom: 10px;
color: #000000;

}
.laatikko_otsikko {
font-weight: bold;
text-align: center;
color: #e8ad1f;
}
.laatikko_syndikaatio {
border: none;
text-align: left;
color: #000000;
}
.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;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
text-align: center;
font-size: 8pt;
text-transform: uppercase;
color: #e8ad1f;
padding-bottom: 1em;
    padding-left: 0px;
}
.kirjoitusotsikko {
font-size: 16pt;
text-align: center;
}
.kirjoitusotsikko a {
text-decoration: none;
color: #e8ad1f;
font-family: Roman;
padding-bottom: 1em;
    padding-left: 0px;
}
.kirjoitus {
background-repeat: no-repeat;
background-color: #ffffff;
image-position: bottom;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 1em;
padding-bottom: 0.5em;
padding-left: 1.3em;
padding-right: 2.0em;
border: 2px #664d12 solid;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 8pt;
text-align: center;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
}
.arkisto_kuukausi {
margin-left: 2em;
}
a {
color: #000000;
}
  .kommentti, #kommentointilaatikko {
    background-color: #ffffff;
    margin: 0.5em;
    padding: 0.5em;
    font-size: 10pt;
    border: 2px #664d12 solid;
  }
  .kommentoija {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    color: #e8ad1f;
    text-align: center;
  }
  .kommentoija a {
    color: #e8ad1f;
  }
  .kommenttiaika {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    color: #e8ad1f;
  }
  #kommentointilaatikko input[type="text"] {
    width: 275px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
  #kommentointilaatikko textarea {
    width: 375px;
    height: 75px;
    font-size: 10pt;
    font-family: ms sans serif, courier new, comic sans ms;
  }
#page {
  background-color: #ffffff;
    width: 500px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1.3em;
    padding-right: 1.3em;
    border: 2px #664d12 solid;
}
A:link {text-decoration: none; color: #664d12;}
A:visited {text-decoration: none; color: #fbb611;}
A:active {text-decoration: none; color: #495f14;}
A:hover {font-weight: bold; color: #fbb611;}
-->
  </style>
</head>
<body><? banner ?>
<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>