/*
	Style Name	: BitMagazine
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
*/


body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

#header {	height: 100px; } h1.blog-title { padding-top: 10px; }
