ul.post-list {
	list-style: none; margin: 0px; padding: 0px; clear: both; float: none; display: block;
}
ul.post-list > li {
	list-style: none; margin: 0px 0px 1em; padding: 0px; clear: both; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: dotted; display: block; break-inside: avoid-column; -moz-break-inside: avoid-column; column-break-inside: avoid; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; -o-column-break-inside: avoid;
}
.widget .post-list > li {
	border: currentColor; border-image: none;
}
.with-excerpt.post-list {
	column-rule: 1px dotted rgb(102, 102, 102); column-count: 2; column-gap: 3em; -webkit-column-count: 2; -webkit-column-gap: 3em; -webkit-column-rule: 1px dotted #666; -moz-column-count: 2; -moz-column-gap: 3em; -moz-column-rule: 1px dotted #666; -o-column-count: 2; -o-column-gap: 3em; -o-column-rule: 1px dotted #666;
}
.pcs-excerpt-wrapper {
	clear: both; float: none;
}
.with-excerpt .pcs-post-title {
	color: rgb(0, 0, 0); line-height: 1.25em; font-family: MuseoSlab500, Verdana, Geneva, sans-serif; font-size: 2em;
}
.pcs-post-title a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.pcs-featured-image {
	margin: 1em 1em 1em 0px; padding: 0px; border: currentColor; border-image: none; clear: left; float: left;
}
