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; }

h1 a, h2 a, h1 a:visited, h2 a:visited
{ color: #333;
  border: none; }

#footer
{ 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: 600px; }

.inwrap
{ }

.post
{ padding: 0;
  margin-bottom: 2em; }

#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;
  border-bottom: 1px solid #006AFA;  }

a:visited
{ color: #003A88;
  border-bottom: 1px solid #003A88; }

a:hover
{ color: #DA7600;
  border-bottom: 1px dashed #DA7600; }

#sidecontent li a
{ border: none; }

h1, h2, h3
{ font-family: georgia, serif;; }

h1
{ font-size: 2.4em;
  margin: 0; }

h2
{ font-size: 1.6em; }

h3
{ font-size: 1.3em; }

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; }

abbr.updated {
  border-bottom: none;
  }
