.author-profile, .content .series {
	overflow: hidden;
	margin-bottom: 48px;
	padding: 21px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.author-profile .author-name {
	margin: 0 0 9px 0;
	font-size: 14px;
	color: #333;
	}
.author-profile .author-name a {
	font-style: normal;
	}
.author-profile .avatar {
	margin-bottom: 21px;
	padding: 3px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 15px 6px 0;
	}

.author-profile .poweredbydt {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	text-align: right;
	padding:0;
	margin:0;
    font-size: 8px;
	}
.author-profile p{
margin:0;
}
.author-profile .socfooter{
	float:right;
    width:60%;
    margin-top:10px;
}
.author-profile .socicons{
width:32px;
height:32px;
margin:3px;
float:right
}
.author-profile .homepageicon{
width:64px;
height:32px;
margin:3px;
float:right;
}