body {
	background: none;
}

a { 
	text-decoration:none
}

#nav-main, #masthead, .sharing, #social, .pagination, #secondary, #secondary-full, #footer, #cboxOverlay, #colorbox, .twitter-bubble, .sharedaddy, .entry-meta p:first-child {
	display: none;
}

#primary {
	visibility: visible;
	width: 100%;
}

.entry-header {
	margin-bottom: 15px;
}

.entry-header .entry-title {
	font-size: 26px;
	line-height: 28px;
}

.entry-header .entry-title a:link:after, .entry-header .entry-title a:visited:after {
	content: " (" attr(href) ") ";
	white-space: pre-wrap;
	font-size: 20px;
	line-height: 22px;
}

.entry-header .entry-date {
	position: static;
	width: 100%;
	text-align: left;
}

.entry-header .entry-date a:link:after, .entry-header .entry-date a:visited:after {
	content: "";
}

.entry-header {
	padding-left: 0;
	width: 100%;
}

.entry-content {
	float: none;
	width: 100%;
}

.entry-meta {
	text-align: left;
	width: 100%;
}

