body {
	width: 100%;
}

.container {
	width: 100%;
}

.ga_article_ad {
	display:none;
}

.post-entry img, figure.featured-post-figure {
	max-width:50%!important;
}


.article-content h1 {
	letter-spacing: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 26px;
}

.article-content .post-entry p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
}