/* Override styles for SSA content 

*/
@media screen and (min-width: 1101px) {
    .builder-section-postlist .ttfmp-post-list-item { margin-bottom: 20px; padding: 10px; border: 1px solid #ccc; }
}
.ttfmp-post-list-item-header h3 { margin: 0 }

/* overrides for post-list when no content shown */

.builder-section-postlist .ttfmp-post-list-item.nocontent { border: none; padding: 0; margin-bottom: 1em; } 
.builder-section-postlist .ttfmp-post-list-item.nocontent p.ttfmp-post-list-item-title {margin: 0; }
.builder-section-postlist .ttfmp-post-list-item.nocontent  p.ttfmp-post-list-item-title span.ttfmp-post-list-item-date { margin-left: 0.2em; display: inline-block; font-style: italic; } 
.builder-section-postlist .ttfmp-post-list-item.nocontent  p.ttfmp-post-list-item-title a { margin-right: 10px }
/* END overrides for post-list when no content shown */

/* Forayweb CSS overrides */

.widget {
    font-size: 1.3rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
    max-width: 100%;
}
