/*
 Theme Name:   Mesocolumn for ethische-banken
 Description:  Mesocolumn Child Theme
 Author:       Johannes Eva
 Author URI:   http://johannes-eva.net
 Template:     mesocolumn
 Version:      0.0.1
*/


@import url("../mesocolumn/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
body {
	color: #222;
}

/* span.post-author, span.post-category, span.post-tags, span.post-time, span.entry-date { display:none !important; } */

div.post-meta { display:none !important; }

div.feat-meta { display:none !important; }

img.home-feat-rss { display:none !important; }


#post-entry article .post-content { width: 80% !important; }

div.entry-content.feat-content {
font-size: 1.40em !important;
line-height: 1.5em !important;
}

div.entry-content {
font-size: 1.15em !important;
line-height: 1.5em !important;
}]


.post-content p {
font-size: 1.20em !important;
line-height: 1.5em !important;
}


@media only screen and (min-width:280px) and (max-width:750px) {

#post-entry article .post-content { width: 100% !important; }
#post-entry article .post-content { width: 100% !important; }

}

@media only screen and (min-width:300px) and (max-width:770px){/* ipad 780px */

#post-entry article .post-content { width: 100% !important; }

}