body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { margin: 0; padding: 0; }

body {
	font-size: 17px;
    line-height: 25px;
    color: #222;
}

#header h1 { display: none; }

#content p {
    margin-bottom: 25px;
}

#content h2, #content h3, #content h4, #oikea h3 {
	font-family: Georgia, times; 
	font-weight: normal;
}

#content h2 {
	font-size: 36px;
    line-height: 50px;
}

#content #vasen h3 {
	font-size: 28px;
    line-height: 48px;
    margin-bottom: 25px;
}

#content a {
    color: #00f;
}

#content a:visited {
    color: #000;
}

#oikea {
	font-family: Georgia, times;
	font-size: 12px;
	color: #222;
}

#oikea h3 {
    font-size: 17px;
    margin-bottom: 0px;
}

#oikea p {
    margin-bottom: 25px;
}

ul {
    margin-bottom: 25px;
}

ul li {
    margin-left: 20px;
}

#content .post small {
    font-size: 11px;
    margin-bottom: 25px;
    text-transform: uppercase;
  	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

span.hide { display: none; }

hr { display: none; }

div.post div.postmetadata {
    clear: both;
    margin-top: 10px;
    border-top: 1px solid #ccc;
  	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;     
	font-size: 12px;
	padding-top: 5px;
    color: #222;
}

div.postmetadata a:visited {
    color: #222;
}
