* {
    padding:0;
    margin:0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, blockquote, fieldset, form, hr, pre, table {/* more */
    margin:0 0 1em 0;
}

body {
    text-align:center;
    background-color:#E74074;
    font-family:"Comic Sans MS", Futura, sans-serif;
    font-size:86,5%;
}

h4 {
 font-size:1.5em;
 }

h5 {
 font-size:1.3em;
 } 
div#wrapper {
    width:960px;
    margin:0 auto;
    text-align:left;
    border:10px solid white;
    background:url("images/bg2.jpg") 0 -280px;
    font-size:0.8em;
}

div#container {
	width:700px;
	margin-left:65px;
	background-color:#FECEFE;
	float:left;
	display:inline;
}
div#content {
    padding:0 40px;
    margin-top:-80px;
    min-height:700px;
    height:auto !important;
    height:700px;
}

#content ul {
    padding-left:1em;
    margin-left:1em;
}

div#header {
    height:402px;
    width:100%;
    background:url("images/header.gif") no-repeat;
}

div#header #blog-title, div#header #blog-description {
    display:none;
}

div#header ul {
    float:right;
    list-style:none;
}

div#header ul a{
    display:block;
    height:280px;
    width:350px;
    text-indent:-9999px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:195px;
	margin-top:-80px;
}

ul.xoxo {
    list-style:none;
}

ul.xoxo li a {
    display:block;
    width:54px;
    height:92px;
    margin-bottom:10px;
    background:url("images/bt_home.jpg") no-repeat;
    text-indent:-9999px;
}

/*hier moeten de knoppen komen*/

ul.xoxo li.page-item-3 a {
    background-image:url("images/bt_home.jpg");
}

ul.xoxo li.page-item-4 a {
    background-image:url("images/bt_overons.jpg");
}

ul.xoxo li.page-item-5 a {
    background-image:url("images/bt_workshop.jpg");
}

ul.xoxo li.page-item-6 a {
    background-image:url("images/bt_goededoelen.jpg");
}

ul.xoxo li.page-item-7 a {
    background-image:url("images/bt_indepers.jpg");
}
ul.xoxo li.page-item-159 a {
    background-image:url("images/margriet-suriname.png");
}

ul.xoxo li.page-item-8 a {
    background-image:url("images/bt_contact.jpg");
}

div#first_footer {
	clear:both;
	width:85%;
	height:105px;
	padding:60px 0 0 15%;
	background:url("images/footer.gif") no-repeat 65px 0;
	font-size:1.6em;
	position:relative;
}

div#second_footer {
	clear:both;
	width:85%;
	height:39px;
	padding:20px 0 0 15%;
	background:url("images/footer2.gif") no-repeat;
	font-size:1.2em;
}

div#first_footer div#send {
    position:absolute;
    top:0;
    right:0;
    height:100%;
    width:300px;
}

div#first_footer div#send a {
    height:100%;
    width:100%;
    display:block;
    text-indent:-9999px;
}

div.footer ul {
    list-style:none;
}

div.footer li {
    float:left;
    margin-right:50px;
}

div.footer a {
    color:white;
    text-decoration:none;
    font-weight:bold;
}

div.footer a:hover {
    color:black;
}

blockquote {
    padding:20px;
    margin: 20px 50px;
    border: 5px solid red;
    font-style:italic;
}

img {
    border:none;
    margin:15px 15px 15px 0;
}

img.aligncenter {
    display:block;
    text-align:center;
    margin:0 auto;
}

.post {
    margin:0.5em 0 3em 0;
 }
div.readmore {
    text-align:right;
    padding-right:3em;
 } 
ul#book-testimonial, ul#workshop-testimonial {
    list-style-type:none;
    padding:0;
    margin:0;
 }
ul li.testimonial, #comments ol li {
    padding:15px;
    margin:1em;
    border:1px solid #B80B11;
 }
 
ul li.alt, #comments ol li.alt {
    background-color:#FF99CC;
    border:1px solid #FFF;
 } 
 
p.testimonial-author {
    font-style:italic;
    margin:0 0 0 0.5em;
 } 
 
ul#publicaties {
    margin-bottom:3em;
 } 

div.navigation {
 border-top:1px solid #B80B11;
 border-bottom:1px solid #B80B11;
 margin-bottom:30px;
 padding:0.5em 0;
 overflow:auto;
 } 
div.navigation a {
 text-decoration:none;
 color:#B80B11;
 } 

div.navigation a:hover {
 color:#FF0080;
 } 

.nav-previous {float:left; }
.nav-next {float:right; }

div#comments {clear:both; }
 
div#comments ol li {
    list-style-type:none;
    overflow:auto;
 }
div.comment-author {
    float:left;
    width:40%;
    font-weight:bold;
 }
div.comment-meta {
    text-align:right;
    padding:0.5em 0 2em 0;
    font-size:0.7em;
 } 
div.comment-text {
    clear:both;
    float:left;
 }
 
table.workshopds {
 margin:0.5em 0;
 }
 
table.workshops td {
 padding:0.1em 0.5em 0.1em 0;
 }

p#spambam {
 display:none;
}
