/**** Plug-In Style.css ***/

/* Smart Post Show */
.sp-pcp-post .sp-pcp-title, .sp-pcp-post .sp-pcp-title a  { font-size: 12px; line-height: 1.3em; color: #aaa; }
.pcp-carousel-wrapper .sp-pcp-carousel { padding-bottom: 0px; }

/* last_viewed_posts */
.lastViewedItem a {font-weight: normal;}
.lastViewedContent a {height: 50px; display: block;}

#linkpartner {color: #888; margin-bottom: 15px;}
.linkpartner p { padding: 0 15px; line-height: 1.4em; }
.linkpartner a { color: #555; border-bottom: 1px dotted #bbb; }
.linkpartnergoogle, .linkpartneramazon { text-align: center; margin-top: 25px; }

/* Shariff Sozial Media */
.shariff-container { margin-top: 15px; }
.shariff-button {
    border-radius: 6px;
    box-shadow: 2px 2px 8px #ddd;
}
.shariff-button:hover { box-shadow: 2px 2px 8px transparent; }

/**** Responsive.css ***/

@media only screen and (min-width: 220px)  and (max-width: 759px) {
	li.relatedpost { float: none; width: 96%; border: 1px solid #eee; padding: 5px; } 
}