/*
Theme Name: Hermansen.se
Theme URI: \\NAS\backup\hjemmeside\hermansen.se
Description: Theme for Hermansen.se, privat bruk
Version: 1.11
Author: Geir Hermansen
Author URI: http://www.hermansen.se
*/
@import url(class.css);
* {margin: 0; padding: 0;}
body, html { height: 100%; background: #293436; font-family: Tahoma, Verdana, sans-serif;}

/* layout */
#wrapper{
position: relative;
margin: 0 auto;
width: 1000px;
height: auto;
height: 100%;
min-height: 100%;
}
#header{
background: #293436 url(images/header.png) no-repeat top;
height: 140px;
}
#meny{
margin-left: 10px;
padding-top: 105px;

}
#main{
background: #d4d4d4 url(images/sidebar.png) repeat-y right;
}
#contents{
margin: 0 205px 0 5px;
padding-top: 5px;
padding-bottom: 5px;
}
#sidebar{
float: right;
width: 199px;
}
#footer{
bottom: 0;
clear: both;
padding: 5px;
text-align: center;
color: #d4d4d4;
font-size: 0.69em;
}
/* formatteringer*/
#meny ul {
display: block; 
padding: 0;
font-size: 1.0em;
}
#meny li{
padding-right: 0.94em;
color: #d4d4d4;
display: inline;
position: relative;
}
#meny a{ color: #f4f4f4}
#footer a{color: #d4d4d4}
#searchform{
position: absolute;
list-style-type: none;
margin: 108px 30px 0 800px;
}
#sidebar h2{
font-size: 1.00em;
background: url(images/sidebar_h2.png) no-repeat left bottom;
margin: 0.63em 0 0.63em 0;
}
#sidebar ul{
list-style-type: none;
font-size: 0.88em;
padding-left: 0.63em;
}
.cat-item{
padding-left: 1.00em;
background-image: url(images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#adsensem_widget{
padding-top: 30px;}

#sidebar a{
text-decoration: none;
color: #293436;
}
#comments{
margin-top: 1.25em;
padding-top: 0.31em;
border: 0.19em solid #d4d4d4;
}
#adsensem-default-ad{
margin-top: 25px;
margin-left: 0.63em;
}
