/*  
Theme Name: Nedre Buskerud Krets
Theme URI: http://nbk.scout.no/arkiv/
Description: Standardtema for Nedre Buskerud Krets av Norges Speiderforbund.
Version: 3.5b
Author: Espen Willersrud for Kommunikasjonsombudet
Author URI: http://www.kadlepajak.no
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #4d647c;
}

/* toppen */

div#felt {
	margin: 0 auto;
	text-align:center;
	background-image:url(http://nbk.scout.no/includes/grafikk/bg.png);
	background-repeat: repeat;
	width: 1024px;
}

div#innhold {
	margin: 0 auto;
	text-align:left;
	width: 998px;
}

div#logo {
	background-image:url(http://nbk.scout.no/includes/grafikk/logofelt.png); //husk, IE6 støtter ikke transp PNG, finn på noe eller lag en GIF
	background-repeat: none;
	width: 998px;
	height: 101px;
}

div#logo h1 {
	display: none;
}

/* meny */

div#menyfelt {
	background-image:url(http://nbk.scout.no/includes/grafikk/menyfelt.png);
	background-repeat: repeat-x;
	height: 27px;
}

ul#menyen {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

ul#menyen li {
	display: inline;
	list-style-type: none;
	font-size: 110%;
}

ul#menyen li a {
	color: white;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
}

ul#menyen li a:hover {
	background-image:url(http://nbk.scout.no/includes/grafikk/menyfelt_hover.png);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* innholdsfelt */


div#hfelt {
	width: 174px; 
	float: right;
	padding: 0px 0px 0px 0px;
}

div#hfelt2 {
	width: 174px;
	float: right; 
}

img.nyeste {
	border: 1px solid #4d647c;
	/* background-color: #d98545; */
	background-color: #dfdfdf;
	padding: 5px;
} 

div#tekst {
	margin-right: 348px;
}

/* bunnktekst */

div#bunntekst {
	border-top: dotted 1px gray;
	background-color: white;	
	font-size: 80%;
	text-align: center;
		padding-top: 4px;

}

/* tittellinjer */

p.tittel {
	color: #d98545;
	border-bottom: dotted 1px gray;
	padding: 0px 0px 0px 10px;
 	margin: 10px 0px 2px 0px; /* topp - høyre - bunn - venstre */
}

/* innholdsmal */

div.luft {
	padding: 10px 10px 10px 10px;
}

/* artikkeltypografi */

small {
	line-height: 0.1em;
	font-size: 85%;
}
	
div#tekst h2 {
	margin: 0px 0px 0px 0px;
	line-height: 1.0em;
	font-family: "Helvetica Neue", Helvetica ,Arial, Helvetica, sans-serif;
	font-size: 210%;
	font-weight: bold;
	color: Black;
}

div#tekst h2 a {
	color: Black;
	text-decoration: none;
}

div#tekst h2 a:hover {
	color: Black;
	text-decoration: none;
}

div#tekst h2 a:visited {
	color: Black;
}

.postmetadata_side {
	/*text-align: right;*/
	padding-bottom: 2px;
	border-bottom: dotted 1px gray;
	border-top: dotted 1px gray;
	font-size: 80%;

}

.postmetadata {
	text-align: right;
	padding-bottom: 2px;
	border-bottom: dotted 1px gray;
}


/* lister */

#hfelt ul, #hfelt ol, #hfelt2 ul, #hfelt2 ol  {
	margin: 0;
	padding: 0;
}

#hfelt ul li, #hfelt2 ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#hfelt ul p, #hfelt ul select, #hfelt2 ul p, #hfelt2 ul select {
	margin: 5px 0 8px;
}

#hfelt ul ul, #hfelt ul ol, #hfelt2 ul ul, #hfelt2 ul ol {
	margin: 5px 0 0 10px;
}

#hfelt ul ul ul, #hfelt ul ol, #hfelt2 ul ul ul, #hfelt2 ul ol {
	margin: 0 0 0 10px;
}

ol li, #hfelt ul ol li, #hfelt2 ul ol li {
	list-style: decimal outside;
}

#hfelt ul ul li, #hfelt ul ol li, #hfelt2 ul ul li, #hfelt2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#hfelt ul ul li:before, #hfelt2 ul ul li:before {
	content: "\00BB \0020";
}

#innhold a, a:visited {
	text-decoration: none;
	color: #4d647c;
}

#innhold a:hover {
	text-decoration: underline;
}


/* Standardting */

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
/* Skjemating */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}*/

.entry form { /* Dette er hovedsaklig for at passordbeskyttede innlegg skal se bedre ut. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 00px;
	margin-bottom: 30px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


.alt {
	margin: 0;
	padding: 10px;
	background-color: #EFEFEF;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}
	
/* arrplan-ting */

p.plan {
	color: #d98545;
	border-bottom: dotted 1px gray;
	padding: 5px 5px 4px 10px;
 	margin: 10px 0px 0px 0px; /* topp - høyre - bunn - venstre */
}

p.plan2 {
	color: #d98545;
	border-bottom: dotted 1px gray;
	padding: 15px 5px 4px 10px;
 	margin: 0px 0px 0px 0px; /* topp - høyre - bunn - venstre */
	background-color: #dfdfdf;
}

/* reklamefelt bunn */

div#bunnfelt {
	border-top: dotted 1px gray;
	clear: both;
	background-color: #d5d5d7;
}

div#bunnfelt img {
	padding: 6px 5px 2px 5px;
	margin-left: 1px;
}

div#bunnfelt img a {
	border: none;
}

/* litt til */

div#tekst img {
	border: solid 1px black;
}