/* blog */

div.cms-module-weblog-post-head-meta span,
div.cms-module-weblog-post-head-name a {
	color: #a26c1e;
	font-size: 15px;
	font-weight: bold;

}
div.cms-module-weblog-post-head-name a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	display: block;
		padding: 10px;
}