/* AUTHOR idol-widget */

.themeidol-author {
	text-align:center;
}
.themeidol-author .themeidol-author-image { 
	margin:0 0 20px; 
}

.themeidol-author .themeidol-author-image img  { 
	margin:0 auto; 
	padding:0; 
	border-radius: 50%; 
	display:block; 
	height:auto; 
}

.themeidol-author .themeidol-author-name { 
	margin:0 0 10px; 
	font-size:20px; 
	line-height:1.2; 
}

.themeidol-author .themeidol-author-description { 
	font-size:14px; 
}

.themeidol-author .themeidol-author-content { 
	margin:20px 0 0; 
}