/*  
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;
	margin:5px;
}

#s, textarea, input{
	border:1px solid #cccccc;
	padding:4px;
	margin:2px;
}

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;
	list-style-position:inside;
	padding: 1.5em 0px 5px 1.5em;
}

.post ul, .commentlist ul {
	list-style:disc;
	list-style-position:inside;
	padding: 1.5em 0px 5px 1.5em;
/*	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;
	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;*/
	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;
}

#header {
	width:840px;
	height:191px;
	padding-top:9px;
	background-image:url(images/head_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#header form {
	margin-left:580px;
	margin-top:55px;
}

#header form input {
	float:left;
	display:inline;
}

#header #headerimg {
	background-image:url(images/head.png);
/*	background-image:url(images/head.jpg);*/
	display:block;
	width:840px;
	height:191px;
}

#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:relative;
	left:450px;
	width:390px;
	clear
}

#themenu li {
	float:left;
	display:inline;		
}

#themenu li a {
	display:block;
	padding:10px 10px 8px 10px;
	color:#666666;
	text-decoration:none;
	border-right:1px solid #666666;
}

#themenu li a:hover {
	color:#000000;
}

#themenu .current_page_item, .active {
	background-color: #eee;
}

/***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 {
	clear:both;
}

img#no_float {
	float:none;
}

#content .post h1 {
	font-size: 150%;
	font-weight: bold;
}

#content .post h2 {
	font-size: 130%;
	font-weight: bold;
}

#content .post h3 {
	font-size: 115%;
	font-size: bold;
}
