.site-header {
    text-align: center;
    background: #C50101;
    padding: 20px;
}
#page { padding: 0px;}
.main-navigation {background-color:#000000}
.main-navigation a {color:#d5d4d4}
.main-navigation a:focus, .main-navigation a:hover {color:#c50101}
.current_page_item a {color:#ffffff}
.site-info ul {list-style:none;margin-bottom: 0px;padding-top: 1.5em;}
#menu-pie-de-pagina a {color:#ffffff}
#footer-widgets, #colophon {padding:0px}
.widget h3 {
    font-size: 22px;
    background: #000000;
    color: #ffffff;
    padding: 10px;font-weight:bold;
}
.widget h3:before {font-family: FontAwesome;content: "\f01d";margin-right: 10px;font-weight: 100;}
.menu-sidebar-container {background-color:#efefef;padding:15px}
.entry-header {border-bottom:none;margin-bottom: 0px;padding-bottom: 0px;}
.entry-content {margin:0}
hr {margin-bottom:1em}
.ngg-album-compact h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
    padding: 0px;
}
.ngg-album-compact p {
    font-size: 11px;
    margin: 0;
    padding-top: 0px;
}
.ngg-album-compact h4 .ngg-album-desc {height:auto !important}
.category-concursos .featured-image {display:inline-block;float:left;margin-right:50px}
.category-concursos .entry-header {display: inline-block;}
.category-concursos .featured-image a {float:none;}
.category-concursos .featured-image span {float:none}
.category-concursos .entry-header + .entry-footer {    margin-top: 0px;
    clear: both;
}
.category-concursos .vc_general.vc_btn3 {    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #F4524D;
    color: #fff;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
text-decoration:none
}
.category-concursos .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}