/*  
Theme Name: Johan Coenen	
Description: Johan Coenen
Version: 1.0
Author: Dries Robeyns
Author URI: http://www.bitpixel.be

*/
* {
	padding:0px;
	margin:0px;
}
body {
	color:#696969;
	background-color:#111;
	font-family:"Trebuchet MS", "Verdana", "Arial";
	font-size:0.80em;
}
ul, li {
	list-style:none;
	display:inline;
}
a {
	text-decoration:none;
	color:#333;
}
h3 {
	font-weight:normal;
	font-size:0.9em;
}
h4 {
	color:#111;
	font-size:1.1em;
}
dl {
	padding-bottom:16px;
}
img {
	border:0px;
}
p {
	padding-bottom:1em;
}
/** Containers **/
div#main_container {
	background-color:#fff;
	border:1px solid #999;
	margin:8px auto;
	width:760px;
}
div#disclaimer_container {
	color:#c1c1c1;
	font-size:0.9em;
	width:760px;
	margin:0px auto;
}
div#menu_inner {
	padding-top:5px;
}
div#menu {
	background:transparent url(images/menu_bg.gif) repeat-x top left;
	height:30px;
	margin:1px;
}
div#menu_inner {
	width:760
	margin:0px auto;
}
div#content {
	background-color:#fefefe;
	float:left;
	padding:12px 15px;
	width:700px;
}
 div#content_right {
 	width:139px;
	float:left;
	padding-left:40px;
 }
 div#content_left {
	border-right:1px dotted #C1C1C1;
 	float:left;
	padding-right:20px;
 	width:500px;
 }
  div#results_left {
  	border-right:1px dotted #C1C1C1;
 	width:139px;
	float:left;
	padding-right:40px;
 }
 div#results_right {
 	float:left;
	padding-left:20px;
 	width:500px;
 }
div#content_left_full {
 	float:left;
 	width:730px;
}
div#banner {
	margin:5px;
	overflow:hidden;
	height:315px;
	width:750px;
}
/** Menu **/
ul#mNav li a {
	color:#111;
	font-size:0.9em;
	padding:0px 12px 0px 12px;
	text-decoration:none;
}
ul#mNav li a:hover {
	background-color:#fff;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top:1px solid #bbb;
	color:#111;
	padding:10px 11px 6px 11px;
}
ul#mNav li.current_page_item a {
	background-color:#fff;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top:1px solid #bbb;
	color:#111;
	padding:10px 11px 6px 11px;
}
ul#mNav li {
	height:20px;
	padding:2px;
}
/** POST **/
div.title {
	background:transparent url('images/date.gif') no-repeat top left;
	padding-left:50px;
}
div.date {
	color:#FFF;
	float:left;
	text-transform:uppercase;
}
div.date p {
	font-size:0.9em;
	font-weight:bold;
	padding-left:6px;
	text-align:center;
}
div.date span {
	display:block;
	font-size:1.75em;
	margin-top:-7px;
}
div.comments {
	background:transparent url('images/comments_bg.jpg') no-repeat scroll 0 0;
	float:right;
	height:30px;
	margin-top:6px;
	text-align:center;
	width:112px;
}
div.comments a {
	color:#fff;	
	display:block;
	font-size:0.9em;
	margin-top:2px;
}
div.entry {
	line-height:1.75em;
	text-align:justify;	
	padding-top:15px;
}
p.postmetadata {
	border-bottom:1px dotted #c1c1c1;
	font-size:0.9em;
	padding-bottom:15px;
	margin-bottom:15px;
}
/** Contact form **/
div#contact {
	border-left:1px solid #DDD;
	float:left;
	margin-top:10px;
	padding-left:80px;
	width:300px;
}
div#contact table {
	margin-bottom:0px;
}
span#contact_data {
	margin-top:13px;
	font-size:1.2em;
}
input, textarea {
	font-family:"Trebuchet MS";
	font-size:0.9em;
	padding:5px;
}
textarea {
	width:300px;
}
/** Kalender **/
ul#kalender h2 {
	margin-bottom:12px;
}
ul#kalender ul li {
	display:block;
	padding:5px 0px;
}
/** General **/
div#sponsors h2 {
	margin-top:15px;
	margin-bottom:18px;
}
p#disclaimer {
	float:left;
	width:350px;
} 
p#bitpixel {
	float:right;
}
div.page_title {
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:10px;
}
div.clear_both {
	clear:both;
}
img.alignleft {
	border:1px solid #c1c1c1;
	float:left;
	padding:4px;
	margin:4px 20px 0px 0px;
}
p.sponsor {
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}
div#sponsors {
	border-top:1px dotted #c1c1c1;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:12px;
}
img#banner_img {
	margin-left:-50px;
}
table td {
	padding-right:30px;
}
tr.remarkable {
	color:#66CC00;	
}
tr.victory {
	color:#CC0066;	
}
span.calnk span{
	color:#fff;
}
/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	background:transparent url('images/content_bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 80px 0;
	font-style: normal;
}
