Tunturivuokko

<!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('');
background-color:#5959ab ;
font-family: Tahoma, courier new, comic sans ms;
background-repeat: repeat-y, repeat-x;
padding: 0px;
margin: 0px;
}
#sivu {
position: absolute;
top: 50px;
width: 100%;
left: 100px;
}
#blogialue {
position: absolute;
left: 80px;
Width: 620px;
top: 600px;
}
#oikeareuna {
position: absolute;
width: 280px;
left: 700px;
top: 50px;
right: 100px;
}
.blogiotsikko {
font-size: 25pt;
text-align: center;
font-weight:;
font-family: Victorian LET,Tahoma,Ariel;
}
.blogiotsikko a {
color: #ffffe0;
text-decoration: none;
}
.laatikko_kirjoittaja a {
color:;
}
.laatikko_kategoriat a {
color: #000000;
}
.laatikko_arkisto a {
color: #000000;
}
/* .laatikko_kirjoittaja, .laatikko_kategoriat, .laatikko_arkisto { */
.laatikko {
background-color: #ffffe0;
border: 5px #663300 double;
padding: 4px;
color: #000000;
font-size: 10pt;
}
.laatikko_otsikko {
font-weight: bold;
color: #000000;
}
.laatikko_syndikaatio {
border: none;
text-align: left;
color: #000000;
}
.laatikko_syndikaatio img {
border: 0px;
margin-bottom: 2px;
color: #000000;
}
.laatikko_syndikaatio .laatikko_otsikko {
display: none;
color: #000000;
}
.otsikko {
font-weight: bold;
color: #000000;
}
.kontaktirivi {
text-transform: uppercase;
font-size: 10pt;
color: #000000;
}
.laatikko a {
color: #000000;
}
.kirjoitusaika, .kommenttiaika {
margin: 0;
padding: 0;
font-size: 10pt;
text-transform: uppercase;
color: #000000;
}
.kirjoitusotsikko {
font-size: 16pt;
text-align: center;
color: #000000;
}
.kirjoitusotsikko a {
text-decoration: none;
text-align: center;
color: #FFFFFF;
}
.kirjoitus, #page {
background-color:#80ba80;
image-position: bottom;
padding-top: 1em;
padding-bottom: 0.5em;
padding-left: 1.2em;
padding-right: 2.0em;
border: 5px #663300 double;
font-size: 10pt;
color: #000000;
}
.kirjoituslinkit {
padding-top: 0.3em;
text-transform: uppercase;
color: #000000;
font-size: 10pt;
}
.kirjoituslinkit a {
color: #000000;
}
.arkisto_vuosi {
font-weight: bold;
color: #000000;
}
.arkisto_kuukausi {
margin-left: 2em;
color: #000000;
}
a {
color: #000000;
}
.kommentti, #kommentointilaatikko {
background-color:#80ba80;
margin: 0.5em;
padding: 0.5em;
font-size: 10pt;
color: #000000;
border: 5px #cdb38b double;
}
.kommentoija {
text-transform: uppercase;
font-weight: bold;
text-align: center;
font-size: 8pt;
color: #000000;
}
.kommentoija a {
text-align: center;
color: #000000;
}
.kommenttiaika {
margin: 0;
padding: 0;
font-size: 8pt;
text-transform: uppercase;
color: #000000;
}
#kommentointilaatikko input[type="text"] {
width: 275px;
font-size: 10pt;
border:5px #cdb38b double;
font-family: comic sans ms, arial, tahoma, verdana;
}
#kommentointilaatikko textarea {
width: 375px;
height: 75px;
font-size: 10pt;
font-family: comic sans ms, arial, tahoma, verdana;
}
-->
</style>
</head>
<body><? banner ?>
<div id="sivu">
<div align="left"><img
src="http://mediaserver-virtual-3.vuodatus.net/g/42007/1322926.jpg"></div>
</div>
<div id="oikeareuna">
<? laatikot{kirjoittaja} ?>
<? laatikot{arkisto} ?>
<? laatikot{kategoriat} ?>
<? laatikot{syndikaatio} ?>
<? laatikot{sivut} ?>
<? laatikot{ei(sivut,kirjoittaja,arkisto,kategoriat,syndikaatio)} ?>
</div>
<div id="blogialue">
<div class="blogiotsikko"><a href="/"><? bloginNimi ?></a></div>
<? sisalto ?>
</div>
</div>
</div>
</body>
</html>