body {
        margin: 0px 0px 20px 0px;
        background-color: #C9B79A;
        text-align: left;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        line-height: 150%;
        }

a {
        text-decoration: none;
        color: #000000;
        }

a:link {
        color: #000000;
        text-decoration: none;
        }

a:visited {
        color: #000000;
        text-decoration: none;
        }

a:active {
        color: #000000;
        text-decoration: none;
        }

a:hover {
        color: #999999;
        text-decoration: none;
        }

a img {
        border: none;
}

h1, h2, h3 {
        margin: 0px;
        padding: 0px;
        }

.post img, .content img {
float: left;
margin-top: 14px; 
margin-left: 0px; 
margin-right: 10px; 
margin-bottom: 0px;
border: 1px solid #E8D7BD;
padding: 4px;
}

img.gravatar {
float: left;
margin-top: 2px; 
margin-left:0px; 
margin-right: 6px; 
margin-bottom: 0px;
border: 1px solid #999;
display: inline;
}

.sidebar img {
        border: none;
        float: right;
        margin: 0 0 2px 10px;
        }

/*********Rakenne*********/

#container {
        margin-right: auto;
        margin-left: auto;
        margin-top: 10px;
        text-align: left;
        padding: 0px;
        width: 680px;
        background-color:#E8D7BD; 
        border: 1px solid #999;
                }

#banner {
        font-family: Verdana, Arial;
        color: #FFFFFF;
        font-size: 20px;
        font-weight: lighter;
        font-family: Trebuchet MS;
        background-color: transparent;
        text-align: left;
        padding: 10px;
        height: 0px;
        margin-bottom: 20px;
        }

#banner h1 {
        text-align: left;
        }

#navlist
{
margin-top: 50px;
padding: 3px 0px 0px 0px;
margin-left: 210px;
margin-bottom: 0px;
font-size: 12px; 
font-weight: bolder;
line-height: 110%;
}

#navlistwide
{
margin-top: 50px;
padding: 3px 0px 0px 0px;
margin-left: 350px;
margin-bottom: 0px;
font-size: 12px; 
font-weight: bolder;
line-height: 110%;
}

#navlist li, #navlistwide li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a, #navlistwide li a
{
padding: 3px 0.5em;
padding-bottom: 0px;
margin-left: 3px;
border: 1px solid #DFB9A4;
border-bottom: none;
background: #fff;
text-decoration: none;
margin-bottom: 0px;
}

#navlist li a:link, #navlistwide li a:link
 { 
color: #999; font-size: 12px; 
font-weight: bolder;
background: #fff;
margin-bottom: 0px;
 }


#navlist li a:visited, #navlistwide li a:visited
 { color: #999; font-size: 12px; 
font-weight: bolder;
background: #fff;
margin-bottom: 0px;}

#navlist li a:hover, #navlistwide li a:hover
{
color: #000;
background: #D5C5AC;
border-color: #999999;
border-bottom: none;
}

#navlist li a#current, #navlistwide li a#current
{
color: #ccc;
background: white;
}

#center {
        width: 460px;
        padding: 0px 0px 20px 16px;
        margin: 0px 10px 10px 13px;
        background-color :#fff;
        border: 1px solid #DFB9A4;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        font-weight: normal;
        }

.content {
        padding: 15px 6px 15px 13px;
        margin-top: 0;
        background-color: transparent;
        width: 416px;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        font-weight: normal;
        }

.post {
        padding: 10px 6px 10px 0px;
                }


#content2 {
        width : 560px; 
        padding: 0px 0px 20px 10px;
        margin: 0px auto 30px auto;
        background-color :#fff;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        font-weight: normal;
        border: 1px solid #DFB9A4;
        } 

.widecolumn {
        padding: 15px 0px 20px 10px;
        width: 532px;
        background-color: #fff;
        margin-top: 0px;
        margin-right: 7px;
        margin-left: 5px;
        margin-bottom: 30px;
        overflow: hidden;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        font-weight: normal;
       		}

.linkcolumn {
        padding: 15px 0px 20px 10px;
        width: 532px;
        background-color: #fff;
        margin-top: 0px;
        margin-right: 7px;
        margin-left: 5px;
        margin-bottom: 30px;
        overflow: hidden;
        color: #000000;
        font-family: verdana, times new roman;
        font-size: 11px;
        font-weight: normal;
       	line-height: 140%;
	}

.content a, .content a:active, .content a:link {
       border-top: 1px solid #E8D7BD;
       border-bottom: 1px solid #E8D7BD;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.content a:hover {
       border-top: 1px solid #999;
       border-bottom: 1px solid #999;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.widecolumn a, .widecolumn a:active, .widecolumn a:link {
       border-top: 1px solid #E8D7BD;
       border-bottom: 1px solid #E8D7BD;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.widecolumn a:hover {
       border-top: 1px solid #999;
       border-bottom: 1px solid #999;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.linkcolumn a, .linkcolumn a:active, .linkcolumn a:link {
       border-top: 1px solid #E8D7BD;
       border-bottom: 1px solid #E8D7BD;
       line-height: 180%;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.content a:visited, .widecolumn a:visited {
       border-top: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       line-height: 180%;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.linkcolumn a:visited {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      line-height: 180%;
      font-family: verdana;
      font-size: 9px;
      letter-spacing: 0.1em;
}



.content p {
        color: #000000;
        font-family: verdana, Arial;
        font-size: 11px;
        font-weight: normal;
        line-height: 150%;
        text-align: left;
        margin-bottom: 10px;
                }

.content blockquote {
         color:#515151;
         line-height: 150%;
         font-family: verdana, times new roman; 
         font-size : 11px; 
         font-weight : normal; 
         padding : 0 10px 0 10px;
         font-style: italic;
         margin-left: 10px;
        }

.widecolumn blockquote {
         color:#515151;
         line-height: 150%;
         font-family: verdana, times new roman; 
         font-size : 11px; 
         font-weight : normal; 
         padding : 0 10px 0 10px;
         font-style: italic;
         margin-left: 10px;
        }

li, p. li{
         line-height: 150%;
         margin-left: 10px;
        }


h2 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: bolder;
        text-align: left;
        line-height: 40px;
        margin: 0 0 10px 0;
        }

h3 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        font-weight: bolder;
        line-height: 40px;
        margin-right: 0px;
        }

.content h3 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        font-weight: bolder;
        line-height: 40px;
        margin-right: 0px;
        background: url("../styleimages/widecol_headerbg.gif"); 
        background-repeat: no-repeat;        
        }

.widecolumn h3 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        font-weight: bolder;
        line-height: 40px;
        margin-right: 0px;
        background: url("../styleimages/widecol_headerbg.gif"); 
        background-repeat: no-repeat;        
        }

.linkcolumn h3, .comments-body2 h3 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        font-weight: bolder;
        line-height: 40px;
        margin-right: 0px;
        }

h4 {
        color: #000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        font-weight: bolder;
        margin-right: 0px;
        }

h5 {
        color: #8D6831;
        font-family: Arial, sans-serif;
        font-size: 9px;
        text-align: right;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
        line-height: 140%;
        letter-spacing: 0.1em;
        font-weight: normal;
margin-right: 5px;
        }

h5 a, h5 a:active, h5 a:link, h5 a:visited {
color: #8D6831;
        font-family: Arial, sans-serif;
        font-size: 9px;
        border-top: none;
        border-bottom: none;
        font-weight: normal;
 }

.widecolumn h5 a, .widecolumn h5 a:active, .widecolumn h5 a:link, .widecolumn h5 a:visited {
color: #8D6831;
        font-family: Arial, sans-serif;
        font-size: 9px;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
 }

h5 a:hover, .widecolumn h5 a:hover {
color: #8D6831;
        font-family: Arial, sans-serif;
        font-size: 9px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
 }

.content p.posted {
        color: #543E1E;
        font-family: verdana;
        font-size: 9px;
        letter-spacing: 0.1em;
        font-weight: normal;
        text-align: center;
        margin-bottom: 25px;
        line-height: normal;
        border-top: 1px solid #E8D7BD;
        border-bottom: 1px solid #E8D7BD;
        margin-top: 20px;
              }

.content p.posted a, .content p.posted a:active, .content p.posted a:visited{
        color: #543E1E;
        font-family: verdana;
        font-size: 9px;
        letter-spacing: 0.1em;
        font-weight: normal;
        text-align: center;
        margin-bottom: 25px;
        line-height: normal;
        border-top: none;
        border-bottom: none;
              }

.content p.posted a:hover {
       border-top: 1px solid #999;
       border-bottom: 1px solid #999;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}

.widecolumn p.posted {
        color: #543E1E;
        font-family: verdana;
        font-size: 9px;
        letter-spacing: 0.1em;
        font-weight: normal;
        text-align: center;
        margin-bottom: 25px;
        line-height: normal;
        border-top: 1px solid #E8D7BD;
        border-bottom: 1px solid #E8D7BD;
        margin-top: 20px;
              }

.widecolumn p.posted a, .widecolumn p.posted a:active, .widecolumn p.posted a:visited{
        color: #543E1E;
        font-family: verdana;
        font-size: 9px;
        letter-spacing: 0.1em;
        font-weight: normal;
        text-align: center;
        margin-bottom: 25px;
        line-height: normal;
        border-top: none;
        border-bottom: none;
              }

.widecolumn p.posted a:hover {
       border-top: 1px solid #999;
       border-bottom: 1px solid #999;
       font-family: verdana;
       font-size: 9px;
       letter-spacing: 0.1em;
}


/*********Rakenne loppuu*********/


/*********Kalenteri*********/

#calendar {
	empty-cells: show;
	font-size: 9px;
	margin: 0px 10px 0px 10px;
	width: 150px;
        line-height: 140%;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        padding: 3px;
        text-align: center;
        margin-bottom: 30px;
        margin-top: 8px;
}

#calendar th {
	font-weight: normal;
	color: #000;
	text-align: center;
}

#calendar th a {
	text-align: right;
}

#calendar th a:hover, #calendar th a:visited {
	background: #fff;
}

#calendar a {
	display: block;
	color: #6B4421;
	text-decoration: none;
	font-weight: normal;
}


#calendar a:hover {
       background: #D5C5AC;
       color: #000;
}

#calendar a:visited {
	color: #999;
	font-weight: normal;
}

#calendar td {
	color: #000;
	font-size: 9px;
	letter-spacing: normal;
	text-align: center;
}


#calendar td.pad:hover {
	background: #AEAFAB;
}

#calendar td:hover {
	background: #fff;
	color: #6B4421;
}

#calendar .hasarticle a {
        color: #999;
}

#calendar .today {
	color: #999;
}


/*********Kalenteri loppuu*********/


/*********Sivupalkki*********/

#right {
        float: right;
        width: 170px;
        background-color: transparent;
        text-align: right;
        }

.sidebar {
        padding: 10px 15px 20px 4px;
        text-align: right;
        line-height: normal;
        }

.sidebar a {
        color: #000000;
        font-weight : normal; 
 }

.sidebar a:visited {
        color: #000000;
        font-weight : normal;  
}

.sidebar a:hover {
        color: #999;
        font-weight : normal;  
}

.sidebar h3 {
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 14px;
        text-align: right;
        font-weight: bolder;
        line-height: 40px;
        background: url("../styleimages/sidebarheaderbg.gif") no-repeat; 
        height: 46px;
        width: 151px;
        background-position: 0 60%;    
        }

.sidebar ul {
        padding-left: 0px;
        margin: 0px;
        font-size: 9px;
        margin-bottom: 30px;
        letter-spacing: .2em;
        text-align: right;
        line-height: 130%;
        }

.sidebar li {
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 9px;
        text-align: left;
        line-height: 150%;
        letter-spacing: .2em;
        margin-top: 10px;
        list-style-type: none;
        text-align: right;
        line-height: 130%;
        }


.link-note {
        font-family: Arial, sans-serif;
        font-size: x-small;
        line-height: 150%;
        text-align: right;
        padding: 2px;
        margin-bottom: 10px;
        }

/*********Sivupalkki loppuu*********/

/*********Kommentit*********/

#container-pop {
     line-height : 140%; 
     text-align : left; 
     width : 448px; 
     margin: 0px auto 0px auto;
     background-color: #C9B79A;
} 

#banner-commentspop {
      font-family : verdana, arial, sans-serif; 
      color : #ffffff; 
      background-color : transparent;
      padding-top : 10px; 
      padding-bottom : 2px;
      margin-left: 10px;
      margin-right: 10px; 
} 

.comments-body {
width: 400px;
margin: 0px auto 0px auto;
font-family : arial, sans-serif; 
color : #000; 
font-size : 11px; 
font-weight : normal; 
background-color : #fff;
line-height : 140%;  
padding-bottom : 10px; 
padding-top : 10px; 
padding-left : 15px; 
padding-right : 15px; 
margin-left: 10px;
margin-right: 10px;
border: 1px solid #DFB9A4;
} 

.error {
margin: 0px auto 0px auto;
font-family : arial, sans-serif; 
color : #000; 
font-size : 11px; 
font-weight : normal; 
background-color : #fff;
line-height : 140%; 
padding-bottom : 10px; 
padding-top : 10px; 
padding-left : 15px; 
padding-right : 15px; 
margin-left: 10px;
margin-right: 10px;
border: 1px solid #DFB9A4;
} 

.comments-body2 {
font-family : arial, sans-serif; 
color : #000; 
font-size : 11px; 
font-weight : normal; 
background-color : #fff;
background: url("../styleimages/popupbg.gif") center no-repeat; 
line-height : 140%; 
margin: 10px auto 0px auto;
width: 400px;
} 

.commentinfo {
	color: #8D6831;
        font-family: Arial, sans-serif;
        font-size: 9px;
        font-weight : bold;
        text-align: center;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
        line-height: 140%;
        letter-spacing: 0.1em;
	}


/*********Kommentit loppuu*********/

/*********Lomakkeet*********/
textarea {
	font-family: verdana,geneva,sans-serif;
	font-size: 11px;
	line-height: 10px;
	background-color: transparent;
	color: #000;
	border: 1px solid #543E1E;
        overflow: hidden;
        margin-right: 2px;
        margin-bottom: 2px;
	}

input {
	font-family: verdana,geneva,sans-serif;
	font-size: 11px;
	line-height: 10px;
	background-color: transparent;
	color: #000;
	border: 1px solid #543E1E;
        overflow: hidden;
        margin-right: 2px;
	}

input[type="submit"] {
	padding:0.1em;
	font-size: 9px;
	color: #fff;
	text-align: center !important;
	background-color: #999;
        padding: 1px 2px 0px 1px;
        font-weight: bold;
}

input[type="button"] {
	padding:0.1em;
	font-size: 9px;
	color: #fff;
	text-align: center !important;
	background-color: #999;
        padding: 1px 2px 0px 1px;
        font-weight: bold;
}

.button {
	padding:0.1em;
	font-size: 9px;
	color: #fff;
	text-align: center !important;
	background-color: #999;
        padding: 1px 2px 0px 1px;
        font-weight: bold;
}

.ed_button{
	font-size: 9px;
	color: #fff;
	background-color: #999;
        padding: 1px 3px 0px 1px;
        margin-right: 2px;
        font-weight: bold;
}

.ed_button_pressed {
	font-size: 9px;
	color: #FFF;
        font-weight: bold;
        background-color: #bbb;
        padding: 1px 3px 0px 1px;
        margin-right: 2px;
}

/*********Lomakkeet loppuu*********/
#footer {
        font-family: Trebuchet MS;
        font-size: x-small;
        padding: 2px 2px 0px 2px;
        margin:0px;
        background-color:#B3A18B;
        color:#fff;
        text-align:center;
        clear: both;
}

#footer a, #footer a:visited, #footer a:active {
         font-family: Trebuchet MS;
         font-size: x-small;
         color:#fff;
         text-decoration: none;
         border: none;
}

#footer a:hover {
         font-family: Trebuchet MS;
         font-size: x-small;
         color:#999;
         text-decoration: none;
         border: none;
}


.column1 {
          float: left; width: 195px; 
          padding: 5px;
          margin-left: 20px;
          text-align: left;
}

.column2 {
          margin-right: 10px; 
          width: 195px; padding: 5px;
          float: right;
          text-align: left;
}