/*
Theme Name: Kullberg
Theme URI: http://www.madskullberg.dk/
Description: 
Version: 0.1
Author: Mads Kullberg
Author URI: http://www.madskullberg.dk
Tags: 
*/

/* RESET BROWSER DEFAULTS */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form 
input , textarea , p , blockquote , th , t, address, hr { margin: 0; padding: 0; }
table { border-collapse:collapse; border-spacing: 0; }
img { border:0; }
address , caption , cite , code , dfn , em , strong , th , var { font-style: normal; font-weight:normal; }
caption , th { text-align:left; }
h1 , h2 , h3 , h4 , h5 , h6 { font-size: 100%; font-weight:normal; }
q:before , q:after { content:''; }
abbr , acronym { border: 0; }
em {font-style: italic;}
strong { font-weight: bold; }
/* Begin Typography & Colors */
html {
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	color: #444;
	text-align: center;
	background: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.32em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	text-align: left; 
	margin: 15px 0 0 0; 
}
.narrowcolumn ul, .narrowcolumn ol {
	margin: 10px 0px 10px 25px; 
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 14px;
	text-transform: uppercase; 
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 12px;
	
	}

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #222;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #0f7ab1;
	text-decoration: underline;
	font-weight: normal; 
	}

a:hover {
	color: #000;
	} 
h2 a:hover, h3 a:hover {
	text-decoration: underline; 
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin menu */
#infomenu {
	position: relative;

	z-index: 1000;
	background: #000;
	height: 20px;
	line-height: 20px;
}
#infomenu ul {
	position: relative;
	width: 970px;
	margin: 0 auto 0 auto;
}
#infomenu li {
	display: block; 
	float: right; 
	list-style: none; 
	background: url('images/separator.png') no-repeat center right;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;

}
#infomenu a {
	color: #fff; 
	text-decoration: none;
}
#infomenu  a:hover {
	text-decoration: underline;
}
#topmenu {
	position: relative;
	float: left; 
	left: 100px;
	
}
#topmenu ul li {
	list-style: none; 
	display: block; 
	float: left; 
	height: 178px; 
	width: 127px; 
	border: 0px solid #777;
	margin: 0 4px 0 0;
	padding-bottom: 2px;
}
#topmenu a {
	display: block; 
	width: 100%; 
	height: 100%; 
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
#topmenu a:hover, #topmenu li.current_page_ancestor a, #topmenu li.current_page_item a {
	color: #fff;
}
#leftmenucontainer {
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	z-index: 2; 
}
#leftmenu {
	position: relative;
	float: left; 
	top: 9px;
	width: 100%;
	margin: 0; 
	padding: 0; 
	margin-bottom: 15px;
}
#leftmenu li {
	display: block;
	float: left;
	width: 100%; 
	list-style: none;
	padding: 0; 
	margin: 0; 
}
#leftmenu a {
	display: block;
	float: left;
	width: 300px; 
	color: #000;
	font-size: 16px; 
	border-bottom: 1px solid #ccc; 
	text-decoration: none; 
	padding: 3px 3px 3px 3px;

}
#leftmenu a:hover, #leftmenu li.current_page_item a {
	background: #000;
	color: #fff;
}
#leftmenu li.current_page_ancestor {
	 
}
#leftmenu li.current_page_ancestor a {
	
}
/* End menu */
/* Begin Structure */


#page {
	position: relative; 
	float: left;
	background-color: none;
	padding: 0;
	margin: 0 0 0px 0;
	width: 100%;
	background: #fff url('images/') no-repeat; 
	background-position: 0px 195px;
	}


#header {
	position: relative; 
	width: 970px;
	height: 190px;
	margin: 20px auto 5px auto;
	border: 1px solid #e7e7e7;
	border-right: none; 
	}

#headerimg {
	position: relative; 
	float: left; 
	}
#headerimg a {
	background: url('images/dpb_logo.png') no-repeat top left; 
	display: block; 
	width: 220px; 
	height: 190px; 
}

#searchbox {
	position: relative; 
	float: right; 
	top: 0; 
	left: 0; 

}
#midsection {
	position: relative;
	text-align: left;
	height: 100%; 
	width: 970px;
	margin: 0 auto 0 auto;
}
#container {
	position: relative;
	float: left;
	padding: 0px 0 0 0; 
}
#container.front {
	background: #fff;
}


#content {
	background: #fff;
}
#content.front {
	position: relative; 
	z-index: 1; 
	top: 0; 
	left: 0; 
	background: none; 
}
.narrowcolumn, .widecolumn {
	float: left;
	width: 640px;
	overflow: hidden;	
	margin-top: 6px;
	padding: 5px 0 0 0; 	
}
.narrowcolumn .entry, .widecolumn .entry {
	
	
}
.short {	

}

.post {
	margin: 0 0 40px 0;
	padding: 0; 
	text-align: left;
	}

.post hr {
	display: block;
	}
.entry p {
	margin: 0 0 10px 0;

}
.narrowcolumn .post {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	position: relative;
	float: left;
	padding: 0;
	margin: 10px auto;
	width: 100%;
	clear: both;
	color: #fff; 
	background: #000;
	height: 100%;
}
#footer #footercontainer {
	position: relative;
	text-align: left;
	height: 100%; 
	margin: 0 auto 0 auto;
	width: 980px;

}
#footer .col {
	position: relative;
	float: left; 
	width: 25%;
	

}
#footer #col1 {

}
#footer #col1 ul li {
}
#footer #col1 ul li ul li ul li {
	float: left;
	width: 100%;
}
#footer .col ul {
	list-style: none; 
	margin: 0; 
	padding: 0 10px 0 10px;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}
#footer .col ul li ul {
	padding: 0;
	text-decoration: none;
	font-size: 12px; 
	font-weight: normal; 
	margin-left: 0px;
	list-style: none;

}
#credit-image {
	margin: 0 auto 0 4px;
	height: 130px;
	background: #fff url('images/kimlogo.jpg') no-repeat bottom left; 
}

#footer #credit {
	width: 970px;
	margin: 0 auto 0 auto;
	clear: both;
	font-size: 11px; 
	text-align: center; 
	color: #fff;
	background: #000;

}

#footer a {
	display: block; 
	width: 100%; 
	border-bottom: 1px solid #333;
	color: #666;
	text-decoration: none;
}
#footer li.current_page_item a,
#footer a:hover {
	color: #fff;
}
#footer ul.pagenav  {
	padding: 10px 10px 0 10px; 
	margin: 0; 
}

#footer ul.pagenav li a {
	color: #fff;
	font-size: 120%;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	padding: 0; 

	}
.narrowcolumn .entry h2 {
	color: #000;
	padding: 5px 5px 2px 0px; 
	line-height: 14px;
	font-size: 14px;
	margin: 20px 0 10px 0; 
width: 100%; 
display: block; 
clear: both; 

}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}



h3.current {
	padding: 0 0 0 0; 
	color: #000; 
	font-size: 22px; 
	text-transform: uppercase; 
	letter-spacing: 2px;
	font-weight: bold; 
	margin: 0 0 10px 0;

}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.entrytopimage {
	border: 1px solid #eee;
	margin: 0 0 10px 0; 
	
	
	
}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 15px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* Begin Sidebar */
.sidebar {
	z-index: 1; 
}
.sidebar.sidebar-1
{	position: relative;
	float: left;
	width: 310px;  
	left: 0px;
	padding: 0; 
	margin-right: 10px;
	
}
.sidebar.sidebar-2
{	position: relative;
	float: left; 
	padding: 0;
	margin-left: 5px;
}

/* End Sidebar */






/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ccc;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding-top: 0px;
	margin: 10px;
	/* -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
}
.alignleft, div.alignleft {
	margin-left: 0; 
}
.alignright, div.alignright {
	margin-right: 0; 
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 3px 5px 5px;
	margin: 0;
}
/* End captions */

/* Language chooser */
.qtrans_language_chooser {
	position: absolute;
	top: 117px; 
	right: 10px;
	z-index: 1; 
}
.qtrans_language_chooser a {
		color: #fff;
		font-weight: bold; 
	font-size: 12px; 
}
.qtrans_language_chooser a:hover {
		color: #444;
}
.qtrans_language_chooser li {
	display: block; 
}
.qtrans_language_chooser li.active {
	display: none; 
}
#qtrans_language_chooser {
	list-style: none;

}
/* Special cases */
.shop .page {
	margin-bottom: 30px;

}
.breadcrumb {
	margin-left: 320px;
	width: 645px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.breadcrumb a {
	color: #000; 
	font-weight: bold; 
	text-decoration: none; 
}
.breadcrumb a:hover {
	text-decoration: underline; 
}
/* relaterede sider */
#relaterede {
	background: #e7e7e7;
	color: #000; 
	padding: 10px; 
	clear: both;
	margin: 10px 0 10px 0; 
}
#share {
	background: none; 
	position: absolute; 
	right: 0;
	top: -38px;	
	height: 20px;
}
#share a {
	color: #000; 
	text-decoration: underline; 
	font-size: 11px;
}

/* Frontpage */ 
.frontpage_content {
margin: 20px auto 0 auto;
width:970px; 
height: 530px;
background: url('images/frontpage.png') no-repeat top left; 

}
#page #midsection .frontpage_content a {
	display: block; 
	width: 470px; 
	height:60px;
	text-decoration: none; 
	position: absolute; 
	left: 496px;

}
.frontpage_content a#vind {
	top: 240px; 
}
.frontpage_content a#plastik {
	top: 312px; 

}
.frontpage_content a#tekstil {
	top: 384px; 

}
.frontpage_content a#computer {
	top: 456px; 

}
#page #midsection .frontpage_content a#teori {
	top: 170px;
}
