body {overflow-x:hidden}
#head-content , #content, #contentwrap {width:100%;margin:0}
#header {background:#303030}
#head-content {max-width: 800px;
    margin: 0 auto;
    background: no-repeat;
    border-bottom: 0;
    padding: 5px 0;}
#head-content img {height: 70px;
    width: auto;}
img.size-full {width:100%;height:auto;max-width:none;margin:1.2em 0}
.post {padding:0}
.post ol, .post table, .post ul, p {
    line-height: 1.6em;
    max-width: 800px;
    font-size: 18px;
}
p.full-image {max-width:none}
.post h1, .post h2, .post h3 {max-width:800px;font-size:22px}
.postmetadata-top {max-width: 800px;
    font-size: 16px;}
.facebook-comments-terms, .newsletter_block, .fb-comments {max-width:800px}
.footergrid {display:none}
#footer{width:100%}
@media only screen and (max-width: 800px) {
    .post {
        padding:0 20px;
    }
	p.full-image {width: initial;
    margin: 0 -20px;}
	.post ol, .post table, .post ul, p {
		font-size:15px
	}
	#site-logo {width:auto}
}