html {
  margin: 0;
  padding: 0;
  color: black;
}
body {
	padding: 0;
	margin: 0;
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	background: #C0C0C0;
	text-align: center;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0060B2;
}
h1, h2{
	color: #ED1B23;
	margin-bottom: 0px;
	font-weight: bold;
}
h3{
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 13px;
}
/*------------HOVEDSIDE - ramme --------*/
#page {
	margin: 30px auto 5px auto;
	padding: 10px;
  color: black;
	width: 790px;
	padding-bottom: 0;
  text-align: left;
  background-color: #FFFFFF;
}
/* ---------- INFO 'Du er logget inn som: ---- */
#logininfo p{
  color: black;
  background-color: #FFFFFF;
  padding: 0.5em;
	padding-top: 0;
  margin: 0;
  font-weight: bold;
}
#logininfo a{
	color: #ED1B23;
}
/*--------------TOPP - OVERSKRIFT-------------------*/
#header1 {
  margin: 0;
	width: 267px;
  height: 159px;
	float: left;
}
#logo {
	border: 0;
}
#header1 h1 a{
	display: block;
	width: 267px;
	height: 159px;
	margin-top: -20px;
	color: #FFFFFF;
	text-decoration: none;
  text-transform: uppercase;
	text-align: center;
}
.tagline { /*slagord */
	display: none;
}
#header2 {
	display: block;
  padding: 0;
  background: #FFFFFF url(../designelementer/headings/rotate.php) no-repeat bottom right;
  height: 159px;
}
#tagline {
	margin-top: 5px;
	margin-bottom: 10px;
}
#tag_1, #tag_2, #tag_3 {
	float: left;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif;
}
#tag_1 a, #tag_2 a, #tag_4 a {
	text-decoration: none;
  text-transform: uppercase;
	color: #000000;
}

#tag_2 {
	margin-left: 5px;
	margin-right: 5px;
}

#tag_3 {
	color: #666666;
}

#tag_4 {
	display: block;
	float: right;
	font-size: 13px;
	font-family: "Century Gothic", Arial, sans-serif;
}

/*------------------MAINCONTENT---------*/
#maincontent {
	clear: both;
	margin-top: 10px;
}
/*-----------------SØKEBOKS-----------------*/
#searchbox{
	position: absolute;
	margin-left: 585px;
	margin-top: -158px;
	background-color: transparent;
}
#search{
	width: 120px;
	margin: 0 0 0 1.2em;
}

#postsearchbox{
	background: #FFFFFF url(../designelementer/finn_tekst.gif) no-repeat bottom left;
	width: 209px;
	height: 135px;
	margin-top: 5px;
	padding-top: 10px;
	font-family: Arial, sans-serif;
}
#postsearch{
	width: 120px;
	height: 20px;
	margin: 20px 2px 0 20px;
	border: 0;
}
#postsearchbutton, #searchbutton {
	height: 23px;
	background: #ED1B23;
	color: #FFFFFF;
  text-transform: uppercase;
	font-family: Arial, sans-serif;
}
#advancedtext {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #FFFFFF;
}
#finntekst {
	margin: 0;
	padding: 0;
	float: left;
}
#finntekst a{
	display: block;
	width: 73px;
	height: 13px;
	margin-top: 5px;
	margin-left: 18px;
	color: #000000;
  /*background: #FFFFFF url(../designelementer/finn_tekst_txt.gif) no-repeat bottom left;*/
	text-decoration: none;
  text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
#finntekst span {
	display: block;
	width: 73px;
	height: 13px;
	margin-top: 5px;
	margin-left: 18px;
	color: #000000;
	text-decoration: none;
  text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
#advanced {
	margin: 0;
	padding: 0;
}
#advanced a {
	display: block;
	width: 98px;
	height: 17px;
	margin-top: 4px;
	margin-left: 105px;
	color: #FFFFFF;
	text-decoration: none;
  text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
#advanced span {
	display: block;
	width: 98px;
	height: 17px;
	margin-top: 4px;
	margin-left: 105px;
	color: #FFFFFF;
	text-decoration: none;
  text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
#advancedtext {
	font-size: 13px;
	line-height: 14px;
	margin-top: -3px;
}
.left {
	margin-left: 10px;
}
.right {
	margin-left: 80px;
}
#kulturnett {
	margin-top: 10px;
	margin-bottom: -10px;
	background: #FFFFFF;
}
#kulturnett img {
	border: 0;
}
#kulturnett a {
	text-decoration: none;
}
/* --------------------------- MENY --------------------------- */
#menu {
	width: 209px;
	margin-right: -15px;
	margin-top: 0;
  padding: 1em;
	padding-top: 0;
  float: right;
  min-width: 7em;
	clear: both;
}
#usermenu{
	background-color: #FFFFFF;
}
#usermenu ul, #adminmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#usermenu li, #adminmenu li {
  padding: 0;
  margin-bottom: 5px;
}
#usermenu a, #adminmenu a{
  display: block;
	width: 179px;
	padding: 15px;
	margin-bottom: 0;
	background-color: #DFDDE0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
  text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: bottom;
}
#usermenu ul ul li, #adminmenu ul ul li {
	padding: 0;
	margin: 0;
}
#usermenu ul ul a, #adminmenu ul ul a {
	display: block;
	width: 164px;
	padding-left: 30px;
	margin-top: -15px;
}
#usermenu a:hover, #adminmenu a:hover{
	color: #000000;
}
#adminmenu{
  background-color: #FFFFFF;
	margin-top: 10px;
}
#adminmenu h2{
	margin: 0;
	padding-left: 15px;
	width: 194px;
	font-size: 160%;
	color: #000000;
	background-color: #BBBDBF;
}
hr {
	color: #F2F0E9;
	background-color: #F2F0E9;
	border: none 0; 
	border-top: 3px double;
	height: 3px;
	width: 160px;
	margin-left: -6px;
}
/* ---------------- HOVEDINNHOLD ----------------- */
#content {
	float: none;
	width: 560px;
	min-height: 440px;
	height: auto;
	margin-top: 0;
	padding-top: 1px;
  padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
  color: black;
  background-color: #F4F2F5;
}
#content h2 {
  text-transform: uppercase;
	font-size: 16px;
}
#post h2 {
	width: 350px;
}
#post img#postimg {
	float: right;
	width: 175px;
	margin-right: 20px;
	border: 3px solid #FFFFFF;
}
#static_content img, #staticcontent img {
	float: left;
	border: 3px solid #FFFFFF;
}
#static_content .om, #staticcontent .om {
	float: none;
}
/*------------------NYHETER-----------------------*/
#flash {
	margin-left: -10px;
	margin-top: 0;
	padding: 0;
}
#posts, #flashposts {
	padding: 0;
	margin: 0;
	width: 570px;
}
#frontposts {
	margin-top: 20px;
}
.post_0, .post_1, .post_2, .post_3, .post_4 {
	float: left;
  margin: 0;
  padding: 0;
	width: 163px;
}
.post_1 {
	margin-left: 20px;
}
.post_3, .post_4 {
	margin-top: -10px;
}
.post {
	margin: 0;
  padding: 0;
	display: block;
}
#flashposts .post {
	float: left;
	margin-right: 20px;
}
#posts h3 a, #flashposts h3 a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#posts h3, #flashposts h3 {
	margin-top: 10px;
}
#posts h2 {
	margin-top: 0.5em;
}
#front_flash, #front_tema, #front_siste {
	display: block;
	float: left;
	width: 165px;
	min-height: 240px;
	height: auto;
	margin-top: 10px;
	padding: 5px;
	background-color: #FBFBFB;
}
#front_flash {
	width: 355px;
}
#front_tema {
	margin-left: 11px;
}
#front_siste {
	margin-left: 11px;
}
#front_flash h2, #front_tema h2, #front_siste h2 {
	font-size: 15px;
	text-transform: none;
}
#more_flash {
	margin-top: 20px;
	font-size: 12px;
	clear:left;
}
#posts .frontimg, #flashposts .frontimg {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 0;
	height: 110px;
	width: 165px;
	text-align: left;
}
.frontimg a img {
	display: block;
	border: 3px solid #FFFFFF;
	margin: 0;
	padding: 0;
	width: 155px;
	float: left;
}
.post .ingress {
	font-weight: normal;
}
.ingress {
	font-weight: bold;
	padding-top: 0.2em;
	margin: 0;
	padding: 0;
}
.category, .date, .frontauthor, .genre {
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.category {
	margin-top: 10px;
}
.frontauthor {
	margin-top: -10px;
}
#posts ul, #flashposts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#posts ul li, #flashposts ul li {
	display: block;
	margin-right: 0.5em;
}
#posts ul li a, #flashposts ul li a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#flash_link {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.more {
	width: 550px;
}
#extra {
	display: block;
	margin-top: 45px;
}
#extra img {
	width: auto;
	float: none;
	clear: left;
	margin-right: 10px;
	border: none;
}
.new{
/*float: right;*/
}
.byline {
  color: black;
  /*background-color: white;*/
  margin: 1em 0;
  padding: 0;
  font-size: 90%;
  border-top: 1px black solid;
}
#staticcontent .scontent {
	margin-top: 0;
}
#staticcontent .static h2 {
	margin-bottom: 20px;
}
#bottom {
	display: block;
	clear: left;
	line-height: 1px;
}
#map {
	list-style-type: none;
  margin-top: 10px;
	margin-left: 0;
  padding: 0;
}

#map li {
	text-decoration: none;
  margin-top: 10px;
}

#map li ul {
	list-style-type: square;
}

#map li ul li {
	padding-left: 5px;
}

#map a {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}
/* ---- KOMMENTARAR ---- */
#comments{
	margin: 0;
}
#addcomment{
	margin: 0;
}  
.comment .byline {
  border-top: none;
}
/* -------------------- TABELL -------------------- */
td{
	font-size: 100%;
}
.odd td {
  background: #F8F7F2;
}
.even td {
  background: white;
}
/* ----------------- DIVERSE --------------------- */
.draft {
  border: 1px red dotted;
  color: black;
  background-color: #ddd;
}
.draft:before {
  content: "Kladd";
  text-align: right;
  color: red;
  background-color: #ddd;
}
.textonly {
  display: none;
}
/*------------------------------BUNNTEKST------------------*/
#footer {
	margin-top: 15px;
	display: block;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 27px;
	clear: left;
	margin-bottom: 0;
}
#footer .footer {
	float: left;
	padding-top: 0;
}
#footer .footer div {
	width: 500px;
}
.footer p {
	margin: 0;
	padding: 0;
	display: block;
}
.footer .bra {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
#footer a {
	display: inline;
}
#footer a img {
	float: left;
	border: 0;
	margin-right: 10px;
	display: inline;
}
#fill {
	display: block;
	clear: both;
	height: 13px;
}
#fill2 {
	display: none;
}
#prod {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}