body#capa {
	background: #BABBBC;
	text-align: center;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
}
body {
	background: #000000 url('/imagens/bg_interna.gif') top repeat-x;
	text-align: center;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
}
.dn {
	display: none;
}
.clearboth {
	clear: both;
}
a {
	color: #767676;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#tudo {
	width: 972px;
	margin: 0px auto;
}
body#capa h1 {
	margin-top: 100px;
	width: 972px;
	height: 155px;
	background: url('/imagens/logo-capa-up01.jpg');
	margin-bottom: 0px;
}
body#capa h2 {
	width: 972px;
	height: 96px;
	background: url('/imagens/logo-capa-bottom01.gif');
	margin-bottom: 10px;
	margin-top:0px;
}
h1 {
	background: url('/imagens/header.gif');
	height: 169px;
	margin: 0px;
}
h2 {
	margin: 0px 0px 5px 0px;
}
h2.pagetitle {
	color: #4E4E4E;
	margin-top: 10px;
}	
h2.pagetitle2 {
	color: #4E4E4E;
	margin-bottom: 20px;
}	
h3 {
	margin: 10px 0px 5px 0px;
}
h3.pagmae {
	margin: 10px 0px 0px 0px;
}
h3#respond {
	color: #4e4e4e;
}
#menu {
	margin: 7px 0px 7px 0px;
	text-align: right;
	color: #767676;
}
#menu span.selecionado {
	color: #ffffff;
}	
#sidebar {
	font-size: 13px;
	float: right;
	width: 223px;
	text-align: left;
	color: #acacac;
	padding-top: 20px;
}
#sidebar ul {
	list-style: none;
	padding: 0px;
}
#sidebar h2 {
	font-size: 17px;
	margin: 15px 0px 2px 0px;
}
.busca {
	width: 110px;
}
.narrowcolumn {
	float: left;
	width: 700px;
	text-align: left;
}
.post {
	color: #acacac;
	padding-top: 10px;
}
#footer {
	font-size: 13px;
	color: #acacac;
	background: url('/imagens/bg_footer.gif') no-repeat;
	padding: 10px;
	margin-top: 20px;
}	
#footer p {
	margin: 0px;
	padding: 0px;
}
.post small {
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}
div.entry {
	font-size: 16px;
	line-height: 22px;
}
div.entry_thumb {
	font-size: 16px;
	line-height: 22px;
	padding-top:10px;
}
div.entry_thumb p {
	margin: 0px;
	padding: 0px;
}
div.entry_thumb small {
	margin-bottom: 5px;
	padding: 0px;
}
div.entry_thumb img {
	float:left;
	border: 3px solid white;
	margin: 0px 10px 10px 0px;
}
div.entry p {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.entry small {
	font-weight: normal;
}	
div.entry img {
	margin: 20px 0px 20px 0px;
	text-align: center;
	margin-left: 75px;
	border: 10px solid #ffffff;
}
div.entry img.foto-v {
	margin-left: 137px;
}
div.entry img.foto-v400 {
	margin-left: 124px;
}
p.postmetadata {
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
p.postmetadata small {
	margin-top: 20px;
}
#commentform p {
	color: #acacac;
}
textarea#comment {
	width: 695px;
	border: 1px solid #404040;
	background: #707070;
	color: #acacac;
}
.commentlist {
	color: #acacac;
}	
.commentlist em {
	background: #ff0000;
	color: #ffffff;
	padding: 2px;
	margin-top: 4px;
}	
.commentlist li {
	background: #272727;
	padding: 14px;
}
.commentlist li.alt {
	background: #000000;
}	
