.post-title h2, .rss-title h2{
    font-size: 24px;
    text-transform: uppercase;
}

.rss-details > div {
    display: inline-block;
    vertical-align: top;
    text-align: justify;
    line-height: 32px;
}

.post-item, .rss-item {
    border-bottom: 1px dotted;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.rss-excerpt {
    width: 54%;
}

.post-excerpt {
	line-height: 32px;
}

.rss-photo {
    width: 300px;
}

.post-title > a > * {
    display: inline-block;
}

.rss-date, .post-date {
    font-style: italic;
    margin: 0 0 10px 0;
}

.post-item > * {
    display: inline-block;
    vertical-align: top;
}

.post-thumb {
width: 27%;margin: 0 33px 0 0;}

.post-details {
    width: 73%;
}

.post-item {
    width: 100%;
}

.post-read-more > a {
    font-style: italic;
    text-decoration: underline;
}

.star_rating_display {
    margin: 0 0 23px 0;
}