.vbb.clear{margin:0;}

.datepost-box{margin:10px 0;color:#4d4d4d;}

.left-content .left-item{margin-top:25px;}

.left-content .left-item:first-child{margin-top:15px;}

.social-share-box{overflow:hidden;margin-bottom:20px;}

.social-share-box > *{float:left;margin-right:10px;}

.social-share-box > *:last-child{margin-right:0;}

.social-share-box h3{line-height:40px;}

.social-share-box .share-box .social-btn{
	margin:0;
	padding:0;
	border-radius:100%;
	font-size:25px;
	height:40px;
	line-height:40px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:40px;
}

.social-share-box .share-box{overflow:hidden;}

.social-share-box .share-box > *{float:left;margin-right:10px !important;}

.social-share-box .share-box > *:last-child{margin-right:0 !important;}

.floated-banner-box{overflow:visible;}

.floated-banner-box a{
	position:relative;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

/* START HEADER */

header{
	position:relative;
	background:#181818;
	width:100%;
	height:165px;
}

.h-topblack{
	position:absolute;
	width:inherit;
	height:95px;
	background:#000;
	z-index:1;
}

.h-boxtriangle{
	position:absolute;
	width:556px;
	max-width:100%;
	z-index:3;
}

.h-boxtriangle .tred{
	position:absolute;
	top:0;
	left:-100px;
	width:100%;
	height:auto;
	z-index:4;
}

.h-topright{
	position:absolute;
	width:75%;
	height:95px;
	top:0;
	right:0;
}

.h-topright .t-left{
	position:relative;
	top:55px;
	float:left;
	width:50%;
	height:auto;
	color:#CF001C;
	font-family:'latoblack';
	font-size:1.2em;
	display:table;
	padding:0 1.3%;
	z-index:5;
}

.t-left a{color:inherit;}

.h-topright .t-left ul span > li{
	display:table-cell;
	vertical-align:middle;
}

.h-topright .t-left ul span > li.left-separator{padding:0 5px;}

.h-topright .t-right{
	position:absolute;
	top:0;
	right:0;
	float:right;
	height:auto;
	z-index:88888;
}

/* END HEADER */

/* START MAIN ARTICLE */

section{
	position:relative;
	width:100%;
	z-index:5;
	background:transparent;
}

section a{color:#cfcfcf;}

section a:hover{text-decoration:underline;}

section .c-fulwidth{
	position: relative;
	width: 95%;
	margin-left: 5%;
}
section .c-left,section .c-center,section .c-right{
	position:relative;
	float:left;
}

section .c-left{
	margin-top:340px;
	text-align:center;
	width:25%;
}

section .c-center{
	width:50%;
}

section .c-right{
	text-align:center;
	width:25%;
}

/* END MAIN ARTICLE */

/* START LEFT SIDEBAR */

.left-content{padding:0 4% 0 28%;}

.left-content img	{
	width:100%;
}

.left2,.left3{margin-top:25px;}

.left1{font-size:0.75em;}

.left1 p:first-child{border:none;color:#4d4d4d;}

.left1 p{
	padding:14px;
	margin-bottom:15px;
	color:#ffffff;
	border:1px solid #ffffff;
}

.left-box{
	margin-top:15px;
	text-align:left;
	font-family:'latoblack';
}

.left2 h3{padding:10px 0;font-size:1.33em;background:#292929;}

.left2 h4{font-weight:normal;font-size:.83em;}

.left3{text-align:left;font-size:0.875em;}

.left3 p{line-height:2;}

.left3 a{text-decoration:underline;}

/* END LEFT SIDEBAR */

/* START RIGHT SIDEBAR */

.right-content{
	//max-width:300px;
	padding-left:4%;
}

.right-content .r1{margin-top:10px;width:100%;height:auto;}

.right-content .r3{width:100%;height:auto;}

.right-content .r3 a{margin-top:25px; display: block;}

.right-content .r2{width:300px; height:auto; margin:25px auto 0; text-align: center;}

.r2 h3{font-family:'latoblack';padding:10px 0;}

.r2 ul > li.mp{background:#DF0000;margin-top:1px;height:90px;}

.r2-cols-left, .r2-cols-right{float:left;}

.r2-cols-left{width:12%;height:inherit;font-size:1.5em;}

.r2-cols-left span{color:#FFFFFF;vertical-align:middle;line-height:90px;}

.r2-cols-left span, .r2-cols-left span:hover{text-decoration:none;}

.r2-cols-right{width:88%;height:90px;background:#262626;}

.r2-cols-right .lef-col2{float:left;width:65%;height:100%;text-align:left;background:inherit;}

.lef-col2 a, .lef-col2 p{font-weight:bold;}

.lef-col2 p{max-height:45px;overflow:hidden;}

.lef-col2 a{color:#EFF4BF;}

.lef-col2 .lef-pad{
	padding:0 10px 0 15px;
	height:90px;
	display:table-cell;
	vertical-align:middle;
}

.r2-cols-right .lef-pad h4{font-size:.83em;font-family: "latoblack";line-height:1.2; max-height:65px; overflow:hidden;}

.r2-cols-right .lef-pad h5{font-size:.67em;}

.r2-cols-right .reg-col3{float:right;width:35%;height:100%;background:inherit;}

.reg-col3 img{width:100%;height:100%;}

li.first{background:#DF0000;margin-bottom:-1px;height:5px;}

li.last{background:#DF0000;position:relative;height:40px;}

li.last .arrows-up,li.last .arrows-down{
	position:absolute;
	right:10px;
	width:10px;
	height:9px;
	background:url("../images/icon/arrows.png") no-repeat;
}

li.last .arrows-up{bottom:19px;}

li.last .arrows-down{bottom:10px;background-position:0px -10px;}

/* END RIGHT SIDEBAR */

/* START CENTER CONTENT */

.center-content{padding:0 2%;}

.center-content h3{font-weight:normal;}

.c-background{position:relative;margin-top:20px;}

.c-background img{background:#424242;padding-bottom:50px;width:100%;}

.c-background .c-view-all{
	position:absolute;
	bottom:15px;
	right:15px;
	padding:5px;
	border:1px solid;
}

.c-background .c-view-all a{color:#fff;}

.c-thumb,.c-player{position:relative;}

.c-thumb{
	display:inline-block;
	margin:1em 0;
	width:100%;
	border-top:1px solid #3c3c36;
	border-bottom:1px solid #3c3c36;
}

.thumb{float:left;width:15%;}

.thumb img,.v-player img{width:100%;}

.thumb-text{
	float:left;
	padding:10px 0 10px 3%;
	margin:1em 0;
	width:82%;
}

.c-player{
	text-align:center;
	margin:10px 0 40px;
}
.v-player a{color:#6b6b6b;}

/* END CENTER CONTENT */

/* START FOOTER */

.ft-tranding{position:relative;margin:25px 6%;}

.ft-tranding h2{font-family:'latobold';color:#cfcfcf;padding:5px 0;background:#292929;}

.trd-left,.trd-center,.trd-right{position:relative;display:inline-block;}

.trd-left,.trd-center{width:31.33%;float:left;}

.trd-right{width:33.33%;float:left;}

.trd-left,.trd-center{padding-right:2%;}

.left-cols-1{
	text-align:left;
	font-family:'latoblack';
	font-weight:bold;
	padding:5px 10px 5px 15px;
	border-bottom:1px dotted #292929;
}

.left-cols-1 .trd-number{float:left;}

.left-cols-1 .trd-tt{overflow:hidden;}

.trd-number span.trd-no{color:#4D4D4D;margin-right:10px;}

.trd-tt a{color:#cfcfcf;font-weight:normal;}

/* END FOOTER */

/* START DETAIL STYLE */

footer{border-top:1px solid #3c3c36;}

.hstTag{
	color:#888;
}


.hstTag:hover{
	color:#cf001c;
}

/*.hashtagbox{ overflow:hidden; margin-bottom:5px;}*/
.hashtagbox{ overflow:hidden; margin:2px 0px;float:left;}

.hashtagbox .hashicon{
font-family:"latoregular";
overflow:hidden;
float:left;
width:10px;
}

/*.hashtagbox .hashtext{
font-family:"latoregular";
text-transform:uppercase;
float:left;
width:93%;
}*/

.hashtagbox .hashtext{
font-family:"latoregular";
text-transform:uppercase;
float:left;
margin-right:5px;
}

section .c-center,section .c-right{
margin-top:-25px;
}

.fix{overflow:hidden;}
.imgzoom > img{
-webkit-transition:all 0.7s ease;
transition:all 0.7s ease;
}
.imgzoom:hover > img{
-webkit-transform:scale(1.3);
transform:scale(1.3);
}
.imgzoom:hover > .wh-title{
background:#cf001c;
text-decoration:underline;
}
.lef-pad > h4{color:#ba9764;}
.lef-pad > h4:hover,.wh-title > h4:hover{text-decoration:underline;}
.wh-title{position:absolute;bottom:0px;left:0;width:100%;padding:10px 8px;background:#000;}
h1.detail{font-size:2em; line-height:1.2; margin-bottom:10px;}
h2.detail{font-size:1.33em; font-weight:normal; font-style:italic; color:#888; margin-bottom:22px;}
h2.wn{font-size:1.33em;}
h2.trend{font-weight:normal;font-size:1.33em;}
a.block{
display:block;
margin:0;
padding:0;
overflow:hidden;
}
.trend-link{height:40px;overflow:hidden;}

.trd-ctn-box *{font-family:"latoregular";}
.trd-left{float:left;padding:0;}
.trd-center{float:left;margin-left:2%; padding:0 15px;}
.trd-right{float:right;padding:0;}
.trd-ctn-box .left-cols-1{padding:10px 10px 10px 15px;}

.ft-tranding a:hover,.left3 .left-tags a:hover{color:#cf001c;}
.h-topright a:hover{color:#fff;}

.expand-nav{cursor:pointer;}
.expand-nav .up-min{background-position:0px -10px !important;}
.expand-nav .down-min{background-position:0px 0px !important;}
.r2-box li.middle{max-height:455px;overflow:hidden;}

a div.detail-rell-box{border-bottom:2px solid #2a2a2a;border-top:2px solid #2a2a2a; clear:both; display:block; padding:4px 0 0; width:100%; cursor:pointer; margin-bottom:22px;}
a:hover div.detail-rell-box{border-bottom:2px solid #cc0000;border-top:2px solid #cc0000;clear:both;display:block;	padding:4px 0 0;width:100%;}

div.detail-rell-box .rell-box-image{display:inline-block;	width:15%;}
.rell-box-image img{width:100%;}
.rell-box-info{	display:inline-block;	margin-left:10px;	text-align:left;vertical-align:top;width:80%;}
.rell-box-info span.span-subtitle{display:block; font-size:1.3em; color:#ffffff;}
.rell-box-info span.span-title{display:block; color:#677373; font-weight:bold; font-size:0.8em;font-family:latobold;color:#ba9764 !important;}

.slider-wrapper{position:relative;overflow:hidden;}
.slider-wrapper .slider-box{position:relative;overflow:hidden;height:350px;background:#555;margin:0;padding:0;}
.slider-wrapper .slider-box:hover .nav{display:block;}
.slider-wrapper .slider-box .nav{position:absolute;z-index:105;top:50%;margin-top:-25px;display:none;padding:0 10px;color:#fff;line-height:50px;font-size:2.8125em;cursor:pointer;}
.slider-wrapper .slider-box .prev-nav{height:50px;text-align:center;left:0;}
.slider-wrapper .slider-box .next-nav{height:50px;text-align:center;right:0;}
.slider-wrapper .slider-box .image-box{height:350px;overflow:hidden;margin:0;padding:0;}
.slider-wrapper .slider-box .image-box img{overflow:hidden;height:350px;margin:0;padding:0;}
.slider-wrapper .option-box{overflow:hidden;background:#424242;padding:10px;}
.slider-wrapper .option-box .option-link{display:block;padding:5px;float:right;color:#fff;border:1px solid #fff;background:#424242;}

.video-wrapper{
/*position:relative;
padding-bottom:56.25%;
padding-top:25px;
height:0;
overflow:hidden;
margin:15px 0;*/
}
.video-wrapper iframe{
position:absolute;
top:0;
/*left:0;
width:100%;
height:100%;*/
}

.discuscomment{overflow:hidden;margin:0;padding:0;margin-bottom:25px;}

.detail-rell-box .label-title{
color:#ba9764 !important;
}

.box-nav{
width:100%;
overflow:hidden;
padding:0 6%;
margin:25px 0;
//background:url('../images/topnav.png') repeat-x top left;
}
.box-nav > .box-btn{
height:100px;
float:left;
}
.box-nav > .box-btn > .box-link{
display:block;
width:75%;
text-decoration:none;
}
.box-nav > .box-btn > .box-link > .box-thumb{
width:100px;
height:100px;
overflow:hidden;
}
.box-nav > .box-btn > .box-link > .box-thumb > img{
-webkit-transition:all 0.7s ease;
transition:all 0.7s ease;
}
.box-nav > .box-btn > .box-link:hover > .box-thumb > img{
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.box-nav > .box-btn > .box-link > .box-info > .totext{
padding:0 5px;
color:#ba9764;
font-family:latobold;
font-size:0.8em;
font-weight:bold;

}
.box-nav > .box-btn > .box-link > .box-info > .title{
color:#fff;
font-size:1.3em;
max-height:80px;
overflow:hidden;
}
.box-nav > .box-btn > .box-link:hover > .box-info > .title{
text-decoration:underline;
}

.box-nav > .box-btn > .box-link > .box-thumb > .img-thumb{
width:100%;
height:100%;
}
.box-nav > .prev{
width:45%;
text-align:left;
}
.box-nav > .prev > .box-link{
float:left;
}
.box-nav > .prev > .box-link > .box-thumb{
float:left;
margin-right:10px;
}
.box-nav > .totop{
width:10%;
}
.box-nav > .totop > .btn-totop{
display:block;
cursor:pointer;
width:50px;
height:50px;
margin:25px auto;
}
.box-nav > .next{
width:45%;
text-align:right;
}
.box-nav > .next > .box-link{
float:right;
}
.box-nav > .next > .box-link > .box-thumb{
float:right;
margin-left:10px;
}

.r2-box .mp > a:hover h4{
text-decoration:underline;
}
.r2-box .mp > a img{
-webkit-transition:all 0.7s ease;
transition:all 0.7s ease;
}
.r2-box .mp > a:hover img{
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.center-content .reclink{
clear: both;
display:block;
overflow:hidden;
cursor:pointer;
text-decoration:none;
}

.center-content .reclink .rell-box-image{
overflow:hidden;
}

.center-content .reclink label{
cursor:pointer;
}

.center-content .reclink img{
-webkit-transition:all 0.7s ease;
transition:all 0.7s ease;
}

.center-content .reclink:hover img{
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.discuscounter:hover{text-decoration:underline;cursor:pointer;}

p, h1, h2, h3, h4, h5{
font-weight:400;
margin:0;
padding:0;
}

.description-box{
overflow:hidden;
color:#cfcfcf;
}

.description-box p{
margin-bottom:22px;
line-height:25px;
word-spacing:2px;
}

.description-box p img{
display:inline-block;
vertical-align:middle;
}

.description-box p a{
color:#990000;
}

.description-box table tr td{
padding:3px;
}

.description-box ul {
    list-style-type:disc;
}

.description-box ul li {
    margin:15px;
    line-height:25px;
    word-spacing:2px;
}

.social-box{width:100%;}
.social-btn{margin:5px 0;padding:10px;overflow:hidden;cursor:pointer;}
.social-btn:hover{
-webkit-box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow:inset 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.social-btn .social-icon{float:left;overflow:hidden;font-size:2em;text-align:center;min-width:25%;}
.social-btn .social-text{float:left;font-family:"latoblack";font-size:1.3em;line-height:2em;overflow:hidden;}
.fbk-bg{background:#48649F;}
.twr-bg{background:#11B2EE;}

#boxtab{
	height:35px; line-height:35px; background:#000000; width:100%;
}

.boxcategory{
	float: left;
}

.boxcategory a{
	cursor:pointer; margin-left:20px; text-decoration:none; color:#ba9764; text-transform:uppercase; text-decoration: none;
}

.boxcategory a:hover{
	color:#cf001c; text-decoration: none;
}

.boxcategory a.current{
	color:#cf001c;
}


.boxviewall{
	float:right; display: none;
}

.boxviewall a{
	margin-right:20px; text-decoration:none; color:#ffffff;
}

.boxcontentTab{
	position:relative; height:433px;
}

#boxphotos{
	position:absolute; top:0px;
}

/* END DETAIL STYLE */
