.pg_list_posts_wg article { clear:both; margin: 0px 0px 14px; border:1px solid #d0d0d0; }
.pg_list_posts_wg article .article-heading { padding:5px; padding-top:10px; }
.pg_list_posts_wg article .author { font-size: 12px; text-transform: uppercase; color:#939393; }
.pg_list_posts_wg article .h3 { font-size: 16px; }
.pg_list_posts_wg article .article-img { float:left; display:block; width:50%;  }
.pg_list_posts_wg article .img-wrap { padding:0px; }
.pg_list_posts_wg .side-articles {
	border:1px solid #d0d0d0;
	padding:10px;
	margin-top: 15px;
	background-color: #ffffff;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	.pg_list_posts_wg article .img-wrap { padding: 10px; }
	.pg_list_posts_wg article .text-wrap { padding:0; }
}