/*  
	Theme Name: 	WordPress Theme 855
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.7
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

@font-face {
    font-family: 'candelabook';
    src: url('/wp-content/themes/theme855/font/candelabook-webfont.eot');
    src: url('/wp-content/themes/theme855/font/candelabook-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/theme855/font/candelabook-webfont.woff') format('woff'),
         url('/wp-content/themes/theme855/font/candelabook-webfont.ttf') format('truetype'),
         url('/wp-content/themes/theme855/font/candelabook-webfont.svg#candelabook') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { padding:0; margin:0;}
	html { font-size:100.01%;}
	body { font-size:62.5%; font-family: 'candelabook' , Arial, Helvetica, sans-serif; background:url(images/footer-bg.gif) repeat 0 0; color:#372b20;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a, .comments a:hover {text-decoration: underline; color:#d6385a;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: "Trebuchet MS"; font-size:13px; color:#372b20;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #cac6ab;}
	
	html body textarea { font-family: "Trebuchet MS"; font-size:13px; color:#372b20;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
	.main { }
	
	.header { position:relative; overflow:hidden;}
	.blogtitel{ height: 180px; width: 879px; font-family: 'candelabook'; margin: 0 auto; padding-left: 16px; color: #fff9fa;}
	.blogtitel h1{ font-size: 65px; font-weight: bold; padding: 40px 0 0 0; margin: 0; }
	.blogtitel span{ font-size: 18px; font-weight: normal;}
		
/*** Menu ***/
	.main-menu { background:#372b20; overflow:hidden;}
	.main-menu-width { width:879px; margin:0 auto; height:48px;}
	.menu { padding:17px 0px 0px 0px;}
	
	.menu ul { list-style:none; overflow:hidden;}
	.menu ul li { float:left; height:100%; padding:0px 30px 0px 1px; color: #fff;}
	
	.menu ul li a { display:block; float:left; overflow:hidden; text-decoration:none;}
	.menu ul li a { font-size:1.6em; color:#fff;  cursor: pointer; height:24px;}
	
	.menu ul li a:hover, .menu ul li.current_page_item a {}
	
	.menu ul li a.menu-item {}
	
	.menu ul li a.menu-item:hover {color: #d4d4c6;}
	
	.menu ul li#current a.menu-item {color: #d4d4c6;}

	
/*** Logo ***/
	.logo { clear:both; overflow:hidden; width:879px; margin:0 auto;}
	.logo .indent { padding:60px 0px 0px 23px;}
	.logo h1 { width:273px; height:78px; margin:0px 0px 0px 0px; font-size:1em; font-weight: normal; color:#fff; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	
	
/*** Search ***/
	.search { position:absolute; right:0; top:242px;}
	.search { width:324px; height:50px; float:right; background:url(images/search-bg.png) no-repeat 0 0;}
	.search form { background:url(images/search-input.gif) no-repeat 113px 13px; padding:13px 10px 10px 113px;}
	.search .text { width:151px; padding:3px 0px 4px 6px; color:#000; border:0; background: transparent; margin:0px 6px 0px 0px;}
	button.but { background: #d6385a; width: 92px; height: 31px; line-height: 31px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; cursor: pointer; border: none; text-align: center; color: #fff; font-size: 1.4em;}
	button.twee{width: 110px; font-size: 1em;}
	
/*** Column ***/
	.content { clear:both; /*overflow:hidden;*/  background:url(images/bg-3.jpg) fixed; margin:0px;}
	.content-bg02 { height:100%; overflow:hidden; padding:0px;}
	
	.content-width { width:879px; margin:0 auto;}
	
	.content .column-right { width:236px; float:right; padding:0px 0px 0px 0px; _margin-left:-3px;position:relative; }
	
		.column-right .shadow-corner-left-top { background:url(images/column-shadow-left-top.png) no-repeat 0 0; height:17px;overflow:hidden;}
		.column-right .shadow-corner-right-top { background:url(images/column-shadow-right-top.png) no-repeat right 0;}
		.column-right .shadow-top { background:url(images/column-shadow-bg-top.png) repeat-x 0 0; height:20px; margin:0px 60px 0px 60px;}
		
		.column-right .shadow-corner-left-bot { background:url(images/column-shadow-left-bot.png) no-repeat 0 0; height:17px;}
		.column-right .shadow-corner-right-bot { background:url(images/column-shadow-right-bot.png) no-repeat right 0;}
		.column-right .shadow-bot { background:url(images/column-shadow-bg-bot.png) repeat-x 0 0; height:20px; margin:0px 60px 0px 60px;}
		
		.column-right .shadow-left { background:url(images/column-shadow-bg-left.png) repeat-y 0 0;}
		.column-right .shadow-right { background:url(images/column-shadow-bg-right.png) repeat-y right 0;height:100%; padding:0px 7px 0px 7px;}
		
		.column-right .bg-top { background:url(images/column-bg-top.gif) repeat-x 0 0 #edede2;}
		.column-right .bg-bot { background:url(images/column-bg-bot.gif) repeat-x 0 bottom;}
		.column-right .bg-left { background:url(images/column-bg-left.gif) repeat-y 0 0;}
		.column-right .bg-right { background:url(images/column-bg-right.gif) repeat-y right 0;}
		
		.column-right .corner-left-top { background:url(images/column-corner-left-top.gif) no-repeat 0 0;}
		.column-right .corner-right-top { background:url(images/column-corner-right-top.gif) no-repeat right 0;}
		.column-right .corner-left-bot { background:url(images/column-corner-left-bot.gif) no-repeat 0 bottom;}
		.column-right .corner-right-bot { background:url(images/column-corner-right-bot.gif) no-repeat right bottom; height:100%; overflow:hidden; padding:0px 20px 0px 17px;}
	
	.widget-bot { background:url(images/widget-bot-bg.gif) repeat 0 0; height:100%; overflow:hidden; margin:-50px 0px 0px 0px; }
	.widget-bot-width {width:879px; margin:0 auto;height:100%; overflow:hidden; padding:80px 0px 40px 0px;}
	
	.widget-bot .column-left { width:575px; float:left; margin:0px 63px 0px 29px; _margin-left:14px;}
	.widget-bot .column-left .blog-uitleg{ font-size: 15px; color: #fff9fa; }
	.widget-bot .column-right { width:160px; float:left; margin:0px 0px 0px 0px; _margin-right:0;}
	
	
/*** Widgets  ***/
		.widget-bot .widget { height:100%; overflow:hidden; width:100%;}
		.widget-bot .widget-bg { padding:0px 0px 0px 0px;}
		
		.widget-bot .widget .title { height:100%; padding:0px 0px 0px 0px;}
		
		.widget-bot .widget h2 {  height:100%; overflow:hidden; font-weight: normal; }
		.widget-bot .widget h2 { font-size:2.4em; color:#f4f4ec; padding:2px 10px 20px 0px;}
		
		.widget-bot .widget ul { margin:0px 2px 0px 1px; color:#fefefe; font-size:1.2em; height:100%;}
		.widget-bot .widget li { background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 5px 16px;}
		.widget-bot .widget li a { font-weight:bold;}
		.widget-bot .widget a { color:#d5d1b6; font-size:13px; text-decoration:none; }
		.widget-bot .widget a:hover { color:#fff;}
		
			
			.widget-bot .widget_recent_entries {}
			.widget-bot .widget_recent_entries ul { margin:0px 2px 0px 1px; font-size:2.4em; color:#877f66; height:100%;}
			.widget-bot .widget_recent_entries li { background: none; padding:13px 0px 5px 0px; }
			.widget-bot .widget_recent_entries li a { font-weight: normal; display:inline;}
			.widget-bot .widget_recent_entries a { font-size:24px; color:#d3cbb1; text-decoration:none; }
			.widget-bot .widget_recent_entries a:hover { color:#fff;}
			
			.widget-bot .widget_recent_entries .date { float:right; font-size:13px; display:inline; padding:10px 0px 0px 0px; margin:0px 0px 0px 0px;}
	
	/***  ***/
	.content .column-right .widget { height:100%; overflow:hidden; width:100%;}
	.content .column-right .widget-bg { padding:0px 0px 15px 0px;}
	
	.content .column-right .widget .title { height:100%; padding:0px 0px 15px 0px;}
	
	.content .column-right .widget h2 {  height:100%; overflow:hidden; font-weight: normal; }
	.content .column-right .widget h2 { font-size:2.1em; color:#372b20; padding:9px 10px 3px 0px; border-bottom:3px solid #d6385a;}
	
	.content .column-right .widget ul { margin:0px 2px 0px 2px; color:#8a5c61; font-size:1.3em; height:100%;}
	.content .column-right .widget li { background:url(images/marker02.gif) no-repeat 1px 4px; font-weight:bold; padding:0px 0px 6px 18px;}
	.content .column-right .widget li a {}
	.content .column-right .widget a { color:#372b20; font-size:13px; text-decoration:none;}
	.content .column-right .widget a:hover { text-decoration:underline;}
	
	.content .column-right .widget_img p { padding:0px 0px 1px 0px;}
	
	.content .column-right .widget .more a { color:#d6385a; text-decoration:underline;}
	.content .column-right .widget .more a:hover { text-decoration: none;}
	
	.textwidget { font-size:1.3em;}
	
	.column-right input.text { width:160px; margin:0px 10px 10px 0px;}
	
			
	/*** widget_archive ***/
	
	/*** widget_recent_entries ***/

	/*********/
		#search form { padding:0px 0px 0px 0px;}
		
		.widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget_tag_cloud h2 { text-align:left;}
		.widget_tag_cloud { text-align:center;}
		.widget_tag_cloud a {text-align:center; padding:0px 4px 0px 4px;}
		
		.widget table a {}
		
		.widget_text h2 {}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:0px 0px 0px 0px;}
		.textwidget {}
	
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; position:relative;}
	
	.column-center .shadow-corner-left-top { background:url(images/shadowl-left-top.png) no-repeat 0 0; height:20px;}
	.column-center .shadow-corner-right-top { background:url(images/shadowl-right-top.png) no-repeat right 0;}
	.column-center .shadow-top { background:url(images/shadowl-bg-top.png) repeat-x 0 0; height:20px; margin:0px 89px 0px 89px;}
	
	.column-center .shadow-corner-left-bot { background:url(images/shadowl-left-bot.png) no-repeat 0 0; height:20px;}
	.column-center .shadow-corner-right-bot { background:url(images/shadowl-right-bot.png) no-repeat right 0;}
	.column-center .shadow-bot { background:url(images/shadowl-bg-bot.png) repeat-x 0 0; height:20px; margin:0px 89px 0px 89px;}
	
	.column-center .shadow-left { background:url(images/shadowl-bg-left.png) repeat-y 0 0;}
	.column-center .shadow-right { background:url(images/shadowl-bg-right.png) repeat-y right 0;height:100%; padding:0px 7px 0px 7px;}
	
	.column-center .bg-top { background:url(images/bg-top.gif) repeat-x 0 0 #f4f4ec; height:100%;}
	.column-center .bg-bot { background:url(images/bg-bot.gif) repeat-x 0 bottom;}
	.column-center .bg-left { background:url(images/bg-left.gif) repeat-y 0 0;}
	.column-center .bg-right { background:url(images/bg-right.gif) repeat-y right 0;}
	
	.column-center .corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0;}
	.column-center .corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0;}
	.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
	.column-center .corner-right-bot { background:url(images/corner-right-bot.gif) no-repeat right bottom; overflow:hidden; height:100%; padding:0px 20px 33px 20px;}
	
		.column-center .indent { overflow:hidden; height:100%; background:url(images/line.gif) repeat-x bottom; padding:0px 0px 26px 0px;}
				
		.column-center .title { position: relative; height:auto; min-height: 94px; padding:15px 0px 0px 1px;}
		
		.column-center .title h2 { font-size:3.6em; max-width: 399px; font-weight: normal; color:#372b20; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		.column-center .title h3 { font-size:2.8em; font-weight: normal; color:#372b20; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#372b20; text-decoration:none; text-align: center;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { display:inline; float:right; padding:13px 8px 0px 0px;}
		.column-center .title .date {font-size: 1.3em; text-align:center; color:#958f86;}
		
		.column-center .title .date span { font-size:22px; font-weight:bold; display:block; margin:0px 0px -22px 0px; overflow:hidden;}
		
		.title-page {height:40px;}
		.title-page * { font-size:2.8em; font-weight: normal; color:#372b20; overflow:hidden; padding:0px 0px 0px 0px;}
		.title-page h2 { margin:0px 0px -40px 0px;}
		
			.column-center .title .comments { position:absolute; text-align:center; width:189px; height:60px; line-height:60px; right: 0; top: 56px;  background:url(images/comments.gif) no-repeat 0 0;}
			.column-center .title .comments a { text-decoration:none; color:#f4f4ec; font-size:2.4em;}
			.column-center .title .comments a:hover {}

	.text-box { clear:both; font-size:1.3em; line-height:1.35em; margin:0px 0px 0px 0px; padding:15px 0px 0px 1px;}
		
	.text-box p { padding:0px 0px 12px 0px; line-height: 1.7em; }
	.text-box .img { margin:-80px 0px 0px 0px;}
	
	.text-box .line { height:1px; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
	.text-box .more-link { padding:0 25px 0px 0px; margin:5px 0 0;}
	.text-box a.more-link { float:right; text-indent:-1000em; overflow:hidden; width:148px; height:18px; background:url(images/more.gif) no-repeat 0 0;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; direction: inherit; margin:4px 27px 4px 0px;}
	
	.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
	
	.text-box p span { color:#828343;}
		
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.link-edit a, .navigation a { font-size:1.3em; color:#372b20; font-weight:bold;}
			
	/*******/
		.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1.2em; color:#000;}
		.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1.2em; color:#000;}
		.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1.2em; color:#000;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/marker02.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/marker02.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;background:none;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}

	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer { clear:both; overflow:hidden; height:100%; font-size:1.3em; color:#816d5b; overflow:hidden; line-height:1.5em;}
	.footer-bg { background:url(images/footer-line-top-bg.gif) repeat-x 0 0;}
	.footer-width { width:879px; margin:0 auto;}
	.footer .indent { overflow:hidden; padding:36px 0px 40px 28px;}
	.footer span { color:#d5d1b6;}
	.footer a { color:#816d5b; text-decoration:none;}
	.footer a:hover { text-decoration: underline;}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 20px 20px 30px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:10px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:7px 10px 6px 0px; clear:both; /*height:100%;*/ /*overflow:hidden; */}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 5px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #d3d3bf;
		background:#c8c3a8; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 5px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a { color:#757575}
	.commentlist span { color:#212121;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d3d3bf;
		background:#c8c3a8;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		
	.clearfix{
		clear: both;
	}
	
	
.posts-overzicht ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.posts-overzicht ul li{
	font-size: 16px;
	line-height: 36px;
	background: none;
	padding: 0;
}

.posts-overzicht ul li a{
	display: inline-block;
	width: 380px;
}

.posts-overzicht ul li span{
	display: inline-block;
}