/* --------------------- BODY -------------------- */
body {
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 74%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ABD4F1 url(../designelementer/background.gif) repeat-x top left;
	background-attachment: fixed;
}

/* --------------- HOVEDSIDE - RAMME ------------- */
div#page {
	margin: 10px auto;
	text-align: left;
	width: 944px;
	padding: 0;
	position: relative;
}

/* ---------- INFO 'Du er logget inn som: ---- */
#logininfo #userinfo {
	float: left;
	margin: 0 5px 5px 0;
}
#logout {
	float: left;
}

/* ------------ TOPP - OVERSKRIFT ---------------- */
div#header h1 {
	margin-top: 0;
	left: 0;
}
div#header_vircamp h1 {
	margin-top: 0;
	left: 0;
}

div#header h1#logo a {
	display: block;
	width: 940px;
	height: 185px;
	background: #FFFFFF url(../designelementer/heading.jpg) no-repeat top left;
}

div#header_vircamp h1#logo a {
	display: block;
	width: 940px;
	height: 185px;
	background: #FFFFFF url(../designelementer/heading_vircamp.jpg) no-repeat top left;
}

div#header h1#logo a span {
	display: none;
}

div#header_vircamp h1#logo a span {
	display: none;
}


/* ------------------ MAINCONTENT ---------------- */
div#maincontent {
	display: block;
	width: 940px;
	float: left;
	margin-bottom: 10px;
	padding: 9px 9px 20px 9px;
	border: 1px solid #E3E3E3;
	border-right: 3px solid #E3E3E3;
	background: #FFFFFF;
}

/* -------------------- MENY --------------------- */
div#menu {
	display: block;
	width: 202px;
	float: left;
	font-size: 1em;
}
div#menu ul {
	width: 202px;
	margin: 0;
	padding: 0;
}
div#menu ul ul {
	width: 202px;
}
div#menu ul ul ul {
	width: 186px;
}
div#usermenu {
	border-right: 1px solid #E3E3E3;
	padding-bottom: 15px;
}
div#menu li {
	width: 150px;
	margin: 0 0 8px 0;
	list-style: none;
}
div#menu a {
	display: block;
	width: 150px;
	font-size: 0.9em;
	text-decoration: none;
	color: #7D7D7D;
}
div#menu li.current {
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	color: #DD3C08;
}
div#menu li li {
	margin-top: 8px;
	margin-left: 16px;
}
div#menu li.current a {
	font-size: 1em;
}
div#menu div#usermenu li.draft {
  color: #999999;
}
div#menu div#usermenu li.draft a {
  color: #999999;
}
div#adminmenu {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	border-right: 1px solid #E3E3E3;
}
div#adminmenu h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
div#students {
	display: block;
	width: 201px;
	padding: 30px 0;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #E3E3E3;
}
div#students img {
	border: none;
}
div#students a {
	width: 200px;
	font-size: 1em;
	color: #000000;
}
div#studtext {
	margin-left: 35px;
	font-size: 9px;
	font-weight: normal;
}

/* ----------------- MENY HØGRE ------------------ */
div#menu_right {
	display: block;
	width: 202px;
	float: right;
	font-size: 1em;
	border-left: 1px solid #E3E3E3;
}
div#eusw {
	margin: 0 0 0 30px;
}
div#eusw img {
	border: none;
}
div#nu {
	margin: 30px 0 0 30px;
}
div#nu img {
	border: none;
}



/* ---------------- HOVEDINNHOLD ----------------- */
div#content {
	display: block;
	float: left;
	width: 495px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0 20px 0 20px;
	font-size: 0.9em;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}

/* ------------------ NYHETER -------------------- */
div#posts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#posts div.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;
}
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 ------------------- */
div#staticcontent {
	margin-bottom: 30px;
}

div.static {
	margin: 0px;
	padding: 20px;
}

div#content div#staticcontent h2 {
	margin-bottom: 0;
}
div#page19 {
	background-color: #BFDDF0;
}

p.mindreskrift {
	font-size: 80%;
}

/* ----------------- BUNNTEKST ------------------- */
#footer {
	clear: both;
	width: 964px;
	height: 30px;
	text-align: center;
	font-size: 0.9em;
}
div#footer p {
	margin-bottom: 0px;
}

/* ----------------- DIVERSE --------------------- */
h1 {
	font-size: 1.4em;
}
h2 {
	margin-top: 0px;
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
a {
	color: #DD3C08;
}
a:visited, a:focus, a:hover {
	color: #DD3C08;
}
div.draft {
  border: 1px red dotted;
  color: black;
  background-color: #dddddd;
}
div.draft:before {
  content: "Kladd";
  text-align: right;
  color: red;
  background-color: #dddddd;
}
