div#topo div#menu ul li.blog a{ background-color: #000; color: #fff;}
h1{
	text-align: center;
	color: #006FBE;
}
div#marcadores{
	position: relative;
	width: 170px;
	top: 150px;
	float: left;
}
div#marcadores ul{ list-style: none; }
div#marcadores ul li{ margin-left: 10px; border-bottom: 1px solid; width: 140px;}
div#marcadores ul li a{
	color: #FF931E;
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
}
div.postagem{
	width: 715px;
	margin: 50px 0 0 182px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
div.postagem div.corpo{ margin-right: 15px; }
div.postagem div.calendario{
	font-size: 12px;
}
div.postagem h2 a{color: #666;}
div.postagem p.postInfo{
	font-size: 12px;
	font-style: italic;
}
div.postagem span.data{ font-weight: bold; }
div.postagem div.corpo{ margin-top: 15px; }
div.postagem div.corpo a.leiamais{
	font-size: 14px;
	color: #006fbe;
}
div.postagem span.comentario a{
	color: #666;
}
