@charset "utf-8";
/* 새글 스킨 (latest) */

.lat_food {position:relative;margin-bottom:20px;overflow:hidden;border:0px solid #ddd; background:#fff; border-radius:5px; margin-top:-5px;}

.lat_food span.date {background:#0175e8; display:inline-block; width:100%; padding:12px 15px 12px 15px; text-align:center; font-weight:bold; font-size:13px; color:#333;}
.lat_food span.date span.bg { color:#fff; display:inline-block; }

.lat_food .lat_title {display:block;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;background:#fcfcfc}
.lat_food .lat_title a{color:#253dbe;display:inline-block;position:relative}
.lat_food .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.lat_food ul{padding:0px; list-style:none;}
/* background:url('../../../img/bg_food.jpg') #80baf3; */
.lat_food li { width:auto !important; line-height:200%; min-height:200px;padding:12px 20px 20px 20px; text-align:center; list-style:none; font-size:12px !important; border-top:0px; border-radius:0 0 7px 7px; background:#80baf3; background-size:100%; background-repeat:no-repeat; background-position:bottom}

.lat_food li p span {font-size:13px !important;}

.lat_food li a:hover{color:#a22121}
.lat_food li .fa-heart{color:#ff0000;}
.lat_food li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}
.lat_food li .new_icon{display:inline-block;width: 16px;line-height:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.lat_food li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.lat_food li .fa-caret-right{color:#bbb}
.lat_food .lt_date{position:absolute;top:3px;right:0;color:#888}
.lat_food  .empty_li{line-height:145px ;color:#666;text-align:center;padding:0;}
.lat_food  .empty_li:before{background:none;padding:0}

.lat_food .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}

.lat_food .lt_more {}
a.lt_more {color:#707070; border:1px solid #ddd; display:inline-block; width:32px; height:32px; line-height:32px; text-align:center; margin-left:40px;  top:0px; z-index:1100; background:#fff;}
a.lt_more:hover {background:#fafafa;}
