/* 
Theme Name: finalwebsites
Theme URI: http://www.finalwebsites.nl 
Description: Custom WP theme
Author: Olaf Lederer
Author URI: http://www.finalwebsites.com
*/
 
/* SEARCH BOX */
#searchform input.textbox { width:150px;margin-bottom:5px; }





/* misc. styles */





#content h2.blogtitel a { font-size:18px;color:#D0D0D0;text-decoration:none; }

.post h2 a { text-decoration:none;font-size:14px;background:url(images/16-arrow-right.png) no-repeat left center;padding-left:20px; }
.post h2 a:hover { text-decoration:underline; }

.post { 
	margin:  0 0 20px;
	padding-bottom:5px; 
}

.post img { border:none;margin:8px; }

.post h3 { line-height:24px; }

.post ul, .post ol { margin:0; padding:0; }
.post li { margin:0 0 0 20px;padding:0 15px 0 0; }
 
.post p { margin:0 15px 10px; }
.post p.dateedit { margin:10px 15px 10px;font-size:11px; }

#content .post p.postmetadata { 
	padding:10px;
	font-size:11px;
	border:1px solid #D0D0D0;
	border-top-width:2px;
	margin-top:15px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}


ol.commentlist { margin:0 10px 0 0;padding:0; list-style-type:none; }
ol.commentlist li { margin:10px 0 0;padding:0 0 10px 0; }
ol.commentlist li p { padding-top:5px;margin-left:0; }

.comment-author a, .comment-meta a { text-decoration:none; }
.comment-author cite.fn { font-weight:bold;font-style:normal; }
.comment-meta { padding:0 0 10px 0;border-bottom:1px solid #D0D0D0;margin-bottom:5px }

#commentform {  }
#commentform p label small { font-size:12px; }
#commentform p input[type="text"] { width:250px; }
#commentform p textarea { width:400px;height:200px; }

img.avatar { float:left; }
