.yellow-box {
	background: #ededed;
	border: 1px solid #ededed;
}

#content .post-type p.post-comments {
	display: none;
}

#content .post-type a.post-format {
	border: none;
}

#content .post-type {
	height: 40px;
}

/* Jetpack: Carousel
****************************************** /

/* Hide Comment Form &amp; Link */
#jp-carousel-comment-form-container, /* Form */
div.jp-carousel-buttons a.jp-carousel-commentlink, /* Link */
#jp-carousel-comments-loading /* Loading Comments text */ {
	display: none !important;
}

/* Remove Padding from Link Area */
.jp-carousel-buttons {
	padding: 0 !important;
}
