/*  
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,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

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:120%;font-weight:bold;font-color:#F33;}

q:before,q:after{content:'';}

abbr,acronym {border:0;}



/*fonts.css*/
body{font:13px arial, helvetica, sans; *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:115% monospace;*font-size:100%;}body * {line-height:1.22em;}



/*standard theme stuff*/
#s, textarea, input
{
	border:1px solid #565617;
	background-color:#E5E884;
	padding:2px;
}

#searchsubmit, #submit
{
	border:1px solid #565617;
	background-color:#dbdf53;
	color:#CC9900;
	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 div
{
	padding:3px;
	text-align: right;
}
#calendar_wrap td, #calendar_wrap thead tr th
{
	padding:3px;
}

#calendar_wrap thead
{
	background-color:#B8b003;
	color:white;
	
}

#calendar_wrap caption
{
	text-align:center;
	
}

#searchsubmit
{
	display:block;
	margin-top:5px;
}
/**********************/



div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


body
{
	background-color:#FFF;
	/*margin:10px;*/
	margin-top:10px;
	margin-bottom:15px;
	/*background-image:url(images/bg.gif);*/
}

#page
{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#615638;*/
	border:1px solid #b8b003;
	/*background-image:url(images/content.jpg);
	background-repeat:repeat-y;*/
	
	

}

#header
{width:780px;
height:115px;
padding-left:0px;
background-color:#fff;
background-image:url(images/blog_entete.gif);

}

#header h1 a 
{
	float:right;
	padding-right:75px;
	margin-bottom:75px;
	left:250px;
	color:#FFF;
	font-size:189%;
	text-decoration:none;
}

#header div.description
{
	/*position:relative;*/
	left:250px;
	color:#fff;
	margin-top:5px;
	width:300px;
	text-decoration:none;
}


#headerimg
{
float:right;
padding:5px;

}

#themenu
{

float:right;
position:relative;
left:-40px;
top:-30px;
margin-top:5px;
margin-left:10px;
}

#themenu li
{
	float:left;
	display:inline;	
	padding-left:7px;
	/*background-image:url(images/menu_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/

}

#themenu  a
{
	display:block;
	/*background-image:url(images/menu_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	padding-left:10px;
	padding-right:17px;
	padding-bottom:6px;
	padding-top:6px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}



#themenu li a:hover
{
	color:#000000;
}




#content
{
float:left;
clear:left;
display:inline;
margin-left:11px;
width:546px;
}

	#content .post
	{
		margin-bottom:15px;
		padding:5px;
		
	}

	#content .post img
	{
		float:left;
		border:1px solid #666666;
		margin-top:5px;
		margin-right:5px;
	}

	#content .post h2 , #sidebar h2, h3#comments, h3#respond, h2.pagetitle, h2.center
	{
		display:block;
		color:#565617;
		font-size:136%;
		margin-top:10px;
		margin-bottom:10px;
		font-family: arial, helvetica, sans;
	}

	#content .post h2 a, #content .post h3 a, .navigation a
	{
		color:#F33;
	}

	#content .post p, .commentlist p
	{
		line-height:170%
	}

	#content .post p a
	{
		color:#b8b003;
	}
	
	#content .post p
		{
			margin-bottom:15px;
			}

	#content .post blockquote
	{
		padding:10px;
		background-color:#DCF0FC;
		color:black;
		border:2px solid #FFCE8A;
		font-style:italic;
		margin:10px;
	}

	#content .post blockquote blockquote
	{
		background-color:white;
		color:black;
	}

#content .post small
{
	display:block;
	margin:5px 0px 7px 0px;
	color:#565617;
}

#content .post p.postmetadata
{
	display:block;
	clear:both;
	text-align:center;
	/*background-image:url(images/postmeta.jpg); */
	background-color:#ccd10a;
	
	height:18px;
	
 	padding-top:1px;
	padding-bottom:1px;
	color:#FFF;
}

#content .post p.postmetadata a
{
color:#565617;
text-decoration:none;
}
#content .post p.postmetadata a:hover
{
color:#F33;;
text-decoration:underline;
}


/*The comments*/


.commentlist li
{
	display:block;
	background-color:#E5E884;
	padding:5px;
	/*border:1px solid #333333;*/
	margin-bottom:15px;
}

/*name of author*/
.commentlist li cite ,.commentlist li cite a 
{
	color:#565617;
	font-weight:bold;
}



.commentlist li small.commentmetadata
{
	display:block;
	margin:10px 0px 10px 0px;
	color:#0CC4E8;
	
}



.commentlist li a
{
	color:#CC9900;
}



#commentform
{
margin-bottom:25px;}

#commentform a
{
	color:#CC9900;
}

#commentform input, #commentform textarea
{
	margin-top:5px;
}

h3#comments, h3#respond
{
margin-top:50px;
}


#sidebar
{
	float:right;
	margin-right:0px;
	width:180px;
	margin-bottom:10px;
	background-color:#CCD10A;
	padding:3px;
	background-image: url(images/sidebar-haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #B8B003;

}

#sidebar a
{
	color:#565617;
	text-decoration:none;
	padding-left:0px;
}


#sidebar a:hover
{
	color:#F33;
	text-decoration:none;
	padding-left:0px;
	text-decoration:underline;
}


#sidebar li
{
		margin-top:5px;
}
#sidebar h2
{
	font-size:110%;
	font-weight:bold;
	padding:2px;
	color: #F33;
	border-bottom:1px solid #b8b003;
}


#footer
{
	clear:both;
	margin-top:20px;
	padding-bottom:2px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	margin-right:0px;
	text-align:left;
	font-size:12px;
	font-weight:bolder;
	color:#F33;
	height:45px;
	border-top:1px solid #b8b003;
	background-image:url(images/arbre_actu_vert.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}

#footer a
{
	color:#F33;
	padding-bottom:1px;
	
}

#footer a:hover
{
	color:#F33;
	border-bottom:2px solid #Cdd10a;
	
}


.commentlist li ul li, .commentlist li ol li
{
	border-left:0px solid white;
}

.commentmetadata a
{
	color:#0CC4E8;
}
.alignleft{
margin: 5px;
float: left;
}

.alignright{
	margin: 5px;
	float: right;
}

bienvenue {
margin-top:20px;
margin-bottom:20px
@charset "utf-8";
/* CSS Document */
}


.videowall{
margin-top:20px;
clear:both;
}