
html, body {
    font:normal 13px/18px museo-sans, arial, helvetica, sans-serif;
    font-weight:300;
    color: #696969;
    background:#f2f2f3;
}
body {
    background:#f2f2f3 url('/_resources/media/img/default/tema_default2011/bg_top_repeat.png') 0px 60px repeat-x;
}

body.home {
   background:#f2f2f3 url('/_resources/media/img/default/tema_default2011/bg_top_repeat_home.png') 0px 60px repeat-x; 
}

#lay-all {
	background: url('/_resources/media/img/default/tema_default2011/bg_top.jpg') center 60px no-repeat;
}

body.home #lay-all {
	background: url('/_resources/media/img/default/tema_default2011/bg_top_home.jpg') center 60px no-repeat;
}

hr {
	display: block;
	height: 0px;	
	font-size: 0px;
	line-height: 0px;
	border: 0px;
	margin: 0px;
	border-bottom: 1px solid #CDD7DD;
}

a, a:link, a:visited, a:active {
	color: #0062a7;
	text-decoration: none;
	font-weight: 300;
}
a:hover {
	text-decoration: underline;
}

select, input, textarea {
	font:normal 13px/18px museo-sans, arial, helvetica, sans-serif;
	font-weight:300;
	color: #696969;
}

/* =============================================================================
   &geral
   ========================================================================== */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; margin-right:5px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

.red {
    color:#de1f1d;
}

.clear {
    clear:both;
}   

.left {
    float:left;
}

.right {
    float:right;
}

.col-left {
    float:left;
    width:300px;
}

.col-right {
    float:right;
    width:300px;
}

.simple {
    margin:10px 0;
}

.double {
    margin:20px 0;
}

.no-margin {
    margin:0!important;
}

.no-margin-left {
     margin-left:0!important;
}

.img-right {
    float:right;
    padding:0 0 10px 15px;
}

.img-left {
    float:left;
    padding:0 15px 10px 0;
}

.img-centralize {
    height:108px;
    width:188px;
    border:1px solid #e3e9ec;
    text-align:center; 
    margin-bottom:5px;
}

.img-centralize  a { display:table-cell; height:108px; text-align:center; vertical-align:middle; width:188px; cursor:default; }
.img-centralize  * { vertical-align: middle; }
*+html .img-centralize a span { display:inline-block; height:100%;  } /* HACK PRO IE7 */

.list-3-col li {
    float:left;
    width:190px;
    margin:0 0 20px 30px;
}

.img-border {
    padding:10px;
    border:1px solid #ebebeb;
}

.gray-line {
    height:1px;
    border-top:1px solid #ebebeb;
    margin:15px 0;
    clear:both;
}

.border-top-bottom {
    padding:5px 0;
    border-top:1px solid #d7dfe4;
    border-bottom:1px solid #d7dfe4;
    margin-top:10px;
}

.block420 {
    width:420px;
    overflow:hidden;
}

a.btn-red {
    display:block;
    height:30px;
    padding:0 10px;
    color:white;
    line-height:30px;
    background:url('/_resources/media/img/default/internas/bg_btn_red.png') repeat-x; 
    border:1px solid #ca2422;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

a.btn-red:hover {
    color:white;
    text-decoration:none;
}

a.btn-gray {
    display:block;
    height:30px;
    padding:0 10px;
    color:#696969;
    line-height:30px;
    background:url('/_resources/media/img/default/internas/bg_btn_gray.png') repeat-x; 
    border:1px solid #cad6dc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

a.btn-gray:hover {
    color:#696969;
    text-decoration:none;
}

/* =============================================================================
   &header
   ========================================================================== */
   
#lay-header {
	background: url('/_resources/media/img/default/tema_default2011/bg_barra_repeat.png') top repeat-x;
}

#lay-header .container {
    width: 1000px;
    margin:0 auto;
}

#lay-header .top {
    width:980px;
    height:60px;
    padding-left: 20px;    
}

#lay-header h1 {
    float:left;
    height:60px;
    width:188px;
    background:url('/_resources/media/img/default/logo.png') left center no-repeat;
    text-indent:-9999px;
}

#lay-header .connect {
	float: right;
	margin-top: 17px;	
	width: 184px;
	height: 29px;
	background: url('/_resources/media/img/default/tema_default2011/button_connect.png');
}
#lay-header .connect a {
	display: block;
	height: 29px;
}


#lay-header .usuario {
	float: right;				
	color: #ffffff;
	margin-top: 12px;
	margin-right: 10px;
	text-align: right;
	width: 250px;
}
#lay-header .usuario .image-right {
	float: right; margin-left: 15px;
	width: 35px;
	height: 35px;
	overflow: hidden;
}

#lay-header .usuario a {
	color: #eacf18;
}

#lay-header h1 a {
    display:block;
    height:60px;
    width:188px;
}

#lay-search {
	width: 270px;
	height: 31px;
	float: right;
	margin-left: 10px;
	margin-top: 14px;
	background: url('/_resources/media/img/default/tema_default2011/bg_search.png');
}

#lay-search input.text {
	background: none;
	border: 0;
	font-size: 12px;
	line-height: 12px;
	display: block;
	position: absolute;
	width: 202px;
	margin-top: 8px;
	margin-left: 14px;
	outline: none;	
}


#lay-search input.button{
	background: none;
	border: 0;
	display: block;
	height: 31px;
	width: 35px;
	position: absolute;
	margin-left: 230px;
}



/* =============================================================================
   &destaque
   ========================================================================== */

.destaque {
    height:160px;
    width:1000px;
}

body.home .destaque {
    height:308px;
    width:1000px;
}


/* =============================================================================
   &main
   ========================================================================== */

#lay-faixa {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 80px;	
	position: relative;
	z-index: 10;
}

#lay-main {
    width:1000px;
    margin:0 auto;
    background:white;
    border-bottom:1px solid #eff2f4;
    overflow:hidden;
    padding-bottom:30px;
    padding-top: 30px;
}

#highlight-bloco1-slider {
    height:350px;
    border-bottom:1px solid #d7dfe4;
    margin-bottom:10px;
    position: relative;
    z-index: 0;
}

#highlight-bloco1-slider a {
	text-decoration: none;
}

body.home #lay-main {
	padding-top: 20px;
}

#lay-title {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #d7dfe4;
}

#lay-title-full {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#lay-title-full .breadcrumb {
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-bottom: 1px solid #d7dfe4;
}

#lay-title-extended {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background: url('/_resources/media/img/default/bg_title_extended.png') no-repeat bottom;
	position: relative;
}

#lay-title-extended .photo {
	position: absolute;	
	bottom: 0;
	right: 0;	
}

.titles h1, #lay-title-extended h1 {
    font-size:25px;
    line-height: 30px;
    font-weight:500;    
    letter-spacing:-1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 630px;
}

.titles h2, #lay-title-extended h2 {
	font-size: 15px;
	font-weight: 300;
	width: 630px;
}

#lay-title-extended .share-buttons {
	margin-top: 15px;
}
#lay-title-extended .breadcrumb {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #d7dfe4;
}

.breadcrumb {
    font-size:41px;
    line-height:41px;
    color: #0062a7;
    text-transform:uppercase;
    font-weight:500;
}

.breadcrumb span {
    font-size:24px;
    color:#b0b0b0;
    text-transform:uppercase;
    font-weight:500;
}

.breadcrumb a {
	font-weight: 500;
	color: #0062a7;
}
.breadcrumb a:hover {
	text-decoration: none;
}
.content-top {
    width:960px;
    padding:30px 0 20px;
    margin:0 auto 15px;
    border-bottom:1px solid #d7dfe4;
    position:relative;
}

.content-top h1{
    font-size:41px;
    line-height:41px;
    color:#de1f1d;
    text-transform:uppercase;
    font-weight:500;
    border-bottom:1px solid #d7dfe4;
}

.content-top h1 span {
    font-size:24px;
    color:#b0b0b0;
    text-transform:uppercase;
    font-weight:500;
}

.content-top h2 {
    font-size:25px;
    color:#696969;
    text-transform:uppercase;
    margin:20px 0 10px;
}

.content-top p {
    width:625px;
}

.content-top .foto-modelo {
    position:absolute;
    right:40px;
    bottom:0;
}

/* =============================================================================
   &nav
   ========================================================================== */

#lay-menu {
    height:42px;
    background:url('/_resources/media/img/default/tema_default2011/bg_nav_repeat.png') repeat-x;
    padding:10px 20px 0 10px;
    z-index:100;
    position:relative;
}

#lay-menu ul {
	margin: 0;	
}
#lay-menu ul li {
	list-style: none;
	margin: 0;
}

#lay-menu > ul > li:first-child {
    padding-left:0;
    background:none;
}

#lay-menu > ul > li {
    float:left;
    background:url('/_resources/media/img/default/tema_default2011/bg_nav_separator.png') left 5px no-repeat;
}

#lay-menu > ul > li > a {
    display:block;
    height:42px;
    padding:0 9px 0 11px;
}

#lay-menu > ul > li > a:hover{
    text-decoration:none;
}

#lay-menu > ul > li.menu-arrow > a {
    padding-right:20px;
    background:url('/_resources/media/img/default/tema_default2011/icon_arrow_nav.png') right 14px no-repeat; 
}

#lay-menu > ul > li > a {
    color:white;
    font-size:14px;
    font-weight:300;
    line-height:35px;
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
}

#lay-menu > ul > li > a:hover {
    color: #f3750e;
}

#lay-menu > ul > li.menu-arrow {
    position:relative;
}

#lay-menu > ul > li.menu-arrow > a.hover {
    background:white;
    color: #0062a7;
    background:#fbfbfb url('/_resources/media/img/default/tema_default2011/icon_arrow_nav.png') right 14px no-repeat; 
}

.submenu-box {
    position:absolute;
    top:100%;
    left:0;
    padding:10px 20px;
    background:#fbfbfb url('/_resources/media/img/default/bg_submenu.png') left bottom repeat-x; 
    width:140px;
    border-bottom:3px solid #e23d3b;
    display:none;
    z-index:9998;
}

.submenu-box li:first-child {
    background:none;
}

.submenu-box li {
    padding-top:2px;
    height:24px;
    background:url('/_resources/media/img/default/divisor_nav_submenu.png') 0 0 repeat-x; 
    line-height:24px;
}

.submenu-box li a {
    display:block;
    font-weight:500;
}

.banner-flash {
    height:81px;
}

/* =============================================================================
   &main
   ========================================================================== */

a {
    color: #0062a7;
    text-decoration:none;
}   

a:hover {
    color: #0062a7;
    text-decoration:underline;
}

span.category {
    font-size:12px;
}

.content {
    float:left;
    width:630px;
    padding:0px 0 0 20px;
}

.content-full {
    width:960px;
    padding:0px 0 0 20px;
}

.content h1,
.content h1 a {
    font-size:25px;
    font-weight:500;
    line-height: 30px;
    letter-spacing:normal;
}

h1.title-slideshow {
	background: url('/_resources/media/img/default/fill_title_slideshow.png') repeat center bottom #fff;
	border: 1px solid #d7dfe4;
	padding: 5px 10px;	
	height: 57px;
}

h1.title-slideshow a {
	font-size: 18px;
}

.title-slideshow h1 a {
	font-size: 18px;
}

h2,
h2 a {
    font-size:15px;
    font-weight:500;
    line-height:18px;
}

.content > p {
    line-height:1.5em;
    margin-bottom:1.5em;
}

.foto-margem {
    margin-bottom:15px;
}

.lista-links  {
    margin-top:5px;
}

.lista-links li {
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}

.block-top {
    margin-bottom:15px;
}

.block-top p {
    padding-bottom:8px;
    border-bottom:1px solid #d7dfe4;
}

.block-left {
    float:left;
    width:300px;
    padding-bottom:5px;
    margin-bottom:15px;
    border-bottom:1px solid #d7dfe4;
    clear:left;
}

.block-right {
    float:right;
    width:300px;
    padding-bottom:5px;
    margin-bottom:15px; 
    border-bottom:1px solid #d7dfe4;
    clear:right;
}

.mini-block-left {
    float:left;
    width:300px;
    padding-bottom:5px;
    clear:left;
}

.mini-block-right {
    float:right;
    width:300px;
    padding-bottom:5px;
    clear:right;
}

.banner-publicidade {
    clear:both;
    padding:15px 0;
}

h1.title-section {
    font-size:24px;
    border-bottom:5px solid #d7dfe4;
    margin-bottom:20px;
    padding-bottom:8px;
    clear:both;
}

h2.title-section {
    font-size:24px;
    border-bottom:5px solid #d7dfe4;
    margin:25px 0 20px;
    padding-bottom:8px;
    clear:both;
}

h2.title-section a {
    font-size:24px;
}

.content h2.title-section:first-child, {
   margin-top:0; 
}

h3 {
    font-size:13px;
    text-transform:uppercase;
    color:#313131;
    margin-bottom:20px;
}

/* =============================================================================
   &tv-carnatal
   ========================================================================== */

.tv-carnatal img {
    padding:10px;
    border:1px solid #ebebeb;
}

.tv-carnatal > div {
    border:0;
}

.tv-carnatal ul.lista-links {
    margin-top:10px;
    padding-top:5px;
    border-top:1px solid #cdd7dd;
}

/* =============================================================================
   &galeria-fotos
   ========================================================================== */
 
.galeria-fotos > div {
    border:0;
} 
 
.lista-fotos li:first-child {
    padding-top:0;
}
   
.lista-fotos li {
    overflow:hidden;
    padding: 20px 0 20px 0;
    border-bottom:1px solid #cdd7dd;
}

.lista-fotos li .image {
	float: left;
	margin-right: 10px;
}

.lista-fotos li span {
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}

/* =============================================================================
   &promocao
   ========================================================================== */

.promocao {
    clear:both;
    margin-bottom:15px;
}
   
.promocao h1 {
     color:#696969;
     margin-bottom:5px;
} 
 
/* =============================================================================
   &ultimas-blog
   ========================================================================== */ 

ul.lista-ultimas-blog li:first-child {
    padding-top:0;
}   

ul.lista-ultimas-blog li {
    padding:20px 0;
    border-bottom:1px solid #cdd7dd;
}

ul.lista-ultimas-blog li .image {
	float: left;
	margin-right: 10px;
}

ul.lista-ultimas-blog li span {
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}

.ultimas-blog .lista-links {
    padding: 20px 0;
    margin: 0;
}

/* =============================================================================
   &aside
   ========================================================================== */


#lay-main .right {
    float:right;
    width:300px;
    padding:0px 20px 0 0;
}

.aside-box {
    margin-top:20px;
    border:1px solid #d7dfe4;
    padding:15px 19px 15px;
    background-color:#fafafa;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

#lay-main .right h1.title-section {
    font-size:18px;
    margin-bottom:10px;
}

#lay-main .right .img-left {
    padding:0 10px 5px 0
}

.gray-arrow {
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}

/* =============================================================================
   &aside - &redes_sociais
   ========================================================================== */

.redes-sociais {
    height:81px;
    background:url('/_resources/media/img/default/bg_redes_sociais.png') no-repeat;
}

.redes-sociais li {
    float:left;
}

.redes-sociais li a {
    display:block;
    text-indent:-9999px;
}

li.social-orkut a { width:50px; height:50px; background:url('/_resources/media/img/default/redes_orkut.png') center center no-repeat; margin:13px 0 0 8px; }
li.social-twitter a { width:50px; height:50px; background:url('/_resources/media/img/default/redes_twitter.png') center center no-repeat; margin:13px 0 0 5px; }
li.social-facebook a { width:50px; height:50px; background:url('/_resources/media/img/default/redes_facebook.png') center center no-repeat; margin:14px 0 0 10px; }
li.social-flickr a { width:50px; height:50px; background:url('/_resources/media/img/default/redes_flickr.png') center center no-repeat; margin:14px 0 0 12px;  }
li.social-youtube a { width:50px; height:50px; background:url('/_resources/media/img/default/redes_youtube.png') center center no-repeat; margin:14px 0 0 10px; }

/* =============================================================================
   &aside - &proximos-eventos
   ========================================================================== */

.proximos-eventos ul {
	margin: 0;
}
.proximos-eventos ul li:first-child {
    border:0;
    padding:0;
    margin: 0;
}

.proximos-eventos ul li {
	list-style: none;
	margin: 0;
    overflow:hidden;
    border-top:1px solid #d7dfe4;
    padding-top:10px;
    margin-top: 10px;
}

.proximos-eventos ul li h2 {
	margin-bottom: 5px;
}
.proximos-eventos ul li .image {
	float: left;
	margin-right: 15px;
}

.proximos-eventos ul li .date {
	display: block;
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}
.proximos-eventos ul li .local {
	display: block;
}

/* =============================================================================
   &aside - &radio-carnatal
   ========================================================================== */

.aovivo {
	padding-top: 1em;
}
.aovivo .link {
	float: right;
	margin-top: 1em;
}
.aovivo ul {
	margin: 0;
	margin-top: 0.5em;
}
.aovivo ul li:first-child {
    border:0;
    padding:0;
    margin: 0;
}

.aovivo ul li {
	list-style: none;
	margin: 0;
	float: left;
	margin-left: 15px;
}


/* =============================================================================
   &aside - &downloads
   ========================================================================== */

.downloads h1.title-section {
    margin-bottom:5px;
}
   
.downloads ul {
	margin: 0;
    overflow:hidden;
    margin-top:10px;
}   

.downloads ul li {
	margin: 0;
	list-style: none;
	float:left;
}

.downloads ul li a {
    display:block;
    height:25px;
    padding-left:35px;
    background-image:url('/_resources/media/img/default/tema_default2011/icons_downloads.png');
    background-repeat:no-repeat;    
}

.downloads ul li.icon_jingles a    { background-position:0 0; width:80px; margin-bottom:10px; }
.downloads ul li.icon_protecao a   { background-position:0 -25px; margin-bottom:10px; }
.downloads ul li.icon_wallpapers a { background-position:0 -50px; width:80px; }
.downloads ul li.icon_carimbe a    { background-position:0 -75px; }
   
/* =============================================================================
   &footer
   ========================================================================== */

#lay-footer {
    clear:both;
    height:185px;
    background-color: #c7130d;
}

#lay-footer .footer-titles li {
    float:left;
}

#lay-footer .footer-titles li:first-child {   margin-left:15px; }
#lay-footer .footer-titles li.footer-apoio {  margin-left:275px; }
#lay-footer .footer-titles li.footer-vendas { margin-left:315px; }
#lay-footer .footer-titles li.footer-promo {  margin-left:128px; }

#lay-footer .footer-center {
    height:175px;
    width:1000px;
    padding:10px 0 0 0;
    margin:0 auto;
    background:url('/_resources/media/img/default/bg_footer_center.png') left top repeat-x;
    position:relative;
}

#lay-footer .footer-titles h1 {
    font-size:15px;
}

.lista-apoio {
    margin:10px 0 0 15px;
    overflow:hidden;
    clear:both;   
} 

.lista-apoio li:first-child {
    padding-left:0;
    margin-left:0;
    background:none; 
}

.lista-apoio li {
    float:left;
    height:60px;
    margin-left:10px;
    padding-left:10px;
    background:url('/_resources/media/img/default/footer_divisor.png') left center no-repeat;
    text-align:center;
}

.lista-apoio li.apoio_miranda { }
.lista-apoio li.apoio_rits { }

#lay-footer p {
    color:white;
    font-size:11px;
    margin:35px 0 0 20px;
}

/* =============================================================================
   &internas - &geral
   ========================================================================== */

.section-interna {
    margin-bottom:25px;
}
   
.share-buttons {
    overflow:hidden;
    margin-top:15px;
} 

.share-buttons li {
    float:left;
}

.share-buttons li:first-child {
    margin-right:10px;
}

.fotos-box {
    padding:15px 20px 5px;
    border:1px solid #d7dfe4;
    margin-bottom:3px;
}

.fotos-box h2 {
    font-size:15px;
    border-bottom:1px solid #d7dfe4;
    padding-bottom:5px;
}

.fotos-lista {
    margin-top:20px;
    overflow:hidden;
}

.fotos-lista li {
    float:left;
    margin:0 0 10px 10px;
    width:75px;
    height:75px;
}

.fotos-lista li a {
    display:block;
}

/* =============================================================================
   &internas - &o-carnatal
   ========================================================================== */

.btn-ocarnatal-fotos {
    display:block;
    width:333px;
    height:34px;
    line-height:34px;
    padding-left:15px;
    background:url('/_resources/media/img/default/internas/btn_ocarnatal_fotos.png') left center no-repeat;
    color:white;
    font-weight:500;
}

.btn-ocarnatal-fotos:hover {
    color:white;
}

.lista-acoes-sociais li:first-child {
    padding-top:0;
    border:none;
}

.lista-acoes-sociais li {
    padding:15px 0;
    border-top:1px solid #d7dfe4;
}

/* =============================================================================
   &internas - &blocos
   ========================================================================== */

.blocos-list li {
    width:190px;
    float:left;
    margin:0 0 20px 30px;
}

/* =============================================================================
   &internas - &contato
   ========================================================================== */

#form-contato label span {
    color:#de1f1d;
}
  
#form-contato input[type=text] {
    padding:0 10px;
    margin:5px 0 20px 0;
    border:0;
    width:280px;
    height:30px;
    line-height:30px;
    background:url('/_resources/media/img/default/internas/bg_contato_input.png') no-repeat;
}

#form-contato textarea {
    padding:10px;
    margin:0 0 20px 0;
    border:0;
    width:610px;
    height:103px;
    background:url('/_resources/media/img/default/internas/bg_contato_textarea.png') no-repeat;
}

#form-contato input[type=submit] {
    border:0;
    margin:20px 0 0 0;
    padding:0;
    text-align:center;
    line-height:34px;
    color:white;
    font-family:museo-sans,arial,sans-serif;
    font-weight:500;
    width:76px;
    height:34px;
    background:url('/_resources/media/img/default/internas/bg_btn_enviar.png') no-repeat; 
}

/* =============================================================================
   &internas - &releases
   ========================================================================== */
   
.releases-list a {
    display:block;
    height:30px;
    line-height:30px;
    border-bottom:1px solid #d7dfe4;
}

.releases-list a:hover {
     background:url('/_resources/media/img/default/internas/bg_releases_hover.png') no-repeat; 
     color:white;
     text-decoration:none;
}

.releases-list a img {
    margin-top:5px;
}

.releases-list a:hover img {
    display:none;
}

/* =============================================================================
   &internas - &blog
   ========================================================================== */

.blog-article:first-child {
    margin-top:0;
}   
   
.blog-article {
    margin-top:25px;
}
   
.blog-article h1 {
    margin:10px 0 20px;
}

.meta {
    padding-top:12px;
    height:32px;
    margin-top:10px;
    border-top:1px solid #cdd7dd;
    border-bottom:1px solid #cdd7dd;
}

.meta .comentarios {
    float:left;
    display:block;
    margin-right:10px;
}

.meta .comentarios span {
    padding:4px 5px;
    color:#de1f1d;
    border:1px solid #cdd7dd;
    background-color:#f2f3f4;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.meta .share-buttons {
    margin-top:0;
}

.banner-publi {
    margin-top:25px;
}

.blog-article-interna {
    padding-top:20px;
}

.post p {
    margin-bottom:15px;
}

.box-leia-tambem {
    padding:20px 20px 10px;
    background-color:#fafafa;
    border:1px solid #d7dfe4;
    margin-bottom:20px;
}

.box-leia-tambem .img-left {
    padding:0 10px 0 0;
}

.box-leia-tambem h2 {
    font-size:18px;
    color:#696969;
    padding-bottom:10px;
}

.box-leia-tambem ul li {
    overflow:hidden;
    padding:10px 0;
    border-top:1px solid #d7dfe4;
}

.box-leia-tambem h3 {
    margin:0;
}

.box-tags {
    padding:20px 20px 10px;
    background-color:#fafafa;
    border:1px solid #d7dfe4;
    overflow:hidden;
}

.tags {
    width:100%;
    padding-bottom:10px;
    border-bottom:1px solid #d7dfe4;
    margin-bottom:10px;
}

.box-tags h2 {
    font-size:18px;
    color:#696969;
    float:left;
    margin-right:10px;
}

.compartilhe {
    float:left;
}

.compartilhe strong {
    font-size;18px;
}

.link-para-post-box {
    float:right;
}

/* =============================================================================
   &promocoes
   ========================================================================== */
   
.menu-promocoes {
    overflow:hidden;
    border-bottom:1px solid #de1f1d;
}

.menu-promocoes li {
    float:left;
}

.menu-promocoes li a {
    display:block;
    height:39px;
    line-height:39px;
    color:#de1f1d;
    padding:0 9px 0 10px;
    border-right:1px solid #d7dfe4;
}

.menu-promocoes li a.ativo {
    background:#de1f1d;
    color:white;
    border-right:1px solid #de1f1d;
}

#promocoes-ativas ul li {
    overflow:hidden;
    padding:20px 0;
    border-bottom:1px solid #d7dfe4;
}

h3.titulo-promocoes {
    color:#de1f1d;
    margin-bottom:5px;
    text-transform:none;
}

.btn-participar {
    width:106px;
    margin-right:10px;
}

.btn-detalhes-promocao {
    width:154px;
}

.regulamento {
    border:1px solid #d7dfe4;
}

.regulamento h2 {
    height:38px;
    font-size:18px;
    border-bottom:1px solid #dadada;
    background-color:#ececec;
    padding-left:20px;
    line-height:38px;
}

.regulamento div {
    height:115px;
    overflow:auto;
    padding:20px;
}

/* =============================================================================
   &fotos
   ========================================================================== */

.fotos-container {
    overflow:hidden;
    margin-bottom:30px;
} 
  
.fotos-container h2 {
    margin:0 0 5px 0;
}

.fotos-container .share-buttons {
    margin:5px 0;
}

.fotos-cols > li:first-child {
    margin-left:0;
}

.fotos-cols > li {
    float:left;
    width:240px;
    margin-left:20px;
}

.album-name {
    display:block;
    height:30px;
    line-height:30px;
    padding-left:10px;
    background:url('/_resources/media/img/default/internas/bg_fotos_album_name.png') repeat-x;
}

.album-name span {
    color:#696969;
}

.album-name:hover {
    text-decoration:none;
}

.fotos-cols .fotos-cols-last {
    width:180px;
    float:left;
}

.fotos-cols .fotos-cols-last p {
    color:#696969;
    font-size:15px;
    border-bottom:2px solid #d7dfe4;
    padding-bottom:3px;
    margin-bottom:5px;
}

.fotos-cols .fotos-cols-last li:first-child {
    border-top:none;
}

.fotos-cols .fotos-cols-last li {
    border-top:1px solid #d7dfe4;
    height:20px;
}

.lista-fotos-interna {
    margin-top:15px;
}

.lista-fotos-interna > li {
    float:left;
    width:440px;
    height:416px;
    padding:14px;
    border:1px solid #d7dfe4;
    margin:0 0 20px 20px;
    background-color:#fafafa;
}

.lista-fotos-interna .foto-banner {
    height:51px;
    margin-top:1px;
}

.foto {
    width:440px;
    height:330px;
    overflow:hidden;
}

.fotos-meta {
    margin-top:15px;
}

.fotos-comentarios {
    display:block;
    float:left;
    height:16px;
    line-height:16px;
    padding:0 10px 0 20px;
    background:url('/_resources/media/img/default/internas/icon_comentarios.png') left center no-repeat;
    border-right:1px solid #d7dfe4;
}

.fotos-reportar {
    display:block;
    float:left;
    height:16px;
    line-height:16px;
    padding:0 0 0 20px;
    margin-left:10px;
    background:url('/_resources/media/img/default/internas/icon_reportar.png') left center no-repeat;
}

/* =============================================================================
   &tv-carnatal
   ========================================================================== */

.menu-tvcarnatal {
    width:960px;
    height:61px;
    background:url('/_resources/media/img/default/internas/bg_menu_tvcarnatal.png') center center no-repeat;
    margin-bottom:20px;
}

.menu-categorias {
   margin-top:10px;
   margin-left:50px; 
   padding-right:15px;
   border-right:1px solid #d7dfe4;
   height:41px;
   float:left;
}

.menu-categorias li {
    float:left;
    margin-right:5px;
    margin-top:4px;
}

#form-tvcarnatal {
    float: left;
    margin: 15px 0 0 20px   
}
    
#tvcarnatal-busca-input {
    float:left;
    border:0; margin;0; padding:0 0 0 10px;
    width:200px;
    height:30px;
    background:url('/_resources/media/img/default/internas/bg_tvcarnatal_busca_input.png') no-repeat;
    font-size:13px;
    line-height:30px;
    color:#696969;
}

#tvcarnatal-busca-submit {
    float:left;
    border:0; margin;0; padding:0;
    width:30px;
    height:30px;
    background:url('/_resources/media/img/default/internas/bg_tvcarnatal_busca_submit.png') no-repeat;
}

.tvcarnatal-destaque {
    width:854px;
    margin:0 auto;
    position:relative;
}

.tvcarnatal-button-left {
    display:block;
    width:47px;
    height:434px;
    background:url('/_resources/media/img/default/internas/tvcarnatal_button_left.png') no-repeat;
    position:absolute;
    top:0;
    left:-62px;
}

.tvcarnatal-button-right {
    display:block;
    width:47px;
    height:434px;
    background:url('/_resources/media/img/default/internas/tvcarnatal_button_right.png') no-repeat;
    position:absolute;
    top:0;
    right:-62px;
}

.tvcarnatal-destaque-descricao {
    margin-top:10px;
    overflow:hidden;
}

.tvcarnatal-destaque-descricao h3 {
    border-top:1px solid #ced3d6;
    font-size:15px;
    text-transform:none;
    color:#de1f1d;
    margin:10px 0 0;
    padding-top:5px;
}

.lista-videos {
    margin-top:40px;
}

.lista-videos li {
    width:300px;
    float:left;
    margin:0 0 20px 30px;
}

.lista-videos a.video-miniatura {
    display:block;
    position:relative;
}

.lista-videos a.video-miniatura:hover img {
    background-color:#ebebeb;
}

.lista-videos li img {
    padding:10px;
    border:1px solid #ebebeb; 
}

.icon_player {
    display:block;
    width:73px;
    height:73px;
    background:url('/_resources/media/img/default/internas/icon_player.png') no-repeat;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-36px;
    margin-left:-36px;
}

.lista-videos li h3 {
    font-size:15px;
    text-transform:none;
    color:#de1f1d;
}

/* =============================================================================
   &artigos
   ========================================================================== */

.article-header {
	margin-bottom: 2em;
}

.article-header .author {
	font-size: 12px;	
	margin-bottom: 0.5em;
}

.article-header h1 {
	font-size:25px;
    font-weight:500;
    line-height: 30px;
    letter-spacing:normal;
	
	margin: 0;
}

.article-header h1.title-section {
	margin-bottom: 10px;
}

.article-description .image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.article-description h2 {
    font-size: 24px;
    border-bottom: 5px solid #d7dfe4;
    margin-bottom: 1em;
    padding-bottom: 10px;
    clear: both;
}

.article-description h3 {
    font-size: 18px;
    margin-bottom: 1em;
    color: #696969;
    text-transform: none;
}

.article-description p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.article-tools {
	padding-top: 10px;
	padding-bottom: 10px;
    border-top:1px solid #cdd7dd;
    border-bottom:1px solid #cdd7dd;
    margin-top: 1.5em;
    height: 20px;
}

.article-tools .share-buttons {
    margin-top: 0;
}


.article-photos {
	width: 960px;
	overflow: hidden;
}
.article-photos ul.list {
	margin-top: 20px;
}

.article-photos ul.list li {
	float: left;
	background: #fafafa;
	border: 1px solid #CDD7DD;
	padding: 14px;
	width: 440px;
	margin-left: 20px;	
}
.article-photos ul.list li:first-child {
	margin-left: 0;
}


.article-box {
	background: #fafafa;
	border: 1px solid #CDD7DD;
	padding: 19px;
	margin-top: 20px;
}

.article-box table.table-box {
	width: 100%;
}

.article-box table.table-box tr td {
	font-weight: 300;
	padding-top: 10px;
}
.article-box table.table-box tr td:first-child {
	font-size: 15px;
	font-weight: 500;
	padding-right: 20px;
}
.article-box table.table-box tr:first-child td {
	padding-top: 0;
}

.article-video {
	height: 350px;
}


.video-destaque {
    width:854px;
    margin:0 auto;
    position:relative;
    margin-bottom: 30px;
}

.video-destaque .video {
	height: 484px;
}
.video-destaque .button-left {
    display:block;
    width:47px;
    height:434px;
    background:url('/_resources/media/img/default/tema_default2011/tvcarnatal_button_left.png') no-repeat;
    position:absolute;
    top:0;
    left:-62px;
}

.video-destaque .button-right {
    display:block;
    width:47px;
    height:434px;
    background:url('/_resources/media/img/default/tema_default2011/tvcarnatal_button_right.png') no-repeat;
    position:absolute;
    top:0;
    right:-62px;
}

.video-destaque .date {
	margin-top: 10px;
}
.video-destaque h1 {
	margin-top: 5px;
	font-size: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CDD7DD;
}

ul.article-blog > li {
	padding-top: 3em;
}

ul.article-blog > li:first-child {
	padding-top: 0;
}




.categorias-box ul li {
	border-top: 1px solid #CDD7DD;
	margin-top: 5px; 
	padding-top: 5px;
}

.categorias-box ul li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}	

.categorias-box ul li a.on {
	color: #696969;
}	



.aside-box ul.list > li {
	border-top: 1px solid #CDD7DD;
	margin-top: 1em; 
	padding-top: 1em;
}

.aside-box ul.list > li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}	

.aside-box ul.list > li h2 {
	margin: 0;
}
.aside-box ul.list > li .image-left {
	float: left;
	margin-right: 15px;
}


.aside-box ul.list > li h2 {
	margin-bottom: 5px;
}

.aside-box ul.list > li .date {
	display: block;
    background:url('/_resources/media/img/default/icon_arrow_gray.png') left center no-repeat;
    padding-left:9px;
}
.aside-box ul.list > li .local {
	display: block;
}

.aside-box ul.list > li .image-video {
	display: block;
	overflow: hidden;
	width: 260px;
	height: 140px;
	background:  #ffffff;
	margin-bottom: 10px;
}
.aside-box ul.list > li .image-video .mask {
	width: 260px;
	height: 140px;
	position: absolute;
	z-index: 1;
	background: url('/_resources/media/img/default/mask_video.png') no-repeat center;
}
.aside-box ul.list-photo {
	margin: 0;
	margin-bottom: 10px;
}

.aside-box ul.list-photo li {
	margin: 0;
	list-style: none;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.aside-box ul.list-photo li:first-child {
	margin-left: 0;
}

.article-box h1.header {
	font-size: 15px;
	line-height: normal;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CDD7DD;
}
.article-box ul.list-photo {
	margin: 0;
	margin-bottom: 10px;
}

.article-box ul.list-photo li {
	margin: 0;
	list-style: none;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.article-box ul.list-photo li:first-child {
	margin-left: 0;
}


.article-related-videos ul.list li {
	float: left;
	width:300px;
	margin-left: 30px;
	
}
.article-related-videos ul.list li:first-child {
	margin-left: 0;
}

.article-related-videos ul.list li .image {
	margin-bottom: 5px;
	padding: 9px;
	border: 1px solid #ebebeb;
	background: #ffffff;
}


.article-related-videos ul.list li .image .mask {
	width: 280px;
	height: 170px;
	position: absolute;
	z-index: 1;
	background: url('/_resources/media/img/default/mask_video.png') no-repeat center;
}

.article-related-videos ul.list li .date {
	font-size: 13px;	
}

.article-related-videos ul.list li .link {
	line-height: 1.2em;
	font-size: 15px;
	
}

.list-more {
	border-top: 1px solid #CDD7DD;
	padding-top: 5px;
	margin-top: 10px;
}

#load-more {
	margin-top: 30px;
	text-align: center;
	background: url('/_resources/media/img/default/tema_default2011/button_load.png') no-repeat center bottom;
}

#load-more.loading {
	background: url('/_resources/media/img/default/loader.gif') no-repeat center bottom;
}

#load-more a {
	display: inline-block;
	height: 40px;
}

ul.list-line {
	margin: 0;
	margin-bottom: 20px;
}

ul.list-line li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CDD7DD;
}

ul.list-line li .date {
	
}

ul.list-line li .link {
	font-size: 15px;
	margin-top: 5px;
}

ul.list-line li .resume {
	padding-top: 5px;
}

ul.list-line li .image-left {
	float: left;
	margin-right: 15px;
}

ul.list-line li:first-child {
	padding-top: 0;
}

ul.list-line-3 {
	margin: 0;
	margin-top: 20px;
}

ul.list-line-3:first-child {
	margin-top: 0;
}

ul.list-line-3 li {
	margin: 0;
	list-style: none;
	float: left;
	width: 190px;
	margin-left: 30px;
}
ul.list-line-3 li:first-child {
	margin-left: 0;
}

ul.list-line-3 li .image {
	margin-bottom: 5px;
}

ul.list-line-3 li .date {
	text-transform: uppercase;	
	font-size: 13px;	
}

ul.list-line-3 li .link {
	line-height: 1.2em;
	font-size: 15px;
	
}

ul.list-line-3 li .resume {
	padding-top: 5px;
}




ul.list-video-3 {
	margin: 0;
	margin-top: 20px;
}

ul.list-video-3:first-child {
	margin-top: 0;
}

ul.list-video-3 li {
	margin: 0;
	list-style: none;
	float: left;
	width: 300px;
	margin-left: 30px;
}
ul.list-video-3 li:first-child {
	margin-left: 0;
}

ul.list-video-3 li .image {
	margin-bottom: 5px;
	padding: 9px;
	border: 1px solid #ebebeb;
	background: #ffffff;
}

ul.list-video-3 li.on .image {
	background:#ebebeb;;
}

ul.list-video-3 li .image .mask {
	width: 280px;
	height: 170px;
	position: absolute;
	z-index: 1;
	background: url('/_resources/media/img/default/mask_video.png') no-repeat center;
}

ul.list-video-3 li .date {
	font-size: 13px;	
}

ul.list-video-3 li .link {
	line-height: 1.2em;
	font-size: 15px;
	
}


.article-list-fotos h2.title-section {
	margin-bottom: 10px;
}

.article-list-fotos h3.date {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #696969;
	text-transform: none;
	font-size: 13px;
	font-weight: 300;
} 

ul.list-fotos {
	margin: 0;
}

ul.list-fotos li {
	margin: 0;
	list-style: none;
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 20px;
}

ul.list-fotos li .link {
	background: #f5f6f7;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CDD7DD;
}

ul.list-fotos li .image {
	overflow: hidden;
	width: 240px;
	height: 160px;
}

.article-search {
	padding-bottom: 10px;
	margin-bottom: 20px;
	
	background: url('/_resources/media/img/default/bg_title_extended.png') no-repeat bottom;
}

.article-search ul li {
	float: left;
	margin-right: 20px;
}

.box-search {
	width: 240px;
	height: 30px;
	
	background: url('/_resources/media/img/default/bg_input_search.png') no-repeat;
}

 	
.box-search input.text {
	background: none;
	border: 0;
	font-size: 13px;
	line-height: 13px;
	display: block;
	position: absolute;
	width: 200px;
	margin-top: 8px;
	margin-left: 10px;
	outline: none;	
	color: #696969;
}


.box-search input.button{
	background: none;
	border: 0;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	margin-left: 210px;
}
	
.box-fotos-artistas {
	float: right;
	width: 180px;
}

.box-fotos-artistas h1 {
    color: #696969;
    font-size:15px;
    border-bottom:2px solid #d7dfe4;
    padding-bottom:3px;
    margin-bottom:5px;
}

.box-fotos-artistas ul li:first-child {
    border-top:none;
}

.box-fotos-artistas ul li {
    border-top:1px solid #d7dfe4;
    line-height: 20px;
}


/* =============================================================================
   &artigos
   ========================================================================== */


.highlight-home-bloco1 .title {
	margin-bottom: 5px;
}

.highlight-home-bloco1 .resume {
	font-size: 13px;
	font-weight: 300;
}

ul.highlight-list-more {
	border-top: 1px solid #CDD7DD;
	margin-top: 10px;
	padding-top: 5px;
}

.highlight-list-2 .highlight-list-more {
	border: 0;
	padding: 0;
	margin-top: 5px;
}

.highlight-list-2 {
	margin-top: 20px;
}

.highlight-list-2-border {
	margin-top: 10px;
}
.highlight-list-2-border > li {
	border-top: 1px solid #CDD7DD;
	padding-top: 20px;
}

.highlight-list-2 > li {
	width: 300px;
	float: left;
	margin-left: 30px;
}

.highlight-list-2 > li:first-child {
	margin-left: 0;
}

.highlight-home-bloco2 .image {
	margin-bottom: 5px;
}
.highlight-home-bloco2 .title {
	margin-bottom: 5px;
}

.highlight-home-bloco2 .resume {
	font-size: 13px;
	font-weight: 300;
}


.highlight-home-bloco3 .image-left {
	float: left;
	margin-right: 15px;
}
.highlight-home-bloco3 .title, .highlight-home-bloco3 .title a {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: normal;
	font-weight: 300;
}

.highlight-home-bloco3 .category {
	font-size: 12px;
	font-weight: 300;
}


















.index-pagination {	
	
	margin-top: 2em;
}

a.index:link, a.index:visited, a.index:active {				
	text-decoration: none;
	border: 1px solid #CDD7DD;
	line-height: 1.5em; 
	padding-left: 0.25em;
	padding-right: 0.25em;	
	
}

a.index:hover {
	text-decoration: none;	
	background: #0062a7;
	color: #ffffff; 
}

.index-on {	
	background: #0062a7;
	color: #ffffff;	
	border: 1px solid #0062a7;
	line-height: 1.5em;
	padding-left: 0.25em;
	padding-right: 0.25em;	
}


.image {
	line-height: 0;
	font-size: 0;
}


.twtr-hd {
	display: none;
}

.twtr-ft {
	display: none;
}

.twtr-widget .twtr-doc, .twtr-bd .twtr-timeline {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}

.twtr-bd, .twtr-hd, .twtr-ft {
	font-family: Arial;
}

.twtr-bd .twtr-tweets {
	padding: 0px;
}

.twtr-widget-profile .twtr-tweet .twtr-tweet-wrap {
	
}

.twtr-tweet a.twtr-timestamp {
	font-size: 11px;
	font-weight: normal;
	color: #696969 !important;	
}

.twtr-tweets .twtr-tweet {	
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #d7dfe4 !important;
}

.last-margin {
	margin-right: 0px;
}

.twtr-widget .twtr-tweet-wrap {
	padding-left: 0px !important;
}




table.form {
}

table.form span.label {
	line-height: 1.5em;	
}
table.form > tbody > tr > td {
	padding-left: 30px;
	padding-top: 1em;
}

table.form > tbody > tr > td:first-child {
	padding-left: 0;
}
table.form > tbody > tr:first-child > td {
	padding-top: 0;
}





.window-error-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #FAF0F0;		
	border: 1px solid #f5e3e3; 	
}

.window-error-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_error.png') no-repeat top left;
}

.window-error-ajax-content-text {
	border: 1px solid #f5e3e3; 
	background: #ffffff; 
	padding: 10px;
	line-height: normal;
	font-size: 11px;
}

.window-alert-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #fcfded;
	border: 1px solid #f6f3d1; 
}

.window-alert-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_alert.png') no-repeat top left;
}

.window-alert-ajax-content-text {
	border: 1px solid #f6f3d1; 
	background: #ffffff; 
	padding: 10px;
}

.window-info-ajax {	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background: #e7f2f8; 
	border: 1px solid #d7e6ef; 
}

.window-info-ajax-content {
	padding-left: 40px;
	background: url('/_resources/media/img/admin/icon_message_info.png') no-repeat top left;
}
.window-info-ajax-content-text {
	border: 1px solid #d7e6ef; 
	background: #ffffff; 
	padding: 10px;
}

ul.error-messages {	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
ul.error-messages li {	
	list-style-type: square;	
	margin-left: 0px;	
}

.ass_rits {
    display:block;
    width:78px;
    height:10px;
    background: url('/_resources/media/img/default/ass_rits_white.gif') no-repeat;   
    text-indent:-9999px;
    position:absolute;
    right:0;  
    bottom:38px;
}


