* {
    margin: 0;
    padding: 0;
}

body {
    background: #7E2022 url('../img/bg-repeat.png') repeat-y center 3px;
    height: auto;
    font-size: 14px;
    color: #FFF;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 18px;
}

#bg {
    background: url('../img/bg_.png') repeat-x center top;
    width: 100%;
    height: auto;
}

h1 {
    font-family: "Trebuchet MS";
}

a {
    color: #FFF;
    text-decoration: none;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}

a:active {
    color: #FFF;
    text-decoration: none;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}


a img {
    border: none;
}

ul {
    list-style: none;
}

.weak-hide {
    display: none;
}


.template {
    display: none !important;
}

.btn {
    width: 166px;
    height: 41px;
    background: transparent url('../img/medium-button.png') no-repeat;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: block;
}

.errorlist {
    color: red;
}

.fade-down {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 15px;
    background: transparent url('../img/fade-down.png') repeat-x top center;
}

.pagination {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}

.pagination a {
    padding: 2px 4px;
    color: #BBB;
}

.pagination a.current {
    color: #444;
    cursor: auto;
}

#messages {
    width: 400px;
    margin: 20px auto;
    color: #EEE;
    font-weight: bold;
}


#extra-space {
    display: none;
}

#extra-space .msg {
    width: 400px;
    margin: 50px auto;
    font-weight: bold;
}

.errorlist:after {
    content: "↓";
}

.text p, li p {
    line-height: 12px;
}


#wrapper {
    width: 950px;
    margin: 0 auto;
    min-height: 600px;
    overflow: hidden;
    background-color: #211D1E;
    border: 4px solid #2E2E2E;
    position: relative;
}

a.more {
    background: url('../img/more-button.png');
    width: 37px;
    height: 17px;
    display: block;
    text-indent: -9000px;
}

a.less {
    background: url('../img/less-button.png');
    width: 47px;
    height: 17px;
    display: block;
    text-indent: -9000px;
    position: absolute;
    left: 3px;
    bottom: 3px;
    display: none;
}

.short.A.widgt a.less {
    left: 10px;
}



/* Header { */

#header {
    position: relative;
    padding-bottom: 6px;
    height: 292px;
    z-index: 10;
}

#header #top {
    height: 48px;
    width: 903px;
    margin: 0 auto;
    position: relative;
}

#top h1.sec-title {
    display: block;
    width: 95px;
    height: 45px;
    background: url('../img/titulo_falae.jpg') no-repeat center center;
    text-indent: -9000px;
    position: relative;
    z-index: 3;
    color: #444;
    float: left;
    cursor: pointer;
}

#top h1.sec-title .in {
    position: absolute;
    left: 2px;
    top: -1px;
    color: #FFF;
    z-index: 1;
}

#top .ticker {
    width: 611px;
    height: 44px;
    background: transparent url('../img/ticker-bg.png') no-repeat bottom center;
    float: left;
    margin-top: 2px;
    margin-left: 20px;
    color: yellow;
    font-weight: bold;
    text-indent: 40px;
    line-height: 39px;
    position: relative;
    overflow: hidden;
}

#top .ticker div.container {
    width: auto;
    position: absolute;
    top: 0;
    left: 570px;
}

#top .ticker div.container div {
    float: left;
    white-space: nowrap;
}

#top .ticker span.other {
    color: #0085CD;
    font-size: 0.8em;
    font-weight: 400;
}

#top .leave-a-message {
    width: 166px;
    height: 41px;
    background: transparent url('../img/medium-button.png') no-repeat;
    float: left;
    margin-left: 9px;
    margin-top: 2px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

#billboard {
    width: 903px;
    height: 244px;
    margin: 0 auto;
    background: transparent url("../img/billboard.png");
    position: relative;
}

#billboard .rc-logo {
    width: 280px;
    height: 160px;
    background: transparent;
    position: absolute;
    top: 25px;
    left: 30px;
    text-indent: -9000px;
    display: block;
}

#billboard ul.icons {
    list-style: none;
    position: absolute;
    right: 30px;
    bottom: 55px;
}

#billboard ul.icons li {
    float: left;
    background: transparent;
    width: 50px;
    height: 55px;
    margin-left: 8px;
}

#billboard ul.icons li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9000px;
}

#billboard .banner {
    width: 530px;
    height: 95px;
    background-color: white;
    position: absolute;
    right: 30px;
    top: 30px;
    text-align: center;
    line-height: 100px;
    color: #000;
}

#header ul.menu {
    list-style: none;
    width: 915px;
    height: 50px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 10;
    font-family: Tahoma;
}

#header ul.menu li {
    float: left;
    width: 135px;
    height: 49px;
    background: transparent url('../img/menu-button.png') no-repeat;
    margin-right: -5px;
    line-height: 50px;
}

#header ul.menu li.current {
  background: transparent url('../img/menu-button-light.png') no-repeat;
}

#header ul.menu ul.submenu {
    position: absolute;
    top: 49px;
    left: 0;
    width: 127px;
    height: auto;
    z-index: 10;
    display: none;
}

#header ul.submenu li {
    background: url("../img/menu-button.png") no-repeat scroll 0 -5px transparent;
    height: 42px;
    line-height: 39px;
}

/* } Header */


/* Footer { */

#footer {
    height: 110px;
    background-color: #2E2E2E;
    position: relative;
    clear: both;
}

#footer .rc-logo {
    width: 106px;
    height: 63px;
    background: transparent url('../img/rc-logo-chrome.png') no-repeat;
    position: absolute;
    top: 23px;
    left: 10px;
}

#footer .zzub-logo {
    width: 72px;
    height: 43px;
    background: transparent url('../img/zzub-logo-chrome.png') no-repeat;
    position: absolute;
    top: 36px;
    right: 10px;
}

#footer .zzub-logo a {
    text-indent: -9000px;
    display: block;
    height: 100%;
    width: 100%;
}

#footer ul.sitemap {
    list-style: none;
    font-size: 0.8em;
    margin: 0 auto;
    padding-top: 10px;
    width: 710px;
    overflow: hidden;
    text-align: center;
}

#footer ul.sitemap li {
    float: left;
}

#footer ul.sitemap li a {
    padding: 0 3px;
}

#footer .info {
    text-align: center;
    width: 500px;
    bottom: 8px;
    font-size: 0.7em;
    margin: 20px auto;
}

#footer .info p {
    margin-bottom: 3px;
}

#footer .copyright {
    font-size: 1.1em;
    margin-top: 10px;
}

/* } Footer */

#wrapper-shadow {
    margin: 0 auto;
    width: 990px;
    height: 72px;
    margin-top: 30px;
    background: transparent url('../img/wrapper-shadow.png') no-repeat;
}


#content {
    height: auto;
    padding: 0 20px;
    font-size: 12px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

.search-box {
    width: 245px;
    height: 63px;
    background: transparent url('../img/search-box.png') no-repeat;
    padding: 10px 20px;
    position: relative;
}

.search-box form {
    margin: 0;
    height: 35px;
}

.search-box input {
    position: absolute;
    bottom: 0;
    left: 6px;
    height: 25px;
    width: 165px;
    border: none;
    background-color: transparent;
}

.search-box input:focus {
    outline: none;
}

.search-box input.submit {
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 185px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.1em;
}



#sidebar {
    width: 245px;
    overflow: hidden;
    float: left;
}

#sidebar .widget, #sidebar .search-box, #sidebar .ad {
    margin-top: 10px;
    margin-bottom: 15px;
}


/* WIDGETS */

.widget {
    width: 241px;
}

.widget .header {
    width: 241px;
    height: 65px;
    font-size: 36px;
    text-align:center;
    line-height: 190%;
    font-family: "Trebuchet MS";
    position: relative;
    z-index: 3;
    color: #444;
}

.widget .header .text {
    position: relative;
}

.widget .header .text .in {
    position: absolute;
    color: #FFF;
    top: -0.22em;
    left: 0px;
    z-index: 1;
}

.widget .body {
    width: 241px;
    position: relative;
}

.widget .body p {
    position: relative;
}

.widget .body .more {
    position: absolute;
    right: 3px;
    bottom: 3px;
}

.short, .widget.short .header, .widget.short .body {
    width: 200px !important;
}

.short .header {
    height: 52px;
}



/* Widget A */

.widget.A .header {
    background: url('../img/widget-header-A.png');
}

.widget.A .header .text .in {
    top: -0.25em;
}

.widget.A .body {
    height: 398px;
    background: url('../img/widget-body-A.png') no-repeat center top;
    text-indent: 15px;
}

.widget.A .body p {
    height: 38px;
    padding: 6px 15px 6px 63px;
    text-align: left;
    font-weight: bold;
    position: relative;
    line-height: 13px;
    overflow: hidden;
    text-indent: 0;
}

.widget.A .body p img {
    position: absolute;
    left: 15px;
}

#widgets .A .header {
    background: url('../img/widget-header-A-short.png');
    font-size: 28px;
}

#widgets .A .body {
    height: 200px;
    overflow: hidden;
    background: url('../img/widget-body-A-short.png') no-repeat center top;
}

#widgets .A .header .text .in {
    top: -0.22em;
}

#enquete .body input {
    margin-right: 6px;
}

#enquete p.question {
    margin-top: 10px;
    margin-bottom: 20px;
}

#enquete p {
    line-height: 12px;
    text-indent: 0px;
    padding: 3px 10px;
    margin-bottom: 5px;
    height: auto !important;
}

#enquete .body #vote {
    z-index: 4;
    text-indent: 0px;
    display: block;
    background-color: #111;
    width: 50px;
    height: 18px;
    padding-top: 2px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: 4px;
    left: 8px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#enquete .body #see-results {
    z-index: 4;
    text-indent: 0px;
    display: block;
    background-color: #111;
    width: 60px;
    height: 18px;
    padding-top: 2px;
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: 4px;
    right: 8px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}





/*  Widget B */


.widget.B {
    width: 235px;
    border: 3px solid #585858;
    background-color: #2E2E2E;
}

.widget.B .header {
    background: #595959 url('../img/widget-header-B.png') no-repeat center top;
    margin-top: 0px;
    height: 52px;
    font-size: 28px;
    width: 235px;
    margin-bottom: 2px;
    text-align: center;
    line-height: 50px;
}

.widget.B .body {
    height: 200px;
    width: 235px;
    padding-bottom: 2px;
    overflow: hidden;
}

.widget.B .body p {
    padding: 5px 0;
    padding-left: 48px;
    border-bottom: 3px solid #585858;
    overflow: hidden;
    height: 37px;
    text-align: left;
    font-weight: bold;
    position: relative;
    line-height: 14px;
    overflow: hidden;
}

.widget.B .body p img {
    position: absolute;
    left: 6px;
}


#widgets .B .header {
    font-size: 24px;
}

#widgets .B .body {
    height: 190px;
}

/* TopTen */


.widget.topten .header {
    background: #222 url('../img/widget-header-topten.png') no-repeat center top;
    text-indent: -9000px;
    height: 50px;
}

.widget.topten .body {
    background: url('../img/widget-body-topten.png') no-repeat center top;
    height: 480px;
    padding-top: 2px;
}

.widget.topten .body div {
    height: 45px;
    margin-bottom: 3px;
    position: relative;
    text-indent: 15px;
}

.widget.topten .body div .position {
    font-weight: bold;
    font-size: 26px;
    color: #AAA;
}

.widget.topten .body div .data {
    position: absolute;
    top: 0;
    left: 30px;
    font-size: 11px;
    width: 100%;
}

.widget.topten .body div .data img {
    float: left;
    margin-left: 22px;
    margin-right: -10px;
}

.widget.topten .body div .data .text {
    line-height: 12px;
}

.widget.topten .body div .data .text p {
    height: 14px;
    width: 160px;
    overflow: hidden;
}

.widget.topten .body div .data .song {
    font-weight: bold;
}

.widget.topten .body div a.know-more {
    position: absolute;
    bottom: 2px;
    right: 6px;
    font-size: 11px;
}


/* Hoje */

.widget.hoje {
    width: 235px;
    border: 3px solid #585858;
}

.widget.hoje .header {
    background: url('../img/widget-header-hoje.png') no-repeat center top;
    text-indent: -9000px;
    width: 235px;
}

.widget.hoje .body {
    padding: 0 7px 20px 7px;
    width: 221px;
    background: url('../img/widget-body-hoje.png') no-repeat center bottom;
}

.widget.hoje .body img {
    border: 2px solid #585858;
    margin: 10px 0;
}

.widget.hoje .body .title {
    font-weight: bold;
}

.widget.hoje .body p {
    line-height: 20px;
}


/* Player */

.widget.player {
    width: 248px;
    height: 155px;
    background: url('../img/widget-player.png') no-repeat center top;
    position: relative;
}

.widget.player .call {
    position: absolute;
    bottom: 55px;
    left: 30px;
}



/*
    MAIN
*/

#main {
    width: 655px;
    margin-right: 10px;
    margin-top: 15px;
    float: left;
    min-height: 500px;
}

#widgets {
    clear: both;
    margin-top: 20px;
}

#widgets .widget {
    float: left;
    margin-right: 13px;
}





ul.simple-list {
    list-style: none;
    margin: 20px 0;
}

ul.simple-list li {
    margin-bottom: 60px;
    overflow: hidden;
    display: block;
    clear: both;
}

ul.simple-list li img {
    margin-right: 20px;
    float: left;
    border: 3px solid #262626;
}

#category-select {
    display: block;
    height: 63px;
    width: 644px;
    border: 3px solid #444;
    background: url('../img/category-select-bg.png') repeat-x;
    position: relative;
    z-index: 9;
}

#category-select #select {
    width: 470px;
    height: 35px;
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 2em;
    background: transparent url('../img/category-select-select.png') no-repeat;
    border: none;
    z-index: 10;
}

#select .button {
    position: absolute;
    right: 12px;
    width: 45px;
    height: 50px;
    background: transparent;
    cursor: pointer;
    text-indent: -9000px;
}

#select ul.options {
    width: 407px;
    background: #686868;
    position: absolute;
    top: 60%;
    left: 5px;
    font-size: 14px;
    list-style: none;
    display: none;
    z-index: 9;
}

#select ul.options li {
    text-indent: 20px;
    margin: 10px 0;
    font-weight: bold;
}

#category-select h1 {
    position: absolute;
    top: 15px;
    right: 18px;
    color: #0085CD;
    width: auto;
    font-size: 2em;
}

#category-select h1 span.in {
    position: absolute;
    top: 0;
    left: -0.1em;
    font-size: 1.1em;
}


ul.grid {
    list-style: none;
    display: block;
    overflow: hidden;
    margin-top: 25px;
}

ul.grid li {
    width: 312px;
    float: left;
    margin-left: 10px;
    margin-bottom: 60px;
    position: relative;
}

ul.grid li img {
    width: 140px;
    float: left;
    margin-right: 10px;
    border: 3px solid #262626;
}

ul.grid li .text {
    font-size: 10px;
}

ul.grid li h2 {
    font-size: 1.2em;
}

ul.grid .text .btn {
    position: absolute;
    right: 0;
    bottom: 1px;
    font-size: 14px;
}


.sec-banner {
    width: 650px;
    height: 150px;
    text-indent: -9000px;
    margin-bottom: 10px;
}


.line {
    display: block;
    overflow: hidden;
    clear: both;
}



/* Blog News */

.blog-news .sec-banner {
    background: url('../img/banner-blog-news.png') no-repeat;
}

ol.slide {
    border: 2px solid #2D2D2D;
    height: 290px;
    width: 315px;
    margin: 0;
    list-style: none;
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

ol.slide p {
    height: 38px;
    background-color: #000;
    padding: 6px;
}

ol.slide p a {
    color: #0085CD;
}

ol.slide li {
    position: absolute;
    width: 100%;
}

div.recent-list {
    width: 310px;
    height: 295px;
    float: left;
    list-style: none;
    position: relative;
}

ul.recent-list {
    width: 310px;
    height: 295px;
    background: url('../img/bn-recent-list.png') no-repeat center top;
    float: left;
    list-style: none;
    padding-top: 5px;
}

ul.recent-list li {
    display: block;
    overflow: hidden;
    position: relative;
    height: 35px;
    font-size: 10px;
    padding: 0px 10px;
    margin-bottom: 3px;
    margin-top: 2px;
    border-bottom:3px solid #292929;
}

ul.recent-list li img, ul.recent-list li .teaser {
    display: none;
}

ul.recent-list li .fade-down {
    width: 95%;
    bottom: -4px;
}

ul.recent-list p {
    padding-top: 2px;
}

ul.recent-list li .title {
    font-weight: bold;
    font-size: 14px;
}

div.recent-list a.more {
   position: absolute;
   right: 10px;
   bottom: 10px;
}

div.recent-list a.less {
   position: absolute;
   left: 10px;
   bottom: 10px;
}

.blog-news .recent-list li .title.selected {
    color: #0085CD;
}

#destaques {
    width: 650px;
    height: 440px;
    background: url('../img/bn-mais-vistos.png') no-repeat top center;
    margin-top: 20px;
    position: relative;
}

#destaques ul {
    position: absolute;
    top: 58px;
    left: 14px;
}

#destaques ul li {
    display: block;
    width: 197px;
    height: 165px;
    float: left;
    margin-right: 15px;
    margin-bottom: 17px;
    position: relative;
}

#destaques ul li img {
    width: 165px;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    border: 3px solid #262626;
}

#destaques ul li .text {
    padding: 0 14px;
    font-size: 10px;
}

#destaques ul li .title {
    font-weight: bold;
}

#destaques ul li #la {
    font-weight: bold;
}

#destaques h1 {
    display: block;
    position: absolute;
    top: 10px;
    left: 20px;
    width: auto;
    text-align: right;
    font-size: 3em;
    color: #111;
}

#destaques h1 .in {
    position: absolute;
    bottom: 2px;
    left: 1px;
    color: #054E96;
}

#destaques .blue-line {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 78%;
}

.blog-news #destaques .text {
    height: 58px;
    overflow: hidden;
}

.blog-news #destaques .more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.blog-news #destaques .less {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.blog-news #destaques .fade-down {
    width: 102%;
}

#videos {
    width: 650px;
    height: 344px;
    background: url('../img/bn-videos-bg.png') no-repeat top center;
    margin-top: 20px;
    clear: left;
    position: relative;
}

#videos ul {
    position: absolute;
    display: block;
    width: 200px;
    top: 40px;
    left: 20px;
}

#videos ul li {
    display: block;
    height: auto;
    padding-top: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 20px;
    border-bottom: 3px solid #3A3A3A;
    font-size: 11px;
    background: transparent url('../img/video-icon-small.png') no-repeat 0% 30%;
}

#videos ul li .title {
    font-size: 12px;
    font-weight: bold;
}

#videos .more {
    position: absolute;
    bottom: 12px;
    left: 190px;
}

#videos .less {
    position: absolute;
    bottom: 12px;
    left: 20px;
}

#videos .videospot {
    width: 400px;
    height: 295px;
    position: absolute;
    top: 62px;
    right: 15px;
}

#videos .body {
    display: block;
}

#videos .text {
    font-size: 11px;
    height: 40px;
    overflow: hidden;
    position: relative;
}

#videos .text .title {
    font-weight: bold;
    font-size: 12px;
}

#videos .text .title.selected {
    color: #0085CD;
}

#videos .fade-down {
    bottom: -3px;
}

#videos h1 {
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    width: auto;
    text-align: right;
    font-size: 3em;
    color: #111;
}

#videos h1 .in {
    position: absolute;
    bottom: 2px;
    left: 1px;
    color: #054E96;
}

#videos .blue-line {
    position: absolute;
    top: 15px;
    left: 30px;
}

.blue-line {
    background: transparent;
    width: 70%;
    height: 20px;
    border-bottom: 3px solid #054E96;
}

div.title {
    width: 650px;
    height: 94px;
    background: url('../img/bn-title-bg.png') no-repeat;
    position: relative;
}

div.title h1 {
    padding-top: 20px;
    padding-left: 10px;
    width: 510px;
    display: block;
    font-size: 22px;
}

div.title .date {
    width: 130px;
    height: 60px;
    position: absolute;
    right: 10px;
    top: 8px;
    font-weight: bold;
}

div.title .date .day {
    font-size: 46px;
    position: absolute;
    left: 6px;
    top: 0px;
}

div.title .date .month {
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 18px;
    font-size: 16px;
}

div.title .date .year {
    font-size: 16px;
    position: absolute;
    bottom: 12px;
    right: 15px;
}


#action-buttons {
    margin-top: 10px;
    clear: both;
    overflow: hidden;
    display: block;
}

#action-buttons .btn {
    margin-right: 1px;
    float: left;
    width: 162px;
    background-position: top center;
}

.widget.suggestion {
    width: 420px;
    height: 343px;
    background: url('../img/widget-suggestion-bg.png');
    position: relative;
}

.widget.suggestion ul {
    position: absolute;
    top: 30px;
    left: 18px;
    width: 400px;
    height: 305px;
    overflow: hidden;
    display: block;
}

.widget.suggestion ul li {
    float: left;
    width: 180px;
    height: 150px;
    margin: 0px 20px 5px 0px;
    overflow: hidden;
}

.widget.suggestion ul li img {
    padding-top: 5px;
    padding-left: 8px;
}

.widget.suggestion ul li .text {
    padding: 1px 10px;
    font-size: 11px;
    position: relative;
    overflow: hidden;
    height: 42px;
}

.widget.suggestion ul li .title {
    font-size: 12px;
    font-weight: bold;
}

.widget.suggestion h1 {
    position: absolute;
    font-size: 14px;
    top: 7px;
    left: 20px;
    font-weight: bold;
}

.blog-news #widgets .widget .body {
    height: 286px;
    text-align: center;
}

.blog-news #widgets .widget .header {
    height: 45px;
}


/* daiel-e-uebi */

.daiel-e-uebi .sec-banner {
    background: url('../img/daiel-e-uebi-banner.png') no-repeat top center;
}

.daiel-e-uebi .videospot {
    width: 650px;
    height: 397px;
    background: url('../img/daiel-e-uebi-videospot.png') no-repeat top center;
    margin-top: 20px;
    position: relative;
    text-align: center;
}

.daiel-e-uebi .videospot object {
    width: 301px;
    height: 236px;
}

.daiel-e-uebi .videospot h1 {
    font-size: 16px;
    padding-top: 15px;
    overflow: hidden;
    margin: 0 auto;
    width: 250px;
}

.daiel-e-uebi .videospot .video {
    width: 301px;
    height: 236px;
    background: black;
    position: absolute;
    top: 63px;
    left: 178px;
    display: none;
}

.daiel-e-uebi .videospot .text {
    width: 301px;
    height: 90px;
    position: absolute;
    bottom: 3px;
    left: 178px;
    border-top: 2px solid #7A7D7C;
    padding-top: 3px;
}

.daiel-e-uebi .gallery {
    position: relative;
    background: url('../img/daiel-e-uebi-gallery-bg.png') no-repeat top center;
    width: 650px;
    height: 239px;
    margin-top: 20px;
    text-align: center;
}

.daiel-e-uebi .gallery h1 {
    padding-top: 8px;
    font-size: 30px;
}

.daiel-e-uebi .gallery ul {
    width: 480px;
    height: 290px;
    position: absolute;
    right: 20px;
    top: 55px;
}

.daiel-e-uebi .gallery ul li {
    width: 130px;
    height: 180px;
    background: #2E2E2E;
    float: left;
    margin-right: 15px;
    display: block;
    overflow: hidden;
    border: 2px solid #585858;
}

.arrow {
    width: 40px;
    height: 46px;
    position: absolute;
    top: 22%;
    cursor: pointer;
}

.arrow.right {
    right: 0;
    background: url('../img/arrow_r.png') no-repeat;
}

.arrow.left {
    left:-41px;
    background: url('../img/arrow_l.png') no-repeat;
}


/* Click Cidade */


.click-cidade .gallery-list li {
    display: block;
    overflow: hidden;
    margin: 20px 0;
    width: 650px;
}

.click-cidade .gallery-list li img {
    border: 2px solid #585858;
    float: left;
}

.click-cidade .gallery-list li div {
    float: left;
    position: relative;
    margin-left: 7px;
    width: 369px;
    height: 238px;
}

.click-cidade .gallery-list li div h2 {
    background: url('../img/cc-gallery-title.png') no-repeat center top;
    width: 100%;
    height: 29px;
    text-align: center;
    padding-top: 8px;
    font-size: 14px;
    width: 370px;
    overflow: hidden;
    line-height: 12px;
}

.click-cidade .gallery-list li ul {
    overflow: hidden;
    text-align: center;
    height: 148px;
}

.click-cidade .gallery-list li ul li {
    float: left;
    margin: 11px;
    width: 70px;
}

.click-cidade .gallery-list li .arrow {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 82%;
}

.click-cidade .gallery-list li .arrow.right {
    background: url('../img/gallery-arrow-r.png') no-repeat;
    left: 85%;
}

.click-cidade .gallery-list li .arrow.left {
    background: url('../img/gallery-arrow-l.png') no-repeat;
    left: 78%;
}


/* Promoções */

.promotion .sec-banner {
    background: url('../img/banner-promotion.png') no-repeat;
}

.promotion .regulamento {
    clear: left;
    margin-top: 20px;
}

.promotion .btn {
    margin-top: -25px;
    margin-left: -2px;
}

.promotion .cadastro, .promotion .regulamento {
    margin-top: 40px;
}

.promotion .cadastro .btn, .promotion .regulamento .btn {
    cursor: auto;
}

.promotion ul.winners {
    clear: both;
}

.promotion ul.winners li {
    margin-top: 20px;
}

.promotion #entry-form p {
    float: left;
    margin-right: 10px;
    clear: none;
}

.promotion #entry-form input {
    width: auto;
    float: none;
}

.promotion #entry-form label {
    width: 85px;
    display: block;
    float: none;
    margin-bottom: 6px;
    margin-right: 0;
}

.promotion #user-form, .promotion #data-form {
    display: none;
}

form {
    position: relative;
    width: 380px;
    margin: 10px 30px;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

form label {
    display: block;
    width: 100px;
    margin-right: 10px;
    float: left;
    font-size: 12px;
}

form input {
    display: block;
    float: left;
    width: 150px;
    height: 15px;
    margin-right: 6px;
    font-size: 12px;
}

form textarea {
    width: 250px;
    font-family: "Tahoma";
    font-size: 12px;
}

form p {
    clear: both;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 10px;
}

form input[type=submit] {
    width: auto;
    position: absolute;
    right: 60px;
    bottom: 0px;
    height: 20px;
}


/* Locutores */

.locutores .sec-banner {
    background: url('../img/banner-locutores.png') no-repeat;
}

.locutores ul.simple-list li {
   position: relative;
   margin: 10px 0;
   width: 650px;
}

.locutores ul.simple-list .text {
    width: 400px;
}

.hint {
    width: 208px;
    height: 110px;
    background: #000;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border: 3px solid #595959;
    padding: 3px;
    overflow: hidden;
}

.hint .dica {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}


/* Wiki */

.wiki #category-select h1 {
    padding-right: 20px;
}

.wiki .text-body {
    margin-top: 10px;
}

.wiki .text-body h1 {
    text-align: center;
    margin-bottom: 20px;
}

.wiki .wiki-image {
    margin-top: 20px;
    border: 3px solid #595959;
    text-align: center;
}


/* Podcast */

.podcast .sec-banner {
    background: url('../img/banner-podcast.png') no-repeat;
}

.podcast ul.grid li .text {
    height: 100px;
    overflow: hidden;
}

ul.messages li {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 3px solid #595959;
}

ul.messages li:last-child {
    border-bottom: none;
}


ul.messages li .text {
    margin-bottom: 15px;
    color: yellow;
}

ul.messages li .credit {
    color: #0085CD;
    text-align: right;
    padding-right: 10px;
}

.podcast #widgets {
    margin-top: 0px;
}


/* Programação */

.programacao .sec-banner {
    background: url('../img/banner-programacao.png') no-repeat;
}

.programacao #slider {
    width: 650px;
    height: 520px;
    background: url('../img/programacao-slider.png') center bottom;
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 3px solid #797979;
}

.programacao #slider .imgspot {
    width: 572px;
    margin: 0 auto;
    padding-top: 25px;
}

.programacao #slider .text {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 20px;
    height: 25px;
}

.programacao #slider .sliding {
    position: relative;
}

.programacao #slider .sliding ul {
    width: 554px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.programacao #slider .sliding li {
    float: left;
    margin: 0 3px;
    cursor: pointer;
}

.programacao #slider .sliding .arrow {
    width: 50px;
    height: 50px;
    top: 0;
}

.programacao #slider .sliding .r {
    right: 0;
}

#overlay {
    width: 100%;
    height: 100%;
    background: url('../img/black-opacity.png') repeat;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

#overlay .msg {
    width: 650px;
    background: #EEE;
    margin: 10% auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 3px solid #0054BD;
    padding: 20px;
    color: #111;
    text-align: center;
}


#tocae-form {
    width: 380px;
    margin: 0 auto;
    
}

ul#comments li {
    border-bottom:2px dotted #111111;
    margin:0 20px;
    padding:15px 0;
}

ul#comments li:last-child {
    border-bottom: none;
}

#comments li p {
    margin: 0;
}

#comments li .author {
    color: #0085CD;
}

#comments li small {
    color: #BBB;
}

#comments li .text {
    margin-top: 6px;
}


.widgt {
    opacity: 0;
}

/*
    SLIDER HOME
*/
.home #slider {
    width: 650px;
    height: 320px;
    background: url('../img/programacao-slider.png') bottom center;
    position: relative;
    display: block;
    overflow: hidden;
    border-top: 3px solid #797979;
    margin-bottom: 5px;
}

.home #slider .imgspot {
    width: 644px;
    padding: 0 3px;
    margin: 0 auto 20px 0;
}

.home #slider .text {
    margin-top: -40px;
    padding: 0 20px;
    height: 45px;
    background-color: rgba(0,0,0,0.6);
    display: none;
}

#slider .sliding {
    position: relative;
}

#slider .imgspot {
    position: relative;
}

#slider .imgspot .desc {
    display: none;
    position: absolute;
    background: url('../img/black-opacity.png') repeat;
    bottom: 0;
    left: 0;
    width: 644px;
    height: 30px;
    padding: 10px;
}

.home #slider .sliding ul {
    width: 554px;
    margin: 0 auto;
    display: block;
    position: relative;
}

#slider .sliding li {
    float: left;
    margin: 0 7px;
    cursor: pointer;
}

.home #slider .sliding .arrow {
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
}

#slider .sliding .arrow.r {
    right: 0;
}

#slider .sliding .arrow.l {
    left: 0;
}


.home .col {
    width: 206px;
    min-height: 150px;
    height: auto;
    background: transparent;
    float: left;
    overflow: hidden;
}

.home .col2 {
    margin-right: 5px;
    margin-left: 5px;
    width: 227px;
}

.home .col div {
    margin-bottom: 5px;
}

.home .col3 div {
    margin-bottom: 6px;
}

.home .search-box {
    background: url('../img/search-box-home.png') no-repeat 0 0;
    width: 170px;
    height: 50px;
}

.home .search-box input {
    left: 0px;
    bottom: 8px;
    width: 135px;
}

.home .search-box input.submit {
    left: 150px;
    width: 25px;
}

.home .A .header {
    background: url('../img/widget-header-A-home.png') no-repeat 0 0;
    width: 206px !important;
    font-size: 32px;
    margin-bottom: 0;
}

.home #widgets .A .header {
    width: 200px !important;
}

.home #widgets .A .body {
    width: 200px !important;
}

.home .A .body {
    width: 206px !important;
    background: url('../img/widget-body-A-home.png') no-repeat 0 0;
    height: 345px;
}

.home .B .body {
    height: 166px;
}

.home .some-list {
    display: block;
    overflow: hidden;
}

.home .some-list li {
    width: 105px;
    height: 125px;
    background: #333;
    border: 1px solid #393939;
    float: left;
    margin: 3px;
    overflow: hidden;
}

.home .some-list li .text {
    padding: 0 5px;
    font-size: 10px;
    line-height: 10px;
}

.home .video {
    width: 219px;
    height: 200px;
    border: 1px solid #393939;
    margin-top: 5px;
    background: #333;
    margin-left: 3px;
    margin-right: 3px;
}

.home .video .text {
    font-size: 10px;
    padding: 0 5px;
}

.home .gallery {
    position: relative;
    background: url('../img/daiel-e-uebi-gallery-bg.png') no-repeat bottom center;
    width: 650px;
    height: 180px;
    margin-top: 20px;
    text-align: center;
    clear: both;
}

.home .gallery h1 {
    padding-top: 8px;
    font-size: 30px;
    display: none;
}

.home .gallery ul {
    width: 480px;
    height: 290px;
    position: absolute;
    right: 20px;
    top: 10px;
}

.home .gallery ul li {
    width: 130px;
    height: 165px;
    background: #2E2E2E;
    float: left;
    margin-right: 15px;
    display: block;
    overflow: hidden;
    border: 2px solid #585858;
    font-size: 11px;
}

.home .gallery .arrow {
    width: 40px;
    height: 46px;
    position: absolute;
    top: 50px;
    cursor: pointer;
}

.home #widgets {
    margin-top: 8px;
    overflow: hidden;
}

.home #widgets .widget {
    margin-right: 2px;
}

.home #widgets .widget,
.home #widgets .widget .body,
.home #widgets .widget .header {
    width: 175px !important;
    margin: 0 3px;
}

.home #widgets .widget .header {
    background: url('../img/widget-body-A-short-top.png') no-repeat top center;
    height: 45px;
}

.home #widgets .widget .body {
    background: url('../img/widget-body-A-short-bottom.png') no-repeat top center;
}

#twitter.widget .body {
    background: #2A2A2A;
    margin-left:5px;
    width:190px !important;
}


.home #widgets .A .body p {
    border-bottom: 3px solid #222;
    margin: 0 2px;
}

.home .widget.B .body p {
    height: 31px;
}

.home #widgets #enquete .body p {
    border-bottom: none;
    margin-bottom: 10px;
}

.home #widgets #enquete .body p.question {
    margin: 10px 0 20px 0;
}

.home .widget.A .body {
    padding-top: 3px;
    overflow: hidden;
}

.home .widget.A .body p {
    border-bottom: 3px solid #222;
    margin: 2px;
    height: 35px;
    padding: 5px 15px 5px 52px;
    position: relative;
    line-height: 14px;
    overflow: hidden;
}

.home .widget.A .body p img {
    left: 10px;
}

.home #widgets .widget.A .body p {
    height: 38px;
}


#contentFlow {
    background: #111 url('../img/contentflow-bg.png') no-repeat top center;
    width: 650px;
    padding: 30px 0;
    margin-bottom: 10px;
}

#contentFlow h1 {
    width: 110px;
    margin: 0px auto 20px auto;
    font-size: 42px;
    color: #0085CD;
    text-shadow: -2px 1px 1px #000;
}

#contentFlow .msg {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 10px;
    color: #333;
}

#contentFlow .position {
    color: #0085CD;
}


#progress {
    display:none;
    color:#111;
    position:fixed;
    bottom:0;
    left:0;
    width:300px;
    height:30px;
    padding:20px;
    background-color:#FFF68F;
    z-index:10;
}

#progress p {
    position:absolute;
    left:70px;
    top:27px;
    font-size:16px;
}


.home .videospot object {
    width: 220px;
    height: 150px;
}


.blog-news .videospot object {
    width: 390px;
    height: 230px;
}

#tag-cloud .tags{
    margin: 5px 20px;
}


#twitter #tweet {
     line-height: 12px;
     text-indent: 0px;
     padding: 3px 10px;
     margin-bottom: 5px;
     height: auto;
}

#twitter #tweet li {
    min-height: 85px;
    border-bottom: 3px solid #222222;
    padding: 6px 0;
}

#twitter #tweet li:last-child {
    border: none;
}

#twitter #tweet li img {
    float: left;
    margin-right: 6px;
}

#player-button {
    cursor: pointer;
}

#extra-space p {
    line-height: auto;
    text-align: left;
}

div.text-body form p {
    text-align: left;
    margin: 10px 0;
    line-height: auto;
    font-size: 12px;
}

.vai-rolar .simple-list .text p {
    margin-bottom: 10px;
}

.widget {
    position: relative;
}

.widget .more {
    position: absolute;
    bottom: 3px;
    right: 3px;
}

.clear {
    clear: both;
}


.imgtop .image {
    display: none;
}

.imgtop .body .imgspot {
    background: transparent;
    width: 160px;
    height: 40px;
    margin: 5px auto;
}

.imgtop .body .imgspot a {
    overflow: hidden;
    display: block;
    height: 40px;
    position: relative;
}

.imgtop .body .imgspot img {
    width: 160px;
    height: auto;
    position: absolute;
    top: -50%;
    left: 0;
}

.B.imgtop .body .imgspot {
    width: 190px;
}

.B.imgtop .body .imgspot img {
    width: 190px;
}

.imgtop .body p {
    padding-left: 15px !important;
}


/*
    DIE GREAT SANDBOX
*/

div.text-body {
    width: 624px;
    min-height: 100px;
    background-color: #2E2E2E;
    border: 3px solid #585858;
    padding: 10px;
    font-family: Tahoma;
}

div.text-body p {
    margin: 20px 0;
    line-height: 20px;
    text-align: justify;
}

div.text-body object {
    margin: 20px auto;
    display: block;
}

.text-body img {
    display: block;
    margin: 20px auto;
}

.text-body img.img_left {
    display: inline;
    margin: 0 30px 0 0;
    float: left;
}

.text-body .title {
    text-align: center;
}

.text-body strong {
    font-size: 1.2em;
}

.text-body li {
    list-style: disc;
    margin-left: 30px;
}

.text-body ul li {
    list-style: disc;
    margin-left: 30px;
}

.text-body h2 {
    color: #0085CD;
    padding: 10px 0;
    border-bottom: 2px solid #000;
    font-size: 22px;
}

.text-body a {
    color: #CCC;
    text-decoration: none;
}

.text-body a:hover {
    text-decoration: underline;
}

.home .video {
    display: none;
}



