/* ---------- VILVITE ---------- */

/*
Lys grønn:  #E2F1D1
Mørk grønn: #8BC649
*/


/* ---------- BODY ---------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFF;
}

/* ---------- PAGE ---------- */

div#page {
	width: 600px;
	padding: 0 8px;
}

/* ---------- HEADER ---------- */

div#header {
}
div#header div#logo {
	margin: 0;
}

div#header div#logo a {
	float: left;
	display: block;
	width: 308px;
	height: 109px;
	padding: 20px 0 0 15px;
}
div#header div#logo a img{
	border: none;
}

h1#logotext {
	display: none;
}

/* ---------- META MENU (So-Called EKSTRAMENY) ---------- */
div#metamenu {
	display: none;
}

/* ---------- MAIN MENU ---------- */
div#mainmenu {
	display: none;
}

/* ---------- SEARCH FORM ---------- */
form#search-form {
	display: none;
}

/* ---------- MAIN CONTENT (WRAPPER) ---------- */
div#maincontent {
	width: 100%;
}

/* ----------- FLASH ----------- */
div#flashbox {
	display: none;
}

/* ---------- CONTENT ---------- */
div#content {
	width: 550px; 
	padding: 10px;
	margin-left: 0;
	padding-bottom: 3em;
}
object {
	display: none;
}
div#static_content object {
	display: block;
}
div#static_content embed {
	display: block;
}
div#content h1 {
	font-size: 1.8em;
}

div#content h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#content h2.pagetitle {
	padding-bottom: 10px;
	height: 27px;
}

div#content h3 {
	font-size: 1.3em;
	color: #006666;
}

div#content p { margin-top: 0.2em; } 
div#content h3 { margin-bottom : 0; }
div#content h4 { margin-bottom : 0; }
div#content h5 { margin-bottom : 0; }
div#content h6 { margin-bottom : 0; }

div#content a {
	color: #486725;
}

div#content p {
	/* margin-left: 0.5em; */
	margin-right: 0.5em;
}

div#content p.byline {
	font-size: 1em;
}

div#content ul li {
	margin-bottom: 0.5em;
}

div#content li {
	font-size: 1.2em;
}

div#content li li, div#content li li li {
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 0.3em;
}

div#content td {
	vertical-align: top;
	font-size: 1.1em;
} 

div#content th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}

div#content img {
	margin-bottom: 1em;
}

div#content p img {
	margin-bottom: 0;
}

div#content p.warning {
	font-size: 1.5em;
	margin-bottom: 1.5em;
}

div#content p.warning-confirm a {
	font-size: 1.5em;
	background-color: #DDD;
	font-weight: bold;
	padding: 0.5em;
	margin: 0.5em;
	margin-left: 0;
}


div#posts h3 a {
	font-style: normal;
	color: #486725;
}

div#posts p {
	margin: 0;
}

div#posts div.readline {
	font-size: 1.1em;
}

div#posts div.readline a {
	color: #486725;
}

div#posts {
	margin-bottom: 2em;
}

div.ingress, div#post_content, div#static_content, div.message, form#loginform, div#archivelink {
	font-size: 1.3em;
	line-height: 140%;
}
div#archivelink {
	margin-top: 30px;
}
div#post_content img, div#static_content img {
	padding: 5px 0 5px 0;
}
div#content div#post_content td, div#content div#static_content td {
	font-size: 1em;
}
div#content div#post_content th, div#content div#static_content th {
	font-size: 1em;
}

/* -------- 04.05.07 Åshild -------- */
div#posts div.readline {
	clear: both;
}

div.post {
	clear: both;
}

p.byline {
	clear: both;
}
p.more {
	clear: both;
	padding-top: 20px;
}

/* jty:  konflikt her med store bilder, se f.eks. forside For Skole */
/* og sprenger IE fordi det blir for bredt...! */
/*
div#post_content img, div#static_content img, div#staticcontent img, div#ingress img {
	padding: 5px;
}
*/

textarea img {
	padding: 0;
}
/* ---------- END 04.05.07 --------- */

/* ---------- MENU (LEFT) ---------- */

div#menu {
	display: none;
}

/* ---------- EXTRAMENU (RIGHT) ---------- */
div#extramenu {
	display: none;
}

/* ---------- FOOTER ---------- */
div#footer {
	clear: both;
}

* html div#footer {
	position: relative;
}

div#footer {
	width: 600px;
	display: block;
	padding-left: 10px;
	text-align: left;
}

div#footer p {
	color: #000;
	font-size: 1.1em;
	padding-bottom: 1.5em;
	margin: 0;
}

div#footer a {
	color: #000;
}

/* ---------- DIV FUNCTIONS ---------- */

div#logininfo {
	display: none;
}

/* --------- 30.04.2007 ---------- */
td.tab {
	padding-left: 20px;
}
td.tabtab {
	padding-left: 40px;
}
td.td_header {
	font-weight: bold;
}

/* --------- MANUELLE TILPASNINGER av IDer - 07.05.2007 ---------- */

/* samarbeidspartnere */
div.box#page69 {
	background-image: none;
	background-color: #FFF;
	text-align: center;
}

div.box#page69 h3 {
	text-transform: none;
}

/* utstillingene */
div.box li#page36 a, div.box li#page37 a, div.box li#page38 a, div.box li#page39 a {
	color: #FFF;
	font-size: 1.2em;
	padding-left: 0.5em;
	display: block;
	height: 1%;
}

div.box li#page36.current a, div.box li#page37.current  a, div.box li#page38.current  a, div.box li#page39.current  a {
	color: #FFF !important;
	text-decoration: underline;
}

div.box li#page36.current li a, div.box li#page37.current li a, div.box li#page38.current li a, div.box li#page39.current li a {
	text-decoration: none;
}


div.box li#page36, div.box li#page37, div.box li#page38, div.box li#page39 {
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: -0.5em;
	margin-right: -0.5em;
	margin-top: 0.5em;
}

/* vær */
div.box li#page36 {
	background-color: #F7931D;
	background-image: url(../designelementer/link-decoration-klima.gif);
}

/* hav */
div.box li#page37 {
	background-color: #00676E;
	background-image: url(../designelementer/link-decoration-hav.gif);
}

/* energi */
div.box li#page38 {
	background-color: #ED1C24;
	background-image: url(../designelementer/link-decoration-energi.gif);
}

/* andre tema */
div.box li#page39 {
	background-color: #8BC649;
	background-image: url(../designelementer/link-decoration-andre.gif);
}

/* *** KANAL VIL VITE *** */

div#kanal-background {
	background-image: url(../designelementer/kanal-background.gif);
	background-repeat: no-repeat;	
	width: 495px;
	height: 334px;
}

div#kanal-background object {
	margin-top: 60px;
	margin-left: 98px;
}
