/*above the fold*/
.above-the-fold{
	background:#fc4236;
}
/* styling for the gif en la portada */
#anima{
    max-width: 46%;
    height: auto;
    position: relative;
    left: 45% !important;
    bottom: 10%;
   
}
#anima img{
	margin-bottom: 26%
}

/*override desde CSS para meta de blog*/
.blog-date{
	display:none
}