/*
Theme Name: Child-of-AbfabDesigns
Theme URI: http://www.abfabdesigns.com
Description: Designed by <a href="http://www.bizmarketinginabox.com">Teena Hughes</a>.
Author: Teena Hughes
Version: 0.0.1f
Template: twentytwelve
Tags: bold, clean, elegant and just peachy

*/
@import url('../twentytwelve/style.css');
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}
.widget-area .widget { 	
-webkit-hyphens: manual; 	
-moz-hyphens: manual; 	
hyphens: manual; 		
 } 
.site-content article { 	 	
-webkit-hyphens: manual; 	
-moz-hyphens: manual; 	
hyphens: manual; }