.share,
a.print,
#sidebar,
#wpadminbar,
#page-tools
{ display: none; }


html, body {
	margin: 0;
	padding: 0;
	font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.65;
	color: #4c4d4f;
	background: #fff;
	text-align: left;
}
body {
}
#content {
	margin: 0 auto;
}
.logo {
	background: #4c4d4f;
	padding: 20px 20px 15px;
}
#pagetitle {
	max-width: 670px;
	margin: 0 0 70px;
}

.section-articles.single.first-page .content > p:first-child:first-letter, 
.section-articles.single.first-page .content > p.first:first-letter, 
p.first:first-letter {
	color: #4c4d4f;
}

.clear { clear: both;}
.alignleft { float: left; }
.alignright { float: right; }

img.alignleft {	margin: 0 25px 15px 0; }
img.alignright { margin: 0 0 15px 25px; }

strong, b {
}
a {
	color: #3c3730;
	text-decoration: none;
}
.author-info {
	background: none;
}

.tag,
#top-feature,
.nav-menu,
#signup,
#comments-wrap,
#related-bottom,
#footer {
	display: none;
}