/*  
Theme Name: Oh-la-la
Theme URI: http://www.abeleto.nl/oll2
Description: Your theme
Version: 1
Author: Floor / Branko Collin
Author URI: http://www.gagado.nl / http://www.abeleto.nl
*/

div, body {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
}

#page {
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	position: relative;
	z-index: 1;
	height: 100%;
	width: 780px;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

td#leftcolumn {
	width: 180px;
	top: 0px;
	left: 0px;
	position: relative;
}

#logo {
 	position: absolute; 
 	z-index: 5;
	height: 162px;
	width: 180px;
	top: 0px;
	left: -1px;
	}

#radio {
	position: absolute;
	z-index: 5;
	height: 160px;
	width: 178px;
	top: 160px;
	left: 0px; 
}

td#colmid {
	width: 480px;
}

td#colright {
	/* position: absolute;
	z-index: 5; */
	height: 160px;
	width: 150px;
	top: 0px;
	right: 0px;
}

#mainmenu {/*
	position: absolute;
	z-index: 5;*/
	height: 160px;
	width: 120px;
	margin-top: 324px;
	margin-bottom: 4px;
	margin-left: 30px;
	text-align: right;
/*	top: 320px;
	left: 40px;*/
}

#mainmenu input {
	width: 110px;
}

#mainmenu input[type="text"] {
	border: 0;
	margin-top: 5px;
}

#mainmenu input[type="submit"] {
	margin-top: 2px;
}

#maintitle {
	position: relative;
	z-index: 2;
	width: 450px;
	height: 107px;
	top: 0px;
	left: 0px;
	/* border-bottom: 1px solid #ccc; */
}

#content {
	position: relative;
	z-index: 2;
	text-align: left;
	min-height: 580px;
	/* height:expression("580px"); */
/*	margin: 0px 0px 0px 150px; */
	margin: 0px 0px 0px 0px; 
	}

#content div.inner {
	width: 470px; 
}

#header {
	position: relative;
	z-index: 2;
	width: 450px;
	top: 0px;
	left: 0px;
}

#fillout {
	position: relative;
	z-index: 2;
	width: 1px;
	height: 50%;
}

h3#respond, h3#comments {
	clear: both;
}

#commentform p {
	width: 100%;
}

td {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a {
	color: #E02022;
	text-decoration: none;
}

a:hover {
	color: #E02022;
	text-decoration: underline;
}

a.bold {
	font-weight: bold;
	color: #FFFFFF

}

div.illustrationright {
	float: right;
	margin: 0px -20px 15px 15px;
}

div.illustrationleft {
	float: left;
	margin: 0px 20px 15px -50px;
}

h2, h2 a, div.title {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	color: #DF5D00;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
}

div.title {
	padding: 20px 30px 15px 40px;
}

div.post, div.navigation {
	padding: 0px 30px 15px 40px;
}

div.navigation {
	padding-bottom: 0px;
}

.maintxt {
	text-align: center;
	margin-top: 4px;
}

.maintxt2 {
	color: #E02022;
	font: bold;
}

div.subtitel {
	padding: 15px 0px 6px 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

div.divider {
	margin-left: 0px; 
}

div#sidebar ul, div#sidebar li, 
td#sidebar ul, td#sidebar li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#links ul, div#agenda {
	background: #f93; 
	color: #fff;
	text-align: left;
	margin: 5px 7px 5px 10px;
	padding: 2px 0px;
}

div#links li {
	color: #E02022;
	margin: 0px 0px 0px 0px;
	padding: 0;
	line-height: 1.5;
}

div#links li a {
	color: #fff;
	font-weight: bold;
}

div#links h2 {
	display: none;
}

li#searchfeedback {
	background: #f93;
}
input#s, input#searchsubmit {
	width: 110px;
}
form#searchform {
	margin: 0px;
	padding: 0px;
}

UL.event_list, LI.event_list_day, .event_list_day UL, .event_list_day LI, UL.ec3_events, LI.ec3_events, .ec3_events UL, .ec3_events LI {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

div#iorsn img {
	margin: 0px 5px 5px 0px;
}

