/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

h1 {
	color: #EED899;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4mm;
	}

#news h2 {
	color: #BF0000;
	margin-top: 10px;
	}

h2 {
	color: #BF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
h3 {
	color: #BF0000;
	font-weight: bold;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h4 {
	color: #000099;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #004B85;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}
	
p {
	font: 0.7em Verdana, sans-serif;
	}

#center p {
	font: 0.8em Verdana, sans-serif;
	}

#sponsor p, #articlesponsor p {
	color: #A5B5C6;
	}
	
#footer p {
	margin: 4px;
	text-align: center;
	}

a {
	color: #000099;		
	}
a:hover {
	color: #BF0000;	
	}

hr {
	color: #A5B5C6;
	height: 1px;
	}
	
a img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	}

div#top a {
	display: block;	
	width: 150px;
	}

div#top a:hover {
	background-color: #B8CCE9;
	}

.textbox {					/* Until IE understands <css> input[type="file"] { </css> It's better to define a new style then it is to re-define the input tag because radio buttons cop a beating */
	padding: 4px;
	font:  small verdana, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	}

.button {
	padding: 2px;
	font: bold small verdana, sans-serif;
	color: #fff;
	background-color: #5C6F90;
	border: 1px solid #000;
	}

.latestarticle {
	margin-bottom: 0px;
	}
	
.headshot {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
	}
	
p.latestarticle a {
	clear: right;
	font: bold small Verdana, sans-serif;
	}

.date {
	display: block;
	text-align: right;
	color: #A5B5C6;
	font: x-small Verdana, sans-serif;
	font-style: italic;
	}

.blurb {
	margin: 0px 0px 1em 55px;
	}

p.crumbtrail {
	margin: 10px 28% 0px;
	font-size: x-small;
	}

#top {
	height: 50px;
	padding-top: 15px;
	background-color: #004B85;
	padding-bottom: 10px;
	padding-left: 30px;
	}
	
#center {
	margin: 0 5% 0 5%;
	padding: 1% 3%;
	background: #fff;
	color: #000;
	}

#left {
	position: absolute;
	padding: 0px;
	top: 100px;
	width: 24%;
	color: #000;
	left: 0px;
	visibility: hidden;
	}

#otherleftstuff {
	width: 88%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#news {
	position: absolute;
	width: 21.9%;
	margin-left: 76%;
	padding: 1.5% 1.5% 1.5% 1.5%;
	top: 75px;
	background-color: #DEE1CF;
	padding-left: 8px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: center;
	visibility: hidden;
	}

div#news p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
	}

div#news p.row span.leftcol {
	float: left;
	color: #D6D6D6;
	}
	
div#news p.row span.rightcol {
	width: 70%;
	float: right;
	}
	
div#news p.row span.rightcol a {
	color: #D6D6D6;
	font-weight: bold;
	}
	
div#news p.row span.rightcol a:hover {
	color: #A4B5C5;
	}
	
div#topcontent {
	position: absolute;
	width: 21.9%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEE1CF;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 110%;
	margin-left: 76%;
	border-left-color: #DEE1CF;
	border-left-style: solid;
	overflow: auto;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	top: 0px;
	}
#topcontent h2, #topcontent p {
	margin-right: 0.5em;
	}

#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
	}
	
#articlesponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 150px;
	text-align: center;
	}

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
	}

#bio {
	float: right;
	width: 30%;
	padding: 1%;
	border: 4px dotted #5C6F90;
	color: #5C6F90;
	font-size: 0.7em;
	}



#featureimg {
	margin: 0px 25% 0px 170px;
	height: 250px;
	background: #153976 url(images/sky.jpg) no-repeat right top;
	text-align: center;
	border-top: 1px solid #A5B5C6;		/*	Without this 1px border, Mozilla/Netscape applies the 200px margin from the child element (div#mstrans) - I don't know why? In these crazy topsy turvey times it seems that nothing is certain  */  
	}
	


ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #DEE1CF;
	}
		
ul#mainnav li {
	display: block;
	border-top: 1px solid #A5B5C6;
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	background-color: #DEE1CF;
	font: bold 0.8em /1.5 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #34339B;
	text-decoration: none;
	width: 88%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#mainnav li a:hover {
	background-color: #FFFFFF;
	color: #990000;
	}
	
ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px  #FFFFFF;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
	}
	
div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}
div#topcontent ul li {
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
	}
div#topcontent ul li.first {
	border-left: 0px none;
	}
div#topcontent ul li a {
	font: 0.7em /1.5 verdana, sans-serif;
	}

div#topcontent form {
	position: absolute;
	right: 1%;
	top: 24px;
	margin: 0px;
	white-space: nowrap;
	}
	
div.bilde  {
	float: right;
	padding: 5px;
	margin: 5px;
/*	min-width: 120px;	*/
}

.stortbilde  {
	float: right;
	padding: 5px;
	margin: 5px;
	padding-top: 8px;
/*	min-width: 120px;	*/
}

p.bildetekst {
	font-size : 0.7em;
	margin-top: 3px;
	text-align: left;
	max-width: 270px;
	font-style: italic;
}
.tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
p.dato {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-style: italic;
	color: #666666;
}	

p.ingress, div.ingress  {
	font-size : 80%;
	margin-top: 0px;
}

	/* ---------------------------------------------------------------------*/
  
div#adresse {
	position: absolute;
	top: 1em;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 70%;
	margin-left: 225px;
	padding-left: 8px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}
div#topcenter {
	position: absolute;
	color: #DEE1CF;
	font-weight: bold;
	line-height: 110%;
	margin-left: 0px;
	padding-left: 0px;
	top: 8px;
	height: 20px;
	margin-top: 35px;
	font-size: 0.9px;
	width: 30%;
	left: 242px;
}
