@charset "utf-8";
body {
    margin:0;
    padding:0;
    width:100%;
    color:#585757;
    font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
    background:#fff;
}
html, .main {
    padding:0;
    margin:0;
}
.main {
    background: #c0c0c0 url(../img/fundo.png) repeat-y center;
    padding-left: 16px;
    /*background: #f9f9f9 url(../img/main_bg.gif) repeat-x center top;*/
}
.clr {
    clear:both;
    padding:0;
    margin:0;
    width:100%;
    font-size:0;
    line-height:0;
}
h2 {
    margin:8px 0;
    padding:8px 0;
    font-size:16px;
    font-weight:bold;
    line-height:1.2em;
    color:#585757;
    text-transform:none;
}
p {
    margin: 0;
    padding: 4px 0 0 0;
}
a {
    color:#175E7B;
    text-decoration:none;
}

.slider {
    padding:0;
    background:no-repeat left bottom;
}

h1 {
    margin:0;
    padding:40px 0 0 20px;
    font-size:45px;
    font-weight:bold;
    line-height:1.2em;
    text-transform:none;
    letter-spacing:2px;
}
h1 a, h1 a:hover {
    color:#ffd927;
    text-decoration:none;
}
h1 span {
}
h1 small {
    display:block;
    font-size:12px;
    line-height:1.2em;
    letter-spacing:normal;
    text-transform:none;
    color:#777;
}


#menu_novo ul {
    list-style:none;
    padding: 70px 0 0 0;
    float:right;
}
#menu_novo ul li {
    margin:0;
    padding: 0;
    float:left;
}
#menu_novo ul li a {
    display:block;
    margin:0;
    padding: 0 5px;
    font-size:15px;
    font-weight: normal;
    color: #175e7b;
    text-decoration:none;
    text-align:center;
}



.menu_nav {
    margin:0 auto;
    padding:0 0 20px;
    height:26px;
}
.menu_nav ul {
    list-style:none;
    padding:0;
    float:left;
}
.menu_nav ul li {
    margin:0;
    padding:0 0 0 1px;
    float:left;
}
.menu_nav ul li a {
    display:block;
    margin:0;
    padding:6px 0;
    width:136px;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    text-align:center;
    background:url(../img/menu_a.gif) repeat-x left top;
}
.menu_nav ul li.active a {
    width:138px;
}
.menu_nav ul li:first-child{
    padding:0 0 0 0;
    display:block;
    margin:0;
    width:138px;
    font-size:13px;
    line-height:18px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    text-align:center;
    background:url(../img/menu_a.gif) repeat-x left top;
}


.bloco_sidebar {
    margin:0 auto;
    padding: 10px 0 0 0;
}

.programa_ar {
    padding: 0 10px 10px 0;
    float: left;
}

.redes_sociais {
    list-style:none;
    padding:0;
}
.redes_sociais li {
    margin:0;
    padding:0;
    float: left;
}
.redes_sociais li a {
    display:block;
    margin:0;
    padding: 10px 6px 0 6px;
}

.enquete {
    margin:0 auto;
    padding: 10px 0 0 0;
}
.enquete_itens {
    list-style:none;
    padding: 15px 0 15px 15px;
}
.enquete_vota {
    text-align: center;
}

.apoio {
    list-style:none;
    padding:0;
}
.apoio li {
    margin:0;
    padding:0;
    float: left;
}
.apoio li a {
    display:block;
    margin:0;
    padding: 10px 15px 0 15px;
}



.previsao_tempo {
    margin:0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}

.culinaria img {
    margin:0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}

.cotacao {
    list-style:none;
    padding:0;
}
.cotacao li {
    margin:0;
    padding: 10px 6px 0 6px;
    float: left;
}



.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
    margin:0;
    padding:0;
}
.header {
    margin: 0;
}
.header_resize {
    margin: 0 auto;
    padding: 0;
    width:960px;
    background:url(../img/topo_nota.png) no-repeat right top;
}
.logo {
    margin: 20px 10px 0 0;
    float:left;
    width:auto;
}
.slider {
    padding: 0;
    margin: 20px 0;
    background:no-repeat left bottom;
    height: 286px;
}


.content {
    padding:4px 0 0;
    background:repeat-x left bottom;
}
.content_resize {
    margin:0 auto;
    padding: 0;
    width:960px;
    background:repeat-y left top;
}
.content .mainbar {
    margin:0;
    padding:0;
    float:left;
    width:680px;
}
.content .mainbar h2 {
    margin-bottom:4px;
}
.content .mainbar div.img {
    padding:12px 12px 12px 0;
    float:left;
}
.content .mainbar img {
}
.content .mainbar img.fl {
    padding: 5px;
    border: 1px solid #CCC;
    margin: 2px 15px 2px 2px;
}
.content .mainbar .article {
    margin:0 0 16px;
    padding:8px 20px 30px;
    background:#ededed url(../img/article_bg.jpg) no-repeat center bottom;
}
.content .mainbar .post_content {
    /*float:right;*/
}
.content .mainbar .post_content strong {
    color:#585757;
}
.content .mainbar .post_content ul li{
    list-style: square;
    margin-left: 30px;
    font-size: 14px;
}
.content .sidebar {
    padding:0;
    float:right;
    width:260px;
}
.content .sidebar .gadget {
    margin:0 0 16px;
    padding:24px 20px 30px;
    background:#ededed url(../img/gadget_bg.jpg) no-repeat center bottom;
}
.content .sidebar h2 {
    margin:0 -20px 0 0;
    padding:6px 12px 4px;
    color:#fff;
}

.content .sidebar .fundo_rosa {
    background:#db2b5b; /*rosa*/
}
.content .sidebar .fundo_verde {
    background:#19af62; /*verde*/
}
.content .sidebar .fundo_laranja {
    background:#f58d35; /*laranja*/
}
.content .sidebar .fundo_azul {
    background:#175E7B; /*azul*/
}
.content .sidebar .star {
    background:#175e7b;
}

ul.sb_menu, ul.ex_menu {
    margin:0;
    padding:0;
    list-style:none;
    color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
    margin:0;
}
ul.sb_menu li, ul.ex_menu li {
    padding:8px 0;
    width:220px;
}
ul.sb_menu li a {
    color:#585757;
    text-decoration:none;
    margin-left:0;
    padding:4px 8px 4px 0;
}
ul.ex_menu li a {
    font-weight:bold;
    color:#585757;
    text-decoration:none;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
    color:#ffd927;
    font-weight:bold;
    text-decoration:none;
}
p.spec {
    padding:0 0 16px;
}

p.infopost_rosa {
    margin:0 -20px 0 0;
    padding:2px 12px;
    text-transform:none;
    color:#fff;
    background:#175e7b; /*rosa*/
}
p.infopost_verde {
    margin:0 -20px 0 0;
    padding:2px 12px;
    text-transform:none;
    color:#fff;
    background:#175e7b; /*verde*/
}
p.infopost_laranja {
    margin:0 -20px 0 0;
    padding:2px 12px;
    text-transform:none;
    color:#fff;
    background:#175e7b; /*laranja*/
}
p.infopost_roxo {
    margin:0 -20px 0 0;
    padding:2px 12px;
    text-transform:none;
    color:#fff;
    background:#175e7b; /*vermelho*/
}

p.infopost {
    margin:0 -20px 0 0;
    padding:2px 12px;
    text-transform:none;
    color:#fff;
    /*background:#175e7b;*/
    background:#175e7b;
}
p.infopost a {
    padding:0 2px;
    text-decoration:none;
    font-weight:normal;
    color:#fff;
}
p.infopost a:hover {
    text-decoration:underline;
}
p.infopost span.date {
}
.article a.com {
    float:right;
    margin:-4px 0;
    padding:4px 10px 4px;
    font-size:18px;
    font-weight:normal;
    text-decoration:none;
    text-align:center;
    color:#175e7b;
    background:#ededed;
}
.article a.com:hover {
    text-decoration:none;
}
.article a.com span {
}
.post_content a.rm {
    display:block;
    float:left;
    margin:0 0 16px;
    padding:8px 16px;
    font-size:12px;
    line-height:22px;
    font-weight:normal;
    text-transform:none;
    color:#fff;
    text-decoration:none;
    text-align:center;
    background:#ffd927;
}


.content p.pages {
    margin:0 0 16px;
    padding:24px 20px 0;
    height:60px;
    font-size:11px;
    line-height:16px;
    text-align:left;
    background:#ededed url(../img/article_bg.jpg) no-repeat center bottom;
}
.content p.pages span.disabled, .content p.pages span.current, .content p.pages a {
    display:block;
    float:left;
    margin:0 2px 0 0;
    padding:7px;
    width:30px;
    text-decoration:none;
    text-align:center;
    background:no-repeat center center;
}
.content p.pages span.current, .content p.pages a:hover {
    color:#fff;
    background:#175e7b;
}
.content p.pages a {
    color:#7e7e7e;
    border:none;
}
.content p.pages small {
    padding:8px 0 0;
    font-size:12px;
    float:right;
    line-height:24px;
}
.content .mainbar .comment {
    margin:0;
    padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
    border:1px solid #dedede;
    margin:10px 16px 0 0;
    padding:0;
    float:left;
}

ol {
    list-style:none;
}
ol li {
    display:block;
    clear:both;
}
ol li label {
    display:block;
    margin:0;
    padding:16px 0 0 0;
}
ol li input.text {
    width:100%;
    border:1px solid #c0c0c0;
    margin:0;
    padding:5px 2px;
    height:16px;
    background-color:#fff;
}
ol li textarea {
    width:100%;
    border:1px solid #c0c0c0;
    margin:0;
    padding:2px;
    background-color:#fff;
}
ol li .send {
    margin:16px 0 0 0;
}


.searchform {
    margin:5px 0px 0 0;
    padding:0;
    float: right;
}
.searchform input.editbox_search {
    margin:0;
    padding:5px;
    width:168px;
    font-size:12px;
    line-height:16px;
    color:#a9a9a9;
    background:none;
    outline:none;
    border: 1px solid;
}

/*
#formsearch {
    margin:0;
    padding:0;
    width:auto;
    height:30px;
}
#formsearch span {
    display:block;
    margin:0;
    padding:0;
    float:left;
    background:url(../img/search_bg.gif) no-repeat left top;
}

#formsearch input.button_search {
    margin:0;
    padding:0;
    border:none;
    float:left;
}
*/

.footer {
}
.footer_resize {
    margin:0 auto;
    padding: 15px 0 0 0;
    width: 960px;
    color:#585757;
    background: url('../img/separador.png') no-repeat center top;

}
.footer_resize p {
    margin:22px 0;
    padding:0;
    line-height:normal;
    white-space:nowrap;
    text-indent:inherit;
}
.footer_resize a {
    color:#ffd927;
    font-weight:normal;
    margin:0;
    padding:0;
    border:none;
    text-decoration:underline;
    background-color:transparent;
}
.footer_resize a:hover {
    color:#ffd927;
    background-color:transparent;
    text-decoration:none;
}

a {
    outline:none;
}

table {
    background: #f5f5f5;
    border-right:0;
    clear: both;
    color: #333;
    margin-bottom: 10px;
    width: 100%;
}
th {
    border:0;
    border-bottom:2px solid #555;
    text-align: left;
    padding:4px;
}
th a {
    display: block;
    padding: 2px 4px;
    text-decoration: none;
}
table tr td {
    padding: 6px;
    text-align: left;
    vertical-align: top;
    border-bottom:1px solid #ddd;
}
td.actions {
    text-align: center;
    white-space: nowrap;
    width: 200px;
}
table td.actions a {
    margin: 0px 6px;
    padding:2px 5px;
}
div.error-message {
    clear: both;
    color: #fff;
    font-weight: bold;
    background: #c73e14;
    padding: 3px;
}
.successo {
    background: green;
    color: #fff;
    clear: both;
    font-size: 110%;
    font-weight: bold;
    padding: 20px;
    margin: 0 0 1em 0;
    text-align: center;
}
.erro {
    background: red;
    color: #fff;
    clear: both;
    font-size: 110%;
    font-weight: bold;
    padding: 20px;
    margin: 0 0 1em 0;
    text-align: center;
}

.receitaMin {
    width: 200px;
    padding: 5px;

}
.receitaImagem {
    width: 300px;
    padding: 15px;

}


#receitabox {
    margin: 10px;
    padding: 5px;
    border: #DAD9D9 solid 1px;
    float: left;
    width: 270px;
    height: 218px;
    text-align: center;
    font-size: 14px;
}
#receitabox:hover{
    background-color: #f5f5f5;
}

