/*
Author Name : Morten Aagaard Krogh
Author Site : http://www.bokehmia.net
Style Name : Aagaard
Style URI : http://www.portfolio.bokehmia.net
Version : 0.95
Comments : Based on a 1 column K2 theme
*/


body {
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif !important; 
background: #fff !important;
font-size: 70% !important;
color: #111 !important;
margin: 0px !important;
_margin: 0px !important;
padding-top: 10px;
padding-bottom: 10px;
}

#page {
width: 900px !important; /*Width of entire Blog*/
_width: 900px !important; /*Check in IE to get the value that matches your blog*/
background: #fff !important;
border-left: 0px dotted #404040!important;
border-right: 0px dotted #404040!important;
border-bottom: 0px dotted #404040!important;
padding: 0px !important;
_padding: 0px !important;
}

.primary {
	padding-top: 15px !important;
	width: 700px;
	float: right;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 50px; !important;
	color: #111;
	position: relative;
	/* padding: 0px !important; */
	overflow: hidden;
margin-right: 50px !important;

	}

.secondary {
	padding-top: 15px !important;
	width: 168px;
	float: right;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px !important;
	padding-rigt: 0px !important;
margin-right: 0px !important;
margin-left: 0px !important;
color: #111;
	position: relative;
	/* padding: 0px !important; */
	overflow: hidden;
	}
	
#header {
background: #fff !important;
background-image: url(aagaardheader1.gif) !important;
background-repeat: no-repeat;
width: 900px !important;
_width: 900px !important;
height: 150px !important; /*sets the height of header*/
_height: 150px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin-right: 0px;
margin-top: 25px;
margin-bottom: 20px;
position: relative;
}

/* Header - disables wordpress header */
h1{
display: none;
}
#header .description {
display: none;
}


/* !! Menu !!  */

/* Menu above the Header Increase the value of margin-bottom until you get the menu to reach above header  */
ul.menu {
margin-bottom: 190px;
padding-left: 0px;
width: 90% !important;
word-spacing: 0;
}
/* spacing and font size  */
ul.menu li a {
font-size: 0.8em;
font-family: "georgia", "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Helvetica", "Arial", "sans-serif";
color: #555;
font-weight: none;
} 
/* hover properties  */
ul.menu li a:hover{
background: #fff !important; /* hover background menu item color */
color: #000 !important; /* text color when hovered */
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #222 !important; /* active tab hover text color */
background: #fefefe !important; /* active tab background color */
}

/*- Search Form and Livesearch    Baggrundsfarve �ndret !!!*/

#search {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #111 !important;
	}

#search h4 {
	display: none;
	color: #111 !important;
}

#search-form-wrap.livesearch {
	background: #fff !important;
	position: relative;
	height: 2.0em;
	border: none !important;
	}

input[type=text], textarea {
	background: #fff !important;
	color: #111 !important;
	padding: 1px;
	margin: 0;
	border: none !important;
	}




#s {
	background: #fff !important;
	width: 90%;
	font-size: 1.1em;
	margin: 4px 0px;
	}

	label.overlabel-apply {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 1;
	color: #111;
	cursor: text;
	}
	
	
	.secondary h4 {
background: #fff !important;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif !important;
/* padding: 2px !important; */
color: #111 !important;
padding:0px 0 0 0!important;
	margin-right: 0px !important;
	font-variant:small-caps;
	font-size: 1.3em;
	letter-spacing: 1px;
	text-indent: 20px;
	line-height: 1.9em;
	position: right !important;
	width: 150px;
	}
	
	h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "curier new", "times new roman", "serif" !important;
	color: #111 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	letter-spacing: 1px;
	padding: 50px 0 20px 0 !important;
	}
	
h3 {
	color: #333 !important;
	}

h4 {
	color: #111 !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "curier new", "times new roman", "serif" !important;
	font-weight: normal !important;
	letter-spacing: 1px;
	padding: 15px 0 15px 0 !important;
	}
	
h5 {	
	color: #111!important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "curier new", "times new roman", "serif" !important;
	font-size: 2.8em !important;
	font-weight: normal !important;
	letter-spacing: 1px;
	text-decoration: none !important;
	background: #fff !important;
	padding: 20px 50px 20px 50px !important;
	/*text-indent: 25px; */
	}
	
h6 { color: #111 !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 100% !important;
	font-style: none !important;
	font-weight: normal !important;
	background: #fff !important;
	/*text-indent: 100px;*/
	padding: 2px 55px 10px 55px !important;
	}

.entry-content {
	color: #111 !important;
	}

a {
color: #111;
text-decoration: none;
/*text-indent: 20px !important; */
}

a:hover {
color: #111;
text-decoration: none;
}

.entry-title {
display: none;
}
.blog-title {
display: none !important;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 80px 0 40px;
	text-align: center;
	color: #fff !important;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #fff !important;
	border-bottom: 0px solid #ccc !important;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}

#footer .wp-version,
#footer .k2-version {
	display: none;
	padding-left: 0.3em;
	}

.footerstats {
	display: none;
}

 
/* Plugins and widgets */

/* Socialable */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #fff;
	border: 0px solid #ccc;
	color: #eee;
	line-height: 1em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
