td {
color: #000000;
font-size: 13px;
}

table {
margin-left: 0px;
margin-bottom: 0px;
}


.pagetitle {
color: #000000;
font-size: 25px;
margin-left: 10px;
}

.textwidget {
color: #000000;
margin-left: 10px;
}


.post-date {
color: #000000;
}



/*aangepaste credits */

#footer a.credits, #footer a.credits:focus, #footer div.credits, #footer a.credits:hover {
text-align: center; 
color: #ffffff; 
text-decoration: none; 
background-color: transparent;
}

#footer a.credits:hover {
text-align: center; 
color: #000000; 
text-decoration: none;
background-color: transparent;
}

div.credits a:hover{
  color: #ffffff;
}


/* */




a:link {color: #008cd2;} /* unvisited link */
a:visited { color: #008cd2} /* visited link */
a:hover {color: #f28e31; text-decoration: underline;} /* mouse over link */
a:active {color: #008cd2} /* selected link */


div.cc_slider .featured .ui-tabs-panel a img{
        	border-radius: 0px;
    	
}

#header {
position: relative;
    color: #888888;
        -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

}

.list-posts-all {
    margin-bottom:25px;
   	margin-left: 10px;

}

/* =list posts - posts-img-left-content-right
-------------------------------------------------------------- */

div.posts-img-left-content-right {
    padding: 20px 0 0 0;
    width:100%;
}

div.posts-img-left-content-right img.wp-post-image {
    border:0px solid #ffffff;
    float:left;
    margin-bottom:0;
    margin-right:25px;
    margin-top:0px;
  	margin-left: 0px;
}




div.posts-img-left-content-right h3 a {
    font-size:15px;
  	margin-left: 0px;
}

div.posts-img-left-content-right a{
}


div.posts-img-left-content-right p{
    margin-right:50px;
	margin-left: 0px;
}

.edit-post-link {
margin-top: 10px; 
margin-left: 25px;
}


div.page div.post-content {
	width: 100%;
	margin-right:50px;
	margin-left: -15px;
}

#wpbody #post-body-content {
	width: 100%;
  	margin-right:50px;
	margin-left: -15px;
}

div.post h2.pagetitle {
	margin-top:-15px;
	color: #000000;
 	font-size: 25px;
}

#content .gallery_box_single .gallery .gllr_image_block p {
	margin: 0px 0px 0px 20px; padding: 0px; border: 0px solid rgb(189, 189, 189);
}
.gllr_single_image_text {
	color: #888888; font-size: 12px; font-family:Arial;
}

.gllr_image_row {
  width: 100%;
}

.gallery .gllr_image_block {
float:left;
margin-left: 0px;
}
