/* Themify Customize Styling */
.iphone:before {
	content: '';
	background-color: transparent;
	background-image: url(http://meneren.nl/wp-content/uploads/2018/11/Background-meneren-mannen-magazine-5.jpg);
	background-repeat: no-repeat;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	
	background-color: transparent;background-image: url(http://meneren.nl/wp-content/uploads/2018/11/Background-meneren-mannen-magazine-5.jpg);
	background-repeat: no-repeat;background-attachment: fixed;
	font-family:Roboto;	font-weight:normal;
	font-size:15px;
	line-height:28px;

	color: #444444; 
}
#content {	
	width: 850px; 
}
h1 {	
	font-family:Roboto;	font-weight:bolder;
	font-size:36px;
	line-height:1,2px;
 
}
.header-classic #headerwrap, #headerwrap {	
	background-color: transparent; 
}
#header {	
	background-color: transparent; 
}
body[class*="themify"] #site-logo a img {		width: 500px; 
}
#site-logo {		position:absolute;

	top: 0px;
	left: -30px; 
}
#main-nav {	
	margin-top: 50px;
	margin-left: 200px; 
}
#main-nav a {	
	font-family:Roboto;	font-weight:500;
	font-size:20px;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover {	background: none;
	background-color: #1c1818; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #000000; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	background: none;
	background-color: #1c1818; 
}
.post {	background: none;
	background-color: #ffffff; 
}
.post-title {	
	font-family:Roboto;	font-weight:500;
	font-size:36px;
	text-align:left; 
}
.single-post .entry-title {		text-align:left; 
}
.single-post .post-title {	
	padding-top: 20px;
	padding-bottom: 20px; 
}
.post-meta {	
	border-top: 1px dotted #918686;
	border-bottom: 1px dotted #918686;
	padding-top: 10px;
	padding-bottom: 10px; 
}
.post-meta, .loops-wrapper.list-post .post-meta, .single-post .post-meta, .loops-wrapper.grid4 .post-meta, .loops-wrapper.grid3 .post-meta, .loops-wrapper.grid2 .post-meta {		text-align:left; 
}
.page-title {	
	color: #ffffff;
	font-family:Roboto;	font-weight:600;
 
}
#sidebar, #sidebar-alt {	
	color: #444444;
	font-family:Roboto;	font-weight:normal;
 
}
#sidebar a, #sidebar-alt a {	
	color: #f56f6c; 
}
#sidebar a:hover, #sidebar-alt a:hover {	
	color: #444444;	text-decoration:underline;
 
}
#sidebar .widget, #sidebar-alt .widget {	
	color: #444444;background: none;
	background-color: #ffffff;
	padding: 10px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }
/* Themify Custom CSS */
#content {
    width: 71%;
    padding: 60px 0px 0px 0px;
}

.post-content {
    min-width: 120px;
    padding-left: 20px;
    padding-right: 20px;
}
#main-nav a {
     text-transform: uppercase;
}

.loops-wrapper .post {
    text-align: left;
}

ins {
    text-decoration: none;
    margin: 20px 0px 40px 0px;
}

#respond {
    margin: 0;
    background-color: white;
    padding: 40px;
    position: relative;
    clear: both;
}

.author-bio .author-name {
    color:#fff;
	}

.related-posts .related-title {
    color: #fff;
}

.pagenav a, .pagenav span {
    color: #fff;
    }

.post-meta .post-tag:after {
    display: none;    
}

.commentwrap {
    margin: 2em 0 1.25em;
	padding:10px;
    position: relative;
    clear: both;
    background-color: #ffffff;
}