/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Eemaldab postituse alt autor/kategooria/comments*/
.text-sep.text-sep-date, .comment-container.minor-meta, .text-sep.text-sep-comment, .blog-categories.minor-meta, .text-sep.text-sep-cat, .blog-author.minor-meta {
display: none;
}

#text-2 {
    background: #F0EDEC  ;
    padding: 10px;
}
/* eemaldab kommentite arve blogi pealkirja kuupäeva eest*/
.slide-content .slide-meta .slide-meta-comments  {
	display: none; }

/* eemaldab kaldkriipsu blogi pealkirja kuupäeva eest*/
.slide-content .slide-meta .slide-meta-del  {
	display: none; }

/* eemaldab blogipostituse vaates blogi alt kommentaaride arvu*/
.side-container-comment {
	display: none;
}

/* eemaldab blogipostituse vaates blogi alt vastuse tekstikasti*/
.comment_container {
	display: none;
}