@charset "utf-8";
/*
@file		bluecube.css
@short		Standard Stylesheet for BlueCube.nl
@version	1.0 Beta
@date		2009-09-24
@author		henry@postb.us
*/
/* ---------- global ---------- */
ul.profiles {
line-height:18pt;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
li.pdf {
background-image:url(http://www.10us.be/img/logo_pdf.png);
background-repeat:no-repeat;
padding-left:25px;
}
li.skype {
background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBggGBQkIBwgKCQkKDRYODQwMDRoTFBAWHxwhIB8cHh4jJzIqIyUvJR4eKzssLzM1ODg4ISo9QTw2QTI3ODUBCQoKDQsNGQ4OGTUkHiQ1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTUsNTU1NTU0NTU1NTU1NTU1Nf/AABEIABUAFQMBIgACEQEDEQH/xAAZAAEBAAMBAAAAAAAAAAAAAAAABgMFBwT/xAAnEAACAQMDAwMFAAAAAAAAAAABAgMABAUREiETUZExQXEGFCNhsf/EABgBAAIDAAAAAAAAAAAAAAAAAAEFAgME/8QAIxEAAQMDAgcAAAAAAAAAAAAAAQIDEQAhMQRhE0FRcYGR8P/aAAwDAQACEQMRAD8A67dXL3UkyRzi3ggB6kuunzz7AVo1LSSFsXfu9xtLqhV0MgHuN3DVktpTHcZOwmRZppEZUidtokPPGv7BrLiobpctadGO9+3RGEi3iD8PHARjz49qZJTwwfgbUlWvjFO5jnIvHa3mvf8AT2eXL2b9Xak8J2yD017H++KVN4nGXF7lss1sQI0uCoYHQHlvSlReYaCzCo2qzTap8tCUTv1g1S536egyydXe0E6DiRR6/IqdxuNyF7dtbNmrtItNGCk6kdhqeKUoMPLDShOMUdVp2y+gxnNyJ9VYY/H2+Ms0trVNkaeSe57mlKVhJKjJpmlISAlItX//2Q==);
background-repeat:no-repeat;
padding-left:25px;
}
li.linkedin {
background-image:url(http://www.10us.be/img/logo_linkedin.png);
background-repeat:no-repeat;
padding-left:25px;
}
li.phone{
background-image:url(http://t1.gstatic.com/images?q=tbn:qDBlOiItPJbSsM:http://www2.mobilehotdog.com/Template/Image/Default/images/phone.png);
background-repeat:no-repeat;
padding-left:25px;
}
li.twitter {
background-image:url(http://www.10us.be/home.nsf/twitter.png);
background-repeat:no-repeat;
padding-left:25px;
}
li.rss {
background-image:url(http://www.10us.be/home.nsf/img/rss.png);
background-repeat:no-repeat;
padding-left:25px;
}
.readmore {
margin-left: 5px;
padding-left: 18px;
background: url('/res/img/more.jpg/$FILE/more.jpg') no-repeat;
margin-bottom: 10px;
}
#introtext {
background-color: #E8FFD8;
border: 1px solid #dddddd;
padding: 5px;
margin-bottom: 17px;
}
#introtext p {
margin-bottom: 0px;
}
.posteddate {
font-style: italic;
color: #666;
font-size: 8pt;
}
.blogdetails {
font-style: italic;
color: #666;
margin-bottom: 5px;
}
.mouseover {
    cursor:pointer;
    cursor:hand;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	padding: 0;
	margin: 0;
	text-align: center;
	background: #bdbdbd url('/res/img/background.jpg/$FILE/background.jpg') repeat-x; 
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
}
img{
	border: 0;
}
p, h1, h2{
	padding: 0;
	margin: 0;
}
h1, h2, h3{
color: #555;
}
/* ---------- container ---------- */
div#container{
	margin: 0 auto;
	width: 961px; /* 96em / 960px */
	text-align: left;
}
#content h1 {
font-size: 16pt;
text-shadow: none;
padding: 0 0 0.8em;
}
#content h2 {
font-size: 13pt;
}
#content h3 {
font-size: 11pt;
}
#content a, a:visited {
 text-decoration: none;
/* color: #85bf41;bluecube groen*/
/*color: #0071eb; blauwig*/
color: #008b00;
/* color: #9ABA57;*/
}
#content a:hover {
 text-decoration: underline;
}
#content p{
 margin-bottom: 8px;
 line-height: 140%;
}
.blogentry a h1 {
 color: #000;
}
.blogentry {
margin-bottom: 15px;
border-bottom: 1px solid #aaa;
padding-bottom: 10px;
 line-height: 140%;
}
.blogfooter {
margin-top: 10px;
}
/* ---------- contentcontainer ---------- */
div#contentcontainer{
}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* ---------- header ---------- */
div#header{
	height: 9em; /* 130px */
	margin: 1em 0.5em; /* 5px */
}
div#logo{
	float: left;
	height: 9em; /* 130px */
	width: 20em; /* 200px */
margin-left: 12px;
}
div#menu{
/*	width: 74em; /* 740px */
	float: right;
padding: 28px 0 0 10px;
}
div#search{
	float: right;
	width: 74em; /* 740px */
	text-align: right;
	margin: 0 0 3em 0;
}
div#menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	display: inline;
	width: 67em; /* 620px - IE BUG */
}
div#menu ul li{
	float: left;
	padding: 1em; /* 10px */
}
div#menu ul li a, div#menu ul li a:visited{
	color: #777;
	text-decoration: none;
	font-size: 1.9em; /* 19px */
}
div#menu ul li.currentnav a{
color: #111;
}
div#menu ul li a:hover{
/*	color: #999;*/
	text-decoration: underline;
}
/* ---------- banner ---------- */
div#content {
/*	height: 30em; /* 300px */
	margin: 1em 0.5em;
}
/* ---------- cubes ---------- */
div#cubes{
	height: 18em; /* 200px */
overflow: hidden;
width: 960px;
}
div#cubes div{
	float: left;
	width: 21em; /* 210px =(div#container width / 4) - (2 * padding) - (2 * margin) */
	height: 15em; /* 170px */
	padding: 1em; /* 10px */
	margin: 0.5em; /* 5px */
/*	background-image: url('/res/img/cellbg.gif/$FILE/cellbg.gif');*/
background-color: #ffffff;
 line-height: 140%;
}
div#cubes h1{
	color: #333;
	text-shadow:0 0.1em 0 #FFFFFF;
	font-size: 1.4em;
	padding: 0 0 5px 0;
}
div#cubes p{
	font-size: 1.2em;
 line-height: 140%;
 margin-bottom: 8px;
}
div#cubes img{
	padding: 0;
}
div#cubes img.imgleft{
	float: left;
}
div#cubes img.imgright{
	float: right
}
div#cubes a, div#cubes a:visited {
color: #008b00;
text-decoration: none;
}
div#cubes a:hover {
text-decoration: underline;
}
div#cubes ul{
	padding: 1em;
	margin: 0;
	list-style-type: none;
}
div#cubes li{
	font-size: 1.2em;
}
/* ---------- footer ---------- */
div#footer{
	height: 18em; /* 200px */
}
div#footer div{
	float: left;
	width: 21em; /* 210px = (div#container width / 4) - (2 * padding) - (2 * margin) */
	height: 15em; /* 170px */
	padding: 1em; /* 10px */
	margin: 0.5em; /* 5px */
}
div#footer h2{
	color: #333;
	text-shadow:0 1px 0 #FFFFFF;
	font-size: 1.4em;
}
div#footer ul{
	padding: 1em 0;
	margin: 0;
	list-style-type: none;
}
div#footer li{
	font-size: 1.2em;
	padding: 0.3em 0;
	color: #333;
}
div#footer li a {
text-decoration: none;
color: #333;
}
div#footer li a:hover {
text-decoration: underline;
}
div#logosmall{
	text-align: right;
}
div#logosmall img{
	margin: 5em 0 0 0;
}
div#line{
	border-bottom: 0.1em solid #666;
	margin: 0.5em;
}
/* --------- forms ---- */
#user-form form, #comment-form form, fieldset {
background-color:#f1f1f1;
padding:5px;
margin-top: 10px;
}
#user-form label, #comment-form label {
display:block;
float:left;
padding:2px 0 0;
width:100px;
}
#user-form .text-box, #comment-form .text-box {
border:1px solid #DDDDDD;
color:#343434;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:1px;
padding:3px;
}
.form-element-button {
margin-top: 10px;
margin-left: 100px;
}
#user-form textarea, #comment-form textarea {
height:200px;
width:500px;
}
input, label {
vertical-align:middle;
}
#user-form .form-element, #comment-form .form-element {
clear:left;
display:block;
margin:0;
overflow:hidden;
}
#user-form #user-form-submit, #comment-form #contact-form-submit {
margin:10px 0 0 100px;
width:auto;
}
#user-form input, #comment-form input {
width:205px;
}
#comments {
border-top: 1px solid #aaa;
margin-top: 20px;
}
.usercomment {
 background-color: #f1f1f1;
margin: 10px;
padding: 5px;
}
.usercommentheader {
font-style: italic;
color: #888;
}

