/*
    Theme Name: Jochen Otten 2010
    Theme URI: http://www.valthetop.nl/
    Description: Jochen Otten is a wordpress theme by <a href="http://www.valthetop.nl">Valt het Op?</a>
    Version: 1.0
    Author: Peter Pagie
    Author URI: http://www.valthetop.nl
*/
img {
   behavior: url("pngbehavior.htc");
   border:0px;
}

html {	background:url(images/bodybg.jpg) ;

	}
body {
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	margin:0;

}
#container {
background:url(images/headerbg.png) no-repeat ;
width:939px;
	margin:0 auto;
	position:relative;
	height:178px;
}

/* search form */

#search {
	position:absolute;
	width:250px;
	left:300px;
	top:50px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}


/* menu */

#menu-holder {
	position:absolute;
	top:45px;
	left:40px;
	width:530px;
	overflow:hidden;
	text-align:right;
}
#menu {
	width:700px;
	height:20px;
	margin-left:-40px;
	margin-top:120px;
	padding:0;
	position:relative;
	left:80px;
	Background-color: #ab4c26;
		border-top:1px solid #ab4c26;
}
#menu li {
	margin:2px;
	padding:0;
	list-style:none;

	display:inline;
	top:0;
}
#menu li, #menu a {
color:#fff;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#menu li, #menu a:hover {
color:#000000;
}
#vragenaan {
	text-indent:-300em;
	overflow:hidden;
	left:230px;
	width:250px;
	height:130px;
}
#veelgestelde {
	text-indent:-300em;
	overflow:hidden;
	left:400px;
	width:250px;
	height:130px;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	top:80px;
	left:0px;
	width:85px;
	height:71px;
}
#bezoek {
	text-indent:-300em;
	overflow:hidden;
	left:75px;
	width:250px;
	height:130px;
}

#vragenaan a {
	background:transparent url(images/button_vragenaan_up.gif) 0px 20px no-repeat;
}
#vragenaan a:hover {
	background:transparent url(images/button_vragenaan_down.gif) 0px 20px no-repeat;
}
#veelgestelde a {
	background:transparent url(images/button_veelgestelde_up.gif)   no-repeat;
}
#veelgestelde a:hover {
	background:transparent url(images/button_veelgestelde_down.gif) no-repeat;
}

#bezoek a {
	background:transparent url(images/button_bezoekhethuis_up.gif)   no-repeat;
}
#bezoek a:hover {
	background:transparent url(images/button_bezoekhethuis_down.gif) no-repeat;
}
#home a {
	background:transparent url(images/button_home_up.gif)   no-repeat 0px 55px;
}
#home a:hover {
	background:transparent url(images/button_home_down.gif) no-repeat 0px 55px;
}

/* blog title */

#title {
	position:absolute;
	top:122px;
	left:70px;
	color:#fff;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:10px;
	width:707px;
	height:316px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	background:url(images/dossierbg.jpg) repeat-y;

width:939px;
	margin:0 auto;


}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {

	float:left;
	margin-left:80px;
	width:555px;
	font-size:14px;
	line-height:20px;

}
h1 h2 h3 h4 {
    	color:#cb1a09;
		}
		
#content .col01 .post h1{
    	color:#cb1a09;
		}
h1 a{
font-size: 22px;
text-decoration:none;
    	color:#cb1a09;
		}
#content .col01 h3 {
	font-size:22px;
color:#cb1a09;
	line-height:28px;
	font-weight:bold;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	margin:0;
	padding:0 0 5px;

}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
    color:#cb1a07;;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	
}
#content .col01 .post {
	padding-bottom:30px;

}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
		overflow:auto;
	height:400px;
	padding-right: 8px;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
#content .col01 p img{

	margin:4px;
	}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#cb1a07;
	position:relative;
	text-decoration:none;


}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;


}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
	margin-right:59px;
}
#content .col02 .recent-posts {
	width:212px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
span.listMeta{
margin-left:100px;
}
.listMeta a {
color:#000000;
font-size:12px;
font-weight:bold;
}
.listMeta a:hover{
color:#cb1a07;
}
#content .col02 .recent-posts ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:2px 0 2px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .postit-bottom {
	width:188px;
	height:53px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:124px;
	background:url(images/categories-upper.gif) no-repeat;
}
#content .col02 .categories {
	background:url(images/categories-back.png) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:13px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#0d387f;
	font-size:14px;
	margin:0 auto;
	display:block;
	width:170px;
	padding:2px 0 2px 25px;
	background:url(images/bullet_star.png) no-repeat 5px 5px;
	text-decoration:none;
}
#content .col02 .categories ul li a:hover {

		font-size:14px;
	color:#000;
	background:url(images/bullet_star_hover.png) no-repeat 5px 5px;
		text-decoration:underline;
}
#content .col02 .categories-btm {
	height:53px;
	background:url(images/categories-btm.png) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
width:939px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:939px;
	height:215px;

	background:url(images/footer.png) no-repeat;

	z-index:100;
}
#footer-holder .txt a {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt a:hover {
	color:#b0562d;
	text-decoration:none;

}
#footer-holder .txt {
	width:50px;
	position:absolute;
	top:126px;
	left:30px;
	font-size:13px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:40px;
	overflow:hidden;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: "Segoe UI",
             Candara,
             "Bitstream Vera Sans",
             "DejaVu Sans",
             "Trebuchet MS",
             Verdana,
             sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#8c9206;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#a9af1b;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

<!--later toegevoegd -->

#foto {
text-align:right;
margin-right:30px;
}
ul.sidebar{
text-align:center;
}
ul.sidebar a {
color:#ab4c26;
font-size:18px;
font-weight:bold;

}
ul.sidebar a:hover {
color:#000000;
}
