@import url("../Downloads/contact.css");
/*=================================================================================
 GLOBAL 
 
 - LAYOUT
 - TOP
 - MENU
 - CONTENT
 - POSTS
 =================================================================================*/

* {
	padding: 0px;
	spacing: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

html{
}

body {
	height: 100%;
	width: 100%;
	font-size: 12px;
}

html>body #wrap {
	height:100%;
	width: 100%;
} /* 100 % height */

body#permalink {
	width: 1024px;
}

/*=================================================================================
 LAYOUT 
 =================================================================================*/

#hud {
	
}
	
html>body #hud {
 	position:fixed;
  	z-index:10; /* Prevent certain problems with form controls */
}

html>body #content-wrap {
	height: 100%;
	width: 100%;
} 

html>body #content {
	margin: 0 100px 0 350px;
	width: 4400px;
	position: absolute;
	top: 70px;
	display: inline-block;
	z-index: 3; /* foto is z-index 2, content is z-index 3 */
}

html>body #content_permalink {
	margin: 0 100px 0 350px;
	width: 400px;
	position: absolute;
	top: 70px;
	padding: 10px;
	display: inline-block;
}

#foto {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; /* foto is z-index 2, content is z-index 3 */
}

#meer_info { position: absolute; display: block; background: #000; color: #fff; top:15px; left: 130px; width: 50px; text-align: center; z-index: 99; cursor:default;}
	#meer_info:hover { text-decoration: none; }
/* menu */
#auteur {color: #000;}
#auteur > li {background:#fff; cursor:pointer; float:left;}

/* sub-menus*/
#auteur ul { padding:0px; margin:0px; display:block; display:inline; border: 1px solid #666666; border-top: 0px;}
#auteur li ul { position:absolute; left:0px; top:55px; width:200px; background-color:#fff; color:#000; /* for IE */ display:none; }
#auteur li:hover ul { display:block;}
#auteur li ul li{ display:block; list-style-type:none; color: #000; padding: 5px;}
#auteur li ul li:first-child { border-top: none; }

/*=================================================================================
 CLASSES 
 =================================================================================*/
ul, li {
	list-style: none;
}

img a{
	border: 0px;
}

img {
	border: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/*=================================================================================
 HUD 
 =================================================================================*/

#logo {
	background: url(../images/logo.png);
	width: 154px;
	height: 172px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

	#logo_kleurrijkeblog { background: url(../images/kleurrijkeblog_logo.png); width: 154px; height: 172px; display: block; position: absolute; left: 0; top: 0; }

#top {
	left: 152px;
	position: absolute;
	background: url(../images/hud_top.png);
	height: 71px;
	top: 0;
	width: 773px;
}

	h1.naam a{
		font-size: 16px;
		position: absolute;
		left: 60px;
		top: 10px;
		text-decoration: none;
		color: #000000;
	}

	#auteur {
		position: absolute;
		width: 100px;
		top: 5px;
	}
	
#left {
	position: absolute;
	width: 93px;
	top: 172px;
	background: url(../images/hud_links.png);
}

	#menu li a{
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
		color: #000;
		margin: 0 0 0 10px;
	}
	
	#menu li a:hover {
		color: #FF9900;
	}

#blogstars {
	position: absolute;
	left: 200px;
	line-height:1;
	top: 0;
}

	#blogstars li {
		width: 50px;
		float: left;
		display: block;
		line-height:1;
		text-align: center;
	}
	
	.blogstarstitel {
	text-transform: uppercase;
	color: #ffba1d;
	width: 100px;
	float: left;
}

	.blogstarsnaam {
		font-size: 9px;
	}

	img.blogstar {
		border: 2px solid #fff;
		margin: 3px 0 0 0;
		padding: 0px;
		spacing: 0px;
	}
 
#jij {
	float: left;
}

#poweredby {
	background: url(../images/poweredby.png);
	height: 123px;
	width: 83px;
	position: relative;
	display: block;
}

	#poweredbyblogstars { background: url(../images/poweredbyblogstars.png); height: 123px; width: 83px; position: relative; display: block; }

#nieuwsbrief a{
	background: url(../images/nieuwsbrief.jpg);
	width: 82px;
	height: 77px;
	position: relative;
	display: block;
}

#disqus_thread {
	background: #fff;
}

 
/*=================================================================================
 NAVIGATIE 
 =================================================================================*/
 
#navigatie-wrap {
 	position: absolute;
	left: 265px;
	top: 80px;
	z-index: 3; /* foto is z-index 2, content is z-index 3 */
}

#pagina {
	width: 86px;
	height: 34px;
	background: url(../images/paginanr.jpg);
	padding: 10px 0 0 0;
	text-align: center;
}

.paginanummer {
	font-size: 22px;
}

.nieuwer {
	width: 86px;
	height: 22px;
	background: url(../images/nieuwer.jpg);
	display: block;
}

.ouder {
	width: 86px;
	height: 22px;
	background: url(../images/ouder.jpg);
	display: block;
	float: left;
	
}

.ouder_post {
	width: 86px;
	height: 22px;
	background: url(../images/ouder.jpg);
	display: block;
	position: absolute;
	left: 505px;
	top: 0px;
}

/*=================================================================================
 CONTENT 
 =================================================================================*/

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-north { background-image: url(../images/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(../images/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../images/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../images/tipsy-west.gif); background-position: left center; }

 /*=================================================================================
 POSTS
 =================================================================================*/
 
#posts {
	float: left;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

	.post {
		padding: 5px;
	}

.post-header {
	background: url(../images/meta_titel.jpg);
	height: 53px;
	width: 400px;
}

	.post-video {
		background: url(../images/icon_video.jpg);
		width: 63px;
		height: 53px;
		float: left;
		display: block;
	}
	
	.post-foto {
		background: url(../images/icon_foto.jpg);
		width: 63px;
		height: 53px;
		float: left;
		display: block;
	}
	
	.post-text {
		background: url(../images/icon_text.jpg);
		width: 63px;
		height: 53px;
		float: left;
		display: block;
	}
	
	.comments {
		background: url(../images/comments.png);
		width: 36px;
		height: 36px;
		float: left;
		display: block;
		margin: 8px 0 0 17px;
		text-align: center;
		font-size: 20px;
	}

	/* Single posts */
	#posts .post{
		float: left;
		margin: 0 10px 0 0;
		width: 400px;
		background: #fff;
	}
			
		#posts .post .text,
		#posts .post .audio, #posts .post .quote .chat
		 {
			position: relative;
		}
		
		#posts .post .twitter_com .seemore {
			display: none;
		}

 /*=================================================================================
 DATE
 =================================================================================*/
 .date {
 	float: left;
	padding: 0 10px 0 10px;
 }
 
 .month {
 	color: #fff;
 }
 
 .day {
 	font-size: 22px;
 	color: #fff;
 }
 
 .time {
 	font-size: 18px;
	color: #fff;
	padding: 10px 0 0 0;
	float: left;
	width: 220px;
 }
 
 .clock {
 	height: 30px;
	width: 30px;
	background: url(../images/clock.png);
	float: left;
	margin: 0 8px 0 0;
 }
 
 /*=================================================================================
 AD 
 =================================================================================*/
 
 #ad {
 	padding: 4px;
	text-align: center;
	width: 73px;
	color: #fff;
	font-size: 10px;
	background: #8d0d0a;
	border: 1px solid #000;
 }
 
 	#ad strong {
		font-weight: bold;
		color: #ffb414;
	}
 
 	#ad a{
		color: #fff200;
	}
 
 h1.ad_titel { 
 	color: #ffb414;
	font-size: 12px;
 }