/*
TRIBUNA DO NORTE - ESPECIAL CARNATAL 2006
www.tribunadonorte.com.br/especial/carnatal2006
- - - -
CSS por Jose Luiz Coe
http://www.joseluizcoe.com
*/

*{
margin     : 0;
padding    : 0;
list-style : none;
}

html {
background : url(../imgs/bg_top.gif) repeat-x;
}

body {
font-family : Arial, Helvetica, Sans;
font-size   : 10px;
margin : 0 auto;
width : 770px;
}

/* BANNERS */

div#publicidade_full {
margin : 20px 0;
float : left;
width : 610px;
height : 80px;
/*overflow : hidden;*/
}

div#publicidade_botao {
margin : 20px 0;
float : left;
}

a {
text-decoration : none;
}

a:visited {
font-weight : normal;
}

h1 {
float : left;
}

h1 a {
background : url(../imgs/logo.png) no-repeat;
width: 206px;
height : 47px;
display : block;
float : left;
text-indent : -300px;
overflow : hidden;
}

h2 {
float : left;
width : 610px;
height : 70px;
display : block;
margin : 0 0 5px 0;
text-indent : -3000px;
overflow : hidden;
}

h2#interno_noticias {
background : url(../imgs/tit_noticias.jpg) no-repeat;
}

h2#interno_fotos {
background : url(../imgs/tit_fotos.jpg) no-repeat;
}

h2#interno_classificados {
background : url(../imgs/tit_classificados.jpg) no-repeat;
}


/* TITULOS */

h3 {
font-size : 14px;
font-weight : bold;
border-top    : 3px solid;
border-bottom : 1px solid;
display : block;
padding : 2px;
text-transform : uppercase;
margin : 0 0 2px 0;
}

h3#tit_noticias {
margin : 0;
color : #C01D2E;
/*background : url(../imgs/bg_noticia.jpg) right repeat-y;*/
}

h3#destaque {
margin : 0;
width : 197px;
color : #6D9631;
background : url(../imgs/bg_destaque.jpg) right repeat-y;
}

h3#fotos {
width : 197px;
float : left;
color : #85008f;
background : url(../imgs/bg_fotos.jpg) right repeat-y;
margin : 10px 0 0 0;
}

h3#menuclass {
width : 197px;
float : left;
color : #F97F2A;
background : url(../imgs/bg_fotos.jpg) right repeat-y;
margin : 10px 0 0 0;
}

#topo {
height : 175px;
margin-bottom: 0px !important ;
margin-bottom: 10px;
}

#topo ul {
font-size : 16px;
font-weight : bold;
float: left;
margin : 23px 0 0 0;
}

#topo ul li {
float : left;
display : inline;
}

#topo ul li a {
/*border-left  : 1px solid #fff;*/
border-right : 1px solid #CCC;
padding : 2px 5px;
float : left;
color : #FFFFFF;
}

#selo a {
border : 0;
float : right;
background : url(../imgs/selo_fifa.jpg) no-repeat;
text-indent : -3000px;
overflow : hidden;
width : 155px;
height : 135px;
}


#lateral_capa {
float : left;
width : 205px;
}

ul#fotos_capa {
width : 198px!important;
width : 200px;
float : left;
margin : 0px 0 0 0;
padding : 0;
/* border-bottom   : 4px solid #85008F; */
padding : 5px 2px;
background : #FFCFF9;
}

ul#fotos_capa li {
display : inline;
float : left;
}

ul#fotos_capa li a {
padding : 0;
display : block;
float : left;
border : 0;
}

ul#fotos_capa li a:hover {
background : #ddd;
}

ul#fotos_capa li a img {

padding : 3px;
width : 58px;
height : 50px;
border : 1px solid #ddd;
}

#google_vertical {
border-top : 4px solid #eee;
border-bottom : 1px solid #eee;
width : 155px;
margin  : 0px 0 0 0;
padding : 5px 0;
clear : both;
float : right;
text-align : center;
}

#conteudo {
float : left;
width : 610px;
min-height : 630px;
_height : 630px;
}

#conteudo ul.foto {
float : left;
width : 205px;
margin : 11px 0 0 0px;
}

#conteudo ul.foto img {
_position : relative;
_z-index : 0;
_top : -10px;
_height : 160px;
_overflow : hidden;
width: 200px;
height: 160px;
border : 0;
margin : 0;
float : left;
}

#conteudo ul.foto li {
width : 200px;
margin : 0;
background : #6d9631;
border-bottom : 2px solid #fff;
_height : 205px;
_overflow : hidden;
}

#conteudo ul.foto li span {
display: none;
position : absolute!important;
position : relative;
z-index : 2;
color : #fff;
background : #000;
font-weight : bold;
float : left;
}

#conteudo ul.foto li p{
_position : relative;
_z-index : 0;
_top : -10px;
width : 196px;
_height : 40px;
float : left;
clear : both;
background : #D6EBB7;
color : #116F15;
margin : 0;
padding : 3px 2px;
border-top : 1px solid #fff;
}


/* F O T O S */

ul.sessao_fotos {
width : 603px;
}

ul.sessao_fotos li {
float : left;
width : 200px;
overflow : hidden;
height : 215px;
background : #FFCFF9;
font-weight : bold;
border-right  : 1px solid #fff;
border-bottom : 1px solid #fff;
}

ul.sessao_fotos li.titulo {
clear : both;
display : block;
width : 603px;
height : 26px;
padding : 1px 0;
margin-top : 10px;
background : #fff;
}

ul.sessao_fotos li.titulo h3 {
border-top : 0;
font-size : 18px;
color : #85008F;
background : url(../imgs/bg_fotos.jpg) right repeat-y;
}



ul.sessao_fotos li img {
_position : relative;
_z-index : 0;
_top : -12px;
_height : 160px;
_overflow : hidden;
width : 200px;
height : 160px;
overflow : hidden;
border : 0;
clear : both;
float : left;
}

ul.sessao_fotos li span.credito {
display: none;
position : absolute!important;
_position : relative;
z-index : 2;
background : #000;
color : #fff;
float : left;
}

ul.sessao_fotos li p {
_position : relative;
_z-index : 0;
_top : -12px;
border-top : 1px solid #fff;
clear : both;
padding : 0 4px;
}


/*  Noticias */

#noticias {
float : right;
width : 390px;
}

ul.noticias h3 {
background-color : #fff;
width : 100%;
color : #C01D2E;
font-size : 12px;
font-weight : bold;
margin : 10px 0 0 0;
padding : 0;
border: 0;
}

ul.noticias li {
display : block;
font-size : 12px;
border-top : 1px dotted #eee;
}

ul.noticias li a {
color : #444;
display : block;
padding : 2px 0;
margin: 0;
}

ul.noticias li a:hover strong,
ul.noticias li a:hover {
background : #f7f7f7;
color : #000;
}

ul.noticias li a strong {
color : #888;
font-weight : normal;
}

div#post {
font-size : 12px;
margin : 2px 0 20px 0;
}

div#post h3 {
border : 0;
font-size : 20px;
text-transform : none;
}

div#post q {
display : block;
font-size : 11px;
color : #888;
font-weight : bold;
margin : 0 0 10px 0;
}

div#post strong {
font-size : 16px;
}

div#post a {
text-decoration : underline;
font-weight : bold;
}

div#post .google_horizontal {
text-align : center;
display : block;
width : 100%;
padding : 15px 0;
border-top : 1px solid #eee;
margin : 10px 0 0 0;
}

/* Classificados */
ul#menu_class{
display: block;
width: 190px;
}

ul#menu_class li{
float: left;
}

ul#menu_class li a{
display: block;
width: 190px;
padding: 5px;
color: #000;
background: #F97F2A;
border-bottom: 1px solid #FCB687;
}

ul#menu_class a:hover{
background: #FCB687;
}

ul.anuncios {
float : left;
width : 390px;
}

ul.anuncios li {
border : 1px solid #eee;
border-right : 2px solid #eee;
border-bottom : 2px solid #eee;
margin : 0 0 5px 0;
color : #666;
padding : 8px;
font-size : 12px;
background : #f7f7f7;
}

ul.anuncios li:hover {
color : #000;
font-weight : bold;
}

p.info_classificados {
font-size : 12px;
display : block;
border : 1px solid #f49e55;
color : #e5781b;
padding : 3px;
text-align : center;
margin : 0 0 20px 0;
}

p.info_classificados a {
color : #008739;
font-weight : bold;
}


#box_rodape {
width : 770px;
float : left;
border-top : 2px solid #ddd;
margin : 20px 0 0 0;
padding : 5px;
clear : both;
background : #f7f7f7;
}


#box_rodape a {
color : #000;
font-weight : bold;
}

.alinha_direita_rodape {
float : right;
}

.alinha_esquerda_rodape {
float : left;
}

ul#menu_rodape {
float : right;
}

ul#menu_rodape li {
display : inline;
border-right : 1px solid #ddd;
border-left : 1px solid #fff;
float : left;
}

ul#menu_rodape li a {
display : block;
padding : 3px;
}

ul#menu_rodape li a:hover {
background : #eee;
}
