.webzine_title { position:relative; padding-bottom:2px; overflow:hidden; z-index:1; border:0px solid #fef; }
.webzine_title a { color:#000; }

.webzine_title .scrBox .titler {  }
.webzine_title .scrBox .titler a { text-decoration:none; }
.webzine_title .scrBox .titler a:hover { text-decoration:underline; }

.webzine_title .thumbnail { text-align:center; padding:5px; margin-left:5px; }
.webzine_title .scrContent { line-height:2.5em; }

.webzine_title .title { overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.webzine_title .title a { font-size:1.1em; text-decoration:none; }
.webzine_title .title .regdate { font-size:11px; color:#04A0C1; margin-left:15px; }
.webzine_title .title .comment_cnt { font-size:10px; color:#ff0000; margin-left:5px; }

.webzine_title .contentbox { padding-left:3px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; }
.webzine_title .contentbox a { font-size:12px; color:#7B7B7B; text-decoration:none; }

.webzine_title .authorBox { overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;  }
.webzine_title .authorBox .author span { font-size:11px; color:#54564b; margin-right:5px; }
.webzine_title .authorBox .readAndVoted span { font-size:10px; color:#05C2EB; margin-left:5px; }
.webzine_title .authorBox .readAndVoted .readed { font-size:10px; color:#f60; }
.webzine_title .authorBox .readAndVoted .voted { font-size:10px; color:#05C2EB; }

/* Mobile */
@media all and (max-width: 479px) {
	.webzine_title { min-width: 100%; }
}

.webzine_title.black a { color:#fff; }
.webzine_title.black .contentbox a { font-size:12px; color:#fff; text-decoration:none; }
.webzine_title.black .authorBox .author span { font-size:12px; color:#fff; margin-right:10px; }