/*  
Theme Name: Printfactory.dk
Description: Cool
Design: http://www.jeppe-k.dk
Version: 1.0.0
Author: Kasper A. Kristensen
Theme URI: http://typecase.dk/
*/

*{margin:0;padding:0;}
html,body{
	background:#ffffff;
	color:#000000;
	}
	 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
h1{font-size:22px;}
h2{
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-transform: uppercase;
	margin-bottom: 25px;
	}
	
h4{font-size:14px;}
a{
	color:#0083a6;
	text-decoration:none;
}

a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover{color:#666;}


#header{
	height: 170px;
}


#wrapper{
	
} 

.block{
		display:none;
}

.block1{
		display:none;
}
.block2{
		display:none;
}
.block3{
		display:none;
}


/* main - middle content and columns */

.logo{
	float: left;
	}


/* wordpress entries styling - main content column */
.post{
	width: 579px;
	float: right;
	padding-top: 0px;
	margin-right: 70px;
	background-image: url(http://helloindustries.dk/jeppek/wp-content/themes/Printfactory/images/printfactory-content.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	color:#000000;	
	}
	
.post h2{
	line-height:1.2em;
	margin-bottom:0px;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 12px;
	margin-top: -4px;
	padding-left: 10px;
}
}
.post h2 a{
	width:100%;
	display:block;
	outline:none;
	}




/* footer - text string and links */
#footer p {padding-top: 3px;color:#000; }
#footer p a{color:#fff;}
#footer  {
	margin-top: 5px;
}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}

/* sidebar rules */
#sub{
	width:725px;
	}

.indhold{
	width: 980px;
	margin-bottom: 15px;
	background-color:#111111;
}

.billede{
	width: 725px;
	overflow: hidden;
	float: none;
	height: 185px;
	}

#stroke{
	background-color: #828282;
	height: 48px;
	width:1013px;
	}
	
.logo1{
	float: right;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
		
.thumb{
	float: right;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
	width: 540px;
	overflow: auto;
	}
	
.thumb a img{
	border: 1px solid #0083a6;
	padding: 2px;
	}		
	
	
.entry{
	width: 560px;
	margin-left: 0;
	float: left;
	padding-top: 5px;
	min-height:500px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;	
	}	

.bottom{
	display:none;
}


.bottom li a{
		display:none;
}



ul.menu{
		display:none;
}
.menu li{
		display:none;
	}
	
.nav {
	padding-left: 200px;	
	}

.menu li a{
		display:none;
}

.menu li.current_page_item a{
	display:none;
	}
.menu li.current_page_item a:hover{
		display:none;
	}

.menu li a span{font-size:11px;color:#777;text-transform:lowercase;}
.menu li a:hover{
		}
* html .menu li a:hover{background:#333;width:99px;}
.menu li.skip{border-left:1px solid #DDD;float:right;display:block width:100px;}
.menu li.skip a{width:100px;}
li.top{border-left:1px solid #DDD;float:right;display:block width:100px;}
li.top a{width:100px;}
.menu li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;}	

#searchWrap{
	display:none;
	}
	
#searchForm{
	display:none;
	}	
	
.bund {
	display:none;
	}			