/*  Online 00-00-00 */
/* LIST EVENT */
.box_event{ overflow:hidden; padding:20px 0px 0px 0px }
.box_event ul{ list-style:none; overflow:hidden;}
.box_event ul li{ overflow:hidden; clear:both; padding:20px 0px 25px 10px; }
.onGoing { background:url(../images/template/sukien/bg-sukien.png) no-repeat;}
.upComming {background:url(../images/template/sukien/bg-sukien.png) no-repeat;}

.row_1 { background:url(../images/template/sukien/bg-sukien-old.png) no-repeat}
.row_2 { background:url(../images/template/sukien/bg-sukien-old.png) no-repeat}

.box_event ul li .thumbnail { float:left; padding:10px 10px 0px 10px; width:150px}
.box_event ul li .thumbnail a:link img, .box_event ul li .thumbnail a:visited img{ border:1px #fff solid; padding:2px}
.box_event ul li .thumbnail a:hover img{ border:1px #79839d solid; padding:2px}
.box_event ul li .thumbnail img{ border:2px #CCCCCC solid;}  

.box_event ul li .content { float:left; width:360px;}

.box_event ul li .content .icon { display:none; float:left; width:0px;}
.box_event ul li .content .titleEvent{margin-bottom:5px; font-weight:bold; padding:5px 0px 0px 0px; background:none; color:#96220F; float:left;}
.box_event ul li .content .titleEvent a:link, .box_event ul li .content .titleEvent a:visited{ color:#000; text-decoration:none;}
.box_event ul li .content .titleEvent a:hover{ color:#2364E7;}

.box_event ul li .content .time { color:#69677a;}
.box_event ul li .content .time .text { color:#69677a;}

.box_event ul li .content .short-text { text-align:justify; overflow:hidden; }
.box_event ul li .more { height:17px;display:none; overflow:hidden; background:url(../images/template/sukien/xem.gif) no-repeat; margin-top:4px; width:68px; text-align:center; font-size:11px; color:#fff }
.box_event ul li .more a:link,
.box_event ul li .more a:visited,
.box_event ul li .more a:active{ color:#FFFFFF; text-decoration:none}
.box_event ul li .more a:hover{ text-decoration:none; color:#BAB9B9}


