/* CSS Document */
.centro
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#tudo .urt{
	margin-right:0px;
}

#cabecalho {
	background: #4e1237 url(http://www.bsg-world.com/_img/bg-top-internas.jpg) no-repeat top center;
	padding: 37px 0;
	height: 30px;  /* 130px (com padding) */
	overflow: hidden;
}

#conteudo {
	margin:0 auto;
	width:940px;
	padding:0px 10px;
	padding-bottom:60px;
	margin-top:10px;
}
#topo {
	width:940px;
	margin-bottom:20px;
	margin-top:0px;
	float:left;
	height:340px;
}
#principal {
	width:600px;
	float:left;	
	margin-bottom:10px;
	min-height:200px;
	padding:0px;

}
#auxiliar {
	width:300px;
	float:left;
	margin-bottom:10px;	
	margin:0px 0px 0px 40px;
	padding:0px;
	min-height:200px;
}
/*========*/

h1{
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#666666;
}

h2.titulo_post{ 	
	font:bold 20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:10px 0px;
}
h2.titulo_post a{ 	
	color:#C81A78;
}

#post{
	border-top:1px dotted #ECCEE0;
	margin:0px 0px 20px 0px;
}
#post p.texto_post{
	color:#818181;
}
#post p a.leia_mais{
	color:#C81A78;
	font:bold 11px Arial;
} 
#post span.meta{
	display:block;
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#9E9F9F;
	background:url(/_img/meta_home_bg.gif) ;
	height:30px;
	line-height:30px;
}
#post span.meta a{
	color:#C81A78; font:normal 11px Arial, Helvetica, sans-serif;
}

#auxiliar .item_blog{
	border-top:1px dotted #ECCEE0;
	padding:10px 0px;
	float:left; width:100%;
	margin-bottom:0px;
}
#auxiliar .item_blog img{
	margin:0px 10px 0px 0px;
}
#auxiliar .item_blog .titulo{
	color:#A3A3A3;
	font:italic bold 14px Arial, Helvetica, sans-serif; 
}
/*========*/
.box_destaque{
	width:220px;
	height:130px;
	background-color:#CCCCCC;
	float:left;
	margin:20px 20px 0px 0px;
}

a#btn_criarBlog{ background:url(/_img/btn_blogs.png);}
a#btn_criarBlog:hover{ background:url(/_img/btn_blogs.png) 0 -54px; }

#logo_blogs{ background:url(http://www.bsg-world.com/_img/logo.png); width:184px; height:54px; display:block; float:left; margin-top:-6px;}


