/*  
Theme Name: Van der Kaa
Theme URI: http://www.allesovervoeten.nl
Description: Thema voor Allesovervoeten.nl i.o.v. Podotheratie van der Kaa
Version: 1.0
Author: Rian Rietveld van RRWD web development
Author URI: http://www.rrwd.nl
*/

/* lay-out */
body {
	 padding:0;
	 margin:3px 0 0 0;
	 background-color:#fff;
	 color:#333;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size:12px;
}

div#pagecenter {
  position: relative;
	 margin: 0 auto;
	 width: 1000px;
  background-image:url(images/background-wrapper.jpg);
}
	
div#header {
	 height:200px;
  background-image:url(images/header.gif);
  background-repeat: no-repeat;
  background-position: 0 95px;
}
	
div#header #logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
}

div#header #topimage {
  position: absolute;
  top: 0;
  left: 280px;
  width: 440px;
  height: 183px;
}

div.left-navi-blog {
	 width:250px;
	 margin-right:30px;
	 float:left;
}
	
div.left-widget {
	margin-top:1px;
	width:250px;
	margin-top:1px;
	padding-bottom:4px;
	}
	
	
div.center-blog {
	width:440px;
	margin-right:30px;
	float:left;
	margin-top:0px;
 overflow: hidden;
}
	
div.post-content {
	margin:0px;
	padding:0px;
}
	
div.post-meta
	{
	margin:0px;
	padding:4px;
	height:14px;
	margin-bottom:10px;
	}
	
div.single-meta {
	border:#333 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	font-size:10px;
}
	
div.main-meta {
	border:#eee 1px dashed;
	padding:2px;
	margin:5px;
	margin-top:10px;
	font-size:10px;
}
	
div.commentblog {
	margin:0px;
	padding:5px;
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
}

div.singlecommentborder {
	float:left;
}
	
div.gravatorblog {
	float:left;
	width:70px;
}
	
div.singlecomment {
	float:left;
	width:410px;
}
	
div.right-navi-blog {
 padding-left: 15px;
	width:230px;
	float:left;
}
	
div.right-navi-blog h2 {
  font-weight: normal;
}

div.clear{
  clear: left;
  margin: 0;
  padding: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
}

div#content_bottom {
  background-image:url(images/background-footer.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 45px;
}

div#footer {
  background-color: #fff;
}


div#footer ul{
 	margin:0 0 0 365px;
}

div#footer ul li {
  float: left;
  padding: 5px;
  list-style: none;
}

div#footer ul li a{
  text-decoration: none;
  font-size: 90%;
}
/*--------------------menu links---------------*/
ul.menuleft, ul.linksleft  {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  width: 250px;
}

ul.menuleft ul {
  margin: 0;
  padding: 0;
}

ul.menuleft {
 border-bottom: 1px solid #ddd;
}

ul.menuleft li{
  list-style: none;
  padding: 5px 0 5px 25px;
  border-top: 1px solid #ddd;
  background-image:url(images/li_blauw.gif);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}

ul.menuleft ul li{
  background-image:url(images/li_rood.gif);
}

ul.menuleft ul li ul li {
  background-image:url(images/li_groen.gif);
}

ul.linksleft  li{
  list-style: none;
  padding: 5px 20px 5px 0px;
  margin: 0 15px 0 0;
  background-image:url(images/li_rood.gif);
  background-repeat: no-repeat;
  background-position: right 10px;
}

ul.menuleft li a, ul.linksleft li a{
  text-decoration: none;
}

ul.menuleft li ul, ul.menuleft li ul ul {
  display: none;
}

ul.menuleft li.current_page_item ul, ul.menuleft li.current_page_ancestor ul{
  display: block;
}


ul.linksleft {
  width: 250px;
}
ul.linksleft li{
 text-align: right;
}

div.breadcrumb, div.breadcrumb a {
  font-size: 10px;
  text-decoration: none;
}
ul.wp-tag-cloud {
  list-style: none;
  padding:0;
}

ul.wp-tag-cloud li {
  float: left;
  list-style: none;
}

ul.wp-tag-cloud li a{
  text-decoration: none;
  padding-right: 10px;
}


/*--------------------talen--------------------*/
div.right-widget {
  margin-bottom: 20px;
}

hr.clear {
 display: block;
 clear: both;
 height: 0px;
 border: 1px solid #fff;
 margin: 20px;
}

h2.kop_inline {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

ul#talen {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

ul#talen li {
  float: left;
  list-style: none;
}

ul#talen li a {
  text-decoration: none;
}
ul#talen li a img {
  width: 32px;
  height: 22px;
  margin-left: 10px;
}

/*--------------------tekst--------------------*/
.hidden {
  position: absolute;
	 left: -1000em;
	 margin: 0;
  padding: 0;
}

h1 { font-size: 120%; color: #0054a4;}

h2, h2 a { 
  font-size: 100%; 
  color: #0054a4;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;  
}

h3, h4, h3 a, h4 a{ 
  font-size: 100%;
  color: #0054a4;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
}

p, ul, ol {
  padding-top: 0;
  margin-top: 0;
}

 
a {
 color: #333;
}

a:hover {
 color: #c30;
}

img, img a {
  border: 0;
}

.lime {
 color: #9dd057;
 font-weight: bold;
}

.red {
  color: #c30;
  font-weight: bold;
}
/* kleuren vestigingen e.d. */

.reys {
  color: #d94c25;
  font-weight: bold;
}

.ven {
  color: #9dd057;
  font-weight: bold;
}

.orth {
  color: #c30;
  font-weight: bold;
}

p.attentionblok {
  color: #fff;
  background-color: #c30;
  padding: 5px 0 5px 0;
  width: 225px;
  text-align: center;
  line-height: 20px;
  margin-left: 10px;
}

p.attentionblok span {
  background-image:url(images/telefoon.gif);
  background-repeat: no-repeat;
  background-position: 0 0;  
  padding-left: 20px;
  font-weight: bold;
}

a.rrwd_read_more {
  color: #c30;
}

a.rrwd_read_more:hover {
  color: #333;
}

/*--------------------Reacties--------------------*/
.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	}



.commentlist p {
 text-align:justify;
	padding:0px;
	padding-top:5px;
}



#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:488px;
	}


.blauw {
  color: #0054a4;
  font-weight: bold;
}
.rood {
  color: #d94c25;
  font-weight: bold;
}
.groen {
 color: #9dd057;
 font-weight: bold;
}

img.alignright {
  border: 5px solid #eee;
  margin: 5px 0px 5px 5px;
}

img.aligncenter {
  border: 5px solid #eee;
  margin: 5px;
}

img.alignleft {
  border: 5px solid #eee;
  margin: 5px 5px 5px 0px;
}

img.alignnone {
  border: 5px solid #eee;
  margin: 5px;
}


/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #555;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
