/*
Theme Name: C3 Weblog Thema
*/




/*
---------------------------------------------------------------------------
Reset de waarden
---------------------------------------------------------------------------
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}

ul,li {
	list-style-type:none;
	}


body {
	background: url(img/bg_main.jpg) no-repeat center top;
	font:12px/18px Arial, Verdana,Tahoma, Helvetica,sans-serif;
	color:#444;
}

img {
	border:0;
	}

p {
	margin: 1em 0;
}


/*
---------------------------------------------------------------------------
Float Fix
---------------------------------------------------------------------------
*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*

/*
---------------------------------------------------------------------------
Gehele blok
---------------------------------------------------------------------------
*/

#wrapper {
	width: 886px;
	position: relative;
	margin: 55px auto;
	height: 300px;
}


/*
---------------------------------------------------------------------------
Hoofd en subnavigatie
---------------------------------------------------------------------------
*/

/* hoofnavigatie */

.nav {
	width: 198px;
}


.nav ul {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0px 0;
}

.nav ul li {

  width: 100%;
  margin-bottom: 4px;
}

.nav ul li a {
  border: 1px solid #B4C7D2;
  color: #0581A7;
  margin-top: -1px;
  display: block;
  padding: 7px 0 7px 35px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  background: #DDE8F0 url(img/bullet-right.gif) no-repeat 5px center;
}

	.nav ul li a.feed {
		background: #DDE8F0 url(img/feed.gif) no-repeat 5px center;
	}

* html .nav ul li a { /*star hack voor IE */
height : 1%;
}

.nav ul li a:hover {
  background-color: #B6D5E5;
}


/* Archiefnavigatie */

.archief {
	position: relative;
	width: 440px;
	margin: 13px 0 ;
}


.archief h3 {
	 color: #0581A7;
	 font-size: 14px;
	 background: url(img/bullet-bottom.gif) no-repeat left center;
	 padding: 0 0 0 30px;
	 display: block;
	 margin-bottom: 10px;
}

.archief ul {
  list-style: none;
  margin: 0 0 20px 0;
}

.archief ul li {
	width: 100%;

}

.archief ul li a {
  color: #0184AA;
  display: block;
  padding: 5px 0em;
  border-top: 1px solid #B8CAD5;
  border-bottom: 1px solid #B8CAD5;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
}

.archief ul li a {
  color: #0184AA;
  display: block;
  padding: 5px 0em;
  border-top: 1px solid #B8CAD5;
  border-bottom: 1px solid #B8CAD5;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
}



* html .archief ul li a { /*star hack voor IE */
height : 1%;
}

.archief ul li a:hover {
  background-color: #F1F9FD;
}

.archief ul li a:active {
  background-color: #010b32;
}

.archief ul li a span {
  color: #002449;
  padding-left: 0em;
  padding-right: 0.5em;
  position: absolute;
  right: 0;
  font-size: 10px;
}

/* subnavigatie */

.sub-nav, .sub-nav2, .sub-nav3 {
	position: relative;
	width: 198px;
	margin: 10px 0 ;
}


.sub-nav h3, .sub-nav2 h2, .sub-nav3 h3 {
	 color: #0581A7;
	 font-size: 14px;
	 background: url(img/bullet-bottom.gif) no-repeat left center;
	 padding: 0 0 0 30px;
	 display: block;
	 margin-bottom: 10px;
}

.sub-nav ul, .sub-nav2 ul, .sub-nav3 ul {
  list-style: none;
  margin: 0 0 20px 0;
}

.sub-nav ul li, sub-nav2 ul li, sub-nav3 ul li {
	  border-top: 1px solid #B8CAD5;
  border-bottom: 1px solid #B8CAD5;
  display: block;
   padding: 5px 25px 5px 0;
	margin-top: -1px;


}

.sub-nav ul li a {
  color: #0184AA;
 padding: 6px 0px 6px 0;


  position: relative;
  text-decoration: none;

}

.sub-nav2 ul li a {
  color: #0184AA;
  display: block;
  padding: 5px 0;
  border-top: 1px solid #B8CAD5;
  border-bottom: 1px solid #B8CAD5;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
  background: url(img/link.gif) no-repeat center right;
}

.sub-nav3 ul li a {
  color: #0184AA;
  display: block;
  padding: 5px 0;
  border-top: 1px solid #B8CAD5;
  border-bottom: 1px solid #B8CAD5;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
}



.sub-nav ul li a strong {
	color: #002449;
	font-size: 10px;
}

* html .sub-nav ul li a, * html .sub-nav2 ul li a, * html .sub-nav3 ul li a  { /*star hack voor IE */
height : 1%;
}

.sub-nav ul li a:hover, .sub-nav2 ul li a:hover, .sub-nav3 ul li a:hover {
  background-color: #F1F9FD;
}

.sub-nav ul li a:active, .sub-nav2 ul li a:active, .sub-nav3 ul li a:active {
  background-color: #010b32;
}

.sub-nav ul li a span {
  color: #002449;
  padding-left: 0em;
  padding-right: 0.5em;
  position: absolute;
  right: 0;
  font-size: 10px;
}


/*
---------------------------------------------------------------------------
Linkerkolom
---------------------------------------------------------------------------
*/

#kolom-links {
	width: 198px;
	position: relative;
	float: left;
	font-size: 12px;

}

#kolom-links h1 a{
  display:block;
  position:absolute;
  top:0px;
  left:0px;
  height:59px;
  width:181px;
  text-decoration:none;
  background: url(img/logo.gif);
}

#kolom-links h1 a span{
  visibility:hidden;
}


/* Portret met emailadres */

#portret {
	width: 194px;
	height: 293px;
	border: 2px solid #BCCDD8;
	margin-top: 110px;
	position: relative;

}

		.ben {
			background: url(img/foto/ben.jpg);
		}

		.ber {
			background: url(img/foto/ber.jpg);
		}

                .elsbeth {
                        background: url(img/foto/elsbeth.jpg);			                
		}

		.elsbethw {
		 	background: url(img/foto/elsbethw.jpg);
		}

		.frank {
		   background: url(img/foto/frank.jpg);
		}

		.hans_hoek {
			background: url(img/foto/hans_hoek.jpg);
		}

		.hans_hof {
			background: url(img/foto/hans_hof.jpg);
		}

		.harco {
			background: url(img/foto/harco.jpg);
		}

		.lucas {
			background: url(img/foto/lucas.jpg);
		}

		.marjolein {
			background: url(img/foto/marjolein.jpg);
		}



#portret p {
	position: absolute;
	bottom: -7px;
	right: 6px;
}

#portret p a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#portret p a:hover {
	text-decoration: underline;
}


/*
---------------------------------------------------------------------------
Middenkolom
---------------------------------------------------------------------------
*/

#kolom-midden {
	position: relative;
	float: left;
	width: 488px;
}

#content {
	width: 444px;
	margin: 25px auto;
}

/* content */

#content h1 a, #content h1 {
	font-size: 36px;
	color: #0184AA;
	letter-spacing: -2px;
	font-weight: normal;
	line-height:30px;
	text-decoration: none;
}

#content h1 a:hover {
	color: #FF6C0F;
}



#content h2 {
	font-size: 12px;
	color: #7B7B7B;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	background: url(img/bullet-right.gif) no-repeat center left;
	padding-left: 25px;
	margin: 10px 0 25px 10px;
}


.top-bericht {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 3px;
}

.top-bericht div.datum {
	float:left;
	height:38px;
	width:30px;
	margin-right:8px;
	padding-top:0px;
	background: url(img/date-box.gif) no-repeat;
	}

.top-bericht div.datum p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 0px;
	}
.top-bericht div.datum span.dag {
	font-size:20px;
	display:block;
	color: #0180A1;

	}
.top-bericht div.datum span.maand {
	font-size:12px;
	height:18px;
	display:block;
	color: #fff;
	line-height: 13px;
	}
.top-bericht h3, .top-bericht h3 a  {
	color: #01244A;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.top-bericht h3 a:hover  {
	color: #FF6C0F;
}



.top-bericht p.geplaatst {
	margin: 5px 0;
	padding: 0;
	color: #0184AA;
}

.top-bericht p.geplaatst a, .bericht p.info a, .bericht a {
	color: #0180A1;
	text-decoration: underline;
}

.top-bericht p.geplaatst a:hover, .bericht p.info a:hover, .bericht a:hover {
	color: #FF6C0F;
	text-decoration: underline;
}

.bericht {
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 20px 0;
}

.bericht p.info {
	font-size: 10px;
	margin: 0 0 3px 0;
}

.bericht p.info span.reactie {
	background: url(img/comment.gif) no-repeat left center;
	padding-left: 20px;
	margin-right: 4px;
}

.bericht p.info span.permalink {
	background: url(img/link.gif) no-repeat left center;
	padding-left: 20px;
	margin-left: 4px;
}

.bericht ul {
    margin:30px;
    padding:0px;
}

.bericht li {
    list-style-type: square;
	padding: 0 10px 0 10px;
}

.page-navigation {
        width: 100%;
        color: #0180A1;
        clear: both;
        height: 30px;
}

.page-navigation a  {
        color: #0180A1;
        text-decoration: underline;
}

.page-navigation a:hover {
        color: #FF6C0F;
	text-decoration: underline;
}

.page-navigation div.alignleft {
        float: left;
}

.page-navigation div.alignright {
        float: right;
}



/*
---------------------------------------------------------------------------
Rechterkolom
---------------------------------------------------------------------------
*/

#kolom-rechts {
	width: 198px;
	position: relative;
	float: left;
}


#feed {
	width: 198px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 6px;
	margin-top: 45px;
}

/* feed */

#feed p {
	margin: 0 0 4px 0;
}

#feed div#mail {
  border: 1px solid #B4C7D2;
  color: #0581A7;
  display: block;
  padding: 6px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  background: #DDE8F0;
}

.zoeken {
border: 1px solid #B4C7D2;
  color: #0581A7;
  display: block;
  padding: 6px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  background: #DDE8F0;
margin-top: 10px;
}

input.textveld, textarea {
	background: #fff;
	border: 1px solid #89C7D7;
padding: 2px;
}

input.textveld {
width: 150px;
}

input.button {
	background: url(img/bullet-right.gif) no-repeat;
	width: 20px;
	border: 0;
cursor: pointer;
}

input.submit {
  border: 1px solid #B4C7D2;
  color: #0581A7;
  display: block;
  padding: 2px
  position: relative;
  text-decoration: none;
  font-weight: normal;
  background: #e4eff7;
font-size: 12px;
}

/*
---------------------------------------------------------------------------
Reactiegedeelte
---------------------------------------------------------------------------
*/

#content h4  {
	color: #01244A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
margin-bottom: 10px;
}

.comment a {
	color: #0184AA;
	text-decoration: underline;
font-weight: bold;
}

.comment a:hover {
	color: #FF6C0F;
}


.comment {
  border: 1px solid #B4C7D2;

  margin-bottom: 10px;
  display: block;
  padding: 7px;
  position: relative;
  text-decoration: none;
  background: #DDE8F0;
}

.comment div.schrijver {

background: url(img/comment.gif) no-repeat left center;
 color: #0581A7;
padding-left: 18px;
}

.comment div.bericht {
padding-left: 18px;
margin: 0;
}

#content label {
float: left;
clear: left;
width: 190px;
font-size: 12px;
font-weight: bold;
}

form a {
	color: #0184AA;
	text-decoration: underline;
font-weight: bold;
}

form a:hover {
	color: #FF6C0F;
}



/*
---------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------
*/

#footer {
	clear: both;
	border-top: 3px solid #0182a9;
	font-size: 10px;
}

#footer a {
	color: #0184AA;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF6C0F;
}
