.post-content > ul, 
.post-content > div {
	margin-bottom:45px;
}

#hoempageSlider {
	background-color:#BBB;
}
/*
#hoempageSlider .slides li,
#hoempageSlider .slides a {
	max-height:500px;
	overflow:hidden;
}*/
#hoempageSlider .flex-control-nav {
	background-color:rgba(160,160,160,.6); 
	padding-top:10px;
}

/* #hoempageSlider .flex-active-slide {
	min-height:500px;
}*/
.fusion-flexslider.flexslider-posts .slide-excerpt {
	bottom:30px;
	width:100%;
	background-color:rgba(60,60,60,.6);
}
.fusion-flexslider.flexslider-posts .slide-excerpt h2 { 
	background-color:transparent;
}

blockquote p {
	color:#333 !important;
}

#main .fusion-flexslider a {
	color:#FFF;
}
#main a {
	color:#1B20B2;
}

.post-content > ul,
.post-content > .wp-caption  {
	margin-bottom:25px;
	margin-top:20px;
}
.post-content > p  {
	margin-bottom:5px;
}

/* added by Ronny */

/*all lists*/
ul li{
	font-size: 16px;
}

.fusion-contact-info{
	font-size: 16px !important;
}

/* footer widget right */
#tag_cloud-3 .tagcloud a{
	font-size: 18px;
}


/* footer widget h4 */
.fusion-footer .widget-title h4{
	font-size: 22px !important; 
} 

.pdfprnt-top-right, .pdfprnt-bottom-right, .pdfprnt-top-bottom-right, .pdfprnt-right{
	float:right;
	margin-bottom:10px !important;
}

.pdfprnt_print.ltr #content{
    background-color: yellow !important;
	width:100%;
  }
.fusion-header-tagline {
	color: #1b2058 !important;
}
#cat,
.select-arrow {
	border-color: #1b2058 !important;
	color: #1b2058 !important;
}
.search-results .pdfprnt-bottom-right {
	display: block;
	position: absolute;
	top: 100%;
}

.comment-form input[type="checkbox"] {
	min-width: unset !important;
    float: left !important;
    margin: 7px 7px 7px 0 !important;
}