#navbar-iframe {
	display:none;
}
.post{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ADADAD;
}
.post-date{
	text-align:right;
	margin:-5px 10px 0 0;
}
.post-body{
	padding:10px 0 0;
}
ul.categs li ul li a{
	display:inline;
}
ul.categs li h4.name {
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
}
ul.categs li h4:hover.name {
	text-decoration:underline;
}
