/*
Theme Name: Kurt-gulvmand Default
Theme URI: http://kurt-gulvmand.dk/
Description: The default Kurt-gulvmand theme based on the famous <a href="http://kurt-gulvmand.dk/">Kurt-gulvmand</a>.
Version: 1.0
Author: Rabin Welo
Author URI: http://kurt-gulvmand.dk/
Tags: fixed width, three columns, widgets

*/



/* Begin Typography & Colors */
* {
	padding:0;
	margin:0;
}

body {
	color:#2C2C2C;
	font-family:"Arial",Tahoma,Calibri,Trebuchet MS,Verdana,Georgia,Lucida,Helvetica,sans-serif;
	font-size:12px;
	text-align: center;
	background:url(images/bodybg.jpg);
	}

/* Begin Structure */

#page {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	background:none !important;
	}

#header {
	margin: 0 0 13px 0;
	padding: 0;
	height: 158px;
	width: 880px;
	position:relative;
	background:url(images/bnrbg.png) no-repeat left top;
	}
	
#headerimg h1 a {
	position:absolute;
	top:88px;
	left:45px;
	display:block;
	width:327px;
	height:54px;
	background:url(images/logo.png) no-repeat;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.clear {
	clear:both;
}
/* End Various Tags & Classes*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Custom by Tho */
div#content-header {
	height:35px;
	background:url(images/boxtop.png) no-repeat left top;
}

div#content-bg {
	min-height:750px;
	text-align:left;
	background:url(images/mainbg.jpg) repeat-y;
}

div#content-footer {
	height:7px;
	line-height:1px;
	font-size:1px;
	background:url(images/boxbtm.png) no-repeat left top;
}

/* Left side */
div#leftSidebar {
	float:left;
	width:230px;
	padding-top:12px;
	min-height:400px;
}

div#leftSidebar ul li {
	list-style:none;
}

li.widget_pages ul {
	width:200px;
	padding-left:15px;
}

li.widget_pages ul li {
	background:url(images/icon.jpg) no-repeat scroll 0 7px transparent;
	font-size:14px;
	line-height:24px;
	padding-left:27px;
	
}

li.widget_pages ul li a {
	color:#373634;
	font-size:14px;
	line-height:24px;
	text-decoration:none;
	
}

#leftSidebar h2.widgettitle {
	display:none;
}

a#leftsildeLink {
	display:block;
	width:199px;
	height:47px;
	margin:20px 0 20px 15px;
	background:url(images/bth62c6.png) no-repeat 0 0;
}

#newbox {
	width:226px;
}
#newboxbg, #newboxbg dl, #newboxbg dl dd {
	display:block;
	width:226px;
}
#newboxbg {
	background:url("images/newboxbg.jpg") repeat-y scroll 0 0 transparent;
}
#newboxbg dl {
	background:url("images/newboxtop.jpg") no-repeat scroll 0 0 transparent;
}
#newboxbg dl dd {
	background:url("images/newboxbtm.jpg") no-repeat scroll left bottom transparent;
	padding:10px 0;
}
#newboxbg p {
	color:#FFFFFF;
	line-height:18px;
	padding:0 12px 12px;
	text-align:center;
	width:200px;
}
#newboxbg p b {
	font-size:18px;
}

/* Content */
div#content {
	float:left;
	width:390px;
	margin-left:15px;
	min-height:400px;
}

/* Right side */
div#rightSidebar {
	float:right;
	width:230px;
	min-height:400px;
}

h2.widgettitle {
	background:url(images/rightGdrTop.jpg) no-repeat scroll right center transparent;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	line-height:36px;
	padding:0 0 0 45px;
	width:185px;
}

#rightSidebar div.textwidget {
	padding:7px 15px 8px 29px;
	line-height:18px;
}

#rightSidebar div#finansiering div.textwidget {
	padding:7px 15px 8px 15px!important;
}

.right-sidebar-p {
	padding:7px 0 8px 29px;
	line-height:18px;
}

/* Content */
#content h1 {
	border-bottom:1px dashed #FFFFFF;
	padding-left:10px;
	padding-top:10px;
}

#content a, #content a:visited, #content a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#content h3 {
	float:left;
	padding-top:22px;
	width:390px;
}

#content ul { padding-left:40px; }
#content ul li { list-style:none; }

#midrgt a {
	display:block;
	padding-top:12px;
}

#midup {
	overflow:hidden;
	padding-top:10px;
	width:390px;
}

#midlft {
	float:left;
	height:231px;
	width:180px;
}

#midrgt {
	float:right;
	width:200px;
}

.alignleft {
	float:left;
}

/* Footer */
div#footer {
	padding:20px 0;
	color:#696969;
}

#footerCopyright .textwidget {
	float:left;
	padding-left:250px;
}

#footerURL .textwidget {
	float:right;
	padding-right:250px;
}

div#footer a,div#footer a:visited {
	color:#696969;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

/* iFrame */
#outerFrame {
	width:390px;
	height:712px;
	overflow:hidden;
	position:relative; 
}

#innerFrame {
	position:absolute;
	top:-228px;
	left:-230px;
	width:880px;
	height:1000px;
}