body {
	font: 85%/1.6em "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	background-image:url('images/bg.png'); 
}

html, body, #wrapper{
	height: 100%;
}

body > #wrapper{
	height: auto; min-height: 100%;
}


@font-face { 
 	font-family: 'LTFeltpenRegularRegular';
 	src: url("type/linotype_feltpen_regular.eot");
 	url('type/linotype_feltpen_regular.ttf') format('truetype'),
 	url('type/linotype_feltpen_regular.woff') format('woff'), 
 	url('type/linotype_feltpen_regular.otf') format('opentype');
 } 

* {
	margin:0;
	padding:0;
}

#logo{
	*/ background-image:url('images/logo-header.png'); */
	*/ background-repeat:no-repeat; */
	height:150px;
}

h1 {
	font-family:"Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#header {
	
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #fafafa;
}

#wrapper {
	width: 960px;
	margin:0 auto;
	
}

#container {
	height:100%;
}

#nav {
	padding:13px 7px 0;
	margin:0;
	height:58px;
	background-image:url('images/menu-bg.png');
	background-repeat:no-repeat;
}

#nav li {
	float:left;
	list-style:none;
	margin:0px 8px;
}

#nav li a {
	color:#E84365;
	padding:4px 7px 3px;
	background:#E394A9;
	font-size: 18px;
	line-height:normal;
	font-family: "LTFeltpenRegularRegular", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#nav li a:hover {
	background-color:#F0C4D0;
	color:#E84365;
	text-decoration:none;
}

#nav li a.active {
	background-color:#F0C4D0;
	color:#E84365;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	padding:10px 25px 30px 25px;
	background-color:#fff;
	border: 1px solid #F4BED4; 
}

#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #F4BED4;
}

#content a:hover {
	color:#000;
	border-bottom:1px solid #F4BED4;
}

#content h2 {
	font-family:"Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:2.1em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#03A5CC;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	background-image:url('images/sidebar-bg.png');
	border: 1px solid #F4BED4; 
	margin-bottom:15px;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size: 18px;
	font-family: "LTFeltpenRegularRegular", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#69CB58;
	padding:0 0 3px 0;
	height:27px;
	/* text-indent:-900em; */
	}



#sidebar ul {
	list-style:none;
	margin:0 0 15px 0;
}


#sidebar li a {
	color:#03A5CC;
	text-decoration:none;
}

#sidebar input {
	width:150px;
	padding:5px;
	background:#FFFFFF;
	color:#03A5CC;
	border:1px solid #F8D4E2;
	font:15px "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar a:hover {
	color:#E84365;
	text-decoration:none;
}


p.news {
	padding:10px;
	margin:10px 0;
	color:#537B17;
	background-color:#ffffff;
  	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
 }

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	padding:1px;
	border:2px solid #E394A9;
}

a img, a img.preview {
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}

#content h3 {
	margin:10px 0;
	font:160% "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}


/* post */

div#main{
	width: 670px;
	float: left;
	display: inline;/* fix double margin */
	/* margin: 30px 25px 30px 10px; */
	}
	div#main div.post{
		background-color: #FFFFFF;
		border: 1px solid #F4BED4;
		color: #757578;
		line-height: 22px;
		margin-bottom: 20px;
		}
	/* sticky post */
	div#main div.sticky{
		background-color: #FFADED;/* if a post is set as sticky post, it'll have a darker bg color */
		}
		div#main div.post div.date{
			background: url(images/datekopie.gif) no-repeat;
			float: left;
			font-size: 12px;
			line-height: 14px;
			font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
			text-align: center;
			vertical-align: middle;
			color: #fff;
			height: 43px;
			width: 50px;
			margin-left: -10px;
			margin-top: 16px;
			padding-top: 4px;
			_position: relative;/* ie6 fix */
			margin-right: 12px;
			}
		div#main div.post div.title{
			margin-left: 50px;
			margin-bottom: 10px;
			margin-top: 16px;
			_margin-top: 0;/*ie6 fix*/
			*+margin-top: 0;/*ie7 fix*/
			}
			div#main div.post div.title h2{
				font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
				font-size: 22px;
				font-weight: bold;
				letter-spacing: -1px;
				color: #eee;
				width: 600px;
				line-height: 30px;
				text-decoration: none;
				}
				div#main div.post div.title h2 a{
					color: #03A5CC;
					text-decoration: none;
					}
				div#main div.post div.title h2 a:hover{
					color: #E84365;
					text-decoration: none;
					}
			div#main div.post div.title div.postmeta{
				font-size: 12px;
				color: #666;
				width: 580px;
				overflow: hidden;
				}
				div#main div.post div.title div.postmeta a{
					color: #666;
					/* border-bottom: 1px solid #F4BED4; */
					text-decoration: none;
					}
				div#main div.post div.title div.postmeta a:hover{
					color: #757578;
					border-bottom: 1px solid #F4BED4;
					text-decoration: none;
					}
		div#main div.post div.entry{
			padding: 10px 20px 0 20px;
			overflow: hidden;/* in case large img or video */
			_width: 618px;
			font-size: 13px;
			}
			div#main div.post div.no_result{
				padding: 20px;
				}
				div#main div.post div.no_result p.no_result{
					margin-bottom: 0;
					}
			div#main div.post div.entry a{
				color: #757578;
				border-bottom:1px solid #F4BED4;
				text-decoration: none;
				}
			div#main div.post div.entry a:hover{
				color: #757578;
				border-bottom:1px solid #F4BED4;
				text-decoration: none;
				}
			div#main div.post div.entry p{
				margin-bottom: 20px;
				}
			/* 20090629 add h1-h6 style in entry */
			div#main div.post div.entry h1{ font-size: 20px; margin-bottom: 5px; }
			div#main div.post div.entry h2{ font-size: 18px; margin-bottom: 5px; }
			div#main div.post div.entry h3{ font-size: 16px; margin-bottom: 5px; }
			div#main div.post div.entry h4{ font-size: 15px; margin-bottom: 5px; }
			div#main div.post div.entry h5{ font-size: 14px; margin-bottom: 5px; }
			div#main div.post div.entry h6{ font-size: 12px; margin-bottom: 5px; }
			
			div#main div.post div.entry ul,
			div#main div.post div.entry ol{
				padding-bottom: 24px;
				margin-left: 40px;
				margin-right: 40px;
				}
			div#main div.post div.entry ul{
				list-style-type: disc;
				}
			div#main div.post div.entry ol{
				list-style-type: decimal;
				}
				div#main div.post div.entry ul li,
				div#main div.post div.entry ol li{
					padding: 1px 0;
					list-style: inside;
					}
			div#main div.post div.entry blockquote{
				background: url(images/blockquote.gif) no-repeat;
				padding: 35px 20px 10px 50px;
				margin: 0 15px 24px 15px;
				background-color: #E9E9E9;
				border-top: 1px solid #F4BED4;
				border-bottom: 1px solid #F4BED4;
				color: #999;
				}
				div#main div.post div.entry blockquote p{
					margin-bottom: 8px;
					}
			div#main div.post div.entry code{
				font-family: "Lucida Sans Unicode", verdana, geneva, sans-serif;
				background-color: #E9E9E9;
				border-left: 1px solid #F4BED4;
				color: #197b30;
				padding: 5px 10px;
				display: block;
				}
			/* 20090629 add table layout */
			div#main div.post div.entry table{
				margin-bottom: 20px;
				border-collapse:collapse;
				border: 1px solid #F4BED4;
				background-color: #E9E9E9;
				color: #999;
				}
				div#main div.post div.entry table td,
				div#main div.post div.entry table th{
					padding: 2px 5px;
					border: 1px solid #F4BED4;
					}
					

#tagcloud  a {
	text-decoration:none;
	color:#03A5CC;
	font-family:"Lucida Sans Unicode", verdana, geneva, sans-serif;
}

/* search form */

#search {
	background:transparent url(images/search-bg.png) no-repeat scroll right top;
	height:66px;
	left:843px;
	padding:6px 8px 0 0;
	position:absolute;
	text-align:right;
	top:0;
	width:262px;
	z-index:1;
}

#search .txtField {
	border:1px solid #FFFFFF;
	color:#757578;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:3px;
	width:180px;
	
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

/* tagcloud */

#tagcloud {
	-x-system-font:none;
	font-family:"Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:160%;
	margin:0;
	padding:0 0 10px;
	text-align:center;
	width:250px;
	float:right;
}

#tagcloud a {
	margin:0 5px;
	text-transform:capitalize;
	white-space:nowrap;
}

#tagcloud a:hover {
	text-decoration:underline;
}


#categories ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/star-bullet.gif) no-repeat scroll left 9px;
	height:27px;
	line-height:27px;
	padding:0 0 8px 18px;
	border-bottom:1px solid #F6F6F6;
}


#archives ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/star-bullet.gif) no-repeat scroll left 9px;
	height:27px;
	line-height:27px;
	padding:0 0 8px 18px;
	border-bottom:1px solid #F6F6F6;
}

#posts ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/star-bullet.gif) no-repeat scroll left 9px;
	height:27px;
	line-height:27px;
	padding:0 0 8px 18px;
	border-bottom:1px solid #F6F6F6;
}


/* contact formulier */

#wpcf7-f1-p7-o1 .btnsearch {
	border:1px solid #F0C4D0;
	background:#69CB58;
	color:#333333;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.0em;
	margin:0;
	padding:2px;
}

#wpcf7-f1-p7-o1 .btnsearch:hover {
	color:#000000;
}

#wpcf7-f1-p7-o1 text {
	border: 1px solid #F4BED4; 
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:3px;
	width:138px;
}
	
#wpcf7-f1-p7-o1	textarea {
	background:#FDFBCA none repeat scroll 0 0;
	border:1px dashed #CCCCCC;
	height:160px;
	padding:2px 0 2px 7px;
	width:470px;
}

#wpcf7-f1-p7-o1 input {
	background:#FDFBCA none repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #CCCCCC;
	border-style:none none dashed;
	border-width:medium medium 1px;
	padding:5px;
	width:230px;
}

input, textarea {
	-x-system-font:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:110%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}

/* footer */

#footer{
	font-family: "LTFeltpenRegularRegular", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	height: 123px;
	text-align:left;
	color:#757578;
	background-image:url('images/footer.png');
	background-repeat:no-repeat;
	
}

#footer a {
	text-decoration:none;
	color:#03A5CC;
	padding:4px 8px 4px;
	font:12px "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#footer a:hover {
	color:#E84365;
	text-decoration:none;
}

#footer-content {
	float:left;
	padding:21px 20px;
	width:300px;
}

/* RSS and Twitter */

#follow {
	padding:10px;
	float:right;
}

#twitter {
	font:10px "Lucida Sans Unicode", verdana, geneva, sans-serif;
}
