﻿.widgetzone { font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; }
.widgetzone h4 { background: url(../_img/tit/ultimos_comentarios_do_blog.gif) no-repeat; width: 270px; height: 25px; text-indent: -9999px; color: #fff; margin: 0 0 20px 0; }

/*COMENTARIOS*/
#recentComments
{
	font-size:11px;
	font-weight:normal;
	list-style:none;	
}
.w-postTitle
{
	color:#FFF;
	font-weight:bold;
}
.w-comments
{
    background:#8f53a7 url('../_img/blog/box-comments-end.gif') no-repeat bottom;
	font-size:10px;
    margin:10px 0;
	width: 300px;
}
.begin-comments
{
    background:#8f53a7 url('../_img/blog/box-comments-begin.gif') no-repeat top;
    height:6px;
    margin-bottom:4px;
}
.w-author
{
	color:#c1d72e;
	font-weight:bold;
}
.w-comments-content
{	
	color: #fff;
    padding:0 0 10px 10px;
}
