/* Blogs */
.author { width: 140px; float: left; height: 160px; margin-right: 10px; }
.author h3, .author h4 { display: none; }
.author p { background-color: #000; color: #fff; margin-bottom: 8px; height: 120px; }
.author p img { margin-bottom: 3px; }
.author p span { margin-left: 8px; display: block; }
.author .authorname { text-transform: uppercase; color: #9ccfeb; font-size: 11px; font-weight: bold; }
.author .authortitle { font-size: 9px; color: #9ccfeb; text-transform: uppercase;}
.author ul { list-style-type: none; margin-left: 0px; padding-left: 0px; font-weight: bold;}

/* School Closures for homepage */
.closures { border-top:  none; margin: 0px; padding: 0px; }
.closures h3 { display: none; }
.closures .promocollection-list .promo { border-top: 5px solid #E21B22; padding-top: 8px; }
