footer,
div#commentblock,
h3#masthead-screen,
div#masthead p.attribution,
aside,
.article-category,
.tweetmeme_button
{
	display: none;
}

div#wrapper {
	font-family: "Goudy Old Style", georgia, serif;
	color: black;
	background-color: white;
	margin: 0 auto;
	width: 760px;
}

header {
	width: 760px;
}

header h1 {
	font-size: 40px;
	line-height: 1.25;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: left;
}

div#byline {
	color: #333;
	font-family: Helvetica, arial, sans-serif;
	font-size: 15px;
	margin-bottom: 100px;
}

article {
	display: block;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-gap: 20px;
	font-size: 16px;
	line-height: 1.6;
	width: 740px;
	text-align: justify;
}

h3#masthead-print {
	border-bottom: 1px solid #999;
	font-family: Helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: lowercase;
	color: #666;
}

h3#masthead-print span {
	color: black;
	font-weight: bold;
}

article p {
	text-indent: 2em;
	margin: 0;
	padding: 0;
}

article p:first-child,
article div.content-image-container + p,
article div.content-image-container p,
article h3 + p,
article h4 + p,
article h5 + p,
article blockquote + p {
	text-indent: 0;
}

div.content-image-container {
	margin-bottom: 10px;
}

article img {
	padding: 10px 0;
	width: 360px;
}

article h4,
article h5 {
	border-top: 1px solid #999;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
}

a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
