body { margin:0; font:12px Tahoma; color:#636363; background: white; } 

#everything { width:1000px;  margin:0 auto;  background: white; }

#header { height:123px; background:url(../image/head.jpg) right no-repeat; padding:0 395px; }

#middle { clear:both; background:url(../image/horiz_2.gif) repeat-x; padding:20px 10px; }	

#left_column { width:195px; float:left; }
.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(../image/knop.bmp) no-repeat; width:142px; height:21px; display:block; padding-left:25px; margin:5px 0;
						font-size:13px; color:#636363; text-decoration:none; }
		#navigation a:hover { background-position:0 bottom;  }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:15px;}
#middle_column { float:left; width:58%; margin:0px 20px; }
.horizontal #middle_column { width:auto; float:none; }
		.date_break { color: #636363; font-size:19px; border-bottom: 1px solid #636363; margin-bottom:10px; }
		.post h1 { background: white; padding:2px 10px; margin:0; font-size:15px; color:#636363;} 
		.post { background: white;  margin-bottom:35px; line-height:18px; } 
		.post_body { color: #636363; padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }
#gallery{float:left; width:100%; height:600px; }
.horizontal #gallery { width:auto; float:none; }
		.gallerycontainer{position: relative;}
		.thumbnail img{border: 1px solid #636363; margin: 2px 2px 2px 2px;}
		.thumbnail:hover{background-color: #636363;}
		.thumbnail:hover img{border: 1px solid #636363;}
		.thumbnail span{ position: absolute;background-color:#636363; padding: 4px;  border: 1px #636363; visibility: hidden; color: black; text-decoration: none;}
		.thumbnail span img{border-width: 0; padding: 2px;}
		.thumbnail:hover span{visibility: visible; top: 140px; left: 19%;}
		
#photo { background:url(../image/me.jpg) no-repeat; width:320px; height:280px; }	
		
		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../image/bullet2.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  color: #636363}
		
		.list_left, .list_right { width:48%; float:left }	
		
#right_column { width:10%; float:left; }
  .box { background: white; margin:10px 0 10px 0; padding:10px; }
		/* thistle */
		
#footer { clear:both; padding:20px;float:right;}
	#subnav { margin:10px 0;}	
	.copyright { font-size:10px;float:right;}