/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */

.commentlist>li img {
 position:absolute;
 top:-8px;
 left:0;
 width:60px;
 height:60px;
 margin:0;
 padding:0;
 overflow:hidden;
 -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
}