/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*Hiver tekst sammen omkring overskrifter
.custom .format_text p {
    margin-bottom: 1em;
}

.custom .format_text h2 {
    color: #1122CC;
margin: 0em;
}
*/




.custom #header_area .page {
background: #F5F5F5;
padding-top: 0.5em;
padding-bottom: 0.5em;

}


.custom #header_area {
background: #F5F5F5;
padding-top: 0.5em;
padding-bottom: 0.5em;
}


.custom #header {
padding-top: 0em;
padding-bottom: 0em;
}


.custom .headline_area {
padding-bottom: 4em;
padding-left: 1em;
margin-left: -1em;
background: #FFF8E7;
}

.custom .headline_area h2 {
    font-size: 2em;

}



.custom #nav_area {
background: #2D2D2D;
}

.custom #nav_area .page {
background: #2D2D2D;
}

.custom.Keywordanalyse #content_area {}

.custom.Keywordanalyse #content_area .page {
}


.custom .sidebar h3 {
    font-size: 1.5em;
    font-variant: inherit;
    letter-spacing: 0px;
}

