﻿body {
    background-color: #e0e0e0;
    font-family: sans-serif;
    color: Black;
    text-align: center;
}

#container {
    margin: 0 auto;
    width: 936px;
    background-color: Silver;
    color: Navy;
    padding: .5em .5em .5em .5em;
    text-align: left;
    border: none;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.sidebar {
    float: left;
    width: 10em;
    height: auto;
    left: 2px;
    right: auto;
    top: 1em;
    background-color: Black;
    text-align: center;
    color: Yellow;
    border-style: none;
    padding: 2px 2px 2px 2px;
    margin: 1em 0 0 -40px;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 5px 5px 5px #888;
    border-radius: 15px;
}

.main {
    overflow: hidden;
    top: 0;
    text-align: left;
    font-weight: normal;
    padding: 0 0 0 .5em;
    margin: 0 0 0 0;
}

#posts2 {
    float: right;
    top: 10em;
    left: auto;
    width: 15em;
    height: auto;
    margin: 2em 2em 2em 2em;
    background-color: Black;
    text-align: left;
    color: Yellow;
    border-style: solid;
    border-width: 1px;
    border-color: Gray;
}


a:link, a:visited {
    color: #DD0000;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 0 1px 0;
}

a:hover {
    color: #FF6060;
    background-color: gray;
    font-weight: bold;
    text-decoration: none;
    border-bottom: solid 1px White;
    border-top: solid 1px White;
    padding: 0 0 0 0;
}

a.imgs:hover {
    color: #FF0000;
    background-color: gray;
    font-weight: bold;
    text-decoration: none;
    border-bottom: solid 1px White;
    border-top: solid 1px White;
    padding: 0;
}

a.nav:link, a.nav:visited {
    color: #FF6666;
    background-color: transparent;
    text-decoration: none;
    padding: 1px 0 1px 0;
}

a.nav:hover {
    color: #666666;
    background-color: Silver;
    text-decoration: none;
    border-top: solid 1px White;
    border-bottom: solid 1px White;
}

blockquote {
    margin-left: 30px;
    margin-right: 30px;
}

    blockquote.q {
        border-top: dotted thin silver;
        border-bottom: dotted thin silver;
    }

dd.menu {
    text-align: center;
    margin-left: 0em;
}

dl.menu {
    text-align: center;
    margin-left: 0em;
}

dl.posts {
    margin: 0px 0px 0px 0px;
}

dt.menu {
    text-align: center;
    margin-left: 0em;
}

dt.posts {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 20px 0px;
    font-weight: bold;
}

dd.posts {
    margin: 5px 0px 5px 0px;
    font-weight: normal;
    padding: 0px 0px 0px 25px;
    text-indent: -25px;
    list-style-type: square;
    list-style-position: outside;
}

div.right {
    float: right;
}

div.left {
    float: left;
}

div.dagbok {
    margin: 12px 17em 12px 12px;
    padding: 6px 6px 6px 6px;
}

div.feedback {
    background-color: rgb(32, 32, 96);
    margin: 12px 12px 12px 12px;
    padding: 0px 0px 0px 0px;
}

div.center {
    text-align: center;
}

div.showimg {
    text-align: center;
    font-weight: bold;
    font-size: smaller;
}

h1 {
    font-family: sans-serif;
    color: black;
}

h2 {
    font-family: sans-serif;
    color: black;
    background: transparent;
}

h3 {
    font-family: sans-serif;
    color: black;
    background: transparent;
}

iframe.dot {
    border: dotted 1px black;
    height: 220px;
    width: 100%;
}

img {
    border-width: 0;
}

    img.left {
        float: left;
    }

    img.right {
        float: right;
    }

    img.nice {
        border: solid 3px black;
    }

p {
    margin-left: 0;
    margin-right: 0;
    margin-top: .5em;
    margin-bottom: 0;
}

    p.small {
        font-size: xx-small;
        margin: 0px;
    }

    p.strike {
        text-decoration: line-through;
    }

    p.linkz {
        font-size: small;
        background-color: Black;
    }

small {
    font-size: x-small;
}

table {
    font-family: sans-serif;
}

    table.silver2 {
        border-style: groove;
        border-color: Gray;
        border-width: thick;
        background-color: navy;
    }

    table.navigate {
        background-color: Gray;
        width: 75%;
        text-align: center;
        border-bottom: solid 1px Black;
        border-top: solid 1px Black;
    }

    table.imgs {
        border-style: outset;
        border-width: medium;
    }

td.imgs {
    border-style: inset;
    border-width: thin;
    font-size: small;
}

td.start {
    font-weight: normal;
    text-align: left;
    font-size: x-small;
}

td.navleft {
    font-weight: bold;
    text-align: left;
    font-size: small;
}

td.navright {
    font-weight: bold;
    text-align: right;
    font-size: small;
}

th.start {
    background-color: gray;
    padding-top: 1em;
    padding-left: 0em;
    padding-right: .5em;
    text-align: left;
}

tr.top {
    vertical-align: top;
}

ul {
    text-indent: -25px;
    font-weight: bold;
    padding: 5px 0px 5px 25px;
}

li {
    font-weight: normal;
    text-indent: 0px;
    padding: 0px 0px 0px 0px;
}

hr {
    color: black;
    background-color: white;
    width: 50%;
    height: 0px;
    border: 1px;
    border-style: dotted;
    border-bottom: none;
}

    hr.full {
        color: White;
        width: 100%;
        height: 1px;
        border: 0px;
        border-style: ridge;
    }
