body{background:url(images/bg.png) repeat-y #5f9480}
.page{background-image:url(images/bg-img-green.jpg)}

/* Title */
h2,
h2 a{display:block;background:url(images/title-paivakirja.png) no-repeat;width:226px;height:42px;text-indent:-9999px;margin-bottom:16px}

/* Blog */
#blog a{font-weight:bold}
#blog a:link{color:#000}
#blog a:visited{color:#000}
#blog a:hover{color:#428069}
#blog a:active{color:#428069}
#blog h3{background:url(images/line-orange.png) no-repeat left bottom;padding:0 0 5px 0}
#blog h3 a{font-size:20px;color:#d36c2c !important}
#blog h3 a:hover{color:#bb510f !important}
#blog .meta{}
#blog .date{margin:0}
/*#blog .post{background:url(images/news-line-gray.png) no-repeat left bottom;padding:20px 0 20px 0}*/
#blog .post{margin-bottom:25px}
#blog .post:first-child{padding-top:0}
#blog .post:last-child{background:none}

#blog .next{float:right}

/* Post */
#blog-post h3{background:url(images/line-orange.png) no-repeat left bottom;padding:0 0 5px 0;font-size:20px;color:#d36c2c !important}
