/*
|--------------------------------------------------------------------------
| Recent Posts Author Canonical
|--------------------------------------------------------------------------
*/

.pt-rpac-list{
	list-style:none;
	margin:0;
	padding:0;
}

.pt-rpac-item{
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px solid rgba(0,0,0,.06);
}

.pt-rpac-item:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}

.pt-rpac-title{
	display:block;
	font-size:1em;
	line-height:1.4;
	font-weight:600;
	text-decoration:none;
}

.pt-rpac-meta{
	display:block;
	margin-top:4px;
	font-size:.82em;
	line-height:1.35;
	opacity:.78;
}

.pt-rpac-meta strong{
	font-weight:700;
}

.pt-rpac-meta em{
	font-style:italic;
}

/*
|--------------------------------------------------------------------------
| Future Custom Plugins
|--------------------------------------------------------------------------
*/