.tptn_posts_daily ul, .tptn_posts ul {
	margin:0 !important;
	padding:0 !important;
}

.tptn_posts_daily ul li, .tptn_posts ul li {
	clear:both;
	list-style:none;
	margin-bottom:15px;
	display:block;
	background: none;
	padding:0 !important;
}

.tptn_posts_daily ul:after, .tptn_posts ul:after, .tptn_posts_daily ul li:after, .tptn_posts ul li:after {
	content:'';
	display:table;
	clear: both;
}

.tptn_posts_daily .tptn_title, .tptn_posts .tptn_title {
	margin: 0;
	font-size: 14px;
	margin-bottom: 0 !important;
	padding-top: 2px;
	font-family: 'PT Serif', serif;
	color: #000;
	display: block;
	line-height: 130%;
	max-height: 60px;
	overflow: hidden;
}

span.tptn_after_thumb { margin-top: 5px; }

a.tptn_link .tptn_posts .tptn_title {
	line-height: 1;
}

span.crp_author {
	display: block;
	text-transform: uppercase;
font-size: 10px !important;
letter-spacing: 2.4px;
font-weight: 200;
padding-top: 6px;
color: #000 !important;
text-decoration: none;
font-family: "effra", "Helvetica Neue", Helvetica, Arial, sans-serif;
max-height: 20px;
overflow: hidden;
}

span.crp_author a {
	color: #000;
	font-weight: 400;
}

img.tptn_thumb {
	display:block;
	float:left;
	clear:left;
	margin-right:15px !important;
	padding:0;

}

img.tptn_thumb:after {
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	border: solid 1px #222;
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	box-shadow: inset 0 0 1px rgba(255,255,255,.4), inset 0 1px 0 rgba(255,255,255,.4), 0 1px 2px rgba(0,0,0,.3);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.tptn_excerpt {
	display: block;
}
