#header-logo-image img {
	width: 500px;
}

#content .post .article-content .above-entry-meta .cat-links a {
	display: inline-block;
}

a.link-post {
	color: #5a5d62;
	font-weight: bold;
	border-bottom: 1px dotted #5a5d62;
}
a.link-post:hover, a.link-post:active {
	opacity: .6;
	text-decoration: none !important;
}