#news {
    margin-top: 0px!important;
}

#content_right {
    padding-top: 0px!important;
    width: 700px!important;
    margin-right: 19px;
    margin-top: 40px;
    margin-bottom: 50px;
    background: none;
}

.post {
    color: #302F2B;
    font-family: arial;
}

.post.body {
    width: 410px;
}

.post.title a {
    color: #6E0804;
}

.post.image {
    border: 1px solid #3C3A3B
}

.post.item {
    margin-left: 16px;
    margin-right: 51px;
    border-bottom: 1px dotted #3C3934;
}

#posts-top {
    background-image: url(/platform/v1/img/novidades/novidades_top_01.jpg);
    height: 36px;
    position: relative;
    width: 704px;
    font-family: arial;
    font-size: 13px;
}

#posts-top h2 {
    position: absolute;
    font-size: 15px;
    -moz-text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    -webkit-text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    text-shadow: 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 10px #5A2C1C, 0px 0px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black, -1px -1px 3px black;
    font-weight: bold;
    font-family: none;
    left: 65px;
    top: 10px;
}

#posts-top ul {
    position: absolute;
    left: 204px;
    top: 2px;
    width: 400px;
    height: 31px;
}

#posts-top ul li {
    float: left;
    padding: 0px;
    margin: 0px;
    height: 28px;
    line-height: 28px;
    position: relative;
}

#posts-top ul li a {
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    text-shadow: -1px -1px 0 black;
}

#posts-top ul li.current a {
    color: #F6C358;
}

#posts-top ul li.current {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000 );
}

#posts-top ul li.all {
    width: 75px;
}

#posts-top ul li.events {
    width: 79px;
}

#posts-top ul li.posts {
    width: 80px;
}

#posts-top ul li.media {
    width: 78px;
}

#posts-top ul li.maintenance {
    width: 80px;
}

#posts-content {
    position: relative;
    background-image: url(/platform/v1/img/novidades/interna_content_02.png);
    width: 704px;
    padding-top: 20px;
}

#posts-footer {
    background-image: url(/platform/v1/img/novidades/interna_content_03.png);
    width: 704px;
    height: 75px;
}

.paginationControl {
    color: #302F2B;
    height: 30px;
    line-height: 30px;
}

.paginationControl a {
    color: #6E0804;
}

.paginationControl .current {
    color: #302F2B;
}

#breadcrumb {
    background-color: #F0E9DF;
    color: #302F2B;
    text-align: left;
    font-family: arial;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 30px;
    margin-right: 50px;
    box-shadow: 0px 0px 50px rgba(0,0,0,.3);
}

#breadcrumb a,#breadcrumb {
    color: #302F2B;
    font-size: 12px
}

.post.footer a {
    font-size: 12px;
    font-weight: bold;
    color: #6E0804;
}