body {
font-family: Arial; 
font-size: 8pt; 
background:url(images/baggrund.jpg);
margin-top: 0px;
}

/*Selve bloggen med alt inkl.*/
#wrap { 
width:900px; 
font-family:arial; 
font-size:9pt; 
color:#000; 
margin:0 auto; 
background-color:#fff;
}

/*Det øverste af siden - Banneret*/
#header { 
height:180px; 
width:900px; 
background:url(images/header.jpg);
float:left; 
}

/*Menuen i banneret*/
#topnav {
  width: 100%;
  padding-top: 157px;
  font-size: 8pt;
  font-weight: bold;
  font-family: arial;
  padding-left: 15px;
  color: #FFF;
}

/*link i topnav*/
#topnav a{
  color: #FFFFFF;
  font-weight: bold;
}

/*Link når man fører musen over det*/
#topnav a:hover {
  color: #000000;
  font-weight: bold;
}

#header h1 { 
text-indent:-10000px; 
margin:0; 
padding:0; 
}

/*Søgewidget i højre side*/
#search {

}

.widget widget_search {

}

/*Selve formen rundt om søgewidget (SKAL IKKE RETTES)*/
#searchform {
border-width: 0px;
}

/*Feltet hvor søgeteksten skrives*/
input#s {
font-family: arial;
font-size: 8pt;
border: 1px dotted #c3c3c3;
}

/*Knappen til søgning i venstre widget*/
input#searchsubmit { 
background:#fff; 
border: 1px #C3C3C3 dotted;
color:#000; 
font-size:8pt; }

a:hover { 
text-decoration:none; 
color:#555353; 
border:none; 
}

/*Venstre sidepanel*/
.left { 
float:left; 
width:170px; 
border:0px; 
padding:10px; 
}

/*Højre sidepanel*/
.right { 
float:right; 
width:170px; 
border:0px;  
padding:10px; 
} 

.right img { 
border:0; 
display:block; 
margin-left:auto; 
margin-right:auto; 
}

/*Den midterste sektion, hvor indlæg står. Dette er til hele rammen.*/
.middle { 
line-height:15px;  
float:left; 
width:490px; 
border-right: 1px #c3c3c3 dotted;
border-left: 1px #c3c3c3 dotted; 
overflow:hidden; 
padding:10px; 
font-size:8pt;
text-align: left;
}

/*Overskriften på indlæg og sider*/
.middle h2 { 
font-size:8pt; 
margin: 0px 0px 0; 
padding:3px 0; 
padding-left: 7px;
background-image: url(images/subheader_transperent.jpg);
color: #FFF;
}

.comments {
font-size:8pt; 
background-image: url(images/subheader_transperent.jpg);
}

/*Billeder i indlæg eller på sider*/
.middle img { 
border:0px ; 
}

.ads { 
margin-top:10px; 
line-height:16px; 
margin-left:10px; 
float:left; 
width:510px; 
border:3px solid #f3f3f3; 
text-align:center;
padding:10px; 
}

.ads img { 
border:0; 
text-align:center;
}

img.wp-smiley { 
border:0;
padding:0; 
}

/*Copyright-delen nederst på siden*/
#footer { 
width:900px; 
height: 80px;
text-align:center;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px #c3c3c3 dotted; 
}

#footer a {
  color: #72788F;
}

#footer a:hover {
  color: #72788f;
  text-decoration: underline;
}

/*Linjen mellem banner og side, og mellem siden og bunden*/
div.hr { 
height:3px; 
background:#fff url(images/hr.gif) repeat-x scroll center; 
clear:both; 
}

div.br { 
height:10px; 
background:#fff url(images/br.gif) repeat-x scroll center; 
clear:both; 
}

.alignright { 
float:right; 
} 

.alignleft { 
float:left; 
} 

/*Kommentarfeltet, hvor man skal skrive kommentar*/
#comment {
border-style: dotted;
border-width: 1px;
border-color: #C3C3C3;
}

/*Del af kommentarfeltet, hvor der står hvem der har skrevet og hvornår*/
.gcomment { 
border-left:none; 
vertical-align:middle; 
border-right:none; 
margin-bottom:0px; 
border-bottom:1px dotted #f3f3f3; 
background-color:#F7F7F7; 
padding:3px; 
}

/*Del af kommentarfeltet, hvor der står selve kommentaren*/
.ucomment { 
border-left:1px dotted #f3f3f3; 
border-right:1px dotted #f3f3f3; 
margin-bottom:3px; 
border-bottom:1px dotted #f3f3f3; 
background-color:#fff; 
padding:3px; 
} 

/*Knappen til at tilføje kommentarer til indlæg el. sider*/
input#submit { 
background:#fff; 
border:1px dotted #c3c3c3; 
color:#000; 
font-size:8pt; 
font-family: arial;
}

ol.commentlist { 
margin:0 0 1px; 
padding:0; 
}

ol.commentlist li { 
list-style:none; 
margin:0; 
padding:13px 13px 1px; 
}

ol.commentlist li.commenthead { 
list-style:none; 
margin:0; 
} 

ol.commentlist li.commenthead h2 { 
margin:0; 
}

span { 
color: #72788f; 
}

.addthis { 
float:right; 
clear:both; 
}

a:link,a:active,a:visited { 
text-decoration:none; 
color:#000; 
border:none; 
}

/*Overskriften i venstre widgets*/
.left h2,.comments h3 { 
font-size:8pt; 
border-bottom:dotted 1px #c3c3c3; 
margin:0 7px 3px; 
padding:3px 0; 
padding-left: 5px;
background-image: url(images/subheader_transperent.jpg);
color:#FFF;
width: 165px;
margin-left: 0px;
}

.left ul,.right ul { 
list-style-type:none; 
margin:0; 
padding:0; 
font-size:8pt; 
}

.left ul a {
  color: #72788f;
}

.right ul a {
  color: #72788f;
}

.left ul li,.right ul li { 
list-style-type:none; 
margin:0 0 20px; 
padding:0; 
}

.left ul li ul,.right ul li ul { 
list-style-type:square; 
margin:0; 
padding:0 3px; 
}

.left ul li ul li,.right ul li ul li { 
list-style-type:none; 
background:transparent url(images/bullet.gif) no-repeat 0 4px; 
border:0; 
margin:0; 
padding:0 0 2px 14px; 
}

.left ul li ul li :hover { 
border-bottom:#ccc 1px solid;
}

/*Overskriften i højre widgets*/
.right h2,.comments h3 { 
font-size:8pt; 
border-bottom:dotted 1px #c3c3c3;
margin:0 7px 3px; 
padding:3px 0; 
background-image: url(images/subheader_transperent.jpg);
color:#FFF;
padding-left:5px;
width: 165px;
margin-left: 0px;
}

.right ul,.right ul { 
list-style-type:none; 
margin:0; 
padding:0; 
font-size:8pt; 
}

.right ul li,.right ul li { 
list-style-type:none; 
margin:0 0 20px; 
padding:0; 
}

.right ul li ul,.right ul li ul { 
list-style-type:square; 
margin:0; 
padding:0 3px; 
}

.right ul li ul li,.right ul li ul li { 
list-style-type:none; 
background:transparent url(images/bullet.gif) no-repeat 0 4px; 
border:0; 
margin:0; 
padding:0 0 2px 14px; 
}

.right ul li ul li :hover { border-bottom:#ccc 1px solid;}

div.hr hr,div.br br { display:none; }

.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }

.middle2 h2,.middle3 h2 { font-size:8pt; margin:0 7px 3px 0; padding:3px 0; } 

.middle2 :hover,.middle3 :hover { background:#fafafa; }

.ucomment img,.addthis img { border:0; }

.img_left {
float: left;
padding-left: 35px;
border: 0px;
}

.img_right {
float: right;
padding-right: 35px;
border: 0px;
}

#simple-sidebar-navigation-1 {
	color: #000;
}