@charset "utf-8";
#post {
	width: 706px;
	border: 1px solid #cfcfcf;
	margin-left: 30px;
}
#post  #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016593;
	text-decoration: none;
	margin-top: 8px;
}
#post  a:link, a:visited {
	text-decoration: none;
}
#post   #date  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;

}
#post #entry {
	width: 688px;
	padding-left: 10px;
}
.result {
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #5B5B5B;
	width: 706px;
}

#post #entry .more-link {
	padding-right: 10px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: -12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #016593;
}
#post  #cats {
	padding-right: 10px;
	text-align: right;
	background-image: url(home/images/bgpost.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-top: 6px;
}
#post   #titulo   a:link     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016593;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 8px;
}
#post #titulo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #016593;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 8px;
}
#post #entry a:link {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
#post #entry a:hover {
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
}
#post #cats a:link {
	text-decoration: none;
	color: #016593;
}
