@charset "utf-8";
/* CSS Document */

.rssWrapper {}
.listHeader {}
.thumbnailWrapper {display:block;line-height:1.2rem;text-align:center;}
.thumbnailContainer {width:244px;display:inline-block;margin:6px;vertical-align:top;box-sizing:border-box;background-color:rgba(255,255,255,1);color:#373737;text-align:left;}
.pagelistContent {}
.thumbnail {padding-bottom:10px;font-size:0.9em;border:solid 1px #F1F1F1;}
.thumbnail a {text-decoration: none;}
.thumbnail .imageThumb {width:calc(100% + 2px);display:block;margin:-1px 0 8px -1px;text-align:center;}
.thumbnail img {width:100%;height:auto;}
.pagelistTitle {width:90%;margin:-35px auto 0 auto;padding:12px 4px;color:#ffffff;font-size:0.9em;font-weight:bold;text-align:center;line-height:normal;background-color:#000000;position:relative;z-index:10;}
.pagelistDate {margin:10px 0 0 0;padding:0 0 0 30px;font-size:0.8em;background-image:url("blog-clock.png");background-repeat:no-repeat;background-position: 14px center;}
.pagelistDescription {padding:0px 6px;}
.pagelistAltLink {padding:0px 14px;}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:768px) {.thumbnailWrapper {display:block;border-spacing:0;text-align:center;} .thumbnailContainer {width:47%;display:inline-block;margin: 10px 1%;text-align:left;}}
@media only screen and (max-width:600px) {.thumbnailWrapper{line-height:1rem} .thumbnailContainer {width:100%;margin:5px 0;}}