/* Notícias */
.sidebar-noticia a,
.noticias a {
    color: #0d5cc8;
    text-decoration: none;
}

.noticias .list-view {
    padding-top: 0;
}

.bloco-busca {
    overflow: hidden;
}

.bloco-busca,
.bloco-historico {
    margin-bottom: 35px;
}

.sidebar-noticia h3 {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 0 0 10px 30px;
}

.post-header {
    border-bottom: 1px dotted #9A9A9A;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.post-title {
    font: 36px/1.2em "HelveticaNeueLTPro-Cn", "Arial Narrow", Helvetica, Arial, sans-serif;
    margin: 0;
    margin-bottom: 5px;
}

.post-title a:hover {
    color: #03449D;
    text-decoration: underline;
}

.post {
    margin: 5px 0 50px;
}

.post-full-date, .post-date {
    background: #C0CFD9 url("../images/layout/full-date-bg.gif");
    width: 100px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
    text-align: center;
}