
/* Escondendo
------------------------------------------------------------*/
.header nav,
.footer,
.article-tools a { display: none; }

.header h1 { text-align: center; }
.article-tools { padding-bottom: 10px; border-bottom: 1px solid black; }