@charset "utf-8";

/* 최근게시물 스킨 (latest) */
.lt1 {position:relative;padding:15px 10px ;}

.lt1 .lt1_title {display:inline-block;font-size:1.3em;color: #555;border-radius: 0px;line-height: 20px;padding: 0 5px;}
.lt1 .lt1_more {position:absolute;top:5px;right:10px}


.lt1 ul {margin:10px 0 0 ;padding:0;list-style:none; border-left: 1px solid #cfcfcf;border-top: 1px solid #cfcfcf;border-right: 1px solid #cfcfcf;}

.lt1 .cnt_cmt {display:inline-block;margin:0 5px 0 3px;}
.lt1 .lt1_info{border-top: 1px solid #eee;margin: 0px 0 0;line-height: 10px;color:#cfcfcf;position: relative;padding-top: 5px;vertical-align:top}
.lt1 .profile_img img{border-radius:50%;vertical-align:top}
.lt1 .lt1_tit{display: block;font-size: 1.083em;font-weight: bold;margin: 2px 0;}
.lt1 li .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.lt1 li .fa-link{width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.lt1 li .fa-heart{color:#ff0000;}
.lt1 li .new_icon{display:inline-block;padding: 0 3px;line-height:16px ;font-size:0.833em;color:#fff;background:#c56bed}
.lt1 .lt1_tit .fa-heart{color: #fe4560;}
.lt1 .lt1_date{position:absolute;top:10px;right:0;color:#666;font-style:italic}
.lt1 .comment_icon{background:url(./img/icon_comment.png) no-repeat 50% 50% ;display:inline-block;width:20px;height:28px;text-indent:-999px;overflow:hidden;vertical-align:top;background-size:70%;margin:0 0px 0 5px}
.lt1 .empty_li{text-align:center;padding:40px 0;color:#777}
