/*
Theme Name:     Vigilance Child KAiKU
Theme URI:      http: //www.kaiku.dk
Description:    Child theme for Vigilance 
Author:         Elgaard Media
Author URI:     http: //www.elgaardmedia.dk/
Template:       vigilance
Version:        1.0.0
*/

@import url("../vigilance/style.css");

body { 
	background-color: #ffffff;
	font-family: helvetica;
	font-size: 11px;

}

div#wrapper {
	background-color: #ffffff;
	padding:8px;
}

div#wrapper a {
	color: #181616;
	font-weight: bold;
	text-decoration: none;
}

div#wrapper a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a.small {
	font-size: 9px;
	}

div#topwrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

div#mytop {
	background: url("../../bhguide/mytop-bg.gif") repeat-x;
	height: 11px;
	clear:both;
}
div#om-bloggen p{
	font-size: 1.3em;
	line-height: 1.6em;
}}

.thin-sidebar {
	width: 300px;
}

div#footer {
text-align: center;
font-size: 10px;
color: #000000;

}

div#footer2 {
	text-align: center;
	color: #cccccc;
	background: url("../../bhguide/mytop-bg.gif") repeat-x;
	height: 11px;
}

div#footer2 a {
	color: #ffffff;
	font-weight: bold;
}

div#footer2 a:hover {
	color: #CB3240;
	font-weight: bold;
	text-decoration: none;
}

div#vigilancefooter {
	text-align: right;
	color: #dddddd;
	padding-right: 20px;
	
}

div#vigilancefooter a {
	color: #dddddd;
	font-weight: bold;
}

div#vigilancefooter a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

div#footer2center {
	width: 970px;
	border: 0px solid black;
	margin: 0px auto;
    text-align: left;
	font-size: 14px;
	color: #ffffff;
	padding-top: 5px;
}

div#footer2center a {
	color: #ffffff;
	font-weight: bold;
}

div#footer2center a:hover {
	color: #CB3240;
	font-weight: bold;
	text-decoration: none;
}

div.streg {
	margin 5px; 
	border-top: 2px solid white;
        margin-top: 15px;
}

div.footer-spalte h1 {
	font-size: 24px;
        margin-bottom: 15px;
	margin-top: 20px;
}

div.footer-spalte {
	width: 270px;
        float: left;
}

div#footer-spalte1 {
	margin-right: 35px;
	margin-left: 30px;
} 
div#footer-spalte2 {
	margin-right: 35px;
} 

div.banner {
	margin-bottom: 5px;
	}

.menu-item-type-custom {
	font-size: 12px;
	}

.thin-sidebar {
	width: 200px;
	}

div#bhguidelogo {
	float: left
}
div#tagline {
    float:right;
	text-align: right;
	padding-right: 50px;
	padding-top: 30px;
}
