/* CSS Document */
html {
	background: #fff;
}
#container, body, #masthead, #header {
	background: none;
	width: 7in;
}
#container {
	margin: 0;
}
#menu, #posts .meta, #posts .image, #links, #one_column #links, #footer, #one_column #footer, .splat {
	display: none;
}
#posts, #one_column #posts, #content , #one_column #posts .post {
	width: 7in;
}
#one_column #posts .post {
	background: none;
	margin: 0 auto;
	padding: 0;
}
.noDisplay {
	display: none;
}
#header  h1 , #header h2 {
	color:#000000;
	position: static;
}
#masthead {
	border-bottom: solid 4px #000000;
}