/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera

Use the following classes to style your popular posts list as you like.
*/

.wpp-post-title {
}
img.wpp-thumbnail {
    border: medium none;
}
.wpp-excerpt {
}
.post-stats {
    font-size: 9px;
    font-weight: bold;
}
.wpp-comments {
}
.wpp-views {
}
.wpp-author {
    font-style: italic;
}
.wpp-date {
}
.wpp-rating {
}