/*
Author Name: WM6Themes
Author Site: WM6Themes
Style Name: WM6 Style (No Banner Text)
Style URI: http://wm6themes.com
Version: 1.0
Comments: Thanks for visiting
*/

/* Page Layout */

.blog-title{
display: none;
}
#header .description {
display: none;
}



/* taken from dueling sidebars theme */
body.columns-three #primary {
	margin-left: 195px;
}

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