* { margin: 0; padding: 0;}
body { background: url(img/bg.gif) repeat; font-family: Georgia; }
a { outline: none; text-decoration: none; }
#container {
	width: 920px;
	margin: 0 auto;
}
#top {
	width: 880px;
	height: 270px;
}
#top h1 a {
	width: 402px;
	height: 141px;
	float: left;
	background: url(img/header.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 50px 0px 0px 0px;
}
#map {
	width: 397px;
	height: 270px;
	float: right;
	background: url(img/map.png) no-repeat;
	margin: 0px 20px 0px 0px;
}  
#content {
	width: 430px;
	float: left;
	padding-left: 37px;
		min-height: 730px;
}
#content h2, #comments h2{
	padding: 18px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 19px;
	color: #000e48; 
 }
#content h2 a {
	padding-top: 19px;
	color: #000e48; 
 }
#content h2 a:hover {
	color: #0a9bed;
	background: url(img/arrow.png) no-repeat top left;
}
#content h3 {
	margin: 10px 0px -5px 0;
}
#content .pauthor {
	width: 445px;
	height: 10px;
	background: url(img/author.png) no-repeat; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a9bed;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 8px 22px;
}
#content .pauthor span {
	color: #000e48;
}
.post p, .page p {
	font-size: 13px;
	font-family: Georgia, Times, sans-serif;
	color: #636363;
	line-height: 21px;
	
	margin-bottom: 15px;
	
}
.post p.ingress {
	font-size: 14px;
	font-family: Georgia;
	color: #3e3e3e;
	line-height: 23px;
	
	margin-bottom: 15px;
	font-style: italic;
}	
#content p em {
	color: #4a4a4a;
}
#content p strong {
	color: #4a4a4a;
}
#content p a, .post a { color: #fb3f4b; text-decoration: none; } #content p a:hover, .post a:hover { color: #0a9bed; border-bottom: 2px dashed #f9f6e1; background-image: url(img/strong.png); }
#content img { float: left; margin: 0px 0px 15px 0px;  }
#content p.imgtxt { 
	width: 459px; 
	background-color: #101634; 
	height: 10px;
	padding: 6px 2px 6px 6px;
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ace1ff; 
	text-decoration: none; 
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#content .date {
	width: 76px;
	height: 140px;
	background: url(img/date.png) no-repeat;
	margin-left: -100px;
	float: left;
	padding: 21px 0;
}
#content blockquote {
	background: url(img/quote.png) repeat-y;
	width: 432px;
	padding:15px 20px 5px;
	float: left;
	margin-bottom: 15px;
}
#content blockquote span {
	width: 40px;
	height: 30px;
	float: left;
	background: url(img/quoteicon.png) no-repeat; 
	text-indent: -999px;
	padding: 0px 10px 0px 0px;
	}

#content blockquote p {
	font-style: Italic;
	color: #4a4a4a;
	line-height: 30px;
	font-size: 14px;
	
}
#content .pdate, #content .ptime { margin: 0; }
.post { 
	margin: 0px 0px 20px 20px; 
	width: 467px; 
	float: left;
	padding: 0 0 0 35px;
	background: url(img/hbg.png) no-repeat top;
}
.page { 
	width: 467px; 
	float: left;
	background: url(img/hbg.png) no-repeat top;
	min-height: 730px;
}
.post ol, .post ul {
	list-style-type: none;
	margin-bottom: 15px;
}
.post ol li, .post ul li {
	background-position: 0px 1px;
	background-image: url(img/bullet.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	
	font-size: 13px;
	font-family: Georgia;
	color: #3e3e3e;
	line-height: 32px;
}
.post ul.postnav { list-style-type: none; margin-top: 15px; width: 467px; float: left; }
.post .postnav li {
	float: left;
	list-style-type: none;
	background: url(img/comment.png) no-repeat;
	width: 145px;
	height: 27px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 9px 0 0 2px;
	text-align: center;
}
.post .postnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0a9bed; 
	text-decoration: none; 
	letter-spacing: 0.6px;
}
.post .postnav li a:hover { color: #ff0623; }

ol#pagenav {
width: 467px;
float: left;
clear: both;
height: 56px;
margin-left: 55px;
}
#pagenav li {
list-style-type: none;
}
#pagenav li.eldre { float: left; text-indent: -9999px }
#pagenav li.eldre a {
display: block;
width: 141px;
height: 48px;
background-image: url(img/eldre.png);
}
#pagenav li.eldre a:hover { background-position: 141px 0; }

#pagenav li.nyere { float: right; text-indent: -9999px }
#pagenav li.nyere a {
display: block;
width: 141px;
height: 48px;
background-image: url(img/nyere.png);
}
#pagenav li.nyere a:hover { background-position: 141px 0; }

#sidebar {
	width: 300px;
	min-height: 500px;
	float: right;
	margin-right: 60px;
}
	
		/* 	##############################
			###### NAVIGATION 		######
			##############################  */
#nav {
	width: 284px;
	height: 359px;
	float: right;
	background: url(img/nav/navbg.png) no-repeat;
}
ul#navigation {
	width: 240px;
	height: 150px;
	margin: 206px 0px 0px 88px;
}
#navigation li {
	list-style-type: none;
	margin-bottom: 22px;
	text-indent: -9999px;
	
}
#navigation li a { display: block; height: 10px;}
#navigation li.hjem a {
	width: 30px;
	background-image: url(img/nav/nav1.png);
}
#navigation li.hjem a:hover { background-position: 30px 0; }
#navigation li.hva a {
	width: 90px;
	background-image: url(img/nav/nav2.png);
}
#navigation li.hva a:hover { background-position: 91px 0; }
#navigation li.arkiv a {
	width: 52px;
	background-image: url(img/nav/nav3.png);	
}
#navigation li.arkiv a:hover { background-position: 52px 0; }
#navigation li.kontakt a {
	width: 160px;
	background-image: url(img/nav/nav4.png);
}
#navigation li.kontakt a:hover { background-position: 160px 0; }
#navigation li.rss a {
	width: 63px;
	height: 37px;
	float: right;
	margin: -16px 63px 0px 0px;
	background-image: url(img/feed.png);
}
#navigation li.rss a:hover { background-position: 63px 0; }

		/* 	##############################
			###### FLICKR PHOTOS	######
			##############################  */
#flickr {
	margin-top: 40px;
	width: 202px;
	height: 198px;
	float: right;
	background: url(img/flickr.png) no-repeat;
	padding: 130px 0px 0px 27px;
}
#flickr img, #flickr a {
	float: left;
	border: 0;
	
}
#flickr li {
	position: relative; 
	width: 75px;
	height: 75px;
	margin: 0px 22px 22px 0px;
	float: left;
	list-style-type: none;
}
#flickr span {
	position: absolute;
	background: url(img/flickroverlay3.png) no-repeat; 
	width: 75px;
	height: 75px;
	top: 0px;
	left: 0px;
}

		/* 	##############################
			###### COMMENTS 		######
			##############################  */
			
#comments {
	margin: 0px 0px 20px 20px; 
	width: 467px; 
	float: left;
	padding: 0 0 0 35px;
}
#comments h4 {
	margin-bottom: 15px;
}
#comments ol { margin-bottom: 80px; }
#comments li {
	list-style-type: none;
	margin-bottom: 30px;
	float: left;
	width: 467px;
}
#comments .author {
background: url(img/author.png) no-repeat;
height: 17px;
float: left;
width: 230px;


}
#comments .cdate {
background: url(img/cmtdate.png) no-repeat;
height: 20px;
float: right;
width: 140px;
}
#comments .ctxt {
margin-top: -17px;
width: 437px;
padding: 30px 30px 20px 20px;
background: url(img/cmtbg.png) no-repeat;
font-size: 12px;
float: left;
color: #636363;
line-height: 21px;
}
#comments .ctxt p {
margin-bottom: 15px; }

#comments form, #wpcf {
	background: url(img/formbg.png) no-repeat; 
	padding: 80px 25px 20px 25px;
	float: left;
	width: 417px;
	margin-top: 40px;
}
#wpcf fieldset, #wpcf legend {
border: 0;
}
#comments input, #comments textarea, #wpcf input, #wpcf textarea {
width: 250px;
border: 1px #e7e5d2 dashed;
padding: 6px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 19px;
color: #636363;
float: left;
margin-bottom: 15px;
}
#wpcf ol, #wpcf ul { list-style-type: none; }
#comments input:focus, #comments textarea:focus, #wpcf input:focus, #wpcf textarea:focus { border: 1px #cac7a7 dashed; }
#comments textarea, #wpcf textarea { width: 410px; }
#comments label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #000e48; float: left; padding: 10px 0px 0px 8px;}
#wpcf label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #000e48; float: left; padding: 4px 0px 0px 8px;}
#comments label.sub { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; color: #000e48; float: left; padding: 0px 0px 0px 8px;}
#comments .req, #wpcf .req { color: #ff0623; }
#comments input.sendinn, #wpcf input.sendinn { height: 31px; width: 130px;background: url(img/submit.png) no-repeat; border: 0; text-indent: -9999px; cursor: pointer;}
#wpcf input.check { width: 10px; height: 10px; float: left; }


.archive {
	width: 467px;
	float: left;
	background: url(img/2008.png) no-repeat	;
	padding-top: 76px;
	padding-bottom: 13px;

}
ol.archivelist {
	width: 460px;
	background: url(img/pole.png) 0 10px repeat-y ;
	min-height: 125px;
	float: left;
	list-style-type: none;
	padding: 27px 0px 40px 0px;
	z-index: 1;
	clear: both;
}
ol.archivelist .archivemonth {
	width: 400px;
	background: url(img/month.png) no-repeat;
	color: #f7f3db;
	float: left;
	margin-left: 10px;
	font-size: 13px;
	margin-left: 57px;
	margin-top: 7px;
	margin-bottom: 20px;
	
	}
ol.archivepost {
	float: left;
	padding: 10px 0px 0px 8px;
}
ol.archivepost li {
	list-style-type: none;
	width: 400px;
	height: 27px;
	background-image: url(img/postleaf.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0px 0px 0px 40px;
	clear: both;
	float: left;
	margin-bottom: 7px;
	font-size: 13px;
	color: #ff354d;
}
#content ol.archivepost li p a, #content ol.archivepost li p{
	color: #000e48;
	float: left;
}
#content ol.archivepost li span.acount {
	color: #3e9ace;
	padding-left: 4px;
}
ol.archivepost .adate {
	width: 90px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a9bed;
	font-style: normal;
}
.archive span.grass {
	width: 150px;
	height: 66px;
	float: left;
	background: url(img/grass.png) no-repeat;
	z-index: 2;
	margin-top: -55px;
	margin-left: 16px;
}
#footer { 
	width: 800px;
	margin: 50px 0px 0;
	float: left;
	height: 83px;
	padding: 100px 0px 0px 92px;
	background: url(img/footer.png) no-repeat;
}
#footer p {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 35px 0px;
}
#footer p a { color: #0a9bed; border-bottom: 2px dashed #f9f6e1; padding: 3px; }
#footer p a:hover { color: #000e48; }
.fkontakt a {
	width: 112px;
	height: 61px;
	float: right;
	text-indent: -9999px;
	margin: -80px 75px 0;
	background-image: url(img/kontaktoss.png);

}
.fkontakt a:hover {
	background-position: 112px 0; 
	}
