@charset "utf-8";

/*---------------  dokumentin perusmaareet  ----------------------------------*/
body {
margin: 10% 0 5% 0;
padding: 0 5% 0 5%;
background: #fff;
font-size: 12pt;
font-family: Georgia, serif;
background-image: none !important;
text-align: left;
}


h1 {
margin-top: -0.2em;
margin-bottom: 1em;
color: #000;
font-size: 2em;
}   

h2 {
margin-top: 1.5em;
margin-bottom: 0.5em;
color:#000;
font-size:1.4em;
} 

#header h2 {
border-bottom: 1px solid #000;
}

#header h1 a,
#header h2 a {
text-decoration: none !important;
}

#header img {
display: none;
}

h3 {
margin-top: 1em;
margin-bottom:0.5em;
color :#000;
font-size:1.2em;
} 

h4, h5, h6 {
margin-top: 1em;
margin-bottom: 0.2em;
color: #000;
font-size: 1em;
} 

p {
margin-top: 0em;
margin-bottom: 0.5em;
font-size: 1em;
line-height: 1.2em;
} 

a:link, 
a:visited {
color:#000;
text-decoration: underline;
}

/* Blog lists */

.blog_date { margin-bottom: 0.5em }

.blog_creator {
margin: 0; padding: 0;
}
  
  .blog_creator ul {
  margin: 0; padding: 0;
  list-style-type: none;
  }
  
    .blog_creator ul li {
    margin: 0; padding: 0;
    list-style-type: none;
    }
    
    .blog_creator .name {
    margin-bottom: 0.5em;
    }
    
    .blog_creator .description {
    width: 400px;
    float: left;
    }
    
    .blog_creator .avatar {
    float: left;
    }
  



/*---------------  piilotettavia elementteja  --------------------------------*/

#tool_container,
#site_login,
#site_search,
#main_navigation,
#graphical_header,
#left_side,
#addthis_feed,
#comments,
.comment_count,
.blog_links,
div.tabs,
#footer {
display: none;
}

* {
background-image: none !important;
background-color: #ffffff !important;
}

/*---------------  paasisaltoalue  -------------------------------------------*/

