/*
Theme Name: Twenty Twelve Child
Description: Child theme for the Twenty Twelve  theme 
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image 
{
	border: none;
	box-shadow: none;
}
.archive-meta 
{
    	color: inherit;
    	font-size: inherit;
    	line-height: 2;
}
body 
{
    	text-align: justify;
}
.archive-title
{
	font-size: 1.42857rem;
	line-height: 1.2;
	font-weight: normal;
}