/*
 * Theme Name: daymemo
 * Template: twentyfourteen
 *
 */

@import url('../twentyfourteen/style.css');

.cat-links ,
.entry-title {
	text-transform: none;
}

.featured-content-single {
	border-bottom: 1px solid rgba(0, 0, 0, 0.0980392);
}
.hentry {
	padding-top: 48px;
}
.sticky {
	margin-top: 0px;
	margin-bottom: 0px;
}

@media screen and (min-width: 846px) {
	.content-area, .content-sidebar {
		padding-top: 36px;
	}
}
