/* CSS- Cascading Style Sheet for the Template: hdl                   */
/*  photo.hansdeloof.be            anything but work                           */
/* inspired by  Visual  0.4 - www.visual-experience.com              */
/* to do cleanup*/
/* browserindependent? */
/*edited 29april upgrade to pixelpost 1.6 */
/* increase font size menu and footer */
/*problems with padding around thumbnails */


body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
    text-align: center;
    text-transform: lowercase;
    text-decoration: none;
}

#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
/* ===================================================== header-banner ===============  */

#banner {
	background-color: white;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 30px;
	border: 1px solid #C0C0C0;
}
.logo {
	float:left;
	position:relative;
	padding:5px 5px 5px 80px;
	text-align:left;
	text-transform: lowercase
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333
	
}
.menu {
	font-weight:bold;
	padding:5px 35px 5px 5px;
	text-align:right;
	text-transform: lowercase
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.logo a:link, a:visited  {
	color: #DCDCDC;
	text-decoration: none;
}
.logo a:hover, a:active {
	color: #AEAEAE; 
	/*color: #2F4F4F; */
	text-decoration: none;
}
.menu a:link,  a:visited {
	color: #AEAEAE; 
	/*color: #DCDCDC; */
	text-decoration: none;
}
.menu a:hover {
	color: #2F4F4F;
	text-decoration: none;
}
/* ===================================================== content ===============  */

#content {
	padding: 0px;
}
#imagebox {
	margin:30px auto;
	text-align:center;
}
.image {
	padding:15px;
  	background:#FFFFFF;
	border:1px solid #A1A2AA;
}
	 padding-bottom: 105px;
*/



#fotoabouttextbox {
  margin-top: 10px;
/*  position: absolute;
    top: 250px;
    width: 340px;
    margin-right: auto;
    margin-left:  auto;
*/
}

/* ===================================================== footer ===============  */
#footer {
	clear: both;
	padding: 0px;
	margin-top: 30px;
	font-weight:bold;
	padding:4px;
	text-align:center;
	text-transform: lowercase
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DCDCDC;
	
}
#footermenu {
	font-weight:bold;
	text-align:center;
	text-transform: lowercase;
	font-family: Georgia, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AEAEAE; 
/*	color: #DCDCDC; */
}

#footermenu a:link,  a:visited {
	color: #AEAEAE; 
/*	color: #DCDCDC; */
	text-decoration: none;
}
#footermenu a:hover, a:active {
	color: #2F4F4F;
	text-decoration: none;
}



/* ================  about ========================== */

#imagebox {
	margin:30px auto;
	text-align:center;
}
.image {
	padding:15px;
  	background:#FFFFFF;
	border:1px solid #A1A2AA;
}

#aboutmostpopularbox {
position: absolute;
left: 75px;
top: 50px;
width: 150px;
	text-transform: lowercase;
	font-family: Arial, sans-serif;
	font-size: 11px;
     
}
.thumbnails_mc {
    padding:5px;
    border:0px;
	text-transform: lowercase;
	font-family: Arial, sans-serif;
	font-size: 11px;
    }
#abouttextbox {
	position: absolute;
	left: 500px;
	top: 35px;
	width: 550px;
     font-family: verdana, sans-serif, arial, georia;
     font-size: 12px;
     line-height: 2.0em;
     text-align: justify;
     text-transform: none;
}

#abouttextbox a{
 color: #3A6C83;
 text-decoration: none;
}
#abouttextbox a:hover{
 text-decoration: underline;
 }




/* ================  archive ========================== */
#imagesarchive {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.thumbnails {
    padding:45px;
    border:0px;
	text-transform: lowercase;
	font-family: Arial, sans-serif;
	font-size: 11px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }


/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#333;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#eee;
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;
	}
	
#comments li a {
	color:#eee;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}
	
#comments li:hover {
	background:#515151;
	}

#comment-middle {
    background:#666;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #aaa;
	background:#515151;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* ================NOT USED========================= archive === calendar ==========
.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }
.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.headline {
    font-size:22px;
    font-weight:bold;
    font-family:Helvetica, verdana, sans-serif;
    color:#444;
    letter-spacing:-1px;
    }
.thumbnails {
    padding:5px;
    border:0px;
    }
.current-thumbnail {
    padding:5px;
    border:1px dotted #666;
    }
#wrapper {
	margin:0px auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:610px;
	text-align:left;
	}
#calendar {
    width:590px;
    padding:10px;
    font-family:Helvetica, verdana, sans-serif;
    font-size:10px;
    font-weight:bold;
    letter-spacing:-1px;
    }
*/
