/*
Theme Name: Colourise
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A colorful.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes and <a href="http://www.styleshout.com">Styleshout</a> for more designs.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/

*/

/* ----------------------------------------------
	Template Name : Colourise
	Template Code : S-0022
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : March 07, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Arial', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:15px;
	
	margin: 0; 	padding: 0; 
	background: url(images/bga.jpg) no-repeat center top;
	text-align: center;
}
#two {
background: url(images/bg1a.jpg) no-repeat center top;
}
#three {
background: url(images/bgprepress.jpg) no-repeat center top;
}
#four {
background: url(images/bgfamiliedrukwerk.jpg) no-repeat center top;
}
#five {
background: url(images/bgfriso.jpg) no-repeat center top;
}
#six {
background: url(images/bgcontact.jpg) no-repeat center top;
}
/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #2e92c5;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #fff;
	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	;
   border: 0px solid #1B1B1B;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-right {
  	margin: 115px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 0 0 0 10px; padding: 5px 10px 20px 10px;
	
	background: none; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 0 0 0 200px;
	color: #fff;
}
 
input, select, textarea {
	padding: 5px 9px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #fff;  
	border: none;
}
.naam{background: url(images/naam.gif) no-repeat;
width:281px;
margin-left:109px;}
.adres{background: url(images/adres.gif) no-repeat;
width:281px;
margin-left:93px;}
.postcode{background: url(images/postcode.gif) no-repeat;
width:281px;
margin-left:77px;}
.woonplaats{background: url(images/woonplaats.gif) no-repeat;
width:281px;
margin-left:58px;}
.telefoon{background: url(images/telefoon.gif) no-repeat;
width:281px;
margin-left:42px;}

.email{background: url(images/email.gif) no-repeat;
width:260px;
margin-left:26px;}
textarea {
	width: 285px;
	margin-left:-19px;
	padding:3px 0 0 38px;
	height: 100px;
	background: url(images/opmerking.gif) no-repeat;
	display: block;	
}

input.button, input.button:hover { 
	font: bold 14px Arial, Sans-serif; 
	height: 30px;
	margin: 0 0 0 -29px; padding:0 8px 6px 11px;
	background: url(images/verstuur.png) no-repeat;
	cursor:pointer;
	color: #fff;	
}
input.button:hover {	
	background: url(images/verstuurhover.png) no-repeat;	
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 870px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 870px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	float: left;	
	display: inline;	
	
}
#header, #headerdrukwerk {
	position: relative;
	width: 840px;	
	height: 380px;	
	margin: 0; padding: 0;		
	background: transparent;
}
 #headerdrukwerk {
	
		
	height: 200px;	
	
}
/* logo */
#header h1#logo-text a, #headerdrukwerk h1#logo-text a {
	position: absolute;
	padding: 91px 0 0 0;
	width:300px;
	overflow: hidden;
	z-index:1;
	margin:0;
	font: normal 32px Corbel, "Georgia",Times New Roman, Times, serif;
	height: 0px !important; /* for most browsers */
    height /**/:91px; /* for IE5.5's bad box model */
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	cursor:pointer;
	background:url("images/logo.png"); 
	background-repeat: no-repeat;
	float:left;
	/* change the values of top and left to adjust the position of the logo*/
	top: 118px; left: 714px;	
}
#header h1#logo-text a:hover, #headerdrukwerk h1#logo-text a:hover {
	background:url("images/logo.png") no-repeat;	border: none;
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 38px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 960px;	
	left: -15px;	top: 15px;	
	
}
#nav ul {
	float: left;
	list-style: none;
	width: 960px;		
	height: 40px;
	margin: 0 0 0 0px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a, #nav ul li .contact a {
	float: left;
	margin: 0;	padding: 0 32px;
	background: url(images/divider.gif) no-repeat right;
	font: bold 13px/35px 'Arial', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #fff;	
}
#nav ul li.contact a {
	
	background: none;	
}
.contact a{
	
	background: none;	
}
#nav ul li a:hover, 
#nav ul li a:active, #nav ul li .contact a:hover {
	color: #00adef;
	
	background: url(images/divider.gif) no-repeat right;
	border: none;
}
#nav ul li.contact a:hover {
	
	
	background: none;
	
}
#nav ul li.current_page_item a {	
	color: #00adef;	
}



/* Main Column */
#main {
	float: left;
	width: 560px;
	padding: 0; margin: -18px 0 0 0;
	display: inline;		
}
#mainrest, #mainfriso {
	float: right;
	width: 348px;
	padding: 0; margin: 0 6px 0 0;
	display: inline;		
}
#mainbanner, #mainissu{
	float: left;
	width: 248px;
	padding: 0; margin: -260px 600px 0 0;
	display: inline;		
}
#mainissu{
	float: left;
	width: 400px;
	padding: 0; margin: -560px 600px 0 0;
	display: inline;		
}
#mainissu h2 {
	padding-bottom: 0px;
	margin: 4px 0 12px 44px;
	font: bold 2.75em 'Arial', Tahoma, Helvetica, Arial, sans-serif;	
	color: #009ee0; 
	letter-spacing: 1px;	
	text-transform: none;	
}
friso{
	
	
	font: bold 1em 'Georgia', Tahoma, Helvetica, Arial, sans-serif;	
	color: #009ee0; 
	letter-spacing: 1px;	
	text-transform: none;	
}
#main p{
	text-align:justify;
	margin: 0 0px 0 0;
}
#mainrest p, #mainfriso p{
	text-align:justify;
	margin: -13px 0px 0 0;
}
#mainrest p.name{
	margin-left:276px;
}
#mainrest p.address{
	margin-left:274px;
}
#mainrest p.post{
	margin-left:258px;
}
#mainrest p.woon{
	margin-left:246px;
}
#mainrest p.tel{
	margin-left:223px;
}
#mainrest p.opmerkingen{
	margin-left:240px;
}
#mainrest p.mail{
	margin-left:250px;
}
#main h2 a, #mainrest h2 a, #mainfriso h2 a{
	padding-bottom: 0px;
	margin: 4px 0 -20px 164px;
	font: bold .75em 'Arial', Tahoma, Helvetica, Arial, sans-serif;	
	color: #fff; 
	letter-spacing: 1px;	
	text-transform: none;	
}

.friso{
	margin-left:159px;
	color:#fff;
}
#mainfriso h2 a{
	color:#fff;
}
#main h2 a {
	color: #fff;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0; margin: 25px 0 0 0;		
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 10px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: url(images/footer-top.jpg) no-repeat center bottom;
	color: #fefefe;
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }


#footer, #footercontact, #footerfriso {
			
		height:128px;
		width:956px;	
		
		margin: 0 7px 0 -43px;
		clear:both;
	}
	#footercontact, #footerfriso {
			
		height:50px;
		
	}
	 #footerfriso {
			
		height:72px;
		
	}
   #footerprepress, #footerdrukwerk {
			
		height:98px;
		width:956px;	
		
		margin: 0 0 -60px -43px;
		clear:both;
	}
	
	#footerprepress {
			
		height:88px;
		
	}
	
	#footerdrukwerk {
			
		height:108px;
		width:956px;	
		
		margin: 0 0 -60px -43px;
		clear:both;
	}
	
#footin, #footinprepress, #footindrukwerk,  #footincontact  {
height:50px;			
text-align:center;
padding: 50px 30px 0 10px;
}
#footinfriso  {
text-align:center;
padding: 0 30px 0 0px;
}
#footincontact  {
height:80px;			
text-align:center;
padding: 13px 30px 0 10px;
}
#footinprepress  {

padding: 5px 30px 0 10px;
}
#footindrukwerk  {

padding: 31px 30px 0 10px;
}

#footer a
{
text-decoration: none;
margin:0;
padding:0;
font-weight:bold;
font:1.0em Verdana;
color: #000;
}
#footer a:hover {
color: #fff;
text-decoration:underline;
}

.spacing {
margin-right:25px;
color:#fff;
font-weight:bold;
font-size:13px;
}
#footin p, #footinprepress p, #footindrukwerk p, #footinfriso p, #footercontact p {

color:#fff;
font-weight:normal;
font-size:13px;
}

.footerspace {
margin-left:10px;
margin-right:10px;
color:#fff;
font-weight:normal;
font-size:13px;
}

.ludel, .ladel, .ledel, .lodel, .fatty{
margin-left:-2px;
font: 11px/165% 'Arial', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:15px;
}
.ladel{
margin-left:-4px;

}
.ledel{
margin-left:-7px;

}
.lodel{
margin-left:-12px;


}
.fatty{
color: #00adef;
font-weight:bold;


}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.lW { float: left; clear: left; height: 15px; color: #58585a; font-size: 1px}
.rW { float: right; clear: right; height: 15px; color: #58585a; font-size: 1px;}

.floaters{
  width:940px;
  }

div.float {
  float: left;
	margin-top:228px;
	margin-right: 8px;
  }
  div.floats {
  float: left;
	margin-top:44px;
  }
div.float p, div.floats p {
   text-align: left;
	 margin:-20px 0 0 9px;
	 font-weight:bold;
   }
div.floats p {
   text-align: left;
	 margin-top:-20px;
	 
   }
	 
	 
	 
	 




ul.thumb {
	float: left;
	list-style: none;
	margin: 200px 0 0 -7px; padding: 14px;
	width: 860px;
}
ul.thumb li {
	margin: 0; padding: 7px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 157px;
	height: 117px;
}
ul.thumb p{
	margin: 104px 0 0 0;
	width:130px;
	font-weight:bold;
	float: left;
	
}
ul.thumb li img {
	width: 157px; height: 117px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 0px solid #ddd;
	padding: 6px;
	background: none;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}