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

.rssWrapper {}
.listHeader {}
.thumbnailWrapper {display:block;line-height:1.2rem;text-align:center;}
.thumbnailContainer {width:192px;min-height: 345px;display:inline-block;margin:4px;vertical-align:top;box-sizing:border-box;background-color:rgba(255,255,255,1);color:#373737;border:solid 1px #000000;text-align:left;}
.pagelistContent {}
.thumbnail {padding-bottom:10px;font-size:0.9em;}
.thumbnail a {text-decoration: none;}
.thumbnail .imageThumb {width:96%;display: block;margin:4px 2% 4px 2%;text-align:center;}
.thumbnail img {width:100%;height:auto;}
.pagelistTitle {padding:8px 4px;color:#373737;font-size:0.9em;font-weight:bold;}
.pagelistDate {margin: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 4px;}
.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;}}