/*  
Theme Name: Compass
Theme URI: http://www.mindloop.be/
Description: Theme created by <a href="http://www.mindloop.be">Mindloop Webdesign</a> (widget ready). 


Version: 1.0
Author: Andy Mathijs
Author URI: http://www.mindloop.be/

This theme was designed and built by Andy Mathijs,
whose site you will find at http://www.mindloop.be/
*/

/*reset.css*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}

p{margin:0; padding:20px 0 0 0;}

table{border-collapse:collapse;border-spacing:0px; padding:0px;}

td{border-collapse:collapse;border-spacing:10 px; padding: 0px 0px 5px 10px;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

#planyo-content h1 a {color: black;}

q:before,q:after{content:'';}

abbr,acronym {border:0;}



/*fonts.css*/
body{font:11pt arial,"helvetica",clean,sans-serif; font-color: #C7C5AE;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:10pt Arial, "Helvetica", sans-serif;line-height:100%;*font-size:100%;}body * {line-height:1em;}



/*standard theme stuff*/
#s, textarea, input
{
	border:0px solid #CC6600;
	padding:4px;
	background-color: #363636;
}

#searchsubmit, #submit
{
	border:0px solid #CC6600;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

.post ol, .commentlist ol
{
list-style:decimal;
padding:5px 0px 5px 0px;
list-style-position:inside;
}

.post ul, .commentlist ul
{
list-style:disc;
list-style-position:inside;
padding:5px 0px 5px 0px;
}

.post li, .commentlist li
{
	padding-bottom:5px;
}

.post strong, .post b
{
	font-weight:bold;
}

.post em, .post i
{
font-style:italic;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:20px;
}

#calendar_wrap td, #calendar_wrap thead tr th
{
	padding:3px;
}

#calendar_wrap thead
{
	background-color:#666666;
	color:white;
	
}

#calendar_wrap caption
{
	text-align:center;
	
}

#searchsubmit
{
	display:block;
	margin-top:5px;
}

/*image alignements*/
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/**********************/



div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}



body
{
	background-color: #3D423E;
	/*margin:10px;*/
	margin-top:0px;
	margin-bottom:0px;
	
}

#page
{
    position: relative;
    min-height: 100%;
	border:0px solid #003300;
	/*background-image:url(images/content.jpg);*/
	background-repeat:repeat-y;
	z-index:2;
	
	

}

#header
{width:1060px;
margin-top:23px;
margin-left:auto;
margin-right:auto;
padding-left:0px;
background-color:#3D423E;

}

#header h1 a 
{
	position:relative;
	left:250px;
	color:#615638;
	font-size:189%;
	text-decoration:none;
}

#themenu
{

float:right;
position:relative;
left:-20px;

}

#themenu li
{
	float:left;
	display:inline;	
	padding-left:7px;
	margin-left:15px;
}

#themenu li a
{
	display:block;
	padding-bottom:6px;
	padding-top:20px;
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}



#themenu li a:hover
{
	color:#cc0066;
}


#agenda{
margin-left: 10px;
margin-top: 30px;
margin-bottom: 50px;
margin-left:11px;
width:1060px;
}

#agenda .titel{
		color:#FFFFFF;
		font-size:50px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding-bottom: 15px;
	}
	
#agenda .post
	{
		margin-bottom:25px;
		margin-right: 10px;
		padding:5px;
		color:#FFFFFF;
		
	}

	#agenda .post img
	{
		float:left;
		border:1px solid #666666;
		padding: 5 5 5 5;
		margin-top:5px;
		margin-right:5px;
	}

	#agenda .post h2 , h2.pagetitle{
		color:#FFFFFF;
		font-size:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		padding-bottom: 10px;
	}
	
	
	
	#agenda .post h2 a, #agenda .post h3 a, .navigation a
	{
		color:#FFFFFF;
		font-size:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
	}

	#agenda .post p, .commentlist p
	{
		line-height:170%
	}

	#agenda .post p a
	{
		color:white;
	}
	
	#agenda .post p
		{
			margin-bottom:15px;
			}

	#agenda .post blockquote
	{
		padding:10px;
		color:white;
		border:0px solid #FFCE8A;
		font-style:italic;
		margin:30px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

	#agenda .post blockquote blockquote
	{
		background-color:white;
		color:white;
	}

#agenda .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	color:#999999;

}

#agenda .post p.postmetadata
{
	display:block;
	clear:both;
	font-size: 10px;
	text-align:center;
	background-image:url(images/bg_main.gif);
	background-color:white;
	height:30px;
	color:white;
 	padding-top:6px;
}

#agenda .post p.postmetadata a
{
color:white
}


#content
{
margin-top: 20px;
margin-right:auto;
margin-left:auto;
margin-bottom: 60px;
padding-left: 10px;
width:1060px;


}

#content .titel{
		color:#FFFFFF;
		font-size:50px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding-bottom: 7px;
	}


	#content .post
	{
		margin-bottom:15px;
		color:#C7C5AE;
		letter-spacing: -1px;
				
	}

	#content .post img
	{
		float:left;
		border:0px solid #666666;
		padding: 5 5 5 5;
		margin-top:5px;
		margin-right:5px;
	}

	h3#comments, h3#respond, h2.center
	{
		display:block;
		color:white;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#sidebar h2 {
	display:block;
		color: #3D423E;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	
	#content p a{
	color:#C7C5AE;
		letter-spacing: -1px;
		text-decoration:underline;
	
	}
	
	#content .post h2 , h2.pagetitle{
		color:#FFFFFF;
		font-size:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	
	
	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color:#FFFFFF;
		font-size:24px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
	}

	#content .post p, .commentlist p
	{
		line-height:170%
	}

	#content .post p a
	{
		color:#C7C5AE;
	}
	#content .entry a{
	color:#C7C5AE;
		letter-spacing: -1px;
		text-decoration: underline;
		line-height: 170%;
		
	}
	

	#content .entry a:hover{
			text-decoration:underline;
	}
	}
	
	#content .post p
		{
			margin-bottom:15px;
			}

	#content .post blockquote
	{
		padding:10px;
		font-size: 12px;
		color:#C7C5AE;
		border:0px solid #FFCE8A;
		letter-spacing:normal;
		font-style:italic;
		margin:30px;
		font-family:"Georgia", Times New Roman, Times, serif;
	}

	#content .post blockquote blockquote
	{
		background-color:white;
		color:white;
	}

#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	color:#999999;

}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	font-size: 12px;
	text-align:center;
	background-image:url(images/bg_main.gif);
	background-color:white;
	height:30px;
	color:white;
 	padding-top:6px;
}

#content .post p.postmetadata a
{
color:white
}

#content table,td{
border-collapse:collapse;border-spacing:0px; padding-top: 5px; line-height: 170% !important;}

/*The comments*/


.commentlist li
{
	display:block;
	background-color: #363636;
	padding:5px;
	/*border:1px solid #333333;*/
	margin-bottom:15px;
	color: white;
}

/*name of author*/
.commentlist li cite ,.commentlist li cite a 
{
	color:white;
	font-weight:bold;
}



.commentlist li small.commentmetadata
{
	display:block;
	margin:10px 0px 10px 0px;
	color:white;
	
}



.commentlist li a
{
	color:white;
}



#commentform
{
margin-bottom:25px;}

#commentform a
{
	color:white;
	}

#commentform a:hover
{
	color:#cc0066;
	}

#commentform p
{
	color:white;
}

#commentform small
{color: white;
}

#commentform input, #commentform textarea
{
	margin-top:5px;
	color: white;
}

h3#comments, h3#respond
{
margin-top:50px;
}


#sidebar
{
margin-right:auto;
margin-left:auto;
width:840px;
height: 400px;
overflow: auto;
}


}

#sidebar a
{
	color:#C7C5AE;
		letter-spacing: -1px;
		text-decoration: none;
}

#sidebar table,td{
border-collapse:collapse;border-spacing:0px; padding-top: 5px; line-height:100%;}

#sidebar li
{
		margin-top:5px;
}

#sidebar a:hover
{
text-decoration:underline;

}

#footer
{
position: absolute;
width: 100%;
margin-left: auto;
margin-right: auto;
font-size:10px;
color:white;
background-color:#3D423E;

}
#menu {
background-color: #C7C5AE;
height: 35px;
}

#containermenu 

{position:relative;
margin-right: auto;
    margin-left: auto;  
	width:840px;
	}

#menumetlinks
{position:absolute;
 left:0px;
 bottom: -35px;
 z-index:3;
 }
#flashmenu
{position:absolute;
 right: 0px;
 bottom:-35px;
 width:840px;
 z-index:2;
 }
 
 #menumetlinksboven
{position:absolute;
 left:0px;
 bottom: -35px;
 z-index:3;
 }
#flashmenuboven
{position:absolute;
 right: 0px;
 bottom:-35px;
 width:840px;
 z-index:2;
 }
 
#footer a
{
	color:white;
	padding-bottom:1px;
	text-decoration:none;
}

#footer a:hover
{
	color:white;
	border-bottom:2px solid #cccccc;
}


.commentlist li ul li, .commentlist li ol li
{
	border-left:0px solid white;
}

.commentmetadata a
{
	color:white;
}

/***** CALENDAR ***/

a.cal, a.cal:hover, a.cal:visited, a.cal:active
{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: white;
	text-decoration: none;
}

input.setavailability
{
	border-color: #FFFFFF;
	border-width: 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003264;
}

input.setprice
{
	width: 50px;
	text-align: right;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003264;
}

input.showprice
{
	border-width: 0px;
	width: 50px;
	height: 22px;
	text-align: right;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003264;
}

TD.calendarline
{
  	height: 1px;
	color: black;
	padding-bottom: 11px;
}

TD.calendarmonth
{
	color: black;
    text-align: center;
	background-color: #bababa;
}

TD.calendarweek
{
	height: 15px;
    text-align: center;
	font-style: italic;
	color: black;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
}

TD.calendarday
{
    text-align: center;
	color: black;
	width: 18px;
	height: 18px;
}

TD.NA
{
    text-align: center;
	background-color : #D94D31;
}

TD.AV
{
    text-align: center;
	background-color:#009933;
}

TD.LS
{
    text-align: center;
	background-color : #808000;
}

TD.OR
{
    text-align: center;
	background-color : #C7C5AE;
	width: 18px;
	height: 18px;
}

TD.LM
{
    text-align: center;
	background-color : #319CCE;
}

TD.OR_NA
{
    text-align: center;
	background-image: url(/images/calendar/or_na.gif);
}

TD.AV_NA
{
    text-align: center;
	background-image: url(/images/calendar/av_na.gif);
}

TD.NA_NA
{
    text-align: center;
	background-image:url(../../../../images/agenda/na_na.gif);
}

TD.OR_AV
{
    text-align: center;
    background-image: url(/images/calendar/or_av.gif);
}

TD.AV_AV
{
    text-align: center;
	background-image: url(/images/calendar/av_av.gif);
}

TD.NA_OR
{
    text-align: center;
	background-image: url(/images/calendar/na_av.gif);
}

TD.OR_OR
{
    text-align: center;
	background-image: url(/images/calendar/or_or.gif);
}

TD.OR_LM
{
    text-align: center;
	background-image: url(/images/calendar/or_lm.gif);
}

TD.AV_OR
{
    text-align: center;
	background-image: url(/images/calendar/av_or.gif);
}

TD.AV_LM
{
    text-align: center;
	background-image: url(/images/calendar/av_lm.gif);
}

TD.NA_VM
{
    text-align: center;
	background-image:url(../../../../images/agenda/na_or.gif); }

TD.NA_LM 
{
    text-align: center;
	background-image: url(/images/calendar/na_lm.gif);
}

TD.LM_AV
{
    text-align: center;
	background-image: url(/images/calendar/lm_av.gif);
}

TD.LM_NA
{
    text-align: center;
	background-image: url(/images/calendar/lm_na.gif);
}

TD.LM_OR
{
    text-align: center;
    background-image: url(/images/calendar/lm_or.gif);
}

TD.LM_LM
{
    text-align: center;
	background-image: url(/images/calendar/lm_lm.gif);
}
TD.AV_LS
{
    text-align: center;
	background-image: url(/images/calendar/av_ls.gif);
}
TD.OR_LS
{
    text-align: center;
	background-image: url(/images/calendar/or_ls.gif);
}
TD.NA_LS
{
    text-align: center;
	background-image: url(/images/calendar/na_ls.gif);
}
TD.LM_LS
{
    text-align: center;
	background-image: url(/images/calendar/lm_ls.gif);
}
TD.LS_OR
{
    text-align: center;
	background-image: url(/images/calendar/ls_or.gif);
}
TD.LS_AV
{
    text-align: center;
	background-image: url(/images/calendar/ls_av.gif);
}
TD.LS_LS
{
    text-align: center;
	background-image: url(/images/calendar/ls_or.gif);
}
TD.LS_NA
{
    text-align: center;
	background-image: url(/images/calendar/ls_na.gif);
}
TD.LS_LM
{
    text-align: center;
	background-image: url(/images/calendar/ls_lm.gif);
}



table.maincontenttable

{

	height:100%;

	width:100%;
	font-size:10px;
	padding: 0px !important;

}

