@charset "utf-8";
/* CSS Document */

/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | (62) 3091.5373
CSS Por: Walter André
*/

form.recados {
	width:255px;
	float:left;
	border:0;
}
form.recados label {
	width:255px;
	float:left;
	color:#85ba2b;
	font-weight:bold;
}
form.recados h3 {background-color:#85ba2b; color:#FFFFFF; padding:2px; margin:0 0 10px 0; float:left;}

form.recados input {width:230px; border:1px solid #e2e2e2; background-color:#f9f9f9; font:11px Arial, Helvetica, sans-serif; color:#666666;}
form.recados textarea {width:230px; border:1px solid #e2e2e2; background-color:#f9f9f9; font:11px Arial, Helvetica, sans-serif; color:#666666;}
form.recados input.bt {width:auto; height:auto; background:none; border:0;}
form.recados div {float:left; padding:10px 0 0 0;}



div#box-post-recados {
	width:390px;
	float:left;
}
div#box-post-recados .tarja {
	width:390px;
	float:left;
}
div#box-post-recados .tarja h3 {background-color:#85ba2b; color:#FFFFFF; padding:2px; float:left;}



ul.post-recados {
	width:380px;
	float:left;
	list-style:none;
	padding:0 0 3px 0;
	border-top:1px solid #e2e2e2;
}
ul.post-recados li {float:left;}
ul.post-recados li.data {width:380px; float:left; padding:5px 0 5px 0; font:10px Arial, Helvetica, sans-serif; color:#999;}
ul.post-recados li.recado {width:380px; float:left; padding:0 0 5px 0; font:12px "Trebuchet MS"; color:#666666; line-height:12px;}
ul.post-recados li.nome {width:380px; float:left; text-align:left; color:#85ba2b; font:11px Arial, Helvetica, sans-serif;}


div#box-mais-recados {
	width:640px;
	float:left;
	border-top:1px solid #e2e2e2;
	margin:20px 0 0 0;
}
div#box-mais-recados h3 {background-color:#85ba2b; float:left; color:#FFFFFF; padding:2px; margin:0 0 5px 0;}

ul.post-recados-mais {
	width:640px;
	float:left;
	list-style:none;
	padding:0 0 3px 0;
	border-bottom:1px solid #e2e2e2;
}
ul.post-recados-mais li {float:left;}
ul.post-recados-mais li.data {width:640px; float:left; padding:5px 0 5px 0; font:10px Arial, Helvetica, sans-serif; color:#999;}
ul.post-recados-mais li.recado {width:640px; float:left; padding:0 0 5px 0; font:12px "Trebuchet MS"; color:#666666; line-height:12px;}
ul.post-recados-mais li.nome {width:640px; float:left; text-align:left; color:#85ba2b; font:11px Arial, Helvetica, sans-serif;}
