/*  
Theme Name: Rounded Transparent
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:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;}


/*fonts.css*/

body{font:13px arial,helvetica,clean,sans-serif;*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*/
.post img
{
float:left;
/*border:1px solid #CCCCCC;*/
border:none;
margin:5px 5px 5px 5px;
}

.adv p {margin:0px auto; text-align:center;}
#s, textarea, input
{
	border:1px solid #cccccc;
	padding:2px;
	margin:1px;
}

blockquote
{
font-style:italic;
color:#666666}

blockquote blockquote
{
margin-left:20px;
color:black;}

.navigation
{
display:block;
clear:both;
margin:20px 0px 20px 0px;
overflow:auto;}

.navigation a
{
border:1px solid #cccccc;
	background-color:white;
	
	padding:10px;
	float:left;
	display:inline;
	margin-right:10px;
}

 #submit
{
	border:1px solid #cccccc;
	background-color:white;
	color:#999999;
	padding:3px;
	
}

.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;
	
}

a
{
color:#006699}

a:hover
{
color:#0033FF;
text-decoration:none;}

h3#comments,h3#respond,.pagetitle, h2.center
{
font-size:22px;
/*color:#096594;*/
color:#63AFD3;
padding-top:20px;}

p
{margin-top:10px;}

#searchsubmit
{
	border:0px;
	position:relative;
	top:-4px;
}
/**********************/



div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


body
{
	/*background-color:#3083AC;
	margin:10px;*/
background-color:#2128BA;
	margin-top:35px;
	margin-bottom:15px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#page
{
	width:840px;
	margin-left:auto;
	margin-right:auto;	
	background-repeat:repeat-y;
	
}

.flashmovie
{
	margin-top: -3px;
}

#header
{width:840px;
height:191px;
padding-top:8px;
background-image:url(images/head_top.gif);
background-repeat:no-repeat;
overflow:hidden;
position:relative;
}

#header form
{
margin-left:580px;
margin-top:55px;
}

#header form input
{float:left;
display:inline;
}

#header #headerimg
{
	
	display:block;
	width:840px;
	height:191px;
	position:relative;
}



#header #headerimg h1
{clear:both}

#header #headerimg h1 a
{
	
	font-size:36px;
	color:white;
	text-decoration:none;
	position:relative;
	top:0px;
	left:100px;
	
}

#header #headerimg .description
{
position:relative;
	top:5px;
	left:110px;}

#themenu
{

position:absolute;
left:240px;
width:600px;
right: 0px;
top: 0px;
clear;
}

#themenu li
{
	float:left;
	display:inline;	
	
}

#themenu li a
{
	display:block;
	padding:10px 16px 8px 16px;
	color:#666666;
	text-decoration:none;
	/*border-right:1px solid #666666;*/
	
}

#themenu li a:hover
{
	color:#000000;
}


/***The sidebar**/
#sidebar
{
	float:left;
	display:inline;
	width:196px;
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
	background-color:white;
	position:relative;
	left:20px;
	top:-44px;
	padding-top:20px;
}

	#sidebar ul
	{
	padding:10px;
	}
	
	#sidebar #side-footer
	{
		background-image:url(images/side_footer.jpg);
		background-repeat:no-repeat;
		height:14px;
		position:relative;
		top:5px;
	}
	
	#sidebar h2
	{
		font-size:16px;
		color:#003366;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}

/***The content**/
#content
{
	float:right;
	display:inline;
	width:615px;
	
}

#content .post
{
	margin-top:10px;
	background-image:url(images/post.jpg);
}

#content .post .header
{
	background-image:url(images/post_header.jpg);
	height:20px;
	padding:7px 10px 3px 10px;	
}

#content .post span.date
{
	margin-left:7px;
	font-size:10px;
	background-image:url(images/date.jpg);
	background-repeat:no-repeat;
	padding:3px 0px 3px 18px;
	background-position:0px 2px;
	
	
}

#content .post .comments a
{
	margin-left:7px;
	font-size:10px;
	background-image:url(images/comments.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:3px 0px 3px 18px;
	
	
}

#content .post .footer
{
	background-image:url(images/post-bottom.jpg);
	height:16px;	
}

#content .post .entry
{
color:#333333;
padding:10px;

}

#content .post p.postmetadata
{
font-size:10px;
position:relative;
left:30px;
}

.post h2 a
{
	float:right;
	color:#096594;
	font-size:16px;
	text-decoration:none;
}


#footer
{width:615px; height:114px; background:url(images/footer.jpg) no-repeat center top;
clear:both;
text-align:center;
color:#cccccc;}

#fensa{width:113px; height:40px; background-image:url(images/fensa.jpg );
background-repeat:no-repeat;margin-top:10px;}

#box{width:180px; background-color:#E0E1F9;  float:left; margin-left:7px; margin-top:15px; margin-top:15px;}
.clear{clear:both;}

#imgcont{width:561px; margin:0px auto 0px auto;}
#post1{width:590px; background:url(images/post1.jpg) top center repeat-y;}
#header1{width:590px; background:url(images/post_header1.jpg) top center no-repeat; margin-top:20px;}
#bottom1{width:590px; background:url(images/post_bottom1.jpg) bottom center no-repeat; display:table; padding-bottom:15px;}
#bottom1 img{margin:0px auto 0px auto;}
h4{display:block; background-color:#1D24A8; font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#ffffff; text-align:center; height:20px;  padding-top:5px;}
#post1 p{padding:5px; text-aligh:justify;}

#home-list {
	height: 1%;
	list-style-type: none;
	}
#home-list:after {
	content: ".";
	width: 0;
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	}
#home-list li {
	float: left;
	width: 175px;
	margin-right: 23px;
	background: #E0E1F9;
	}
#home-list li h2 {
	background: #1D24A8;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	}
#home-list li p {
padding:2px 4px 2px 4px;
	}
#home-list li img {
	float: none;
	clear: both;
	}
.clear {
	height: 1%;
	}
.clear:after {
	content: ".";
	width: 0;
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	}

.alignleft {

	float: left;

	margin-right: 1em;

	}

.alignright {

	float: right;

	margin-left: 1em;

	}

.clearBoth {

	width: 100%;

	clear: both;

	}

.wp-caption {

	height: 1%;

	text-align: center;

	background: #fff;

	border: 1px solid #ccc;

	padding-top: 5px;

	}

.wp-caption:after {

	width: 0;

	height: 0;

	clear: both;

	visibility: hidden;

	display: block;

	content: ".";

	}

.wp-caption-text {

	color: #333;

	text-align: center;

	padding: 0;

	font-size: 10px;

	}


