/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 24 2016 | 10:59:42 (am)
/*
/******* Do not edit this file *******/

/*Header*/
#header {
    position: relative;
    width: 98.1%;
    float: left;
    padding: 0px 0px 0px 2%;
    background: none repeat scroll 0% 0% #FFF;
}

/*Barra de navegacion*/
    

/*Entradas*/
.frontTitle {
    background: #045fb4;
    color: #fff;
}

/*imagenes destacadas de post*/

.wp-post-image {
    float: left;
    width: 100%;
}

/*Body*/
.main-container {
    box-shadow: none;
}

/*Varios*/
.trending-articles {
    display:none;
}
.copyrights {
  display:none;
}
.frontTitle {
    display:none;
}