/*   
Theme Name:		Ben-Shae
Theme URI:		http://www.ben-shae.com
Description:	Child theme for monochrome
Author:			Ben Cecka
Author URI:		http://www.ben-shae.com/about/ben
Version:		0.1.0
Template:		monochrome
*/

@import url("../monochrome/style.css");

.advert {
	margin: 1em auto .5em auto;
	text-align: center;
	float: right;
	width: 610px;
}

.post_content_wrapper { float:right; width:580px; padding: 10px 15px; }

