/*  
Theme Name: terho.org
Description: theme for my personal blog at terho.org
Version: 0.1
Author: Jarno Terho
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
  font-family: Georgia, "Times New Roman";
  font-size: 15px;
  background: #323232 url(images/terho_bg.jpg) no-repeat top left;
}

a
{
  text-decoration: none;
  color: #bb0102
}

a:hover
{
  text-decoration: underline;
  color: #bb0102
}

#content
{
  float: left;
  width: 889px;
  background: #f1f1f1 url(images/terho_bgcontent.jpg) no-repeat top left;
}

#narrowcolumn
{
  width: 650px;
}

#sidebar
{
  float: right;
  width: 237px;
  color: #323232;
  padding-top: 75px;
  padding-right: px;
  height: 100%;
  font-size: 0.9em;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 25px;
}

#sidebar ul ul
{
  list-stylee: none;
  padding-left: 30px;
  margin-top: 1px;
  border-left: 1px #919191 dotted;
}

#sidebar ul h2
{
  font-size: 1em;
  font-weight: normal;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 5px;
  border-bottom: 1px #919191 dotted;
}

#sidebar a
{
  text-decoration: none;
  color: #bb0102;
}

#sidebar li
{
  padding-top: 2px;
}
 
#sidebar a:hover
{
  text-decoration: underline;
}

#searchform
{
  padding-left: 15px;
  margin-top: 20px;
  text-align: left;
}
 
#searchform input
{
  border: 1px solid #919191;
  font-family: georgia, "Times New Roman";
  font-size: 0.8em;
  background-color: #f1f1f1;
}
 
#searchform #s
{
  width: 50%;
  background-color: #f1f1f1;
  font-family: "courier new";
}

#wrapper
{
  padding-left: 125px;
}

#header
{
  height: 138px;
}
 
#headerimg
{
  font-size: 1.2em;
}
 
#headerimg a.etusivu
{
  position: absolute;
  top: 0px;
  left: 9px;
  text-decoration: none;
  width: 335px; 
  height: 109px;
}

#headerimg a.etusivu:hover
{
  background-image: url(images/terho_headerlink.jpg);
}

#headerimg a.etusivu i
{
  visibility: hidden;
}

#header h1
{
  display: none;
  font-size: 3em;
}

#footer
{
  width: 1014px;
  height: 292px;
  background: #323232 url(images/terho_footer_bg.jpg) no-repeat top left;
  clear: both;
  color: #919191;
  font-size: 0.7em;
  line-height: 3;
}

#footer a
{
  color: #bb0102;
}

#comment
{
  padding-left: 60px;
}

#comment p
{
  padding: 3px;
}


p.footer
{
  padding-left: 170px;
  padding-top: 130px;
}

.post
{
  margin-bottom: 30px;
  margin-top: 40px;
  color: #323232;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 1em;
}

.post p
{
  line-height: 1.3em;
  margin-bottom: 15px;
  text-align: justify;
  margin-right: 30px;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: bullet;
  margin-bottom: 10px;
}

.post a
{
  color: #bb0102;
  text-decoration: none;
}

.post img
{
  margin: 10px;
  border: 1px #000000 solid;
}

.post h2 a
{
  color: #bb0102;
}

.post a:hover
{
  text-decoration: underline;
}

#date
{
  margin-bottom: 20px;
  color: #919191;
  font-size: 0.8em;
}

h2
{
  font-size: 1.8em;
}

h2 a:visited, h2 a
{
  text-decoration: none;
  color: #bb0102;
}

h2 a:hover
{
  text-decoration: underline;
  color: #bb0102;
}
 
.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata a
{
  color: #bb0102;
}

.postmetadata
{
  padding-top: 4px;
  color: #919191;
  font-size: 0.7em;
  border-top: 1px dotted #919191;
}

hr
{
  display: none;
}

acronym, abbr, span.caps
{
  cursor: help;
}
 
acronym, abbr
{
  border-bottom: 1px dashed #999;
}
 
blockquote cite
{
  margin: 5px 30px; 5px 0;
  display: block;
}
 
.center
{
  text-align: center;
}
 
a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
  color: #555555;
}
 
h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
  color: #555555;
}
 
h5
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em;
  color: #555555;
}

blockquote
{
  margin: 1.5em 2em;
  padding: 1.5em 2em;
  border: 1px solid #919191;
  background: #efefef url(images/terho_quote.gif) no-repeat  scroll 5px 5px;
}

.navigation
{
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;    margin-left: 60px;    margin-right: 60px;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}
 
.alignright
{
  float: right;
  text-align: right;
  width: 50%;
}

.entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #FDE5C3;
  width: 70%;
  margin: 2em auto 3.5em auto;
  border: 1px dotted #919191;
  padding: 5px;
  padding-left: 45px;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}
 
ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #919191;
  padding: 5px 20px 5px 5px;
  background-color: #efefef;
}
 
ol.commentlist li.alt
{
  background-color: #e6e6e6;
}
 
ol.commentlist a
{
  color: #bb0102;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

small.commentmetadata a
{
  text-decoration: none;
  color: #919191;
}

small.commentmetadata a:hover, cite a:hover
{
  text-decoration: underline;
}

cite a
{
  text-decoration: none;
  color: #919191;
}

p.edit a
{
  padding-left: 60px;
  color: #bb0102;
  font-size: 0.8em;
}

img.teksti
{
  border: 1px #000000 solid;
  margin: 4px 6px 2px 0px;
}