*{
padding: 0px;
margin: 0px;
}
/** ID ELEMENTS **/
#slider{
width: 800px;
height: 300px;
position: absolute;
top: -300px;
background: transparent url(images/closemap_background.jpg) 0% 100%;
text-align: right;
}
#layout{
width: 800px;
background: transparent url(images/body_background.jpg) repeat-y;
margin: auto;
}
#slidedown{
height: 31px;
background: transparent url(images/map_background.jpg) no-repeat;
display: hidden;
}
#title{
height: 172px;
background: transparent url(images/title_background.jpg) no-repeat;
text-align: center;
}
#navigation{
float: left;
width: 167px;
height: 518px;
padding-top: 92px;
background: transparent url(images/navi_background.jpg) no-repeat;
}
#info{
width: 118px;
height: 85px;
background: transparent url(images/info.jpg) no-repeat;
}
#albumi{
width: 112px;
height: 52px;
background: transparent url(images/albumi.jpg) no-repeat;
}
#ohjeet{
width: 128px;
height: 82px;
background: transparent url(images/ohjeet.jpg) no-repeat;
}
#syotteet{
width: 128px;
height: 71px;
background: transparent url(images/syotteet.jpg) no-repeat;
}
#entries{
width: 417px;
float: left;
padding: 20px 20px;
background: transparent url(images/diary_background.jpg) no-repeat;
font-family: monospace;
font-size: 12px;
}
#date{
text-align: center;
}
#calendars{
margin-left: 624px;
height: 590px;
background: transparent url(images/calendars_background.jpg) no-repeat;
font-family: verdana, sans-serif;
padding: 20px 0 0 17px;
}
#footer{
height: 60px;
background: transparent url(images/footer_background.jpg) no-repeat;
}

/** TAGS **/
#title h1 a{
display: block;
height: 172px;
width: 457px;
margin: auto;
}
#title h1 span, #title h2{
display: none;
}
#navigation a{
display: block;
margin-left: 33px;
}
#navigation span{
display: none;
}
#entries h1{
background: transparent url(images/valiviiva.jpg) no-repeat 0% 100%;
padding-bottom: 10px;
}
#entries dt{
margin-top: 10px;
}
#entries dd{
text-align: justify;
}
#entries h2{
margin-top: 0.5em;
}
#entries p{
margin-bottom: 1em;
line-height: 140%;
text-align: justify;
}
#date h1{
float: left;
font-size: 16px;
}
#date h1 span{
color: #33450e;
}
#date h2{
float: right;
font-size: 16px;
}
#date img{
border: 0px;
}
.photos img{
border: 1px solid #babd86;
}
#calendars table{
border-spacing: 4px;
background: #efece5;
border: 1px solid #d0cab0;
font-size: 11px;
text-align: center;
margin-bottom: 15px;
}
#calendars caption{
font-size: 12px;
font-weight: bold;
}
#calendars a{
color: #5d752a;
}
/** GLOBAL CLASSES **/
.clear{
clear: both;
}
.entry{
clear: both;
background: transparent url(images/valiviiva.jpg) no-repeat 0% 100%;
padding: 10px 0 20px 0;
font-size: 14px;
line-height: 130%;
text-align: justify;
}
.author{
float: left;
margin: 5px 10px 2px 0px;
border: 1px solid #babd86;
}
.entryinfo{
margin-top: 10px;
}
.photos{
margin-top: 10px;
}