/* 
CSS (Blog Inverno)
Projeto Tão Você
Autor: Bruno Pontes <bruno.pontes@2xt.com.br>
Obs.: Dividi este arquivo em "Todas as cores do blog" e em "Parte estrutural", para ficar mais fácil de editar.
*/

/* Todas as cores do blog */

body{
	background-image:url();
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	margin: 0px;


}

#box {
width:782px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#cb {
	width: 780px;
	height: 86px;
	background: url(header-bg2.gif) no-repeat left top;
    position: relative;
}

.texto_grande{
	border:1px solid #a5acb2;
}

.p2cols{
	background:#FFF;
	background: url(bck_cb.gif) ;
width:782px;
}

.topo{
	background-image:url(cabecas_cb_consumidor2.jpg);
	background-color:;
}

.topo h1{
	color:#CCC;
	font-size:1px;
	text-align:right;


}

.barra_topo{
	background-color:#CCC;
}

.barra_topo .rss a{
	color:#000;
}

.barra_topo .busca label{
	color:#000;
}

.btnok{
	background:#FFF;
	color:#737373;
}

.side_bar{
	background:transparent;
	margin-right:20px;
}

.widget{
	background-color:#FFF;
	border-top:4px solid #737373;
}

.widget h3{
	background:transparent;
	color:#006EA7;
}

.widget ul li{
	color:#333;
}

.widget ul li.list{
	color:#4C4C4C;
}

div a{
	color:#333333;
}

.categoria,
.categoria a{
	color:#333!important;
}

.contador strong{
	color:#101010;
}

.c2cols{
	background:#FFF;
}

.c2cols h1{
	color:#4C4C4C;
}

.votacao strong{
	color:#333;
}

.data{
	background:#FFF;
	border-bottom:2px solid #006EA7;
}

.data strong{
	color:#737373;
}

.menu_coments{
	border-bottom:1px solid #FFF;
}

.menu_coments ul li{
	background:#96B2E1;
	border:1px solid #2f89b2;
	border-bottom:none;
}

.menu_coments ul li.linkativo{
	border-bottom:1px solid #96B2E1;
}

.menu_coments ul li a{
	color:#FFF;
}

.coments{
	border:1px solid #2f89b2;
	border-top:none;
	background:#96B2E1;
}

.btn_coment{
	border:1px solid #333;
	background:#ebebeb;
	color:#333;
}

/* Parte estrutural */

*{
	padding:0;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body{
	font-size:0.69em;
}

.clear{
	clear:both;
}

.p2cols{
	width:780px;
	margin:6px;
}

/* Topo */

.topo{
	height:180px;
}

.topo h1{

}

.topo .logo{
	display:block;
	text-align:right;
	margin:0 15px;
}

.barra_topo{
	width:100%;
}

.barra_topo ul {
	height:25px;
	*padding-bottom:4px!important;
}

.barra_topo ul li{
	float:left;
	width:50%;
	list-style:none;
}

.barra_topo .rss{
	margin:5px;
}

.barra_topo .rss img{
	margin:0 3px;
}

.barra_topo .busca{
	margin:3px 5px;
	text-align:right;
}

.barra_topo .busca label,.btnok{
	font-size:1.27em;
	font-weight:bold;
}

.btnok{
	padding:0 3px;
	*margin-bottom:2px; /* ie 7 */
}

.barra_topo .busca label{
	padding:2px;
}

/* Corpo */
.corpo{
	height:1%; /* ie6 */
}

.side_bar,
.espaco,
.c2cols{
	float:left;
}

/* Gambiarra do meio do blog */
.espaco{
	width:5px!important;
}

/* Itens da esquerda */
.side_bar{
	width:25%;
}

.widget{
	padding-bottom:8px;
	margin-top:10px;
}

.widget h3{
	text-align:right;
	font-size:2.00em;
	padding:1px 2px 2px 3px;
}

.widget ul li.list{
	list-style:inside square;
	padding-left:5px;
}

.widget a{
	font-size:11px; /* Usei px neste caso porque estava bugando no widget Meus Arquivos (IE 5.5) */
	font-weight:normal;
	text-decoration:underline;
}

.widget a strong{
	display:block;
}

.perfil{
	height:1%; /* ie 6 */
	_margin-top:3px; /* ie 6 */
	*margin-top:3px; /* ie 7 */
}

.perfil .img_perfil{
	margin:2px 5px;
	float:left;
}

.perfil ul li{
	list-style:none;
	font-weight:bold;
}

.categoria .list_categorias{
	margin:5px;
}

.contador strong{
	font-size:2.00em;
	text-align:center;
	display:block;
}

.c2cols{
	width:73%;
	padding:1px;
	padding-bottom:15px;
	overflow:hidden;
}

.c2cols .widget{
	margin:5px;
}

.c2cols h1{
	font-size:1.64em;
	padding:20px 0 0 5px;
	clear:both;
}

.data{
	margin:5px;
	padding:3px;
}

.data strong{
	font-size:1.64em;
	font-weight:normal;
}

.img_central{
	margin:5px;
}

.texto{
	margin:5px;
	font-size:1.09em;
}

.votacao{
	margin:10px 0;
	font-size:0.9em;
	padding:5px;
}

.votacao_imgs{
	padding:3px 0;
}

.div_coments{
	font-size:1.09em;
}

.menu_coments{
	display:block;
	height:20px;
	margin:0 6px;
}

.menu_coments ul li{
	float:left;
	list-style:none;
	padding:2px 3px;
	margin:0 10px -5px 0;
	border-bottom:none;
}

.coments{
	border-top:none;
	margin:0 6px;
	padding:5px;
	height:1%; /* ie */
	overflow-y:scroll;
}

.coments .esq,.coments .central,.coments .dir{
	float:left;
}

.coments .esq,.coments .central{
	margin:0 7px 0 0;
}

.lbl_coments{
	display:block;
	margin:0 3px;
}

.btn_coment{
	display:block;
	margin:5px 0;
}

.coments .texto_grande, .btn_coment{
	width:140px;
}

.txtComent{
	width:180px;
	height:80px;
}

.comentario{
	width:95%;
	border-top:1px solid #FFFFF3;
	border-bottom:1px solid #FFFFF3;
	padding:10px 0;
	background:#ddd;
}

.comentario h4{
	font-size:1.09em;
}

.comentario h4 a{
	color:#333;
	text-decoration:underline;
}

.comentario span{
	font-size:1.00em;
	color:#000;
	font-style:italic;
}
