body
{ background-color: #fff;
  color: #333;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 76%;
  line-height: 1.5em;
  padding: 20px;
  margin: 0; }

#header
{ font-family: georgia, serif;
  padding: 20px 0;
  margin: 0; 
  background-image: url(headertausta.jpg);
  background-repeat:no-repeat;
  height: 95px; }

h1 a, h2 a, h1 a:visited, h2 a:visited
{ color: #333;
  border: none; 
  text-decoration: none;}

#footer
{ font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 1.2em;
  line-height: 1.5em;
  text-decoration: none;
  clear: both;
  padding: 0;
  margin-left: 210px; }


/* navigaatio vasemmalle */
#sidecontent
{ float: left;
  width: 200px;
  margin: 0;
  padding: 0;
  font-size: 0.9em; }

#sidecontent ul
{ display: block;
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

#sidecontent h3
{ font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #DA7600;
  margin-bottom: 0; }


/* sisällölle tilaa */
#content
{ margin: 0 0 0 210px;
  max-width: 700px; }

.inwrap
{ }

.post
{ padding: 0;
  margin-bottom: 2em; }

.postbody {
  background-color: #fff;
  padding: 1em;
  margin-bottom: 1em; 
  border-top: #1BBBCE 3px dotted;
  border-left: #1BBBCE 3px dotted;
  border-right: #1BBBCE 3px dotted;
  border-bottom: #1BBBCE 3px dotted;
}

#keywords, #comments, #feeds
{ margin-bottom 1em; }

input, select, textarea
{ display: block;
  font-size: 1em;
  font-family: Arial, Helvetica, Sans-Serif; }

textarea
{ width: 24em; }

.date, #comments h3, #keywords h3, #feeds h3
{ font-family: georgia, serif;
  color: #999;
  font-weight: bold;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc; }

.postfooter
{ text-align: right;
  font-size: 0.9em; }

a
{ color: #006AFA;
  text-decoration: none;
}

a:visited
{ color: #003A88;
  text-decoration: none; }

a:hover
{ color: #DA7600;
  text-decoration: none;}

#sidecontent li a
{ border: none; }

h1, h2, h3
{ font-family: georgia, serif;; }

h1
{ font-size: 2.0em;
  margin: 0; }

h2
{ font-size: 1.4em; }

h3
{ font-size: 1.2em; }

h4, h5, h6
{ font-size: 1em; }

pre, code
{ font-family: Courier New, Courier, Monospace;
  font-size: 1.2em;
  color: #800; }

p, ul, ol, dl, table
{ margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em; }

.postsubhead .date,
.postsubhead .time,
.postsubhead .sep,
.postsubhead .category {
  display: none;
}

img.foto 
{
float: center;
background-color: #ffffff;
position: relative;
color: #000000;
border: 1px solid #000000;
padding: 10px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
