body{
    background-color:#334F60;
    color:#404040;
    text-align:center;
    font-size:62.5%;
    font-family:georgia, serif;
}
#container{
    width:900px;
    margin:0 auto;
    text-align:left;
    font-size:1.4em;
    background:url("../../bitmaps/site/top2.gif") no-repeat 0 121px;
}
body.fullwidth #container{
    background:url("../../bitmaps/site/top3.gif") no-repeat 0 121px;    
}
#menu{
    float:left;
    width:860px;
    margin-left:30px;
    position:relative;
    top:-4px;
}
#menu ul{
    background:url("../../bitmaps/site/menu_bg2.gif") repeat-x 0 bottom;
    margin:0;
    padding:0;
    height:35px;
    width:830px;
}
#menu li{
    display:inline;
    list-style:none;
}
#menu a,
#menu a:visited{
    color:#fff;    
    float:left;
    display:block;
    width:auto;
    text-transform:uppercase;
    font-size:12px;
    margin-top:13px;
    font-weight:bold;
    font-family:"Lucida sans";
    padding-right:11px;
}
#menu a.selected{
    background:#fff url("../../bitmaps/site/menu_button.gif") no-repeat right top;
    color:#1A272E;
    padding:0 11px 0 0;
    margin-top:0;
}
/*
Defined in ie stylesheets
*/
#menu a.selected span{
    background:url("../../bitmaps/site/menu_button.gif") no-repeat left top;
    padding:12px 0 9px 17px;
    display:block;
    float:left;
}
#menu a span{
    display:block;
    float:left;
    padding:0 0 0 11px;
}
#page{
    background:url("../../bitmaps/site/content_bg.gif") repeat-y 0 0;
    clear:both;
}
body.fullwidth #page{
    background:#fff;
}
body.fullwidth #content{
    width:880px;
}
#content{
    float:left;
    width:610px;
}
#related{
    float:right;
    width:290px;
}
a{
    color:#404040;
    text-decoration:none;
}
#content a{
    color:#1A86DF;
    font-weight:bold;
}
#content h2 a{
    color:#404040;    
}
p.readmore{
    text-align:right;
}
a:hover{
    text-decoration:underline;
}
.ingressbilde{
    width:220px;
    float:left;
    margin-right:10px;
}
.liste .ingress{
    margin:0;
}
.ingressbilde img{
    border:5px solid #383838;
}
.read{
    background:url("../../bitmaps/site/read_icon.png") no-repeat right 1px;
    padding-right:20px;
}
.liste .metainfo{
    background:url("../../bitmaps/site/info_bg.gif") repeat-x 0 -34px;
    height:30px;
    position:relative;
    top:15px;
    padding-top:8px;
    color:#555;
    text-align:left;
    font-size:0.8em;
    clear:both;
    list-style:none;
    margin:0;
    padding:8px 10px 0;
}
.liste .metainfo li{
    display:block;
    float:left;
}
.liste .metainfo .pubDate{
    width:200px;
}
.liste .metainfo .comment{
    float:right;
    width:110px;
}
.liste .metainfo .readmore{
    float:right;
    width:110px;
}
.liste .post{
    border-bottom:none;
    margin-bottom:0;
}
h1, h2, h3{
    font-weight:bold;
    color:#404040;
}
h2{
    margin-bottom:10px;
    clear:both;
margin-top:20px;
}
h1{
    font-size:2.0em;
    border-bottom:1px solid #555;
    margin:20px 0;
}
h2{
    font-size:1.7em;
}
h3{
    font-size:1.5em;
}
.metainfo{
    color:#666666;
    position:relative;
    top:-16px;
    text-align:right;
}
#header{
    background:url("../../bitmaps/site/topbanner.gif") no-repeat left center;
    width:700px;
    height:90px;
}
#search{
    background:url("../../bitmaps/site/search_block_bg.gif") no-repeat 0 0;
    height:50px;
    width:100%;
}
#search form{
   padding:14px 0 0 14px; 
}
#search form div{
    position:relative;
    width:259px;
    height:28px;
    background:url("../../bitmaps/site/search_field.gif") no-repeat 0 0;
}
#search #q{
    width:175px;
    border:none;
    font-size:11px;
    position:absolute;
    top:5px;
    left:5px;
    padding-top:2px;    
}
#search form .submit{
    position:absolute;
    right:0;
}
#related .section{
    background:url("../../bitmaps/site/sidebar_block_top.gif") repeat-x 0 0;
    padding:15px 0 10px 15px;
    width:260px;
}
#related h2{
    color:#4A8393;
    font-size:1.1em;
}
.ingress{
    margin:20px 0 0 0;
}
.ingressBold{
    margin:20px 0;
    font-weight:bold;
}
.post{
    margin-bottom:40px;
    border-bottom:1px solid #CBCBCB;
    padding-bottom:20px;
}
.post .content{
    padding:0 15px;
}
.post .tekst{
    margin-bottom:20px;
    padding-top:15px;
    clear:both;
}
#footer{
    background:url("../../bitmaps/site/footer_bg2.gif") repeat -41px 0;
    padding-top:18px;
    width:900px;
    margin-bottom:40px;
}
#footer a{
    color:#B2D1E4;
}
#footer a:hover{
    color:#318DE1;
}
#footer .bottom{
    background:#1A272E url("../../bitmaps/site/bottom2.gif") no-repeat left bottom;
    border-top:1px solid #2B404D;
    padding:5px 0;
    width:100%;
    clear:both;
    color:#677881;
    font-size:0.9em;
    overflow:auto;
}
#footer .bottom .poweredby{
    float:right;
    width:350px;
    text-align:right;
    background:url("../../bitmaps/site/aksess.gif") no-repeat right center;
    padding:5px 25px 5px 0;
    margin-right:10px;
}
#footer .leftcol{
    float:left;
    width:600px;
    margin-left:15px;
}
#footer .leftcol h3{
    float:left;
    width:115px;
    color:#6D7E87;
    margin-right:30px;
}
#footer .leftcol ul{
    float:left;
    width:420px;
    margin:0;
    padding:0;
    list-style:none;
}
#footer .leftcol ul li{
    color:#B2D1E4;
    font-size:0.9em;
    padding-bottom:10px;
    padding-left:15px;
}
#footer .rightcol{
    float:right;
    width:280px;
}
#footer .rightcol h3{
    color:#6D7E87;
}
#footer
.sokeresultat{

}
.sokeresultat .treff{
    margin:20px 0;
}
.sokeresultat .treff a{
    font-size:1.2em;
    font-weight:bold;
    text-decoration:underline;
    display:block;
    margin-bottom:4px;
}
.sokeresultat .treff .highlight{
    background-color:#e0e0e0;
}
.sokeresultat .treff .smulesti{
    margin:3px 0;
    font-style:italic;
}
.sokeresultat .antallTreff{
    background-color:#E2EEF2;
    border-top:1px solid #666666;
    padding:5px;
    color:#000;
}
#searchform label{
    font-size:1.2em;
    font-weight:bold;
    margin-right:10px;
}
#searchform .sokeord{
    width:350px;
    height:30px;
    font-size:1.4em;
}
#searchform .button{
    padding:4px 20px;
    background-color:#94CA06;
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
    font-family:arial, sans-serif;
    border:1px solid #666666;
}
.comments .leggTilKommentar{
    position:relative;
    top:-10px;
    text-align:right;
}
.commentForm{

}
fieldset{
    margin:0;
    padding:0;
    border:none;
}
legend{
    display:none;
}
.commentForm label{
    font-weight:bold;
    font-size:1.1em;
    padding-right:10px;
}
.commentForm input{
    width:75%;
    height:25px;
    padding:5px;
    font-size:1.1em;
    margin-top:5px;
    display:block;
}
.commentForm textarea{
    width:100%;
    height:120px;
    font-family:arial, sans-serif;
    font-size:1.1em;
    margin-top:5px;
}
.commentForm label .extrainfo{
    font-size:0.8em;
    font-weight:normal;
}
.commentForm .errorMessage{
    color:#ff0000;
}
.commentForm .submit{
    text-align:right;
}
.commentForm .submit input{
    width:auto;
    padding:1px 15px;
    background-color:#94CA06;
    border:1px solid #666666;
    font-size:1.2em;
    color:#fff;
    font-family:arial, sans-serif;
    height:30px;
}
.commentsList .comment{
    margin:15px 0;
    background-color:#E2EEF2;
    border:1px solid #666666;
}
.commentsList .comment .head{
    padding:3px 5px;
    color:#000;
    overflow:auto;
    border-bottom:1px solid #666666;
}
.commentsList .comment h3{
    font-size:1.2em;
    font-weight:normal;
    margin:0;
    padding:0;
    float:left;
    width:350px;
}
.commentsList .comment .head .datePublished{
    float:right;
    width:200px;
    font-size:0.8em;
    text-align:right;
}
.commentsList .comment .body{
    padding:5px;
    background-color:#fff;
}
.fotoalbumListeVisning img{
    border:3px solid #666666;
}
.fotoalbumListeVisning .albumLink{
    text-align:right;
}
.fotoalbumListeVisning .albumLink button{
    background-color:#94CA06;
    border:none;
}
#content .fotoalbumListeVisning .albumLink a{
    height:30px;
    background-color:#94CA06;
    padding:5px 10px;
    border:1px solid #666666;
    width:100px;
    color:#fff;
    font-family:arial, sans-serif;
}
#map_canvas{
    font-size:12px;
    font-family:georgia,serif;
}
h3{
    font-size:15px;
    font-weight:bold;
    margin:0 0 5px 0;
}
.tekst img{
    border:3px solid #666666;
}
#footer .leftcol li{
    background:url("../../bitmaps/site/footer_line.gif") repeat-x left bottom;
    padding:5px;
    list-style:none;
}
#footer .rightcol .rss{
    background:url("../../bitmaps/site/icon_rss.gif") no-repeat left top;
    padding-left:40px;
    color:#B2D1E4;
    font-size:0.8em;
}
#footer .rightcol{
    color:#B2D1E4;
}
.ingress img{
    width:200px;
    border:3px solid #555;
    float:left;
    margin:2px 20px 10px 0;
}
.align-left{
    margin:10px 15px 10px 0;
}
align-right{
    margin:10px 0 10px 15px;
}
#footer .jordarundt{
    float:left;
    width:200px;
    margin-left:15px;
    font-size:0.9em;
    padding-top:4px;
}
.more_posts{
    padding-left:10px;
    font-size:14px;
}
#content a.fb_share_button{
    color:#3B5998;
    font-weight:normal;
    font-size:11px;
}
#content a.fb_share_button:hover{
    color:#fff;
}
#related a.link{
    color:#1A86DF;
    text-decoration:underline;
}
#related a.link:hover{
    text-decoration:none;
}
#related img.sponsor{
    border:1px solid #000;
}
.nlpBildeThumb{
    float:left;
    width:150px;
    margin-right:20px;
    margin-bottom:20px;
}
.bildetekst{
    margin:10px 0 20px;
    border: 1px solid #000;
    background-color:#E2EEF2;
    padding:5px;
}
#content a.photolink{
    color:#404040;
}
.bildenavigering{
    float:left;
    width:100px;
    margin-bottom:15px;
}
.tilbakeTilAlbum{
    float:left;
    width:150px;
}
.nextPrevious{
    float:right;
    width:200px;
    text-align:right;
}
.bildealbum{
    position:relative;
}
.bildeNavContainer{
    position:absolute;
    top:70px;
    left:0;
    width:100%;
}
.bildealbum h1{
    margin-bottom:62px;
}
.fb_share_button{
    display:inline-block;
    padding:1px 20px 0 5px;
    height:15px;
    border:1px solid #d8dfea;
    background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
}
.fb_share_button:hover{
    color:#fff;
    border-color:#295582;
    background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
    text-decoration:none;   
}
