html, body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(http://static.iamthemedia.nl/bg.jpg);
}

#topspacer {

	margin-bottom: 40px;
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background: white;
	width: 994px;
}

#headerlogo {
	height: 90px;
	background: black;
}

#headerlogo a img { border: 0; }

#menubar {
	height: 30px;
	margin-bottom: 5px;
	background-image: url(http://static.iamthemedia.nl/bg_nav.png);
}

#menubar ul
{
	padding-left: 8px;
	padding-top: 6px;
	margin-top: 0;
}

#menubar ul li
{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	font-size: 12px;
	font-weight: bold;
	font-stretch: 90%;
	text-transform: uppercase;
}

#menubar ul li a
{
	margin-top: 15px;
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}



#leftcolumn {
	width: 526px;
	float: left;
}

#leftcolumn #title_left {
	width: 515px;
	background: black;
	height: 30px;
}

#leftcolumn #title_left h3 {
	margin: 0;
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

/* Sidebar Stuff */

#rightcolumn {
	width: 468px;
	float: right;
}

#rightcolumn #centcol {
	width: 463px;
	height: 151px;
	overflow: hidden;
	margin-bottom: 5px;
}

#rightcolumn #leftcol {
	width: 300px;
	float: left;
}

#rightcolumn #rightcol {
	width: 149px;
	margin-right: 5px;
	float: right;
}

/* Post Property*/

.entry ul {margin-left: 0px; padding-left: 0;}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   margin: 0;
   padding-top: 4px;
   padding-bottom: 4px;
   font-style: italic;
   text-align: center;
}


.post { width: 495px; margin-left: 10px;  }
	.post .entry li { margin-left: 30px; list-style-type: square; line-height: 16pt;  }
	.post .entry a img { border: 1px solid #ddd;  }
	.post .entry img { max-width: 495px; border: 1px solid #ddd;  }
	.post .entry p { text-align: justify;}
	img .wp-smiley { width: 5px; height: 10px; }

.post h2 { font-size: 16px; font-stretch: 98%; font-weight: bold; color: #3978c5; }
	.post h2 a { text-decoration: none; color: #3978c5; }
	.post h2 a:visited { text-decoration: none; color: #3978c5; }
	
.post_meta { 
width: 495px; 
padding-top: 3px; 
padding-bottom: 3px;
margin-bottom: 15px; 
border-top: 1px dotted #bbb; 
border-bottom: 1px dotted #bbb; 
background: #f5f5f5; 
line-height: normal; 
float: left; 
}
	
		p.num_comments { margin: 0; padding: 5px; float: right; }
		p.datetime 	   { margin: 0; padding: 5px; float: left; }


/* Comments */

.comment_list {
margin-left: 0;
padding-left: 0;
list-style-type: none;
text-align: justify;
}

.comment_list li {
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 5px;
}

.comment_intro {
	border-top: 1px dashed #ddd;
}

.comment_author {
	font-weight: bold;
	color: #5d646c;
}

.comment_author a {
	color: #5d646c;
}

.comment_author a:visited {
	color: #5d646c;
}

.comment_meta a {
	color: #000;
	text-decoration: none;
}

.comment_meta a:visited {
	color: #000;
	text-decoration: none;
}

.comment_entry, .comment_author, .comment_meta {
	font-weight: normal;
	font-size: 12px;
}



/*---:[ comment form styles ]:---*/

#comment_form { width: 495px; padding: 10px 0; float: left; }

	#comment_form p { padding: 6px 0; margin-bottom: 0; }
	
		#comment_form label { padding-left: 10px; font-size: .9em; }

		#comment_form .text_input { width: 40%; padding: 3px; color: #444; font: normal 1.4em Verdana, "Times New Roman", Times, serif; border: 1px solid #999; }
		
		#comment_form .text_area { width: 490px; padding: 3px; color: #444; font: normal 1em Verdana, "Times New Roman", Times, serif; border: 1px solid #999; }
	
		#comment_form .text_input:focus, #comment_form .text_area:focus { border: 1px solid #368CE1; }
	

/* Various */

.floatleft { float: left; }
.floatright { float: right; }

.page_navi {
	padding-top: 15px;
	margin-left: 12px;
	float:left;
}

a { color: #007bb8; }
a:visited { color: #007bb8; }
.sidebar_title {
	margin-top: 15px;
	background: black;
	height: 30px;
}

.sidebar_title h3 {
	margin: 0;
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.sidebar_title_centcol {
	margin-top: 0px;
	background: black;
	height: 30px;
	width: 462px;
}

.sidebar_title_centcol h3 {
	margin: 0;
	padding: 6px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.sidebarul ul {
	margin-left: 22px; padding-left: 0;
	list-style-image: url(http://static.iamthemedia.nl/littleheart.png);
}

.sidebarul ul li {
	margin-left: 0px; padding-left: 0;
}

.sidebarul ul li a {
	font-weight: bold;
	font-stretch: 90%;
	text-decoration: none;
	color: #000;	
}
.sidebarul ul li a:visited {
	color: #000;
}

.aboutme a { text-decoration: none; color: #000; border-bottom: 1px dotted #c3c3c3; }
.aboutme a:hover { border-bottom: 1px dotted #000; }
.aboutme a:visited { text-decoration: none; border-bottom: 1px dotted #c3c3c3;}

blockquote { padding: 5px 10px 5px 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }


#footer {
	height: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
	background: black;
}

#footer a { color: white; }
#footer a:visited { color: white; }

#footer p {
	color: white;
	text-align: center;
	padding-top: 20px;
}

.feedbox {
background: #dfe7f3;
float:left; padding-left: 8px; margin-top:0;padding-top:0; font-stretch: 80%;
width: 334px;
height: 116px;
overflow: hidden;

}

.feedbox ul {
margin-top: 0;
padding-top: 0;
margin-left: 0;
padding-left: 10px;
list-style-type: square;
}



#sidebar {
	margin-top: 5px;
}

#sidebar li {
	list-style-type: none;
}

#search_form { text-align: center; }

	#search_form .text_input { width: 140px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border: 1px solid #999; }
	
	#search_form .text_input:focus { border: 1px solid #368CE1; }

.related ol {
	margin-left: 0px; 
	padding-left: 32px;
	padding-right: 5px;
}

.related ol li {
	margin-left: 0px; 
}
.related ol li small {
	padding-right: 5px; 
}
.clear {
	clear:both;
}	


.mtop {
margin-top:54px;
}
.related ol {
	margin-left: 0px; 
	padding-left: 32px;
	padding-right: 5px;
}

.related ol li {
	margin-left: 0px; 
}
.related ol li small {
	padding-right: 5px; 
}
.clear {
	clear:both;
}	



 .boxed {float:none; clear:both; overflow:auto; width:463px; border-top:#d8d8d8 1px solid;}
 .boxed #tabs {margin:0; padding:0; height:27px; background:#ececec;}
 .boxed #tabs li {float:left; margin:0; padding:0; height:27px; list-style:none;}
 .boxed #tabs li a {display:block; padding:5px 14px 5px 14px; height:15px; text-decoration:none; color:#bbafaf; border-top:#ececec 1px solid; border-right:#ececec 1px solid; border-bottom:#d6d5d5 1px solid; border-left:#ececec 1px solid;}
 .boxed #tabs li a.activetab {color:#444; background:#fff; border-top:#d6d5d5 1px solid; border-right:#d6d5d5 1px solid; border-left:#d6d5d5 1px solid; border-bottom:#fff 1px solid;}
 .boxed #tabs li a:hover {color:#000}
 
 .boxed .info {overflow:hidden; display:none; float:none; clear:both; margin:0 0 12px 0; padding:0 0 10px 0; height:148px; background:#fff; border-left:#d6d5d5 1px solid;  border-right:#d6d5d5 1px solid; border-bottom:#d6d5d5 1px solid;}
 .boxed .info ol,  .boxed .info ul {margin:0 0 14px 0; padding:10px 0;}
 .boxed .info ol li {margin:0 15px 0 37px; padding:4px 0; border-bottom:#dedddd 1px solid;}

 .boxed .info ul li {margin:0 15px 0 14px; padding:4px 0 4px 23px; border-bottom:#dedddd 1px solid;}
 .boxed .info #populartags {width:93%; margin:0 auto; padding:0px 0 0 0; text-align: center; }
 .boxed .info #populartags a {line-height:28px; text-transform: lowercase;}


/* BEGIN WP SEO PAGER */	

	.dummy {}

	div.pagerbox a {
		border: 1px solid #808080;
		background-color: white;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #67A7C4;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
		text-decoration: none;
	}
		
	div.pagerbox a:hover, div.pagerbox a:active, div.pagerbox .current {
		border: 1px solid #808080;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #7F7F7F;
		background-color: white;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
	}	
	.radiobuttontable {
		border-bottom-width: 0px !important;  
		padding:0 !important; 
		margin: 0 !important;
	}
	
	.clink{
		border: none !important;
		padding:0 !important; 
		margin: 0 !important;			
	}
	
/* END WP SEO PAGER */	