body { background:#0016CE url(images/bg-blog.png) repeat-x left 40px; }
header { background: url(images/apresentador.jpg) no-repeat right 0;}

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

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

.menu {background-color:#000000;}
.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:#000000;}
.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:#000000;}

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

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

#about {background-color:#000000; 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:#000000;}
#about a {color:#FFF;}

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

.box ul li a {color:#d73535;}

#btrss {color:#A63F00;}

div.lnksnavs a strong {
	color:#333030;
	background:#FFF;
}

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