* {
        margin: 0;
        padding: 0;
}


body {
        background-color: #000000; 
        font: normal small Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        font-size: 12px;
}

img {
        border: 0;
}

#b0 {
}

#b1 {
        margin: 0 auto 0 auto;
        width: 920px;
        height: inherit;
        background-image: url(../images/cont.jpg);
        background-repeat: repeat-y;
        background-color: #ffffff;
}

#main {
	margin: 0 auto 0 auto;
        padding-top: 310px; 
	width: 920px;
        height: inherit;
        background-image: url(../images/header.jpg);
        background-repeat: no-repeat;
}


#content {
        position: relative;
        float: left;
        width: 580px;
        min-height: 600px;
        margin-left: 80px;
}

#menu {
        width: 850px;
        margin: 0 auto 0 auto;
        height: 30px;
        background-color: #146d95;
        background-image: url(../images/valikko.jpg);
        background-repeat: repeat-x;
        text-align: center;
}

#menu2 {
        float: right;
        width: 200px;
        margin-right: 50px;
}

#footer {
        margin: 0 auto 0 auto;
        background-image: url(../images/footer.jpg);
        background-repeat: no-repeat;
        width: 845px;
        clear: both;
        text-align: center;
        height: 50px;
        vertical-align: top;
}

#footer p {
        font-weight: bold;
        color: #000000;
        paddding-top: 30px;
}

.moduletable {
        height: 30px;
        padding-top: 5px;
}

.moduletable th {
        font-size: 1.4em;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #385B88;
        font-size: 2em;
        font-weight: normal;
        text-align: left;
}

.boxed .content {
        padding: 10px;
}

.post {

}

.contentpane {
        width: 660px;
}

.contentpaneopen{
        width: 100%; 
}



.contentheading {
        margin: 0;
        font-size: 24px; 
        font-weight: bold;
        font-family: Arial, serif;
        color: #140166;
}

.componentheading {
        margin: 0;
        font-size: 2em;
        font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #385B88;
}



.post .date {
        font-family: Georgia, "Times New Roman", Times, serif;
}



.post .date .month {
        display: block;
        float: right;
        width: 60px;
        margin-bottom: 3px;
        padding: 5px 0;
        background: #D6D5D5;
        text-align: center;
        font-size: 11px;
}



.post .date .day {
        display: block;
        float: right;
        clear: right;
        width: 60px;
        margin-bottom: 1px;
        padding: 10px 0;
        background: #EAEAEA;
        text-align: center;
        font-size: 24px;
}

.post .date .year {
        display: none;
}

.createdate {
        padding: 0px 0 5px 10px;
        border-bottom: 1px solid #EAEAEA;
        font-size: 9px;
        margin-bottom: 1.4em;
        line-height: 1.8em;
        text-align: justify;
}

.post .meta p {
        margin: 0;
}

.post .story {
        padding: 20px 40px;
}

#menu a.mainlevel .moduletable {
        width: 100%;
        height: 30px;
}

#menu a.mainlevel, a.sublevel:link, a.sublevel:visited {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        border-right: 1px solid #c2c2c2;
        padding-left: 4px;
        padding-right: 4px;
        height: 30px;
}

#menu a.mainlevel:hover {
        text-decoration: none;
        color: #000000;
}

#menu a.mainlevel th{
        text-decoration: none;
        font-weight: bold;
        color: #385B88;
        height: 30px;
        vertical-align: middle;
        text-align: left;
}

a.sublevel:link, a.sublevel:visited {
        font-size: 12px;
        text-align: left;
        padding-left: 10px;
        color: #000000;
}

a.sublevel:hover {
        color: #385B88;
        text-decoration: none;
        font-weight: bold;
}

#active_menu {
        font-weight: bold;
        color: #000000;
}

.chronoform {
        display: none;
}

.zmg-album-image {
        background-color: #ffffff;
}
