.otsikkotiedot {
                    background: #fafaf0;
                    border: 1px solid #ccc;
                    margin: 10px 250px 10px 0px;
                    padding: 4px;
                    }

.viesti {

          text-align: justify;
          font-family: Georgia, "Times New Roman", Times, serif;
          margin: 10px 250px 10px 0px;
          /* margin: 0;*/
          /*padding: 0;*/
          }

p {
	text-align: justify;
}

/* uutisia varten*/
.lainaus {
           background: #fafaf0;

        padding: 2mm;
        border-left: 5px solid #BBB;

}
.metainfo {
        background-color: #FFF;
        color: #666;
        text-align: center;
        padding: 10px;
        font-size: xx-small; /* for IE 5.5 */
        f\ont-size: x-small; /* feed to compliant browsers */
        }

.metainfo a {
        font-weight: bold;
        }

.side {
        color: #333;
        padding: 2px;
        line-height: 1.7em;
        text-align: right;
        font-size: xx-small; /* for IE 5.5 */
        f\ont-size: small; /* feed to compliant browsers */
        }

.sidetitle {
        color: #003366;
        padding: 2px;
        margin-top: 10px;
        text-align: center;
        text-transform: lowercase;
        letter-spacing: .1em;
        border-bottom: 1px dotted #999;
        }


.posted {
        color: #000000;
        margin-bottom: 25px;
        font-size: xx-small; /* for IE 5.5 */
        font-size: x-small; /* feed to compliant browsers */
        }

.calendar {
        color: #003366;
        }


.date   {
	color: #666;
        margin-bottom: 10px;
        text-align: left;
        line-height: 1.7em;
        font-weight: bold;
        font-family: serif;
        font-size: xx-small; /* for IE 5.5 */
        font-size: x-small; /* for compliant browsers */
        border-bottom: 1px solid #999;
        }

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
        font-weight: normal;
        text-decoration: underline;
        }


blockquote {
        background-color: #EEE;
        padding: 2mm;
        border-left: 5px solid #BBB;
        }

img { border: 0; }

pre {
        background-color: #EEE;
        padding: 2mm;
        border: 1px solid #999;
        }


.kommentti { 
             text-align: justify;
             font-family: monospace;
             margin: 10px 250px 10px 25px;
             }

.kommentoija { 
               background: #fafaf0;
               padding-top: 5px;
               padding-bottom: 5px;
               }

.kommentoija a { 
                 font-weight: bold;
                 }

.uutinen h2 { 
              background: #fafaf0;
              margin: 10px 250px 0px 0px;
              padding-top: 10px;
              padding-bottom: 10px;
              }

.lisaysboksi { 
               margin: 10px 250px 10px 25px;
               }
.lisaaja { 
           font-size: x-small;
           font-weight: bold;
           }

.rahat { 
         font-weight: bold;
          }

.levyt { 
         font-weight: bold;
          }
body, html {
             background: #e8e8ce; /*url('varjo.gif')  repeat-y fixed;
             background-position: top center;*/
             color: #000;
             font-family: Georgia, "Times New Roman", Times, serif;
             margin: 0;
             padding: 0;
             }

.main { 
        background: #fff;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 10px;
        width: 733px;
	border-right: solid 3px #9bbb38; 
	border-left: solid 3px #9bbb38;
        }


.menu .last a {
                border-right: none;
                font-weight: bold;
                }

.menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

.menu a:hover{
	background: #e9e9e9;
	color: #333;
}

.menu .current {
	background: #e9e9e9;
	color: #fff;
}

.menu li {
	display: inline;
	margin: 0;
	text-align: center;
}

.logo { 
        margin: 0px 0px 0px 10px;
        }

.logo a { 
          color: #9bbb38;           
          }

.slogan { 
          font-variant: small-caps;
          font-weight: bold;
          padding: 10px;
          }

.menu { 

  	border-top: 5px solid #e9e9e9;
	font-variant: small-caps;
	height: 23px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
        }

.menu li {
           display: inline;
           margin: 0;
           text-align: center;
           }
ol { 
     list-style-type: decimal;
     }

.sidebar {
           border: 1px solid; 
           color: #819025;
           float: right;
           width: 200px;
           margin-left: 20px;
           margin-top: 10px;
           padding: 10px;
           background: #fafaf0;
           }

.sidebar a:link {text-decoration: none; color:#9bbb38}
.sidebar a:visited {text-decoration: none; color:#9bbb38}
.sidebar a:active {text-decoration: none}
.sidebar a:hover {text-decoration: none; color: red;}

.tiedosto a:link {text-decoration: none; color:red}
.tiedosto a:visited {text-decoration: none; color:red}
.tiedosto a:active {text-decoration: none}
.tiedosto a:hover {text-decoration: none; color: red;}

.content a:link {text-decoration: none; color:black}
.content a:visited {text-decoration: none; color:black}
.content a:active {text-decoration: none}
.content a:hover {text-decoration: none; color: red;}

ol a:link {text-decoration: none; color:black}
ol a:visited {text-decoration: none; color:black}
ol a:active {text-decoration: none}
ol a:hover {text-decoration: none; color: red;}



