
	
	body {background:white;background-image: none !important; font-size: 11pt; font-family: arial; margin: 5% 5% 5% 15%;}

	h1, h2, h3, h4, h5, h6 { color: #222; font-weight: normal; }

	#topbar-wrap, #navbar-wrap, #post-pagination, #sidebar {display: none;}

	img {max-width: 100%;}

	#logo img {
height: auto;
max-width: 50%;
}

	#header-wrap {
padding: 45px 0px;
}



#post img.alignright { float: right; border: 1px solid #dedede;  margin: 0 0 0.2em 1em;max-width: 50%;}
#post img.alignleft { float: left; border: 1px solid #dedede; margin: 0 1em 0.2em 0;max-width: 50%; }


	.att-one-half, .att-one-third, .att-two-third, .att-three-fourth, .att-one-fourth, .att-one-fifth, .att-two-fifth, .att-three-fifth, .att-four-fifth, .att-one-sixth, .att-five-sixth {
	    float: none;
	    width: 100%;
	    margin-bottom: 20px; margin-right: 0
	}
	.att-pricing-table > div {
	    margin-bottom: 25px
	}
	.att-box, .att-box.left, .att-box.right {
	    float: none;
	    width: 100% !important
	}

.meta li {
float: left;
margin-right: 15px;
}

article a:link:after, 
article a:visited:after { 
	content: " (" attr(href) ") "; 
	font-size: 90%; 
}