/* footer */
html, body { margin: 0; padding: 0; height: 100%; font-size: 14px; }
div#wrapper { position: relative; min-height: 100%; height: auto !important; height: 100%; }
#footer_content { position: absolute; bottom: 0; width: 100%; padding-bottom: 20px; }

/* layout */

body { background: #eaeaea url(taustavarjo.png) center center repeat-y; font-family: georgia, serif; }

div#container { margin-top: 0; float: left; width: 550px; }

div#wrapper, div#header, div#footer { width: 698px; }

div#wrapper { margin: 0 auto; }

div#header { background: #a71d1d url(logo-valt.png) 100% 0 no-repeat; height: 100px; }

div#header, div#sidebar, div#footer { font-family:"lucida grande",verdana,arial,sans-serif; }

body div#wrapper, body div#footer { background: #fff url(nauha.png) 100% 0 repeat-y; }

/*div.sidebar { width: 110px; padding: 0; margin-top: 20px; float: right; text-align: center; line-height: 1.6; font-size: .8em; }*/

div.sidebar { width: 110px; padding: 0 10px 0 0; margin-top: 20px; float: right; text-align: right; line-height: 1.6; font-size: .8em; }


/*
div#header { background: #a71d1d url(http://blogs.helsinki.fi/sosiaalipsykologianpaivat2008/files/2008/09/oikea4.gif) 100% 0 no-repeat; height: 100px; }

div#wrapper, div#footer { background: #fff url(oikea_nav6.gif) 100% 0 repeat-y; }*/

h1#blog-title a, div#blog-description { color: #fff; }
h1#blog-title a:hover { color: #ddd; text-decoration: none; }
h1#blog-title { font-size: 1.3em; margin: 0; padding: 23px 30px 12px; }

div#content { padding-left: 30px; padding-top: 1px; }

div#header div#blog-description { font-size: 12px; font-weight: bold; margin-left: 33px; }

div#access, body.frontpage h2.entry-title { display: none; }

h2 { font-size: 1.2em; margin: 20px -10px; padding: 5px 10px; 
border-top: 1px solid #999; 
border-bottom: 1px solid #999; 
}
h3 { margin: 1em 0 0; font-size: 1.1em; padding: 0 0 5px 10px; margin-left: -10px; margin-right: -10px; border-bottom: 1px solid #ccc; }
div.sidebar h3 { border: none; padding: 0; margin-left: 0; margin-right: 0; }
h4 { font-size: 1.0em; }

div#wrapper, div#footer { background-color: #fff; background-image: none; }

div.sidebar ul ul, div.sidebar ul ol { margin: 10px 0; padding: 0; list-style: none outside; color: #777; }
div.sidebar ul ul li:before { content: "\00BB \0020"; }

div.sidebar li.page_item ul { display: none; } 
/*li.page_item { white-space: nowrap;  }*/

div#footer { font-size: .86em; }
div#footer { clear: both; height: 60px; }
ul.xoxo { list-style: none outside; margin: 0; padding: 0; }
#design { float: right; font-size: 10px; width: 110px; text-align: right; margin-right: 10px; }

#footertext { float: left; padding: 0 0 0 20px; margin: 0 0 0 10px; }

/* links */

a { color: #c81818; text-decoration: none; }
#footer_content a { color: #333; }
a:hover { color: #a71d1d; text-decoration: underline; }
a:active { color: #c81818; }

a img { border: 0; }

