/*
*/

/*
EXCLUSIVO GUARANI 
CSS (Blog Guarani FM)
Autor: Andre Gregorio <agsgregorio@gmail.com>
Criacao: 24 de dezembro de 2008
Obs.: Alteração do CSS original do template de futebol, pois não existe a possibilidade de criação de novos templates.
*/
.p2cols{
	_padding-left:17px;
	background:transparent;
	width:784px;
	margin:0 auto;
}
body {
	background-image:url(http://sites2.uai.com.br/blog/guarani/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F8EBED;
	font-family:Trebuchet MS;
	font-size:13px;
}
#guarani_container{
	width:784px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#guarani_busca{
	position:absolute;
	width:400px;
	height:20px;
	margin-left:330px;
	margin-top:114px;	
}
#guarani_topo{
	position:absolute;
	*margin-left:-183px;
	width:784px;
	height:232px;
}
#guarani_coluna_esquerda{
	margin-top:160px;
	float:left;
	width:183px;
}
#guarani_perfil_bg{
	width:183px;
	height:211px;
	vertical-align:middle;
	overflow:hidden;
}
#guarani_perfil_txt{
	position:absolute;
	margin-top:43px;
	margin-left:15px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#B12724;
	width:160px;
}
#guarani_side_bar{
	background-image:url(http://sites2.uai.com.br/blog/guarani/bg_sidebar.jpg);
	background-repeat:no-repeat;
	width:183px;
	margin-top:30px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#B12724;
	min-height:500px;
}
#guarani_side_bar_txt{
	padding-top:20px;
	padding-left:15px;
	width:200px;
	display:table;
}
#guarani_coluna_direita{
	margin-top:160px;
	float:right;
	width:590px;
	_width:560px;
	margin-bottom:50px;
}
p {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#333333;
}
h1{
	font-family:Trebuchet MS;
	font-size:18px;
}

/* 
CSS (Blog Futebol)
Projeto Tão Você
Autor: Phellipp Henrique <phellipp.henrique@2xt.com.br>
*/

/* Todas as cores do blog */ 
.texto_grande{
	border:1px solid #a5acb2;
}
 
.topo{
	background-color:;
	background-image:url(../../imgs/topo_blogfutebol.jpg);
}
 
.ajuste_central{
overflow: auto;
width:100%;
height:100%;
}
 
.topo h1{
	color:#FFFF99;
}
 
.barra_topo{
	background-color:#1B3C01;
	border-top:2px solid;
	border-bottom:7px solid;
}
 
.barra_topo .rss a{
	color:#FFF;
}
 
.barra_topo .busca label,.btnok{
	color:#529ABF;
}
 
.btnok{
	background:#E7DFDD;
}
 
.side_bar{
	background:trasparent;
}
 
.widget{
	background-color:transparent;
}
 
.widget h3{
	background-color:transparent;
	color:#B12724; 
}
 
.widget ul li{
	color:#333;
}
 
.widget ul li.list{
	color:#FFF;
	list-style:none;
}
 
div a{
	color:#529ABF;
}
 
.categoria,
.categoria a{
	color:#FFF!important;
}
 
.contador strong{
	color:#529ABF;
}
 
.c2cols{
	background:transparent;
}
 
.c2cols h1{
	color:#333300;
}
 
.data{
	background-image:url(http://sites2.uai.com.br/blog/guarani/bg_data.png);
	background-repeat:no-repeat;
	*background-image:url(http://sites2.uai.com.br/blog/guarani/bg_data_ie.gif);
	*background-repeat:no-repeat;	
	margin-top:8px;
}
 
.data strong{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:8px;	
	padding-bottom:5px;
}
 
.menu_coments{
	border-bottom:1px solid #000;
}
 
.menu_coments ul li{
	background:#EBEBEB;
	border:1px solid #333;
	border-bottom:none;
}
 
.menu_coments ul li.linkativo{
	border-bottom:1px solid #98eec1;
	background:#EBEBEB;
}
 
.menu_coments ul li a{
	color:#333333;
}
 
.coments{
	border:1px solid #666;
	border-top:none;
	background:#E7DFDD;
}
 
.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;
}
 
.clear{
	clear:both;
}
 
 
.box_perfil{
background:url(../../imgs/back_campo.gif);
height:140px;
}
 
/* Topo */
 
.topo{
	height:198px;
}
 
.topo h1{
	font-size:2.90em;
	text-align:right;
	padding:10px;
}
 
.topo .logo{
	display:block;
	text-align:right;
	margin:0 15px;
}
 
.barra_topo{
	width:100%;
}
 
.barra_topo ul {
	height:25px;
	padding-bottom:2px !important;
}
 
.barra_topo ul li{
	float:left;
	width:50%;
	list-style:none;
}
 
.barra_topo ul li div{
  text-align:right;
}
 
.barra_topo .rss{
 	margin:5px;
	/*margin-right:100px;    margin antiga sem o link para add favoritos*/
	margin-right:37px;
}
 
.barra_topo .rss img{
	margin:0 3px;
}
 
.barra_topo .busca{
  text-align:left;
  margin:5px;
  margin-top:2px;
  margin-left:55px;
  *margin-left:40px;
}
 
.barra_topo .busca .nome_busca{
  background-color:#E7DFDD;
}
 
 
.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{
	margin-bottom:8px;
}
 
.widget h3{
	text-align:left;
	font-family:Trebuchet MS;
	font-size:13px;
	padding:1px 0 2px 3px;
	text-transform:uppercase;
}
 
.widget ul li.list{
	list-style:inside square;
	list-style:none;
}
 
.widget a{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
}
 
.widget a strong{
	display:block;
}
 
.perfil{
	display:table;
}
 
 
.perfil .img_perfil,
.perfil .desc_perfil{
  margin-top:38px;
  margin-bottom:10px;
}
 
.perfil .img_perfil{
	float:left;
	padding-left:20px;
}
 
.perfil .desc_perfil{
	float:right;
}
 
.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:100%;
	padding:1px;
	padding-bottom:15px;
	overflow:hidden;
}
 
.c2cols .widget{
	margin:5px;
}
 
.c2cols h1{
	font-family:Trebuchet MS;
	font-size:13px;
	padding:2px 0 0 5px;
	clear:both;
}
 
.img_central{
	margin:5px;
}
 
.texto{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#333333; /*cor do texto*/
	background:transparent;
	padding-bottom:0px;
}
 
.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;*/
	background:#F5F5F5; /*cor de fundo do texto */
}
 
.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;
}