.upw-posts article {
	display: block;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
.upw-posts article:last-child {
	border-bottom: 0;
	padding-bottom: 0
}
.upw-posts .entry-title {
	margin-bottom: .5em
}
.upw-posts .entry-title a {
	text-decoration: none
}
.upw-posts .entry-title a:focus, .upw-posts .entry-title a:hover {
	
}
.upw-posts .entry-image {
	margin-bottom: 1em
}
.upw-posts .entry-image img {
	max-width: 100%;
	height: auto
}
.upw-posts .entry-meta {
	color: #888;
	font-size: .9em;
	margin-bottom: 1em;
	line-height: 1.4
}
.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;
	display:table;
}
.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
}
.textwidget > .sky_button{text-align:center;}
button.sky_button,
.textwidget .sky_button{
	margin:0px auto;
	background: #41bdc5;
	color: #fff;
	font-family: 'open_sansregular';
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 10px 20px;
	border: solid 1px #fff;
	margin-top: 15px;
	box-shadow: 0px 0px 11px #999;}