body { background:#CFCFCF url(images/bg-blog.png) repeat-x left 31px; }
header { background: url(images/apresentador.jpg) no-repeat left -11px;}

h2, h2 a, h4 a {color:#5f5f5f;}
a {color:#333; text-decoration:none;}
a:hover {color:#2e2e2e;}
p {color:#333;}

a.more-link {
	background:#CFCFCF;
	color:#5f5f5f;
}

header h1.logo a {
	margin:50px 0 0 85px;
	background:url(images/logoblog.png) no-repeat center center;
	width:386px;
	height:175px;
	float:right;
}

.menu {background-color:#5f5f5f;}
.menu ul li a {color:#fff;}

.menu ul li a:hover {
	background-color:#fff;
	color:#2e2e2e;
} 

.menu ul li .linkSeta:hover, .menu ul li:hover .linkSeta {
	background-color:#FFF;
	background-image:url(images/images/bg-hover.jpg);
	color:#2e2e2e;
} 

.menu ul li ul {background-color:#fff;}
.menu ul li ul li a {color:#5f5f5f;}
.menu ul li ul li a:hover  {background:none;text-decoration:underline; color:#2e2e2e; }

#news {background-color:#fff;}

#newsVideos {background-color:#ededed;}
#newsVideos h2 a {color:#5f5f5f;}

#content .comment-count {background-color:#5f5f5f;}

#content a.antigos {background-color:#d62b3d;}

#about {background-color:#5f5f5f; background-image:none;}
#about h3, #about h4 {color:#fff;}
#about ul li, #about p, #about h4 {color:#ddd;}
#about div {background-color:#fff;}
#about div p {color:#5f5f5f;}

.box {background:#fff url(images/bgbox.png) repeat-X center top;}
.box h3 {color:#5f5f5f;	}

.box ul li a {color:#5f5f5f;}

#btrss {color:#A63F00;}

div.lnksnavs a strong {
	color:#fff;
	background:#2e2e2e;
}

div.lnksnavs a span {
	color:#2e2e2e;
	background:#FFF;
}