/*====================================
  For debug av layout
  ====================================*/
div, h2, h3 {
/*  border:1px solid violet; */
}

/*====================================
  Generelle regler
  ====================================*/
img {
	border: 0;
	display: block;
	}

/*====================================
  Generelle layout-ting
  ====================================*/
body {
	background: #99aab2 url(/i/bg.png);
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: 12px/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	padding-bottom: 25px;
	}

#innholdsboks {
	background: #fff url(/i/vertikal.gif) repeat;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #6e6855;
	border-top: 5px solid #6e6855;
	width: 604px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 602px;	 
	}
html>#innholdsboks	{
	width: 602px;
	} 

#header {
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#header img {
	margin: 0;
	padding: 0;
	border: 0;
	}

#kasse { /*pagebody*/
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#innhold { /*maincontent*/
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 390px;	 
	}

html>#innhold {
	width: 390px;
	} 

#hoyre { /*sidebar*/
	padding: 2px 10px 10px 0;
	margin: 0 0 0 420px;
	color: #666;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
	}
#hoyre-innhold h4 {
	margin-top: 10px;
	}
#hoyre-innhold {
	margin: 0 0 25px 0;
	padding: 5px;
	border: 0;
	}
#hoyre-innhold ul {
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
#hoyre-innhold ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	} 
#hoyre-innhold ul li a {
	font-weight: normal;
	}

#foot {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: 12px;
	} 

/*====================================
  Typografi
  ====================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 1px;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	color: #8A8ABA;
	display: block;
	border-bottom: 1px solid #E9E9E9;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #BB95A1;
	}

h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #6e6855;
	}

h5 {
	font-size: 11px;
	margin-left: 4px;
	margin-bottom: 3px;
	line-height: 5px;
	color: #2175BC;
	}

p {
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
#kasse p, #kasse li {
	font-size: 12px;
	}

#hoyre p {
	font-size: 12px;
	text-align: left;
	}
	
/*====================================
  Linker
  ====================================*/
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #627797;
	background: transparent;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a082a7;
	background: transparent;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #627797;
	background: transparent;
	}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #8297a7;
	background: transparent;
	}

/*====================================
  Hovedmeny
  ====================================*/
#toppmeny {
	margin: 0;
	padding: 0;
	}
#toppmeny ul {
	list-style-type: none;
	clear: left;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	}
#toppmeny ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#toppmeny ul li a {
	background: #fff;
	width: 85px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #627797;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;
	}
#toppmeny ul li a:hover {
	color: #000;
	background: #e9e6d9;
	}
#toppmeny a:active {
	background: #c60;
	color: #fff;
	}

/*====================================
  Entry-liste
  ====================================*/
.liste {
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	}
.liste p {
	margin-top: 0;
	line-height: 17px;
	}
.liste ul {
	list-style: none;
	margin: 5px 5px 5px 5px;
	padding: 0;
	border: none;
	font-size: small;
	}
.liste ul li {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
	}
.liste ul li a {
	font-size: 12px;
	}

a.linknede, #contents .liste p a.linknede, #contents .gallerikort p a.linknede {
	background: url(/i/li_bull.gif) no-repeat left center;
	padding-left: 16px;
	color: #8A8A8A;
	}
a:hover.linknede, #contents .liste p a:hover.linknede, #contents .gallerikort p a:hover.linknede {
	background: url(/i/li_bull_hov.gif) no-repeat left center;
	padding-left: 16px;
	color: #8A8A8A;
	}

/*====================================
  Bildeliste
  ====================================*/
.gallerikort {
	width: 90%;
	min-height: 155px;
	background-color: #e8ebf0;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.gallerikort img {
	float: right;
	margin-left: 5px;
	}
.gallerikort h3 {
	margin: 0;
	padding: 0;
	}
/*.gallerikort p a, .gallerikort h3 a {
	background-color: #F4EEF0;
	}*/

.bildeboks {
	width: inherit;
	min-height: 155px;
	background-color: #F4EEF0;
	border: 1px solid #ECE0E4;
	}
.bildeboks img {
	margin: 5px;
	}
.bildeboks p {
	text-align: center;
	}

/*====================================
  Lenkeliste
  ====================================*/
#contents {
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	}
#contents ul {
	list-style: none;
	margin: 0 5px 7px 8px;
	padding: 0;
	}
#contents ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	}
#contents img {
	float: right;
	margin-left: 5px;
	}

/*====================================
  Tab-meny
  ====================================*/
#tabmenu {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
	}
#tabmenu ul, #tabmenu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#tabmenu a:link, #tabmenu a:visited {
	background: #e8ebf0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 4px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	}
#tabmenu a:link.active, #tabmenu a:visited.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	}
#tabmenu a:hover {
	color: #f00;
	}
	
div.section-1 #tabmenu li#nav-1 a, 
div.section-2 #tabmenu li#nav-2 a,
div.section-3 #tabmenu li#nav-3 a,
div.section-4 #tabmenu li#nav-4 a,
div.section-5 #tabmenu li#nav-5 a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	}

#content #subnav {
/*	display: none;
	width: 90%; */
	}

#content ul#subnav {
/*	display: inline;
	left: 10px;
	position: absolute;
	top: 95px; */
	}

ul#subnav {
	padding-top: 5px;
	}

ul#subnav a {
	background: #fff;
	border: none;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	}
ul#subnav li {
	list-style: none;
	display: inline;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	line-height: 1.4em;
	}

#tabmenu ul a:hover {
	color: #f00 !important;
	}
ul#subnav li a.subvalgt {
	color: #555555;
	}

/*====================================
  Gjestebok
  ====================================*/
#gjesteb {
	clear: both;
	margin: 0px;
	padding: 5px;
/*	background-color: #eee;
	border: 1px solid #ccc; */
	position: relative;
	}
#gjesteb ul {
	margin: 0;
	padding: 0;
	}
#gjesteb ul li {
	list-style: none;
/*	border: 1px solid #ccc;
	background-color: #e8ebf0; */
	background: url(/i/gjest_bg.gif) no-repeat top left;
	margin: 5px;
	padding: 5px;
	}
#gjesteb ul li h3 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #8A8ABA;
	border-bottom: 1px solid #E9E9E9;
	}

.gjesteb-bla {
	margin: 10px;
	}
.gb-entrynr, .gb-entryfot {
	font-size: 12px;
	color: #ccc;
	margin: 0;
	padding: 0;
	}
.gb-entryicon {
	float: right;
	position: relative;
	}
#gjesteb img {
	vertical-align: middle;
	display: inline;
}

/*====================================
  Diverse...
  ====================================*/
.gjem {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	}
.stamtavle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
	padding-right: 3px;
	padding-left: 3px;
	}
.stamtavle table {
	border: 1px solid #ccc;
	}
.stamtavle td {
	line-height: 1;
	margin: 0;
	}
.sitat {
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	}
.linknede {
	color: #009;
	text-decoration: line-through;
	}
.textdate {
	color: #acacac;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
	text-align: left;
	}

.lpres {
	font-size: 11px;
	color: #4C4C4C;
	}
.lptabell {
	margin-bottom: 6px;
	}
.lpforst {
	background-color: #BB95A1;
	color: #000000;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	}
.lpsist {
	background-color: #F4EEF0;
	color: #000000;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	}

.valp {
	list-style-type: square;
	}

.viktigboks {
	margin: 7px 0;
	padding: 3px;
	border: 1px solid #888;
	background-color: #e8ebf0;
	}
.viktigboks h2 {
	color: #8a8aba;
	margin: 2px 0;
	padding: 0;
	}

.navigation {
	display: block;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

.entrytext img {
	float: right;
	margin-left: 5px;
	}
.entrytext ul {
	list-style: none;
	margin: 0 5px 7px 8px;
	padding: 0;
	}
.entrytext ul li {
	list-style-type: disc;
	margin: 3px 10px;
	padding: 0;
	line-height: 1.5em;
	font-size: 11px;
	}

.utdrag p {
	float: right;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #bb95a1;
	margin: 15px 0 15px 15px;
	}

/*====================================
  Kalender
  ====================================*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 20px;
	width: 155px;
	border: 1px solid #ccc;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	border: 1px dotted #ccc;
	background: #eee;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

#wp-calendar td {
	padding: 0;
	line-height: 1em;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/*====================================
  Kommentarer
  ====================================*/

.commentOfficialUser {
	border: 1px solid #bbb;
	background-color: #eee;
	}
blockquote {
	color: #666;
	font-style: italic;
	line-height: 130%;
	margin: 10px 10px 10px 15px;
	padding: 5px;
	border: 0;
	border-left: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f7f7f7 url(/i/quote.gif) no-repeat bottom right;
	}