/* Type */

a {
color: #3d9280;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div.module h2 {
display: none;
}

div.module h2.module-heading,
div.module h2.heading-inside-module {
display: block;
}

div.blog h3 {
font-size: 1.2em;
}

div.blog h4 {
font: 2em/1 Arial, Helvetica, sans-serif;
text-transform: uppercase;
border-bottom: 2px solid #000;
padding: 0 0 10px;
color: #000;
margin: 0 0 20px;
}

div.comments h3 {
font-size: 1.4em;
font-weight: bold;
}

div.comments h4 {
text-transform: none;
border: none;
margin: 0;
font: 1.2em/1.5 "Times New Roman", Times, serif;
}

div.blog h4 a {
text-decoration: none;
color: #000;
}

div#main {
font-family: "Times New Roman", Times, serif;
}

/* Special knapp */

div.special-button a {
position: absolute;
display: block;
top: 0;
right: 0;
width: 300px;
padding: 480px 0 0;
text-align: right;
}

/* Columns */

div.columns div.column-1 {
width: 400px;
padding: 0 120px;
margin: 0 20px 0 0;
}

div.columns div.column-2 {
width: 280px;
padding-right: 0;
}

/* Sub navigation */

ul.sub-navigation {
}

ul.sub-navigation li {
width: 100%;
margin: 0 0 2px;
}

ul.sub-navigation li a {
display: block;
padding: 1px 12px;
}

ul.sub-navigation li a:hover {
background: #e5e5e5;
text-decoration: none;
}

ul.sub-navigation li.sel a {
background: #43413a !important;
color: #d7d4c2;
}

/* Social */

ul.social li a {
background: none;
padding: 0;
}

/* Layout */

body {
background: #002d22;
}

div#wrapper {
width: 960px;
margin: 0 auto;
position: relative;
}

div#header {
background: url(../img/krunegard/head.jpg);
height: 460px;
position: relative;
}

div#logo {
position: absolute;
left: 49px;
top: 492px;
}

div#logo h1 {
font-size: 6.5em;
font-weight: normal;
}

div#logo h1 a {
display: block;
color: #83baa7;
background: url(../img/krunegard/title.gif) no-repeat;
width: 561px;
height: 59px;
text-indent: -999em;
overflow: hidden;
}

div#navigation {
position: absolute;
top: 481px;
left: 188px;
}

div#main {
padding: 115px 10px 50px;
background: #fbfbe8 url(../img/krunegard/bg.jpg) no-repeat;
}

/* Navigation */

div#navigation ul {
margin: 0;
font-size: 1.6em;
line-height: 1;
}

div#navigation ul li {
float: left;
margin: 0 24px 0 0;
text-transform: uppercase;
}

/* Password */

#password-label {
float: left;
width: 65px;
height: 13px;
margin: 3px 5px 0 0;
text-indent: -999em;
overflow: hidden;
background: url(../img/krunegard/losenord.gif);
}

#password-field {
float: left;
margin: 0 5px 0 0;
}

#password-submit {
float: left;
border: none;
height: 22px;
background: #da5268 url(../img/krunegard/button-ok.gif) no-repeat 50%;
}

#password-submit span {
float: left;
width: 21px;
height: 11px;
text-indent: -999em;
overflow: hidden;
}