html, body {
margin: 0px;
padding: 0px;
}
body {
background-image: url(images/top_back.jpg);
background-repeat: repeat-x;
background-position: left top;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}
#wrapper {
width: 980px;
margin: 0 auto;
padding: 0px;
text-align: left;

}
#header {
width: 100%;
background-image: url(index_01.jpg);
height: 120px;
}
#logo {
width: 95px;
height:134px;
float:left;
clear:both;
}

#company{
width:650px;
height:75px;
margin:0px auto;

}
#sidenavn  {
position : relative;
float : left;
color : white;
font-family : tahoma;
font-size : 22px;
margin-left : 0px;
} 
#lilletekst  {
font-size : 15px;
font-weight : bold;
} 
#container a {
color:#ff9900;
text-decoration:none;
	}

#container {
width: 100%;
margin: 0px;
padding:22px 0px;
background-image: url(contentbg.jpg);
background-repeat: no-repeat;
background: url(images/bg.jpg) top left no-repeat;
min-height:526px; 

}
#left {
width: 630px;
min-height:500px;
float: right;
padding-left:15px;
padding-right:55px;
margin: 0px;
border-left:1px dotted #ccc;
text-align:justify;
}
#sidebar {
width: 200px;
height: auto;
float: left;
padding-left: 65px;
margin: 0px;
text-align:justify;
}
#sidebar p {
margin: 0px;
}
#sidebar h2{
font-size:12px;
color:#0038f1;
background-image: url(images/righth2.jpg);
background-repeat: no-repeat;
background-position: top left;
display: block;

}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
	list-style: none;
	padding-left: 15px ;
	line-height:18px;
	margin:0px;
	}
	
#sidebar ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
	padding-bottom: 10px ;
}

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color:#828282;
	text-decoration:none;

}
#sidebar a:hover {
	color:#0038f1;
	text-decoration:none;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
div#nav{
height:30px;
padding-left:60px;;
padding-top:0px;
font-size:1.2em;
float:left;
        
}
div#nav ul{
margin:0;
padding:0;
list-style:none;
}
div#nav li{
display:inline;
text-align:center;
}
div#nav ul li a{
display:inline;
text-decoration: none;
color:#FFF;
padding-right: 18px;
padding-left:10px;
text-transform:uppercase;
}


#nav li a:hover {
color: #ccc;
text-decoration: none;
}
#footer {
background-image: url(images/index_07.jpg);
background-repeat: no-repeat;
background-position: center;
padding: 0px;
margin: 0px;
text-align: center;
height:41px;
}
#footer p {
margin: 0px auto 0px auto;
padding: 10px 0px 10px 0px;
color:#fff;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #aaa;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
} 

#date {
	float:left;
	width:53px;
	height:58px;
	background:url(images/bg_date.jpg) no-repeat;
	padding-left:3px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-2px;
}
.post-info {
    color:#999;
    margin:0;
    padding:10px 0;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#666;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}



.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color:#ff9900;
	}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#ff9900;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color:#838e99;
}
.post a {color:#ff9900;	text-decoration:none;	}

.post a:hover {color:#721b00;	text-decoration:none;	}

h3 {color:#ff9900;}

