
/* --------------------- BODY -------------------- */
html {
	margin:0;
	padding:0;
}
body {
	text-align: center;
	font-size: 74%;
	font-family: Arial, Helvetica, sans-serif;
	color: #063c79;
	background: #dcdddf;
	line-height:1.4;
	margin:0;
	padding:0;
}

/* --------------- HOVEDSIDE - RAMME ------------- */
div#page{
	margin: 32px auto 0;
	text-align: left;
	width: 960px;
	min-height:100%;
	height:100%;
	padding: 0;
	position: relative;
	background: #ffffff url(../designelementer/vskygge.gif) repeat-y top left;
}

/* ------------ LOGIN INFO ----------------------- */

div#logininfo{
	margin: 0;
	padding:10px 40px;
	text-align: right;
	color:#999999;
}
div#logininfo p{
	margin:0;
}
div#logininfo a{
	color:#999999;
	text-decoration: underline;
}	
div#logininfo a#signout{
	color:#5b5b5b;
}

/* ------------ TOPP - OVERSKRIFT ---------------- */
div#header {
	background:url(../designelementer/heading_back.jpg) no-repeat top left; 
	height: 166px;
	padding:10px 10px 0 35px;
}
div#header h1 {
	margin: 0;
	color:#999;
	line-height:90px;
	display:block;
	float:left;	
	width: 377px;
	margin-top:45px;
/*	width:219px;*/
}
div#header h1#logo a {
	/*background:transparent url(../designelementer/logo.jpg) no-repeat scroll left top;*/
	display:block;
	height:44px;
}
div#header h1#logo a span {
	display: none;
}

/* ------------------ MAINCONTENT ---------------- */
div#maincontent {
	padding:25px 10px 20px 40px;
	/*background:transparent url(../designelementer/bakgrunnsbilde.jpg) no-repeat scroll 6px top;*/
}

/* -------------------- MENY LEFT --------------------- */
div#menu {
	display: block;
	width: 196px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding:20px 30px 40px;
	background:#E2F4F8;
}
div#menu a {
	/*display: block;*/
	/*width: 110px;*/
	text-decoration: none;
}
div#menu a:visited, div#menu a:focus, div#menu a:hover {
	
}
div#menu ul {
/*	width: 125px;*/
	margin: 0;
	padding: 0;
}
div#usermenu {
	padding-bottom: 15px;
	margin-top:25px;
}
div#menu li {
	/*width: 110px;*/
	margin: 10px 0 8px 0;
	list-style: none;
}
div#menu li ul{
	/*margin-top:20px;*/
}
div#menu li ul li{
	list-style-position: outside;
	list-style-type:disc;
	color: #063C79;
	margin-left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin:5px 0 5px 13px;
	}
div#menu li ul li.current {
	color: #999999;
}

div#menu li.current {
	text-decoration: none;
}
div#menu div#usermenu li.draft {
  color: #000;
}
div#menu div#usermenu li.draft a {
  color: #000;
}
div#adminmenu {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
}

/* ------------------ NYHETER -------------------- */
div#posts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#posts p.ingress {
	margin-bottom: 0;
	margin-top: 5px;
}
div.post h3 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 0;
	color: #DD3C08;
}
div.post h3 a {
	text-decoration: none;
}
li.category, li.date{
	color: #666666;
	font-size: 0.9em;
}
li.category {
	float: left;
	margin-right: 5px;
}
div.post img, div.static img {
	padding: 5px;
}
p.byline {
	clear: both;
  margin: 1em 0;
  padding: 0;
  font-size: 90%;
  border-top: 1px solid #E3E3E3;
}
div.readline {
	clear: both;
}

/* ----------------- NETTSIDER ------------------- */
.static {
	margin-bottom:30px;
}
div#content{
	font-size: 1.12em;
	float: right;
	margin:0 10px 0 0;
	padding:0 10px 40px;
	width: 610px;
	/*background:url(../designelementer/90prosent.png);*/
}
div#showStaticMain {
	margin-bottom: 30px;
	padding:20px 20px;
	/*background:url(../designelementer/90prosent.png);*/
	float:right;
	width:480px;
	min-height:400px;
}
/* ----------------- MENY HOYRE ------------------ */
div#showStaticMenu {
	width:256px;
}

div#showStaticMenu div{
	width: 196px;
	padding: 20px 30px 40px;
	display: block;
	font-size: 1em;
	overflow:hidden;
	background:url(../designelementer/90prosent.png);
	margin-top:15px;
}

/* ----------------- BUNNTEKST ------------------- */
#footer {
	clear: both;
	/*width: 100%;*/
	text-align: center;
	font-size: 0.8em;
	color: #000;
	padding: 50px 0 37px 310px;
	background: transparent url(../designelementer/bunn_ark.gif) no-repeat bottom left;
}
div#footer p {
	margin-bottom: 0px;
}
div#footer img {
	margin: 0 17px;
}

/* ----------- ShowStatics ----------- */
td.tab {
	padding-left: 20px;
}
td.tabtab {
	padding-left: 40px;
}
td.tabtabtab {
	padding-left: 60px;
}
td.tabtabtabtab {
	padding-left: 80px;
}
td.td_header {
	font-weight: bold;
}

/* ----------------- DIVERSE --------------------- */
h1 {
	font-size: 1.4em;
}
h2 {
	margin-top: 0px;
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
a {
	color: #063c79;
	text-decoration:none;
}
a:visited, a:focus, a:hover {
	color: #063c79;
}
div.draft {
  border: 1px red dotted;
  color: black;
  background-color: #dddddd;
}
div.draft:before {
  content: 'Kladd';
  text-align: right;
  color: red;
  background-color: #dddddd;
}
.colorGreen{
	color:#b3d50f;
}
.colorGray{
	color:#999;
}
.forceAdjHeight{
	clear:both;
	line-height:1px;
	height:1px;
	display:block;
	margin:0;
	padding:0;
}
a.edit {
	color:red;
}

