/*  
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/

Modified by Robert Stoeber Dec 18, 2008
Needed to support floating images with captions

*/

/*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:14px 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.4em;}


/*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;
padding:5px 30px 5px 30px;
list-style-position:inside;
}

.post ul, .commentlist ul
{
list-style:disc;
list-style-position:inside;
padding:5px 30px 5px 30px;
}

.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;
text-decoration:none;
}

a:hover
{
color:#0033FF;
text-decoration:underline;}

h3#comments,h3#respond,.pagetitle, h2.center
{
font-size:22px;
color:white;
padding-top:20px;}
/* color:#096594; */

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:48px;
}

#header form input
{float:left;
display:inline;
}

#header #headerimg
{
	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;}

.description
{
  color:white;
  font-weight:bold;}

#themenu
{

position:relative;
left:450px;
width:390px;
clear
}

#themenu li
{
	float:left;
	display:inline;	
	
}

#themenu li a
{
	display:block;
	padding:5px 10px 8px 10px;
	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 li
	{
	padding-bottom:5px;
	}

	#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:12px;
	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:12px;
	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:12px;
position:relative;
left:30px;
}

.post h2 a
{
	float:right;
	color:#096594;
	font-size:16px;
	text-decoration:none;
}


#footer
{
clear:both;}


/* Robert was here to support floating images and other stuff */

.more-link {
  margin-top: 1.5em;
  font-weight: bold;
}

img.borderless {
  border: 0;
}

div.rsimgright {
  float: right;
  margin: 0.5em;
  padding: 0.5em;
}

div.rsimgright p {
  text-align: center;
  font-weight: bold;
  font-size: smaller;
  text-indent: 0;
}

div.rsimgleft {
  float: left;
  margin: 0.5em;
  padding: 0.5em;
}

div.rsimgleft p {
  text-align: center;
  font-weight: bold;
  font-size: smaller;
  text-indent: 0;
}

ul.rsList {
  margin-left:2em;
  margin-right:2em;
  padding-left:0.2em;
  margin-bottom:1em;
}

ul.rsList li {
  background:url(images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.8em;
  list-style: none;
}

.rsList ul li { background-image:url(images/bullet_child.gif); }

ol.rsList li, ul.rsList li { margin-bottom:0.5em; }

ol.rsList {
  margin-left:1.5em;
  padding-left:0px;
}

.rsList ol li {
  list-style:decimal;
  background-image:none;
  padding-left:0em;
}

/*
ol.rs {
  margin-left: 5;
}

li.rs {
  padding: 0em 2em 1em 2em;
  text-indent: -1em;
}
*/

h1.rstitle {
  font-size: 2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rscomments
{
        margin-left:7px;
        font-size:12px;
        background-image:url(images/comments.jpg);
        background-repeat:no-repeat;
        background-position:0px 2px;
        padding:3px 0px 3px 18px;
}
