
#recentp-bloco {	
	height:150px;
}
 
#recentp {
	float:right; 
	width:85%;
}

#recentp li a {
	font-size: 20px;
}

#recentp li a:hover {
	font-size: 20px;
}

#recentp-data {
	padding-top: 5px;
	float:left; 
	width: 12%;
	text-align:center;
}

#recentp-data .format-day {
	font-size: 22px;
	color:#666666;
	text-align:center;
	font-family:arial;
}

#recentp-data .format-month {
	font-size: 10px;
	color:#666666;
	text-align:center;
	font-family: arial;
	text-transform:uppercase;
}




#nav li#current,#nav li#current a{
	background:#b75f95;
}
#nav li:hover, #nav li a:hover  {
	background:#b75f95;
}
#sidebar .post h3,#sidebar .post h3 a,#sidebar .post h3 a:hover,#sidebar .post h3 a:visited {
	color: #b75f95;
}
#sidebar li.widget_contact_widget {
	background: #b75f95;
}
li.bypostauthor {
	border: 1px #b75f95 solid;
	background-color: #F8EDF4;
}
input#searchsubmit:hover {
	background: #b75f95;
}
input#submit:hover{
	background: #b75f95;
}
#footer h2 {
	color: #b75f95;
}
#footer li a:hover {
	color: #b75f95;
}
a {
	color:#b75f95;
}

.post h2 a {
	color:#b75f95;
}

.post a {
	color: #CC3300;
}

.pagination a:hover, .pagination a.selected{
	color: #fff;
	background: #b75f95;
}
ul.projects li a {
	background: #b75f95;
}
#testimonials {
    background:#FFEFF9;
    border:1px #EFC2DE solid;
}
.notification_ok
{
border: 1px #EFC2DE solid;
background: #FFEFF9;
}