/*
Theme Name:     twentytwelve Child
Theme URI:      http: //tutorials.ontecsolutions.de/
Description:    Child Theme for the twentytwelve theme 
Author:         Arne Dulinski
Author URI:     http: //ontecsolutions.de/
Template:       twentytwelve
Version:        1.0
*/

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


.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	display: none;
}

/* Header */
.site-header {display: none;}
	
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
		display: none;
}
.nav-previous, .previous-image {display: none}
.nav-next, .next-image {display: none}

footer[role="contentinfo"]{display: none}

#respond form p.form-allowed-tags {display: none}

.entry-header .comments-link {display: none}

.entry-meta {clear: both; display: none;}