/*
Theme Name: Writer Child
Theme URI: http://themefuse.com/demo/wp/writer/
Description: Child theme for the Writer. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: writer-parent
*/

@import url("../writer-parent/style.css");

.avatar { margin-top:10px;
	width:80px;
	height:80px;
	
	margin-right:40px;}

.avatar img {
	margin-top:5px;
	width:60px;
	height:60px;}
