/*****************************************************
***************** RESET STYLES ***********************
*****************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
}

/*****************************************************
***************** MAIN STRUCTURE *********************
*****************************************************/

html {
	background: url(../images/design/htmlbg.png);
	font-size: 62.5%;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	height: 100%;
}
body {
	background: url(../images/design/bodybg.png) repeat-x top center;
	padding: 0;
	margin: 0;
	height: 100%;
}
#body {
	background: url(../images/design/bottombg.png) repeat-x bottom center;
	min-height: 100%;
}
#wrapper {
	background: url(../images/design/wrapperbg.png);
	width: 988px;
	margin: 0 auto;
	min-height: 100%;
}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}
#header {
	background: url(../images/design/headerbg.jpg);
	width: 988px;
	height: 324px;
	position: relative;
}
#header #logo {
	background: url(../images/design/logo.png);
	width: 602px;
	height: 212px;
	position: absolute;
	top: 10px;
	left: 30px;
}
#header #engel {
	background: url(../images/design/engel.png);
	width: 345px;
	height: 274px;
	position: absolute;
	right: 93px;
	top: 0;
}
#header #buy-books {
	background: url(../images/ikoner/buybooks.png) ;
	width: 192px;
	height: 16px;
	text-indent: -5999px;
	position: absolute;
	right: 10px;
	top: 20px;
}
#header #navigation {
	background: url(../images/design/navigation.png);
	position: absolute;
	bottom: 0;
}
#content {
	width: 655px;
	padding: 55px 35px 25px 50px;
	float: left;
}
#sidebar {
	width: 178px;
	padding: 110px 35px 0 35px;
	float: right;
	position: relative;
}
#footer {
	clear: both;
	background: url(../images/design/footerbg.png);
	height: 18px;
}
#samlaget {
	width: 988px;
	margin: 10px auto 0;
	padding: 0 0 10px 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

/*****************************************************
******************** CONTENT *************************
*****************************************************/
#content h1 {
	font-size: 3em;
	margin-bottom: 0.3em;
	border-bottom: 2px solid #f4c432;
}
#content div.tekst p:first-child {
	font-weight: bold;
}
#content h2 {
	font-size: 2em;
	margin: 0 0 0.3em 0;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h3 {
	font-size: 1.5em;
	margin: 1em 0;
}
#content p {
	font-size: 1.3em;
	line-height: 1.4;
	margin-bottom: 1em;
}
#content p.ingress {
	font-weight: bold;
}
#content hr {
	clear: both;
	margin-bottom: 2em;
	color: #F4C432;
	border-style: solid;
	opacity: 0.3;
}
#content ul {
	font-size: 1.3em;
	list-style: outside circle;
}
#content ul li {
	line-height: 1.4;
	margin-bottom: 0.5em;
	margin-left: 3em;
}
#content div.bilde {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0.5em 25px 1em 0;
	clear: left;
}
#content div.bilde img {
	margin-bottom: 0.5em;
}
#content div.bilde span {
	display: block;
	text-align: center;
	line-height: 1.2;
}
#content div.w300 {
	width: 300px;
}
#content div.tekst {
	float: left;
	width: 315px;
	position: relative;
	margin-left: 15px;
}
#content div.tekst p.back-link {
	position: absolute;
	right: 0;
	top: -2.2em;
}


/*** framsida **/
#heim #content div.bilde {
	margin-right: 30px;
}
#heim #content h2 span {
	font-size: 0.8em;
	font-weight: normal;
}
#heim #content div.innledning {
	margin-bottom: 5em;
}
#heim #content div.innledning p {
	font-size: 1.4em;
}
#heim #content div.innledning p img {
	float: left;
	margin-right: 25px;
}

/*** boksiden ***/

#content div.bok {
	overflow: hidden;
}
#content h2 + div.bok {
	margin-left: 30px;
}
#content div.bok h2 {
	margin-left: 175px;
}
#content div.bok h2 a {
	color: #000;
}
#content div.bok h2 span {
	font-size: 0.8em;
	font-weight: normal;
}
#content div.bok .cover {
	float: left;
	margin: -25px 25px 1em 0;
	min-width: 150px;
}
#content div.bok div {
	text-align: center;
	font-size: 1.1em;
	font-style: italic;
}
#content div.bok div img {
	margin-bottom: 1em;
}
#content div.bok p {
	margin: 0 0 1em;
}
#content p a.samlaglink {
	background: url(../images/ikoner/kjop-boka-fra-samlaget.png) no-repeat left;
	display: inline-block;
	height: 16px;
	width: 192px;
	text-indent: -5999px;
}
#content p a.kjop-boka {
	background:  url(../images/ikoner/kjop-boka.png) no-repeat;
	display: inline-block;
	height: 16px;
	width: 102px;
	text-indent: -5999px;
}
#content div.utdrag, #content div.sitater {
	margin-right: 25px;
	font-size: 0.85em;
	margin-top: 4em;
}
#content div.utdrag h2, #content div.sitater h2 {
	font-size: 1.8em;
	border-bottom: 1px solid #f4c432;
	margin: 1em 0 0.5em 0;
}
#content div.sitater h2 { margin-top: 2em; }
#content div.sitater p a { 
	font-style: italic;
	display: inline;
	text-decoration: none;
}
#content div.sitater p a:hover { 
	text-decoration: underline;
}
#content div.utdrag ul {
	list-style: none;
}
#content div.utdrag ul li {
	margin-left: 0;
}
#content div.utdrag ul li a {
	background: url(../images/design/page_white_acrobat.png) no-repeat left center;
	padding-left: 25px;
}
#content div.utdrag ul.lydliste li a {
	background: none;
	padding: 0;
}

#content div.andre {
	float: left;
	width: 24.9%;
	text-align: center;
	margin: 1em 0;
	font-size: 1.2em;
}
#content div.andre img {
	margin: 0 0 1em 0;
}
#content div.andre p {
	margin-top: 1em;
}
#content div.andre span.tittel {
	display: block;
	margin-bottom: 1em;
}

/*** nyhetsarkiv ***/
#content div.nyhet {
	clear: left;
	margin-bottom: 2em;
	width: 100%;
}
#content div.nyhet:after, #content div.karakter:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}
#content div.nyhet h2 {
	font-size: 1.6em;
}
#content div.nyhet h2 span {
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	display: block;
}
#content div.nyhet p {
	font-size: 1.3em;
}
#content div.nyhet p.nyhetslink {
	text-align: right;
}
#content div.nyhet p img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#content .pagination {
	position: relative;
}
#content .pagination a {
	position: absolute;
}
#content .pagination .previous {
	left: 0;
}
#content .pagination .next {
	right: 0;
}

/*** karakterane ***/
div.karakter {
	width: 100%;
	clear: left;
}

/*** forfattaren les ***/
#content div.lydliste {
	float: left;
}
#content div.lydliste ul {
	padding: 0;
	margin: 0;
}
#content div.lydliste ul li {
	list-style: none;
	height: 32px;
	margin-left: 0;
}
#content div.lydliste ul li a img {
	vertical-align: middle;
	margin-right: 10px;
}
#content div.lydliste ul li span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	margin-left: 10px;
}
#mp3 #content h2 {
	clear: left;
}

/*** spørsmål og svar ***/
#content .sos {
	border: 1px solid #ccc;
	margin: 0 0 2.5em 0;
	padding: 1em;
	position: relative;
}
#content .sos .personalia {
	position: absolute;
	top: -1em;
	right: 1em;
	background: #fafafa;
	padding: 0 1em;
}
#content .sos .personalia span {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
}
#content .sos .q {
	margin-bottom: 3em;
}
#content .sos .q, #content .sos .q *{
	font-weight: bold;
}
#content .sos .svar {
	background: #f1f1f1;
	padding: 1em;
	position: relative;
}
#content .sos .svar .label {
	position: absolute;
	top: -1.5em;
	background: #f1f1f1;
	padding: 0.5em 1em;
	font-weight: bold;
}
#content #paginering {
	text-align: center;
	margin-bottom: 2em;
	position: relative;
}
#content #paginering .neste {
	position: absolute;
	right: 0;
	top: 0;
}
#content #paginering .forrige {
	position: absolute;
	left: 0;
	top: 0;
}
#content a.knapp {
	background: #b31e2d;
	padding: 0.2em 0.5em;
	color: #fff;
	text-decoration: none;
	border: 1px solid;
	border-color: #ddd #ddd #999 #999;
}
#content form {
	margin: 1em 0 2em;
}
#content fieldset {
	border: 1px solid #ccc;
	margin: 2em 0;
}
#content fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 1em;
}
#content fieldset div {
	margin: 0.5em 1em;
}
#content fieldset div label {
	float: left;
	font-size: 1.2em;
	line-height: 2;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}
#content div.required label, #content p span.uthevet {
	color: #b31e2d;
	font-weight: bold;
}
#content p span.uthevet {
	padding-left: 110px;
}
#content fieldset #sporsmal {
	margin-left: 110px;
}
#content fieldset p {
	margin: 1em;
}
#content fieldset p.problem {
	font-size: 2em;
	font-weight: bold;
}
#content form div input[type="submit"] {
	margin-left: 110px;
}
#content #lightboks {
	position: relative;
	width: 583px;
	height: 633px;
}
#content #lightboks a {
	position: absolute;
	width: 24px;
	height: 26px;
	z-index: 999;
	display: block;
	text-indent: -4999px;
	/*border: 1px solid #f00;*/
	}
#content #lightboks #uggdal {
	left: 249px;
	top: 242px;
	}
#content #lightboks #vage {
	left: 285px;
	top: 144px;
	}
#content #lightboks #godoysund {
	left: 310px;
	top: 95px;
	}
#content #lightboks #solstraleoya1 {
	left: 374px;
	top: 78px;
	}
#content #lightboks #solstraleoya2 {
	left: 345px;
	top: 78px;
	}
#content #lightboks #arbakka1 {
	left: 447px;
	top: 312px;
	}
#content #lightboks #arbakka2 {
	left: 475px;
	top: 312px;
	}
#content #lightboks #uggdal2 {
	left: 240px;
	top: 270px;
	}
#content #lightboks #reksteren {
	left: 170px;
	top: 118px;
	}
#content #lightboks #baarsund {
	left: 102px;
	top: 256px;
	}

/*****************************************************
******************** SIDEBAR *************************
*****************************************************/
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar #siste-nytt {
	background: url(../images/design/siste-nytt.png);
	width: 244px;
	height: 95px;
	text-indent: -9999px;
	position: absolute;
	left: 0;
	top: 0;
}
#sidebar h2 {
	font-size: 1.4em;
	margin-top: 2em;
	clear: right;
}
#sidebar h2 a {
	color: #000;
	text-decoration: none;
}
#sidebar h2 a:hover {
	text-decoration: underline;
}
#sidebar h1 + h2 {
	margin-top: 0;
}
#sidebar p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1em;
}
#sidebar p.link {
	text-align: right;
}
#sidebar p.link span {
	float: left;
	font-style: italic;
	position: relative;
	top: -1em;
}


