html, body {
    height: 100%;
}

body {
    background-color: #fff;
}

li {
    /* list-style-type: square; */
    color: #000;
}


#hd {
    height: 3em;
    padding: 0.5em 0 0.7em 0;
}

#hd h1 {
    font-size: 3em;
    font-weight: bold;
}

#hd h1 a {
    color: #000;
    text-decoration: none;
}

#hd #chooseLanguage {
    text-align: right;
    position: relative;
    height: 3.3em;
    font-weight: bold;
    color: #aaa;
}

#hd #chooseLanguage div {
    position: absolute;
    bottom: 0.1em;
    right: 0.3em;
}

#hd #chooseLanguage span {
    color: #000;
}


#bd {
    background-color: #fff;
    border: 0px solid #333;
    padding-bottom: 0px;
}

#bd #menuColumn {
    background-color: transparent;
    padding: 20px 10px 0px 20px;
    border-right: 0px solid #eee;
}

#bd #main {
    background-color: transparent;
    padding-right: 0px;
    border-right: 0px dotted #ccc;
    padding: 20px 20px 0px 10px;
}

#bd #main a {
    color: #0066cc;
}

#bd #main h2 {
    border-bottom: 1px solid #DDDDDD;
    font-size: 131%;
    font-weight: bold;
    margin-bottom: 3px;
    padding-bottom: 3px;
}


#ft {
}

#ft #legal {
    font-size: 11px;
    color: #ccc;
    text-align: right;
    padding-bottom: 15px;
}








.lang-no, .lang-en {
    display: none;
}

span.link {
    color: #0066cc;
    text-decoration: none;
}

span.link:hover {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

a {
    color: #0066cc;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}



.linkHeader {
    padding: 2px 5px;
    margin-bottom: 2px;
    letter-spacing: -1px;
    font-size: 130%;
    color: #000;
    background-color: #E5ECF9;
    background-color: #eee;
}

div.links {
    margin-bottom: 25px;
    background-color: transparent;
    width: 100%;
}

.links a {
    color: #0066cc;
}

ul {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}


#main li {
    margin-bottom: 5px;
}

h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.content {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 30px;
}

.ingress {
    padding-left: 0px;
    padding-bottom: 0px;
}

div.content div.list {
    padding-top: 5px;
    padding-bottom: 15px;
}

div.mypages {
    width: 90%;
}

div.mypages h3 {
    margin-top: 5px;
    border-bottom: 1px dotted #fff;
}


div.links h3 {
    margin-top: 5px;
}

div.w3 {
    margin-top: 15px;
    text-align: center;
}

ul {
    padding-left: 20px;
    padding-right: 20px;
}

img {
    border: 0px;
}


.logo {
    float: right;
}

div.blogbody {
    margin-bottom: 30px;
}

div.blogbody-comments {
    margin-bottom: 10px;
}

div.postbody {
    padding-bottom: 10px;
    padding-top: 10px;
}

div.posted {
    font-size: 10px;
    color: #0C419A;
    background-color: transparent;
}

div.posted-comment {
    font-size: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 3px;
}

div.comments-body {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0px;
}

td.calendarHeader {
    font-weight: bold;
}

div#Cal {
   padding-top: 5px;
}

div.blogboks {
    margin-top: 15px;
    width: 90%;
}

div.blogboks h3 {
    margin-top: 5px;
}

div.blogboks a {
    color: #333;
    font-weight: bold;
}

div.calhead {
    padding-top: 5px;
    padding-bottom: 5px;
}

table.calendartab {
    width: 100%;
}

td.calendar {
    width: 14%;
}

img.heading {
    position: relative;
    float: left;
    left: -60px;
    margin-right: -60px;
}


div.right {
    margin-bottom: 30px;
    padding-left: 60px;
}


.legal {
    width: 100%;
    margin-top: 10px;
    font: x-small/1.1em "Trebuchet MS",Verdana,Arial,Sans-serif;
    color: #999;
    text-align: left;
    margin-bottom: 10px;
}

.legal a {
    color: #bbb;
}

span.info {
    color: #666;
}

.imagetag {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
}

#resume h2 {
    border: 0px;
    font-size: 130%;
    padding: 0px;
    margin: 0px;
}

#resume table {
    width: 100%;
    padding-bottom: 15px;
    border-spacing: 0px;
}

#resume td {
    vertical-align: top;
}

#resume td:first-child {
    padding-right: 15px;
    text-align: right;
    width: 30%;
    border-right: 1px dashed #eee;
}

#resume td:first-child + td {
    padding-left: 15px;
}

#resume .whitespace {
    height: 30px;
}

.nor:after {
    content: "";
    background: url(/eirik/static/images/norway.png) center right no-repeat;
    padding-right: 22px;
}

.eng:after {
    content: "";
    background: url(/eirik/static/images/uk.png) center right no-repeat;
    padding-right: 22px;
}

#mainTitle {
    position: absolute;
    top: 5px;
    left: 25px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -2px;
}

#mainTitle a {
    text-decoration: none;
    color: orange;
}

#mainTitle a:hover {
    text-decoration: none;
}


.pageTitle a {
    color: #666;
    text-decoration: none;
    height: 50px;
}


p {
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.container {
    min-height: 80px;
}

ul.menu {
    list-style: none;
    padding-left: 13px;
    text-indent: -12px;
}

ul.menu li:before {
    content: "\00BB \0020";
}

.menuComment {
    padding-top: 8px;
    padding-left: 13px;
}

.blogEntry h2 {
    color: #000;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 3px solid #eee;
}

.blogEntry quote {
    border-left: 4px solid #a8c294;
    color: #a8c294;
    padding: 5px;
    padding-left: 10px;
    margin: 10px;
    margin-left: 0px;
    font-style: italic;
    display: block;
}

.blogEntryFooter {
    font-size: 12px;
}

h1, h2, h3, .pageTitle, .linkHeader {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.tableGroup
{
    padding-bottom: 25px;
}

.tableGroupTitle
{
    font-size: 130%;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.tableRow
{
    display: table-row;
}

.tableLabel, .tableCell
{
    display: table-cell;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}

.tableLabel
{
    width: 125px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

.tableCell
{
    padding-left: 5px;
    width: 400px;
}

.topPadding > div {
    padding-top: 20px !important;
}

div.subTitle {
    color: #666;
    font-size: 200%;
    font-weight: bold;
}

#network td {
    width: 50%;
}

#network ol {
    margin: 0px 0px 0px 20px;
    padding: 0px;

}

#clockContainer {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

