/* @ Post Author Section */
#postauthor {
padding-bottom: 10px;
border-bottom: 1px solid #EBEBEB;
}
#postauthor .copy-pad {
	padding:  10px 15px;
}
	#postauthor .author-info{ margin-left: 120px; }
	.author-thumb {text-align: left; margin-left: -120px;}
	.author-thumb img {float:left; margin: 7px 25px 5px 5px}
	
	#postauthor .author-social {
		clear: both;
	}

	#follow-twitterapi {
		float: left;
		display: block;
		padding-right: 4px;
	}	

#author-details-icons a {
background: white url('http://blogs.adobe.com/digitalmarketing/wp-content/themes/pagelines-template-theme/images/socialicons22x22.png') no-repeat;
width: 22px;
height: 22px;
display: block;
}
#author-details-icons a:hover {
opacity: .8;
}
#author-details-icons div {
display: inline-block;
margin-left: 10px;
width: 22px;
height: 22px;
margin-top: 2px;
text-indent: -9999em;
margin-bottom: 10px;
}
#author-details-icons-youtube a {
background-position: 0 -264px;
}
#author-details-icons-linkedin a {
background-position: 0 -110px;
}
#author-details-icons-facebook a {
background-position: 0 -22px;
}
#author-details-icons-googleplus a {
background-position: 0 -88px;
}
#author-details-icons-email a {
background-position: 0 0;
}
