.rss-title h2{
    font-size: 24px;
    text-transform: uppercase;
}

.post-title h2{
    text-transform: none !important;
    font-size: 24px !important;
    line-height: 1.2;
    margin-bottom: 9px !important;
    margin-top: 0 !important;
} 

.post-title h2:hover {
    text-decoration: underline;
}

.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: 72%;
}

.post-item {
    width: 100%;
}

.post-read-more > a {
    font-style: italic;
    text-decoration: underline;
}

.star_rating_display {
    margin: 0 0 23px 0;
}