body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
}
#anuncio {
	margin-bottom: -10px;
}
.featured-cat {
	background: #D91E25;
}
.trending-articles {
	display: none;
	background: #D91E25;
}
.trending-articles li a {
	color: #000;
}
.menu li a {
	padding-bottom: 3px;
}
.secondary-navigation a {
	font-weight: normal;
}
.featuredBox {
	/*display: none;*/
}
.main-header {
	min-height: 70px;
}
.sidebar.c-4-12 {
	margin-top: -20px;
}

.firstpost.excerpt{
	display: none;
	
}