/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2018 | 01:20:21 */
.entry .adverts {
	border:1px dotted #ddd;
	padding:5px;
	margin:5px 0;
	background-color:#f4f4f4;
	}

.entry .ad_centre {
	text-align:center;
	}

.entry .adverts p {
	color:#333;
	letter-spacing:.5px;
	font-weight:600;
	}

.author_profile {
width:100%;
border-top:1px solid #ddd;
margin:30px 0 10px;
padding:5px 0;
float:left;
}

.author_profile h3 {
color:#555;
padding:5px 0;
margin:10px 0 0 0;
}

.author_profile img.profile_round {
border-radius:50%;

}

.author_profile p {
color:#777;
padding:5px 0;
margin:0;
}

a aside#bottom {
color:#000;
background-color:#e0e8e8;
}

aside#bottom {
width:100%;
max-width:100%;
padding:15px 0;
text-align:center;
float:left;
}

aside#bottom p {
font-size:18px;
line-height:28px;
}

a aside#bottom:hover {
background-color:#ddd;
color:#000;
}

