.page-wrap p{font-size:14px;font-weight: bold;color:#333333;}

.page-wrap img{float:left; margin-right:5px;}

.page-wrap .date{font-size:41px;color:#999999;float:left;}
.page-wrap .datem{font-size:32px;margin:4px 0 0px 0;float:left;}

.page-wrap .datep{font-size:27px;color:#999999;margin:15px 0;float:left;}
.entry-data{width: 100%;position: relative;clear: both;display: block;height: 60px;}
.entry-feira{width: 100%;position: relative;clear: both;display: block; border-bottom: 1px solid #F2F2F2;height: 69px;}

@media screen and (min-width: 721px) {
	.feira {height: 60px; float:left; width:25%; padding: 20px 0;}
	.feira-date{height: 60px; float:left; width:25%; }
	.entry-feira{width: 100%;position: relative;clear: both;display: block; border-bottom: 1px solid #F2F2F2;height: 81px;}
}
@media screen and (max-width: 720px) {
	.feira {float:left; width:60%; float:right;}
	.feira-date { height: 100px;float: left;width: 40%;}
	.entry-feira{width: 100%;position: relative;clear: both;display: block; border-bottom: 1px solid #F2F2F2;height:90px;}
}