/* 
CSS (Blog Olimpíadas)
*/

/* Todas as cores do blog */

body{
	background-color:#402C16;
	background-image: url(http://sites2.uai.com.br/blog/olimpiadas2008/bg.gif);
	background-repeat:no-repeat;
	background-position:top right fixed;
}

.texto_grande{
	border:1px solid #a5acb2;
}

.p2cols{
	background:#905f00;
}

.topo{
	background-image: url(/static/imgs/topo_blogTWriter.jpg);
	background-color:; 
}

.topo h1{
	color:#faf8f4;
}

.barra_topo{
	background-color:#BB8A0A;
}

.barra_topo .rss a{
	color:#000;
}

.barra_topo .busca label{
	color:#4B3301;
}

.btnok{
	background:#4B3301;
	color:#cbbe84;
}

.side_bar{
	background:transparent;
}

.widget{
	background-color:#4B3301;
}

.widget h3{
	background:#BB8A0A;
	color:#65480e;
}

.widget ul li{
	color:#ffcc00;
}

.widget ul li.list{
	color:#ffcc00;
}

div a{
	color:#ffcc00;
}

.categoria,
.categoria a{
	color:#ffcc00!important;
}

.contador strong{
	color:#d4a709;
}

.c2cols{
	background:#4B3301;
	color:#BB8A0A;
}

.c2cols h1{
	color:#BB8A0A;
}

.data{
	background:#BB8A0A;
}

.data strong{
	color:#65480e;
}

.menu_coments{
	border-bottom:1px solid #666666;
}

.menu_coments ul li{
	background:#BB8A0A;
	border:1px solid #666666;
	border-bottom:none;
}

.menu_coments ul li.linkativo{
	border-bottom:1px solid #BB8A0A;
	background:#BB8A0A;
}

.menu_coments ul li a{
	color:#4B3301;
}

.coments{
	border:1px solid #666666;
	border-top:none;
	background:#BB8A0A;
	color:#4B3301;
}

.btn_coment{
	border:1px solid #4B3301;
	background:#eae0b3;
	color:#4B3301;
}

/* 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:221px;
}

.topo h1{
	font-size:3.82em;
	text-align:left;
	padding:5px;
}

.topo .logo{
	display:block;
	text-align:right;
	margin:0 15px;
}

.barra_topo{
	width:100%;
	margin-bottom:5px;
}

.barra_topo ul {
	height:25px;
	padding-bottom:4px !important;
}

.barra_topo ul li{
	float:left;
	width:50%;
	list-style:none;
}

.barra_topo .rss{
	margin:3px 0;
	margin-left:15px;
}

.barra_topo .rss img{
	margin:0 3px;
}

.barra_topo .busca{
	text-align:right;
	margin:3px 10px;
}

.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-size:1.27em;
	padding:1px 0 2px 3px;
}

.widget ul li.list{
	list-style:inside square;
	padding-left:5px;
}

.widget a{
	font-size:1.00em;
	font-weight:bold;
}

.widget a strong{
	display:block;
}

.perfil{
	height:1%; /* ie 6 */
}

.perfil .img_perfil,
.perfil .desc_perfil{
	margin:2px 2px;
}

.perfil .img_perfil{
	float:left;
}

.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: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.45em;
	font-weight:normal;
}

.img_central{
	margin:5px;
}

.texto{
	margin:5px;
	/*font-size:1.09em;*/
	color:#333; /*cor do texto*/
	background:#FFF3D2;
}

.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:#FFF3D2; /*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;
}