/*
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
*/



/*Add your own styles here:*/

/ * remove space above and below interior banner  */
.awp-banner {
	margin: 0 auto !important; 
	padding: 0 !important;
}

.av-masonry-date {
display: none;
}

/* .tag-page-post-type-title { display: none !important; } */

#top .fullsize .template-blog .post-title {
display: none;
}

.ls-yourlogo {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.entry-content-wrapper .post-title {
display: none;
}

.archive .blog-meta {
     display: none ! important;
}

.archive .entry-content-wrapper {
     float: left;
}
.archive .post-meta-infos span { display: none !important; }
.archive .date-container { display: none !important; }

.template-blog .post_delimiter {
margin: 0 0 0px 0;
padding: 0px 0 0 0;
clear: both;
}
 .awp-capitalize {
	text-transform: capitalize;
}

