

.portfolio_categories {
 display: none !important;
}

.portfolio_social_holder {
 display: none !important;
}

.post_comments, 
.post_author, 
.post_info {
 display: none !important;
}

.comment_holder {
 display: none !important;
}

/* surprime pourtour flèches dans les galeries d'images   */
body a.pp_previous:after,
body a.pp_next:after {
	border: none;
}

.gallery_holder ul li .gallery_hover {
background-color: #821616;
}