/* Designed by Hanne Opedal - mogop.no */

/*@import url(../../../rsc/basic.css);	 Import basic styles */
/*@import url(../../../rsc/img.css); Import standard image styles */
/*@import url(../../../rsc/blog_elements.css);	 Import standard blog elements styles */
@import url(../../../rsc/forms.css);	 /*Import default form styles */


/*
 * General styles:
 */
body {
	background: #ebebeb url(img/bakgr_index2.gif) no-repeat left top;
	padding: 1em;
	margin: 0;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia, sans-serif;
	font-size : 0.9em;
}

a,
a:visited {
	color: #D99019;
	text-decoration:none;
}
a:hover {
	color: #D99019;
	text-decoration:underline;
}
h1{
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	color: #666666;
	font-size: 0.8em;
	margin: 10px 0px 0px 15px;
	font-weight: normal;
}
h3 {
	color: #000;
	font-size: 0.9em;
	font-style: bold;
	margin:  10px 0px 0px 0px;
}
h4 {
	color: #000;
	font-size: 1em;
	margin:  10px 0px 10px 0px;
}
p{
	margin:  0px 0px 0px 0px;
}
/*
 * Main page construct:
 */
.logo {
	position: absolute;
	top: 50px;
	left: 260px;
}
.login{
	/*position: absolute;
	top: 20px;
	left: 600px;*/
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.9em;
}
.poweredby{
text-align: right;
/*margin-left: 270px;*/
}
/*.poweredby ul {
padding-left: 15px;
}
*html poweredby li{
padding-left: 0px;
margin-left: 220px;
}*/

/*----- meny ----*/
.meny{
	position: absolute;
	top: 437px;
	left: 5px;
	font-family: Arial, Verdana, Georgia, sans-serif;
	font-size : 12px;
	color : #000;
	padding-bottom: 2em;
	font-weight: bold;
	word-spacing: 2.5px;
}
.meny a, .meny a:active, .meny a:focus, .meny a:visited{
	color : #D99019;
	text-decoration : none;
}
.meny a:hover{
	text-decoration : underline;
	color : #000;
}
.meny p{
	margin: 0px 10px 0px 0px;
}
div#tekstfelt {
	position: absolute;
	width: 350px;
	top: 50px;
	left: 350px;
/*	margin: 35px 0px 0px 335px;*/
}

div#tekstbakgrunn{/* Main white content zone */
	background: #fff /*url(img/flamand.gif) no-repeat right bottom*/;
	padding: 2px;
	border: solid #FFFFFF;
	margin: 0px 0px 0px 0px;

}
div#innhold{
	border: 1px solid #000;
	padding: 10px 10px 10px 10px;
	text-align : left;
}
.arkivlenke a{
color: #666;
}
.arkivlenke a:hover{
color: #D99019;
}
div.pageHeader /* Title zone */
{
	/*margin: 1ex;
	padding: 0;
	border-bottom: 1px dotted #000;*/
	/*background-image: url(img/birds.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}


.bPosts /* Left column */
{
	width: 320px;
	float: left;
	overflow: hidden;
	/*background-color: #f4f4f4;*/
}

.bSideBar /* Right column */
{
	width: 200px;
	float: right;
	overflow: hidden;
	border-left: 1px dotted #cccccc;
	padding-bottom: 250px;	/* Breathing space for background image */
	/*background-color: #f6f6f6;*/
	display: none;
}
.sideItemTitle{
font-size: 1.1em;
font-weight: bold;
}

div.clear {
	clear: both;
}
div#pageFooter {
	/*margin: 1ex 250px 1ex 1ex;*/
	padding:0;

}
p.baseline {
	font-size: 0.7em;
	text-align: center;
	margin:1ex;
	font-weight: bold;
}
.baseline a{
color: #999999;
}


/* Styles for comments */
div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
div.bCommentTitle {
	margin: 0px;
	font-weight: bold;
}
div.bCommentText {
	margin-top: 0;
	margin-bottom: 0;
}
div.bCommentSmallPrint {
	clear: both;
	font-size: 78%;
	margin: 0ex 0;
	color: #9a9a9a;
}
.bCommentTitle a{
font-weight: normal;
font-size: 0.7em;
}
 /* Blog list on top:
 */
ul#bloglist {
	border-bottom: 1px dotted #000;
	margin: 0 1ex;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	display: inline;
	padding-right: 1em;
}
a.BlogButtonCurr {
	color: #f09;
	font-weight:bold;
}


/*
 * Header styles:
 */
h1#pageTitle {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.pageSubTitle {
	/*letter-spacing: 4px;*/
	margin: 1ex 0 0px 0;
/*	font: 109%;*/
}


/* 
 * Styles for foms 
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0px 0px 30px 15px;
	padding: 0;
/*	border-bottom: 1px solid #ccc;*/
}
div.separator {
	text-align:center;
	margin: 2em 0;
	display: none;
}
.bSmallHead {
display: none;
/*	font-size: 78%;
	margin: 2ex 0 1ex 0;*/
}
.bTitle {
	color: #000;
	margin: 0ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	font-size: 78%;
	margin: 0px 0px 0px 0px;
}
.bSmallPrint a:link, .bSmallPrint a:active, .bSmallPrint a:visited, .bSmallPrint a:focus{
color: #9a9a9a;
font-weight: bold;
}
.bSmallPrint a:hover{
color: #D99019;
}
/*
 * -------------------------------Styles for comment screen--------------------------------------------------:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	font-size: 84%;
}
textarea.bComment{}

input.bComment, 
textarea.bComment
{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}
.next{
text-align: right;
}


/*--------------------- søkefelt------------------*/
.sok{
/*text-align: right;*/
	font-size: 84%;
}
input.SearchField
{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: .0ex;
	width: 120px;;
	margin: 0ex 0 0 12px;
	
}
.submit{
text-transform: uppercase;
font-size: 0.9em;
}
/*--------------------- Calendar: -------------------------*/
.kalender{
font-size: 84%;
margin-top: 50px;
margin-left: 0px;
display: none;
}
caption.bCalendarCaption {
	border: 1px solid #ccc;
	/*background-color: #FFF;*/
	border-bottom: 0;
	align: center;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
	text-align: center;
}
table.bCalendarTable a {
	color: #D99019;

}
table.bCalendarTable tfoot td {
	background-color: #fff;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
	font-weight: bold;
}
table.bCalendarTable tfoot a:hover {
	background-color: #eee;
	color: #000;
}
th.bCalendarHeaderCell {
	color: #666666;
	font-weight:bold;
}
#bCalendarToday {
	/*background-color: #fac;*/
	border: 2px solid #D99019;
	text-align: center;
}
td.bCalendarCell{
/*padding: 3px;*/
padding-left: 12px;
padding-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
td#next{
text-align: right;
}
td#prev{
text-align: left;
}

/*
 * -------------------------------------------Styles for sidebar (right) 
 */
.bSideItem {
	font-size: 84%;
	margin: 2ex;
	padding: 0 0 2ex 0;
}
.bSideItem h3{
font-size: 1.1em;
font-weight: bold;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}