/***** WP Last24 Widgets*****/
.mh-posts-last-24-widget{overflow: hidden;}
article.mh-posts-last-24-item {	overflow: hidden;font-size: 14px; }
article.mh-posts-last-24-item { overflow: hidden;padding: 2px 0; }
article.mh-posts-last-24-item a { display: block;color: #000;word-break: keep-all;width: 1000px;text-decoration: none;font-weight: bold; }
article.mh-posts-last-24-item:hover { margin: 0 -800px 0 0;-webkit-transition: all 20s linear;-moz-transition: all 20s linear;-ms-transition: all 20s linear;-o-transition: all 20s linear;transition: all 20s linear; }
article.mh-posts-last-24-item:hover a {	color: #ce000c; }
article.mh-posts-last-24-item .entry-time {	color: #DC4C4E;font-weight: bold;display: inline-block;padding: 0 0 0 5px;width: 45px; }
