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

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

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

div#page {
	width: 916px;
	padding: 0 8px;
	margin: 1.5em auto 0.5em auto;
	background-image: url(../designelementer/page-background-vertical.gif);
	background-repeat: repeat-y;
}

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

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

div#header h1#logo a {
	display: block;
	width: 900px;
	height: 112px;
	background-image: url(../designelementer/header-logo-museumvest.jpg);
}

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

h1#logotext {
	display: none;
}

/* ---------- TEMA MENU (INAKTIV?) ---------- */

div#temamenu {
	background-color: #D9D9D9;
	height: 25px;
	width: 900px;
	text-align: right;
}

/* ---------- SEARCH FORM ---------- */

div#temamenu form {
	margin: 0;
	padding: 0;
}

div#temamenu form fieldset {
	border: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-right: 3px;
}

div#temamenu form legend {
	display: none;
}

div#temamenu form input#q {
	height: 15px;
	width: 115px;
	border: 1px solid #666;
}

div#temamenu form input#search-submit {
	font-size: 9px;
	width: 35px;
	height: 18px;
	text-transform: uppercase;
	border: 1px solid #666;
}

/* ---------- MAIN CONTENT (WRAPPER) ---------- */

div#maincontent {
	/* background: white; */
	width: 100%; 
	overflow: hidden; 
	position: relative;
	padding-top: 1em;
	padding-bottom: 2em;
}

div#content, div#extramenu, div#menu {
	float: left;
}

/* ---------- CONTENT ---------- */

div#content {
	width: 540px; 
	padding: 0 10px;
	/*margin-left: 180px; */
	color: #666;
	line-height: 150%;
	font-size: 1.2em;
}

* html div#content {
	display: inline;
}

div#content h1 {
	font-size: 1.8em;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 0.2em;
}

div#content h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

div#content h3 {
	font-size: 1.1em;
	color: #666;
}

div#content h4 {
	font-size: 1.2em;
	color: #0099CC;
}

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

div#content a {
	color: #666666;
}

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

div#content li {
}

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

div#content td {
	vertical-align: top;
} 

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

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

div#menu {
	display: block;
	width: 180px;
  /*position: relative; 
	left: -180px;*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

div#usermenu {
	display: block;
	margin: 0 1em 0 0.5em;
	padding: 0;
	background-color: #E3E2E1;
}

div#adminmenu {
	display: block;
	margin: 1em 1em 0 0.5em;
	padding: 0;
	background-color: #E3E2E1;
}

div#adminmenu h3 {
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	font-size: 1em;
}

div#menu a {
	color: #333;
	text-decoration: none;
}

div#menu a:hover {
	text-decoration: underline;
}

div#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 5px solid #FFFFFF;
}

div#menu ul li ul {
	margin: 0;
	border: none;
}

div#menu ul li {
	padding-bottom: 0.5em;
}

div#menu ul li a {
	display: block; 
	width: 100%;
}

div#menu ul li.current {
	font-weight: bold;
}

div#menu ul li.current ul li {
	font-weight: normal;
}

div#menu ul li.current ul li.current {
	font-weight: bold;
}
div#menu div#usermenu li.draft {
  color: #999999;
}
div#menu div#usermenu li.draft a {
  color: #999999;
}

/* ---------- EXTRAMENU (RIGHT) ---------- */

div#extramenu {
	width: 160px; 
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#extramenu a {
	color: #666;
	text-decoration: none;
}

div#extramenu a:hover {
	text-decoration: underline;
}

div#extramenu h3 {
	background-color: #E3E2E1;
	font-size: 1em;
	margin: 0.5em 0.3em 0.5em 0.1em;
	padding: 0.2em 0.5em 0.2em 1em;
	color: #666;
}

div#extramenu ul {
	margin: 0;
	padding: 0 1em;
	list-style-type: none;
}
div#extramenu li ul {
	padding: 0.5em;
}

div#extramenu ul li {
	padding-bottom: 1em;
	font-size: 0.9em !important;
}
div#extramenu ul li li {
	font-size: 1em !important;
}

div#extramenu ul li a {
	color: #666;
	text-decoration: none;
	display: block;
}

div#extramenu ul li a:hover {
	text-decoration: underline;
}

div#extramenu ul#metamenu li {
	padding-bottom: 0.5em;
}

div#extramenu p#monthly-object {
	text-align: center;
	color: #666;
}

div#extramenu p#monthly-object img {
	border: 3px solid #D9D9D9;
}

/* ---------- STATICCONTENT ---------- */
table.overview {
	font-size: 1.1em;
}
div#staticbottomcontent {
	margin: 20px 0 0 0;
}
div#staticcontent {
	font-size: 1.1em;
}

/* ------------------ NYHETER -------------------- */
div#content div#posts h2 {
	margin-bottom: 0px;
	/*color: #0099CC;*/
}
div#posts p.ingress {
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 1.1em;
}
div.post h3 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 0;
	color: #DD3C08;
}
div.post h3 a {
	text-decoration: none;
}
div#postcontent {
	font-size: 1.1em;
}
div.ingress {
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
div.byline {
	margin-top: 5px;
}
div.readline {
	font-size: 0.9em;
	padding-left: 1px;
	
}
div.readline a {
	text-decoration: none;
	
}
div.readline a:hover {
	text-decoration: underline;
	
}
div.readline a:focus {
	text-decoration: underline;
	
}
/* ---------- KALENDER ---------- */
div#calendarcontent {
	margin-top: 5px;
	font-size: 1.1em;
}

/* ---------- PRINT ---------- */
div#print {
	clear: both;
	float: right;
	margin-top: 5px;
	line-height: 18px;
}
div#print img {
	margin-right: 5px;
	vertical-align: bottom;
	border: none;
}

/* ---------- FOOTER ---------- */

div#footer {
	clear: both;
}

* html div#footer {
	position: relative;
}

div#footer {
	width: 900px;
	background-image: url(../designelementer/footer-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	background-color: #066B97;
	border-top: 3px solid #D9D9D9;
	display: block;
	text-align: center;
}
div#footer p {
	padding-left: 200px; 
	color: #FFF;
	line-height: 23px;
	margin: 0;
}
div#footer a {
	color: #FFF;
}

#prod {
	text-align: center;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#prod a {
	color: #FFFFFF;
}
#fill {
	display: block;
	line-height: 0.5em;
}

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

div#logininfo {
	width: 100%;
	background-color: #E3E2E1;
	border-bottom: 3px solid #D9D9D9;
	text-align: center;
}

div#logininfo p {
	padding: 0.5em;
	margin: 0;
}

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