@charset "ISO-8859-1";
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	}
	/*header.php*/
#Branding {
	margin: 0;
	padding: 1px 2px;
	background: #E5E3FF;
	position: absolute;
	left: -9999px;
}
#wrap {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 4px solid #E5E3FF;
	text-align: left;
	}
#header{
	width: 100%;
	background: #FFFFFF;
	font-family: Verdana;
	color: #006699;
	}	
#header  li{
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	float: left;
	margin-right: 40px;
	}
	/*index.php*/
#nav_main {
	clear: both;
	height: 39px;
	border-bottom: 1px solid #E5E3FF;
	border-top: 1px solid #E5E3FF;
	}
#nav_main {
	font-size: 65%;	
	}
#content {
	float: left;
	width: 100%;
	}
.content_left{
	float: left;
	width: 80%;
	}
.content{
	float: right;
	width: 65%;
	padding: 5px 20px 5px 10px;
}
.content{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 110%;
	color: #333;
}
	/*siderbar_R*/
#content_menu{
	float: left;
	width: 20%;
	padding: 5px;	
}
	/*siderbar_L*/
#content_right{
	float: right;
	width: 20%;
	padding: 5px 0px;
	}
#footer {
	padding: 3px;
	background: #E5E3FF;
	border-top: 4px double #EEEEEE;
	font: 10px Verdana;
	color: #999999;
	clear: both;
	width: 99%;
	margin: 0px auto;
	}
#respond{
	width:250px;}
/*fra WordPress*/
h1, h2, h3, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1, h6 {
	font-size: 6em;
	text-align: left;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #7b90e1;
	}
h6, h6 a, h6 a:hover, h6 a:visited, #headerimg .description {
	text-decoration: none;
	color: #7b90e1;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h6 {
	color: #7b90e1;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar_L h2, #sidebar_R h2, #wp-calendar caption, cite, h6 {
	text-decoration: none;
	}
/*	Begin Headers ie headers in the whole document */
/*	Begin Headers */
h1, h6 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar_R h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar_L h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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

/* End Headers */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	text-align: justify;
	}

.entry ul li:before, #sidebar_L #sidebar_R ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar_R ul, #sidebar_R ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

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

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

#sidebar_R ul ul li, #sidebar_R ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar_L ul, #sidebar_L ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

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

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

#sidebar_L ul ul li, #sidebar_R ul ol li {
	margin: 10px 0 0;
	padding: 0;
	}
/* End Entry Lists */
#headerimg .description {
	font-size: 3.2em;
	text-align: right;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.postmetadata {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	}
