/*
Theme Name: Sjef Kok's kookshow Revised 2
Theme URL: http://www.chefkok-sjefkok.nl
Description: Sjef Kok's thema voor de eerste website van de kookshow.
Version: 2.0
Author: Jeroen van der Lee
Author URL: http://www.jugglingjay.nl
*/
.header {
	background:url(images/index_01.jpg) no-repeat;
	background-color:#000;
}
.comment_tekst {
	color:#F33;
	font-style:oblique;
	text-align:left;
	font-size:12px;
	margin-left:10px;
}
.main {
	margin-top:0px;
	padding:0px;
	background:url(images/index_04.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}
.linkseopvulling {
	background:url(images/index_02.jpg);
}
.sidebarl {
	background-repeat:no-repeat;
	background-image: url(images/index2_02.jpg);
}
.sidebarr {
	background: url(images/index2_10.jpg);
	background-color:#000;
	background-repeat:repeat;
}
#nieuws a {
	text-decoration: none;
}
#nieuws a:hover {
	color:#F00;
	text-decoration: none;
}
.nieuwtjestitel {
	color:#F33;
	font-style:oblique;
	text-align:left;
	font-size:12px;
	margin-left:10px;
}
#nieuws ul {
	   list-style: disc;
}
#nieuwtjes {
	color:#CCC;
}
#nieuwtjes a {
	color: #F33;
	text-decoration:none;
}
.rechtseopvulling {
	background:url(images/index_06.jpg);
}
.post_datum {
	color:#333;
	text-align:center;
	background-image:url(images/datum.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	font-size: 14px;
}
.post_title {
	color: #999;
	text-align:right;
	font-size: 20px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
.post_tekst {
	color:#FFF;
	text-align:left;
	font-size: 14px;
	vertical-align: top;
}
.postkader {
	border-bottom: 1px solid #FFF;
	border-right: 1px dashed #FFF;
}
.post_meta {
	color:#333;
	text-align:center;
	font-size:12px;
	background-image:url(images/meta.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.post a {
	color: #F30;
	text-decoration: none;
}
#tags,a,h3{
	color:#CCC;
	text-align:right;
}
#tags a:hover{
	color:#F00;
	text-align:right;
}
.footer {
	background:url(images/index_12.jpg);
	background-repeat:no-repeat;
}
img.alignnone {
	float:none; margin: 5px 0 5px 0;
}
img.alignleft {
	float:left; margin: 5px 10px 5px 10px;
}
img.aligncenter {
	display:block; float:none; margin: 5px auto;
}
imf.alignright {
	float:right; width:auto; margin:5px 0 5px 0;
}
#respond {
	color:#CCC;
}
.comment-body {
	color: #3CF;
}
/* engelse stijlen*/
.headereng {
	background:url(images/sjefkok_eng_01.jpg) no-repeat;
}
/* stijlen om de divs op hun plaats te houden */
body {
	position: relative;
	text-align:center;
    width: 400px;
    height: 50px; 
    left: 50%; 
    margin-left: -525px;
	margin-top:0px;
	background-image:url(images/bgmain.jpg);
	background-repeat:repeat-y;
	background-position: center;
}
#wrapper {
	position:relative;
	width:1050px;
	padding:0px;
	margin:0 auto;
	text-align:left;
}
#header {
	height:76px;
}
#sidebar {
	width:245px;
	float:left;
	height:auto;
	background-color:#000;
}
#sidebar2 {
	width:305px;
	float:right;
	padding:0px;
	margin:0px;
}
#maincontent {
	position:relative;
	background-color:#000;
	margin-left:245px;
	margin-right:305px;
	margin-top:0px;
	padding:0px; 
}
#footer {
	height:150px;
	clear:both;
	background-repeat:no-repeat;
}
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#wrapper {
	width:1050px;
	padding:0px;
	margin:0px;
}
</style>
<![endif]-->
/* einde stijlen om de divs op hun plaats te houden */