/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background: #11242c url(../img/bghome.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#wrapperhome{
	width: 890px;
	margin: auto;
	padding: 0 0 19px 0;
}
#headermenu{
	padding: 25px 0 15px 12px;
}
#headermenu h1 a{
	background: url(../img/logo.png) no-repeat;
	display: block;
	float: left;
	height: 56px;
	width: 372px;
	text-indent: -9999em;
	overflow: hidden;
}
#headermenu ul{
	float: right;
}
#headermenu ul li{
	list-style: none;
	float: left;
	height: 42px;
}
#headermenu ul li a{
	margin: 0 0 0 5px;
}
#headermenu ul #home a{
	display: block;
	text-indent: -9999em;
	width: 55px;
	height: 42px;
	background: url(../img/home.png) no-repeat 0 0;	
}
#headermenu ul #portfolio a{
	display: block;
	text-indent: -9999em;
	width: 77px;
	height: 42px;
	background: url(../img/portfolio.png) no-repeat 0 0;	
}
#headermenu ul #overmij a{
	display: block;
	text-indent: -9999em;
	width: 76px;
	height: 42px;
	background: url(../img/overmij.png) no-repeat 0 0;	
}
#headermenu ul #contact a{
	display: block;
	text-indent: -9999em;
	width: 71px;
	height: 42px;
	background: url(../img/contact.png) no-repeat 0 0;	
}

#slider-wrap{
	background: url(../img/bgcarousel.png) no-repeat;
	height: 371px;
	width: 537px;
	padding: 21px 0 0 32px;
	float: left;
	position: relative;
}
#promoside{
	float: right;
	width: 300px;
	background: url(../img/info.png) no-repeat 50% 10px;
	padding: 190px 0 0 0;
}
#twitter{
	height: 144px;
	padding: 17px 20px 0 15px;
	width: 275px;
	background: url(../img/bgtwitter.png) no-repeat;
	position: relative;
}
.tweet{
	color: #7b6d5f;
	line-height: 18px;
	margin: 0 0 9px 0;
	height: 53px;
	overflow: hidden;
}
.tweet a{
	color: #00b2ee;
	text-decoration: none;
	text-align: right;
}
#twitter .date{
	width: 275px;
	color: #00b2ee;
	font-size: 10px;
	text-align: right;
}
#twitter .date a{
	color: #00b2ee;
	text-decoration: none;
	text-align: right;
}
#twitter .link a{
	display: block;
	width: 215px;
	height: 17px;
	background: url(../img/twitterlink.png) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	float: right;
	position: absolute;
	top: 120px;
	left: 78px;
}

#blogwrapper{
	background: #1a3946 url(../img/seam.png) repeat-x 0 6px;
	padding: 20px 0 20px 0;
}
#blog{
	width: 867px;
	margin: auto;
	color: #eeedd9;
	padding: 10px 0 0 0;
}
#main{
	width: 552px;
	float: left;
}
#sidebar{
	width: 276px;
	float: right;
	background: url(../img/bgsidebar.png);
	padding: 13px;
}
.entryinfo{
	background: url(../img/devider.png) repeat-x bottom;
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
}
.entry h1{
	font-size: 19px;
}
.entry a{
	color: #2fcbff;
	text-decoration: none;
}
.entry a:hover{
	text-decoration: underline;
}
.date{
	float: left;
	font-size: 9px;
}
.rss{
	float: right;
}
.rss a{
	display: block;
	height: 15px;
	width: 15px;
	background: url(../img/rssicon.png) no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
.entrycontent p{
	line-height: 1.7;
	margin: 0 0 10px 0;
	font-size: 11px;
	text-align: justify;
}
.commentlink{
	background: url(../img/devider.png) repeat-x top;
	padding: 9px 0 15px 0;
	margin: 10px 0 0 0;
}
.commentlink a{
	display: block;
	background: url(../img/reageericon.png) no-repeat;
	color: #eeedd9;
	padding: 3px 0 7px 25px;
	text-decoration:none;
}
#pagination li{
	list-style: none;
}
#pagination .previous a{
	float: left;
}
#pagination .future a{
	float: right;
}
#pagination a{
	color: #2fcbff;
	text-decoration: none;
}

/*Commentpage*/
.titlecont{
	background: url(../img/devider.png) repeat-x top;
	padding: 5px 0 0 0;
}
#commentdiv a{
	color: #2fcbff;
	text-decoration: none;
}
#commentdiv p{
	margin: 0 0 5px 0;
}
#commentdiv h2{
	font-size: 11px;
}
#commentlist{
	list-style: none;
	padding: 0 0 10px 0;
	background: url(../img/devider.png) repeat-x bottom;
	margin: 0 0 5px 0;
}
#commentlist li{
	padding: 10px 0 0 0;
}


/*Blogpagina*/
#jagged{
	height: 5px;
	width: 100%;
	background: url(../img/jagged.png) repeat-x top;
}	
* html #jagged{
	height: 5px;
	width: 100%;
	background: url(../img/jagged.png) repeat-x top;
	margin-bottom: -7px;
}	
/*Sidebaropmaak*/
#sidebar h1{
	font-size: 19px;
}
#me{
	padding: 0 0 10px 0;
}
#me img{
	float: left;
	margin: 0 10px 0 0;
}
#me h1{
	font-size: 14px;
}
#me p{
	font-size: 11px;
	line-height: 23px;
	margin: 7px 0 0 0;
}
#blogposts ul, #samenwerking ul{
	margin: 10px 0 0 0;
	list-style: none;
}
#blogposts ul li a, #samenwerking ul li a{
	color: #eeedd9;
	text-decoration: none;
	display: block;
	height: 25px;
	font-size: 11px;
	text-indent: 18px;
	background: url(../img/asterisk.png) no-repeat;
}
#blogcats ul{
	margin: 10px 0 0 0;
	list-style: none;
	float: left;
	width: 130px;
}
#blogcats ul li a{
	color: #eeedd9;
	text-decoration: none;
	display: block;
	height: 25px;
	font-size: 11px;
	text-indent: 23px;
	background: url(../img/folder.png) no-repeat;
}

#footer{
	background: url(../img/bgfooter.png) repeat-x;
	height: 57px;
	color: #5b8da2;	
}
#footer p{
	width: 870px;
	margin: auto;
	padding: 13px 0 0 0;
	font-size: 11px;
}
#footer a{
	color: #eeedd9;
	text-decoration: none;
}
/*Mailform*/
#mailform label{
	display: block;
	padding: 2px 0;
}
#msggs{
	margin: 0 0 5px 0;
}
#mailform input{
	display: block;
}
/*overmij*/
#about h2{
	margin: 0 0 5px 0;
	font-size: 13px;
}
#about p{
	margin: 0 0 10px 0;
}
/*portfolioitem*/
.item{
	float: left;
	width: 258px;
	height: 275px;
	padding: 5px 10px 0 0;
}
.item img{
	display: block;
	margin: 0 0 5px 0;
	width: 252px;
	border: 3px solid #fff;
}
.item p{
	margin: 0 0 3px 0;
	background: #0c7592;
	padding: 5px;
	line-height: 20px;
}
