/*ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}
a.menu:after, .dropdown-toggle:after {
    content: none;
}*/
/* Portrait tablet to landscape and desktop */
@media (max-width: 767px) {
.inv-ads {
    float: none!important;
    text-align: justify!important;
}
.inv-header, .inv-header .inv-topmenu, .inv-social{ text-align: center!important; }
.inv-header #logo { margin: 0 auto!important;}

}
@media (max-width: 979px) {
.search-query { width: 90px!important; }
.inv-content .span8 { width: 100%!important; }
}
body { font-size: 14px; }
a, a:hover { color:#b20202; }
h1, h2, h3, h4 { color: rgb(215, 0, 0); }
.contentheading, .componentheading {
    font-size: 28px;
    color: rgb(215, 0, 0);
    margin-bottom: 20px;
    line-height: 35px;
}
.container {
    -webkit-box-shadow: 0px 0px 10px 0px #999;
    box-shadow: 0px 0px 10px 0px #999;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 30px;
}
.inv-header {
    padding: 15px;
    background: #fff url(../images/header.gif) repeat-x bottom;
}
.inv-header #logo {
    background: url(../images/logo.png) no-repeat top left;
    width: 207px;
    height: 43px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}
.inv-header .moduletable-search { margin-top: 10px; }
.inv-header .moduletable-search .btn { margin-left: 10px; }
.inv-header .inv-topmenu {
    margin-bottom: 10px;
    text-align: right;
}
.inv-header .inv-topmenu ul {
    list-style: none;
    margin: 0;
}
.inv-header .inv-topmenu ul li {
    display:inline-block;
    margin-right: 10px;
}
.inv-header .inv-topmenu ul li i { margin-right: 5px; }
.inv-header .inv-topmenu ul li a span {
    font-size: 12px;
    white-space: nowrap;
    display: block;
}
.inv-social { text-align: right; }
/* menu */
.inv-menu {
    min-height: 35px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #efefef url(../images/menu.gif) repeat-x top;
    padding: 0 15px;
}
.inv-menu ul ul {
    position: absolute;
    display: none;
}
ul.dropdown-menu li { position:relative }
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -10px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-image: none;
    background-color: #90191b;
    color: #fff;
}
/* banner central */
.inv-banner {
    margin-bottom: 20px;
    text-align: center;
}
.inv-banner2 {
    margin-top: 20px;
    text-align: center;
}
/* estilizacao conteudo */
.inv-content { padding: 15px 20px; }
.inv-content .inv-right { min-width: 280px; }
/* resultado da busca */
div.form-result fieldset {
    padding: 10px 0;
    border-bottom: 1px dotted #CCCCCC;
}
div.form-result fieldset .highlight {
    background-color: #b20202;
    color: #fff;
}
/* estilizacao modulos do meio */
.inv-content .inv-main .inv-bottom .moduletable h3, .inv-content .inv-main .inv-user9 .moduletable-un h3 {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #90191b;
    color: #fff;
    padding: 10px;
    line-height: normal!important;
    margin: 0!important;
    border-bottom: 4px solid #ccc;
}
.inv-content .inv-main .inv-bottom div.gk_npro_short_ulwrap ul li {
    margin: 0 !important;
    padding-left: 25px!important;
}
.inv-content .inv-main .inv-bottom div.gk_npro_short_ulwrap, .inv-content .inv-main .inv-bottom div.gk_npro_short { width: 100%; }
.inv-content .inv-main .inv-bottom .moduletable-banners { margin: 15px 0; }
/* estilizacao parte de conteudo dos artigos */
.inv-content .inv-main ul {
    margin: 0;
    list-style: none;
}
.inv-content .inv-main .gk_npro_short_ulwrap ul li, div.gk_npro_short_ulwrap ul li.even { background:url(../images/arrow-right.png) no-repeat 5px 11px !important; }
.inv-content .inv-main table.criador {
    background: #efefef url(../images/menu.gif) repeat-x;
    border: 1px solid #b20202;
    width: 100%;
}
.inv-content .inv-main table.criador td {
    padding: 5px 10px;
    font-size: 11px;
}
/* estilizacao do modulo ultimas noticias */
.inv-content .inv-main .inv-user9 .moduletable-un ul { font-size: 12px; }
/* estilizacao modulos do lado direito */
.inv-content .inv-right { text-align: center; }
.inv-content .inv-right .moduletable { margin-bottom: 20px; }
.inv-content .inv-right .moduletable h3 {
    font-size: 13px;
    text-transform: uppercase;
    background-color: #90191b;
    color: #fff;
    padding: 10px;
    line-height: normal!important;
    margin: 0 0 10px 0 !important;
    border-bottom: 4px solid #ccc;
    text-align: left;
}
/* estilizacao dos tabs */
.jwts_tabberlive { margin-top: -20px!important; }
ul.jwts_tabbernav {
    border-bottom: 1px solid #ccc!important;
    padding: 5px 0!important;
}
ul.jwts_tabbernav li { line-height: normal; }
ul.jwts_tabbernav li a {
    font-weight: normal!important;
    border-top: 1px solid #ccc!important;
    border-left: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
    padding: 5px!important;
    font-size: 12px!important;
    background-image: none!important;
    background-color: #b20202!important;
    color: #fff!important
}
ul.jwts_tabbernav li.jwts_tabberactive a {
    background-color: #fff!important;
    color: #000!important
}
.jwts_tabberlive .jwts_tabbertab {
    padding: 10px;
    background: #eee;
    border: 1px solid #ccc;
    border-top: none;
}
/* estilizacao guia local */
.inv-content .inv-right .dmcontent_container {
    height: 200px;
    border: none;
    background: #eee;
    margin-top: -10px;
}
.inv-content .inv-right .dmcontent_title {
    background:url(../images/menu.gif) repeat-x top;
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}
.inv-content .inv-right .dmcontent_body {
    overflow-y: auto;
    text-align: left;
    height: 162px;
    padding-left: 10px;
    font-size: 12px;
}
.inv-content .inv-right .dmcontent_link {
    text-decoration: none;
    color: #000000;
}
/* estilizacao ir para o topo */
.inv-gotop {
    font-size: 12px;
    border-top: 1px solid #e5e5e5;
    background: #f3f3f3 url(../images/gotop.gif) repeat-x top;
    padding: 8px 15px 0;
    text-align: right;
}
/* estilizacao dos boxes */
.inv-box {
    padding: 15px;
    background-color: #b20202;
}
.inv-box .span3 { margin-bottom: 10px; }
.inv-box .moduletable_menu h3 {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin: 0px;
    padding: 2px 0;
    text-transform: uppercase;
    line-height: normal;
}
.inv-box .moduletable_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: transparent;
}
.inv-box .moduletable_menu ul li { border-bottom: 1px solid #ff4848; }
.inv-box .moduletable_menu ul li a {
    color: #fff;
    font-size: 11px;
}
/* modulo de listagem da home */
.moduletable .item br { display: none; }
.moduletable .item > span.dn > p { display: none; }
.moduletable .item:first-child > span.dn > p { display: block; }
.moduletable .item > .categoria { display: none; }
.moduletable .item:first-child > .categoria {
    display: block;
    text-transform: uppercase;
}
.moduletable .item h2 {
    font-size: 14px;
    margin: 0;
    line-height: normal;
}
.inv-left .moduletable, .inv-main .moduletable { margin-bottom: 40px; }
/* estilizacao do rodape */
.inv-copyright {
    font-size: 12px;
    text-align: center;
    padding: 10px 15px 15px;
}
/* paginacao */
.pagination ul li.active a {
    background: url(../images/menu.gif) repeat-x top;
    color: #666;
    cursor: pointer;
    cursor: hand;
}
.pagination ul li.active a:hover {
    background-image: none;
    background-color: #b20202;
    color: #fff;
}
.blog .titulo-destaque {
    margin-right: 10px;
    display: block;
    margin-bottom: 10px;
}
.blog .titulo-destaque a {
    font-size: 22px;
    line-height: 25px;
    background: #B20202;
    color: #fff;
    padding: 2px;
}
.blog .titulo-destaque a:hover {
    background: #90191B;
    text-decoration: none;
}
.item-destaque {
    width: 100%;
    margin-bottom: 20px;
    text-align: left !important;
}
.item-destaque img { width: 95%; }
.moduletable-banners img { width: 99%; }
.item-destaque .jcomments-links {
    text-align: left;
    padding-top: 10px;
}
.item-destaque .jcomments-links a {
    font-size: 14px;
    font-weight: bold;
}
.moduletable-banners {
    padding: 20px 0;
    display: block;
}
.moduletable-banners .banner2 { margin-left: 0px !important; }
.moduletable-banners .banner1 { margin-right: 0px !important; }
.adpad { margin-right: 0px; margin-bottom: 0px; }
.inv-ads {
    float:left;
    text-align:left;
}

.dn .categoria { font-weight: bold; }
.dn h2 .contentpagetitle { font-size: 16px; margin-bottom: 10px; }
.not1 h2 .contentpagetitle { font-size: 24px; }
.not2 h2 .contentpagetitle, .not3 h2 .contentpagetitle { font-size: 20px; }
.dn .item h2 .contentpagetitle { font-size: 12px !important; font-weight: normal; margin-bottom: 10px; }


#aidanews_catdesc p { background: #eee; }
.aidanews_arttitle a { font-weight: normal !important; margin-bottom: 10px; display: block; font-size: 110%; 
    padding-left: 20px; background: url(../images/arrow-right.png) 4px 5px no-repeat !important;   }
.aidanews_arttitle a:hover { background: #eee url(../images/arrow-right.png) 4px 5px no-repeat !important; color: #333; text-decoration: none;  }

li.lnd_latestnews { font-weight: normal !important; }

.moduletable .inv-left, .moduletable .inv-center { margin-bottom: 20px; }

.navbar .nav > li > a { font-weight: bold; }

#subscribeForm input[type="submit"], #c_form_element9, #comments-form-send div a, .pagenav a, .button-search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px !important;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    width: auto !important;
    height: auto !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background-color: #DA4F49 !important;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F) !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    float: right;
}

.button-search { float: none; }

#subscribeForm input[type="submit"]:hover, #c_form_element9:hover, #comments-form-send div a:hover, .pagenav a:hover, .button-search:hover {
    background-position: 0 -15px;
    background-color: #BD362F !important;
    color: #FFFFFF !important;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.buttonheading img { margin-left: 8px }
.pagenav a { margin-bottom: 30px; margin-top: 20px; }

#page iframe { max-width: 100%; }

#comments-form-send, #comments-form-send div { background: none !important; padding: 0 !important; float: none !important; }

#comments-list-footer, #comments-list { margin-left: 0 !important; }


#breadcrumbs .moduletable, .inv-banner .moduletable, .nomargin { margin-bottom: 0 !important; font-size: 12px; }

.nomargin, .nomargin .padding { margin: 0 !important; padding: 0 !important; }

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult, .gsc-webResult.gsc-result:hover, .gsc-imageResult:hover  { border: none !important; }

.inputbox-search {
    border-radius: 15px 15px 15px 15px !important;
    margin-bottom: 0 !important;
    padding: 7px 14px !important;
    margin-right: 10px !important;
    height: 30px !important;
}

.aidanews_full { min-height: 220px; }

.navbar .nav span { cursor: pointer; } 



@media(max-width:480px){

    .inv-main table.contentpaneopen td img { max-width: 480px; }
}

@media(max-width:300px){

    .inv-main table.contentpaneopen td img { max-width: 300px; }
}

ul li a.category { line-height: 30px; }

table.category tr td { padding: 10px; }

#comments { display: table; }