/*
Theme Name: My Twenty Twelve
Theme URL: 
Description: New child theme created by SpiritEye site Admin
Author: Misha
Template: twentytwelve
*/

@import url('../twentytwelve/style.css');


.header-image 	{
		box-shadow: none !important;
		border:none;
		background: none;
		width:168px;
		height:36px;
		border-style: none;
		}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: none !important;
    box-shadow: none !important;
}