article {
 	width: 100%;
} 

.old_h {
	margin-left: 40%;
	padding-bottom: 150px;
}

article.content ul.archiveDate {
	white-space: nowrap;
	margin-bottom: 0;
}

article.content ul.archiveDate li {
	display: inline;
	list-style-type: none;
}
.cb{clear: both}

div .odessaMather, .lightFuture, .darkPast, .fatherKiev{
	display: inline-block;
	width: 120px;
}

div.odessaMather{
	margin-left: 145px;
}
div.lightFuture{
	margin-left: 150px;
}
div.darkPast{

	margin-left: 73px;
}
div.fatherKiev{
	margin-left: 140px;
}

html {
	background-color: black;
	color: #cccccc;
	font-family: verdana, sans-serif;
	font-size: 11pt;
	min-height: 100%;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}