#content {
	font-size: 12px;
}
.print {
	display: block;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}

abbr {
	text-decoration: none;
}
.published {
	text-decoration: none;
	border: none;
}

#comments {
	display: none;
}

#sidebars {
	display: none;
}
#header_area {
	display: none;
}
.social {
	display: none;
}
img {
	border: none;
}

#footer {
	font-size: 12px;
	margin-top: 2em;
	border-top: 1px dotted #000;
}

.alignleft, .alignright {
	clear: both;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	float: right;
}
.prev_next {
	display: none;
}
.wp-caption {
	padding: 10px;
	background: #eee;
}