/* 

Theme Name: Child of Twenty Twelve
Description: to adjust the parent theme twenty twelve
Author: Maureen Duffy
Version:  0.0.1
Template: twentytwelve
*/

@import url('../twentytwelve/style.css');

.header-image {
	margin-bottom: 2px;
	margin-top: 25px
}

.site-header {
	padding: 10px 0;
	padding: 0;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	border-radius: 10px;
	box-shadow: none; 
}

.main-navigation {
    position: relative;
    z-index: 9;
}
