/*
Theme Name:     my child theme
Description:    it\'s mine child theme:)
Author:         Nina
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

/* Search Form */
#branding #searchform {
	display: none;
}
.entry-meta
{
display:none;
}

#site-generator {
display:none;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
display:none;
}
