/**
 * Copyright © 2015 Ihor Vansach (ihor@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
.category-content{
	display:none;
}

.post-list{
	padding:0;
}
.post-header .post-title{
	color:#000;
}
.post-info .item.post-categories,  .post-info .dash{
	display:none;
}
.post-header .post-title-holder{
	display:inline-block;
}
.post-list .post-header .post-title{
	padding:0;
	max-width: 100%;
	float: none;
}
.post-list .post-header .post-title a{
	color: #000;
	font-weight: bold;
}
.post-holder .post-header .post-info{
	float:right;
}
.post-holder .post-header .post-info .value{
	font-style:normal;
}