.post{
float:left;
width:710px;
padding-left:15px;
margin-bottom:40px;
}
.post .titulo{
float:left;
text-align:right;
font-size:25px;
letter-spacing:-3px;
font-weight:bold;
width:210px;
margin-right:11px;
}
.post .titulo a{
color:#377C9E;
text-decoration:none;
}
.post .titulo .num{
float:left;
width:210px;
text-align:right;
font-size:70px;
letter-spacing:-6px;
font-weight:bold;
color:#EDEFF3;
margin-top:10px;
}
.post .content{
float:left;
width:485px;
background:url(../imagens/bg_post-content.gif) no-repeat left top;
}
.post .content .data{
float:left;
width:400px;
height:35px;
padding-left:40px;
margin-top:7px;
margin-bottom:10px;
display:block;
font-size:20px;
font-weight:bold;
letter-spacing:-1px;
text-transform:uppercase;
color:#EB5324;
padding-top:3px;
}
.post .content .data span{
color:#FFCC00;
}
.post .content .foto{
float:left;
padding-left:38px;
}
.post .content .foto img{
float:left;
width:400px;
border:solid 1px #CCC;
padding:5px;
background-color:#FFF;
}
.post .content .texto{
float:left;
width:410px;
text-align:justify;
margin-top:10px;
padding-left:38px;
line-height:16px;
color:#4D6185;
}
.post .content p{
padding-bottom:10px;
}
.post .content .verMais{
float:left;
width:438px;
text-align:right;
padding-top:10px;
}
.verTodas{
float:left;
width:710px;
text-align:right;
padding-top:10px;
}
.post .verMais a, .verTodas a{
color:#7896BB;
font-weight:bold;
text-decoration:none;
}
.post .verMais a:hover, .verTodas a:hover{
text-decoration:underline;
}

.post2{
float:left;
width:710px;
padding-left:15px;
margin-bottom:20px;
}
.post2 .data{
float:left;
width:210px;
color:#377C9E;
font-size:35px;
font-weight:bold;
margin-right:11px;
text-align:right;
letter-spacing:-2px;
}
.post2 .content{
float:right;
width:465px;
padding:0px 10px;
}
.post2 .titulo{
float:left;
width:465px;
margin-bottom:7px;
}
.post2 .titulo a{
font-size:20px;
color:#000000;
letter-spacing:-1px;
font-weight:bold;
text-decoration:none;
}
.post2 .texto{
float:left;
width:465px;
text-align:justify;
color:#4D6185;
}
.post2 .content p{
padding-bottom:10px;
}
.post2 .verMais{
float:left;
width:465px;
padding-top:10px;
text-align:right;
}
.post2 .verMais a{
color:#7896BB;
font-weight:bold;
text-decoration:none;
}
.post2 .verMais a:hover{
text-decoration:underline;
}