body {
  background:#333;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Verdana";
  color:#333;
  font-size: 20pt;
 }
	
	/* Links
----------------------------------------------- */
a:link {
  color:#333333;
  }
a:visited {
  color:#FF9980;
  }
a:hover {
  color:#FF3300;
  }
a img {
  border-width:0;
  }
	
	

	
#blog-title
{
	margin:0;
  padding:10px 30px 5px;
  font-size:200%;
  line-height:1.2em;
}

#header {
  background:#456 url("../images/corners_cap_top.gif") no-repeat left top;
  margin:0 0 0;
  padding:8px 0 0;
  color:#fff;
	width: 740px;
  }
#header div {
  background:url("../images/corners_cap_bot.gif") no-repeat left bottom;
  padding:0 15px 8px;
  }
/* logstuk in het midden----------------------- */	
#main {
	width:410px;
  float:left;
  background:#dddddd url("../images/corners_main_bot.gif") no-repeat left bottom;
  margin:15px 0 0;
  padding:0 0 10px;
  color:#000;
  line-height:1.5em;
}

#main2 {
  float:left;
  width:100%;
  background:url("../images/corners_main_top.gif") no-repeat left top;
  padding:10pt 0 0;
  }
	
#main3 {
  background:url("../images/rails_main.gif") repeat-y;
  padding:0;
  }
#sidebar {
  width:225px;
  float:right;
  margin:15px 0 0;
  font-size:90%;
  line-height:1.5em;
  }
	
	
/* Post */
.date-header {
  margin:0 28px 0 43px;
  font-size:70%;
  line-height:1em;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#00248F;
  }

.post-title {
  margin:0;
  font-size:135%;
  line-height:3em;
  display:block;
  border:1px dotted #ddd;
  border-width:0 1px 1px;
  padding:2px 14px 2px 7px;
  color:#333;
	vertical-align: middle;
  }
	
.post-body {
  border:1px dotted #ddd;
  border-width:0 1px 1px;
  border-bottom-color:#ddd;
  padding:10px 14px 1px 14px;
  font-size: 12px;
  text-align: justify;
  }
	
html>body .post-body {
  border-bottom-width:0;
  }
	
.post p {
  margin:0 0 .75em;
 }
 
.post {
margin:.3em 0 25px;
padding:0 13px;
border:1px dotted #ddd;
border-width:1px 0;
}

p.post-footer {
  background:#ded;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #ddd;
  border-width:1px;
  border-bottom:1px solid #ddd;
  font-size:70%;
  line-height:1.5em;
  color:#333;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
	font-style: normal;
  font-size:10pt;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("../images/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
	font-size:10pt;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("../images/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #333;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #ddd;
  border-width:1px 0;
  padding:5px 15px;
  color:#ddd;
  }
.post blockquote p {
  margin:.5em 0;
  }
	
	
	/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px solid #ddd;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
	font-size: 8pt;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px solid #ddd;
  font-size:190%;
  line-height:1.4em;
  color:#660099;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("http://www.blogblog.com/rounders/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#660099;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:-10px 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
	
td
{
	font-size: 10pt;
}



/* Authors */

#profile-container {
  background:#333333 url("../images/corners_prof_bot.gif") no-repeat left bottom;
  margin:0 0 15px;
  padding:0 0 10px;
  color:#ddd;

  }
#profile-container h2 {
  background:url("../images/corners_prof_top.gif") no-repeat left top;
  padding:10px 15px .2em;
  margin:0;
  border-width:0;
  font-size:10pt;
  line-height:1.5em;
  color:#333333;
  }
.profile-datablock {
  margin:0 15px .5em;
  border-top:1px solid #333;
  padding-top:8px;
  }

#profile-container img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px dotted #333333;
  }

#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#dddddd;
  }
.profile-link a {
  /* background:url("../images/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold; */
vertical-align: top;
  }
ul.profile-datablock {
  list-style-type:none;
  }
	
	
	/* Sidebar Boxes
----------------------------------------------- */
/* Linkerbovenbox(spammers en saaierds)------------------*/
.box {
  background:#333333 url("../images/corners_side_top.gif") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#dddddd;
  }
.box2 {
  background:url("../images/corners_side_bot.gif") no-repeat left bottom;
  padding:0 13px 8px;
  }
/* Linkeronderbox(THE CAST)------------------*/
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #333333;
  font-size:10pt;
  line-height:1.5em;
  color:#333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
/*rechteronderbox (maanden)-------------*/
.box ul li a{
  background:url("../images/icon_arrow_sm.gif") no-repeat 2px .25em; 
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #333333;
  line-height:1.4em;
  color: #dddddd; 
  }
.box ul ol {
  /* background:url("../images/icon_arrow_sm.gif") no-repeat 2px .25em; */
  margin:0;
  padding:0 0 3px 0px;
  margin-bottom:3px;
  border-bottom:1px dotted #333333;
  line-height:1.4em;
  color: #dddddd;
  }
.box p {
  margin:0 0 .6em;
  }
.box ul ol a{   color: #dddddd;}
.box a
{
font-weight:100;
}


.navitem
{
	padding-right: 10px;
	padding-left: 10px;
}
	
