/*  
Theme Name: Aasia 2008 Tale Book
Theme URI: http://www.saaste.net/aasia2008/
Description: Aasia 2008 Tale Book.
Version: 1.0
Author: Hanna Tyrväinen
Author URI: http://www.kidus.net/
*/
body {
background: #fff;

margin: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 150%;
}

/**
 * GLOBAL TAGS
 */
input, textarea {
font-family: verdana, sans-serif;
font-size: 1em;
}
fieldset {
border: 0px;
padding: 0px;
}
th {
text-align: left;
padding-right: 1.5em;
}
td {
padding-right: 1.5em;
}

/**
 * ELEMENTS
 */

#container {
width: 800px;
margin: auto;
border-width: 2px;
border-color: #bbb;
border-style: none solid none solid;
}

#header {
position: relative;
height: 280px;
background: white url(images/header.jpg) no-repeat;
}

#body {
background: white url(images/body_bg.jpg) repeat-y;
}

#navigation {
width: 223px;
float: left;
}

#content {
margin-left: 233px;
}

#footer {
height: 233px;
background: white url(images/footer.jpg) no-repeat;
}

/**
 * SUB-ELEMENTS
 */
#content_link {
display: none;
}
#counter {
position: absolute;
top: 57px;
right: 5px;
margin: 0px;
font-weight: bold;
}
#page_navigation {
height: 40px;
background: transparent url(images/page_navi_bg.png) no-repeat 50% 100%;
}
#page_navigation #previous {
float: left;
}
#page_navigation #next {
float: right;
}
#comments {
margin-top: 50px;
}

/**
 * SUB-TAGS
 */
#header h1 {
margin: 0px;
position: absolute;
left: 280px;
height: 205px;
width: 342px;
}
#header h1 a {
display: block;
background: transparent url(images/logo.png) no-repeat;
height: 205px;
width: 342px;
}
#header h1 span, #header h2 {
display: none;
}
#content {
color: #444;
padding-right: 40px;
}
#content a {
color: #537334;
}
#content a:hover {
color: #9CBE7C;
}
#navigation a {
text-decoration: none;
color: #274948;
}
#navigation a:hover {
color: #76A3A1;
}
#navigation img {
border: 0px;
vertical-align: middle;
}
#navigation li {
list-style-type: none;
margin-bottom: 2em;
}
#navigation li span {
display: none;
}
#navigation li ul {
margin: 0px;
padding: 0px;
}
#navigation li li {
font-size: 11px;
padding: 0px;
margin: 0px 0px 0px 1em;
}
#navi_arkisto {
width: 113px;
padding-top: 40px;
background: transparent url(images/arkisto.png) no-repeat;
}
#navi_kategoriat {
width: 151px;
padding-top: 39px;
background: transparent url(images/kategoriat.png) no-repeat;
}
#navi_alasivut {
width: 129px;
padding-top: 37px;
background: transparent url(images/alasivut.png) no-repeat;
}
#navi_haku {
width: 83px;
padding-top: 46px;
background: transparent url(images/haku.png) no-repeat;
}
#page_navigation a {
text-decoration: none;
}
#main_content h2, #main_content h2 a, #main_content h3, #main_content h3 a, #main_content h4 {
color: #ba923d;
text-decoration: none;
}
#main_content h2 a:hover{
color: #dabf86;
}
.entry {
margin-bottom: 30px;
padding-bottom: 20px;
background: transparent url(images/entry_bg.png) no-repeat 50% 100%;
}
.entry p {
text-align: justify;
}
.entry a {
text-decoration: underline;
}
.entry_data {
font-size: 11px;
}
.entry_meta p {
margin: 0px;
font-size: 11px;
}
.entry_meta a {
text-decoration: none;
}
.comment {
margin-bottom: 30px;
}
.admincomment .comment_author {
font-weight: bold;
}
.comment_time {
margin-top: 0px;
}
#searchform {
line-height: 200%;
}
#comment {
width: 100%;
}

.alignright {
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid black;
background: white;
padding: 5px;
margin-top: 5px;

}
.alignleft {
float: left;
margin: 0px 10px 10px 0px;
border: 1px solid black;
background: white;
padding: 5px;
margin-top: 5px;

}
