.upw-posts article {
	display:block;
	margin-bottom:1.5em;
	padding-bottom:1em;
	border-bottom:1px solid #ddd
}
.upw-posts article:last-child {
	border-bottom:0;
	padding-bottom:0
}
.upw-posts .entry-title {
	margin-bottom:.5em;
	
}

.footer-post .upw-posts article {
  background: rgba(0, 0, 0, 0) url("../assets/chili.png") no-repeat scroll left top;
  padding-left: 25px;
}

.upw-posts .entry-title a {
	text-decoration:none;
	color: #333;
    font-weight: 600;
	
}
.upw-posts .entry-title a:focus, .upw-posts .entry-title a:hover {
	text-decoration:none;
}
.upw-posts .entry-image {
	margin-bottom:1em
}
.upw-posts .entry-image img {
	max-width:100%;
	height:auto
}
.upw-posts .entry-meta {
	color:#333;
	font-size:.9em;
	margin-bottom:1em;
	line-height:1.4;
	margin-top: 10px;
}
.upw-posts .entry-meta .comments {
	white-space:nowrap
}
.upw-posts .entry-content>:last-child, .upw-posts .entry-summary>:last-child {
	margin-bottom:1em
}
.upw-posts .more-link {
	white-space:nowrap
}
.upw-posts footer {
	display:block;
	color:#888;
	font-size:.9em;
	line-height:1.4
}
.upw-posts .custom-field, .upw-posts .entry-categories, .upw-posts .entry-custom-fields, .upw-posts .entry-tags {
	margin-bottom:.5em
}
.upw-after, .upw-before {
	margin-bottom:1rem
}
.upw-after>:last-child, .upw-before>:last-child {
	margin-bottom:0
}
