/*  
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:#1a1a1a;
	color:#FFFFFF;
	text-align:center;
} 
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
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:  #E41937;
	text-transform: uppercase;
	margin-bottom: 25px;
	}
	
	
.bottom h3{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #E41937;
	text-transform: uppercase;
	margin-bottom: 20px;
	}
		
	
.bottom h4{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #E41937;
	text-transform: uppercase;
	margin-bottom: 25px;
	}
			
	
h4{font-size:14px;}
a{
	color:#E41937;
	text-decoration:none;
}

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

a:hover{color:#fff;}


#header{
	height: 124px;
}


#wrapper{
	text-align:left;
	width:980px;
	border: 1px solid #666666;
	height: auto;
	text-align:left;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
} 

.block{
	width: 259px;
	margin-bottom: 10px;
	margin-left: 35px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: auto;
}

.block1{
	width: 260px;
	height: 399px;
	float: left;
	background-image: url(images/printfactory-block-front.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}
.block2{
	width: 230px;
	height: 191px;
	float: left;
	background-image: url(images/printfactory-block.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}
.block3{
	width: 230px;
	height: 191px;
	float: left;
	background-image: url(images/printfactory-block.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}


/* 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/Pz<rintfactory/images/printfactory-content-back.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;	
	}
	
.post h2{
	background-repeat:no-repeat;
	color:#E41937;
	font-size:16px;
	height:20px;
	line-height:1.2em;
	margin-bottom:0;
	padding:14px 14px 14px 0px;
	text-transform:uppercase;
}
}
.post h2 a{
	width:100%;
	display:block;
	outline:none;
	}




/* footer - text string and links */
#footer p {padding-top: 3px;color:#fff; }
#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:488px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/printfactory-content-back.png);
	background-repeat: no-repeat;	
	
		}	

.bottom{
	width: 259px;
	margin-left: 35px;
	float: left;
	padding-top: 15px;
	overflow: auto;
	background-image: url(images/printfactory-leftsidebar.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 511px;
}

.bottom ul{
list-style-type: none;
list-style:none;
display:block;	
}

.bottom li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	list-style:none;
	outline:none;
	display:block;
	padding-bottom: 5px;	
}



ul.menu{
	list-style:none;
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	width: 980px;	
}
.menu li{
	float:left;
	display:block;
	width: 161px;
	padding-right: 2px;
	}
	
.nav {
	padding-left: 200px;	
	}

.menu li a{
	font-size:12px;
	outline:none;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 20px;
	display:block;
	background-image: url(images/Printfactory-menu.png);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 7px;
}

.menu li a:hover{
	background-image: url(images/Printfactory-menu-aktiv.png);
	background-repeat: repeat;
}

.menu li.current_page_item a{
	font-size:12px;
	outline:none;
	color: #E41937;
	text-decoration:none;
	display:block;
	background-image: url(images/Printfactory-menu-aktiv.png);
	background-repeat: repeat	
	}
	
	
	
.menu li.current_page_ancestor a{
	font-size:12px;
	outline:none;
	color: #E41937;
	text-decoration:none;
	display:block;
	background-image: url(images/Printfactory-menu-aktiv.png);
	background-repeat: repeat	
	}
	
.menu li.current_page_item a:hover{
	font-size:12px;
	outline:none;
	color:#fff;
	text-decoration:none;
	display:block;
	background-image: url(images/Printfactory-menu-aktiv.png);
	background-repeat: repeat
	color: #E41937;
	}

.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{
	margin-top: 2px;
	float: left;
	width: 200px;
	clear: both;
	margin-bottom: 15px;
	}
	
#searchForm{
	margin-top: 15px;
	float: right;
	width: 120px;
	}
	
.bund {
	background-image: url(http://helloindustries.dk/jeppek/wp-content/themes/Printfactory/images/printfactory-content-bottom.png);
	background-repeat: no-repeat;
	width:579px;
	height: 35px;
	clear: both;
	float: left;
	}		