#header {
	display: none;
}

#top-navigation {
	display: none;
}

#sidebar, #sidebar2 {
	display: none;
}


.article .info {
	float: right;
	font-size: 10px;
}

.article .info p {
	margin: 0px;
	text-align: right;
}

/*.article-single {
	column-count: 2;
	-moz-column-count: 2;
}

.article-single img {
	max-width: 100%;
}*/

.article-single .info {
	font-size:0.8em;
	text-align:right;
}

.article-single .social-bookmarks {
	display: none;
}

.comments .write {
	display: none;
}

