/*-------------------------------------------

    Title :  NTDTV 2014
    Usage :  article page
    Author:  NTDTV
    Edited:  2014-02-18

---------------------------------------------

    1. recommendation
    2. left column
       2.1. header
       2.2. text
       2.3. gallery
       2.4. You May Also Like
       2.5. Around the Web
       2.6. user comments
    3. right column
       3.1. Most Popular
    4. tag

---------------------------------------------*/



/*  1. recommendation
---------------------------------------------*/

#v2014_slideable + #v2014_main #v2014_reco {
	margin-top: -5px;
	}

.ie7 #v2014_slideable + #v2014_main #v2014_reco {
	margin-top: 0;
	}

#v2014_reco {
	position: relative;
	margin: 15px 0;
	padding-bottom: 13px;
	height: 89px;
	overflow: hidden;
	border-bottom: 1px solid #111;
	}

.ie.older #v2014_reco {
	margin-top: 15px;
	}

#v2014_reco .clip {
	position: relative;
	margin: 0 auto;
	width: 876px;
	overflow: hidden;
	}

#v2014_reco .clip ol {
	position: relative;
	width: 5000px;
	}

#v2014_reco .clip ol li {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 282px;
	overflow: hidden;
	height: 89px;
	}

#v2014_reco .clip ol li .fig {
	float: left;
	margin-right: 8px;
	width: 158px;
	height: 89px;
	}

#v2014_reco .clip ol li .fig img {
	width: 100%;
	height: 100%;
	}

#v2014_reco .clip ol li .txt {
	position: relative;
	top: -3px;
	margin-bottom: -3px;
	color: #333;
	font-size: 1.4em;
	line-height: 1.286;
	}

#v2014_reco .clip ol li .txt:visited {
	color: #888;
	}

#v2014_reco .jcarousel-prev,
#v2014_reco .jcarousel-next {
	position: absolute;
	top: 0;
	width: 27px;
	height: 89px;
	cursor: pointer;
	color: #fff;
	font-weight: 700;
	font-size: 2.2em;
	line-height: 89px;
	text-align: center;
	text-decoration: none;
	background: #ccc;
	}

#v2014_reco .jcarousel-prev { left:  0 }
#v2014_reco .jcarousel-next { right: 0 }

#v2014_reco .jcarousel-prev:hover,
#v2014_reco .jcarousel-next:hover {
	background: #7f7f7f;
	}



/*  2. left column
---------------------------------------------*/

.v2014_left {
	float: left;
	margin-bottom: 45px;
	padding-right: 17px;
	width: 632px;
	border-right: 1px solid #ddd;
	}

.v2014_left .ad {
	margin-top: 53px;
	}

.v2014_left .ad h3 {
	margin-bottom: 12px;
	padding-bottom: 6px;
	font: 700 1.7em/1 "Open Sans Condensed", sans-serif;
	}


/*  2.1. header
---------------------------------------------*/

#v2014_header h1 {
	position: relative;
	top: -8px;
	margin-bottom: 3px;
	padding-bottom: 9px;
	font-size: 3.6em;
	border-bottom: 1px solid #dfdfdf;
	}

#v2014_header small {
	display: block;
	color: #888;
	font-size: 1.2em;
	line-height: 1.417;
	}

#v2014_header small a {
	color: #888;
	}

#v2014_header .video {
	margin-top: 14px;
	width: 632px;
	height: 360px;
	}

#v2014_header .share.h {
	margin-top: 21px;
	height: 61px;
	}



/*  2.2. text
---------------------------------------------*/

#v2014_text {
	position: relative;
	margin-top: 21px;
	padding-top: 15px;
	color: #333;
	font: 1.5em/1.467 Georgia, serif;
	border-top: 1px solid #dfdfdf;
	}

#v2014_text .share.v {
	position: absolute;
	margin: -16px 0 0 -85px;
	height: 440px;
	}

#v2014_text .share.v.sticky {
	position: fixed;
	top: 21px;
	margin-top: 0;
	}

#v2014_text .share.v.sticky.bottom {
	position: absolute;
	top: auto;
	bottom: -25px;
	margin-top: 0;
	}

#v2014_text p {
	margin-top: 1em;
	}

#v2014_text p:first-child {
	margin-top: 0;
	}

#v2014_text .related {
	float: left;
	margin: 23px 45px 23px 0;
	padding: 15px 0 2px;
	width: 194px;
	border: solid #dfdfdf;
	border-width: 1px 0;
	}

#v2014_text .related h3 {
	margin-bottom: 16px;
	font: 700 17px/1 "Open Sans Condensed", sans-serif;
	text-transform: uppercase;
	}

#v2014_text .related .item {
	margin-bottom: 11px;
	}

#v2014_text .related .item .fig {
	position: relative;
	display: block;
	*clear: expression($(this).prepend('<before></before>'), style.clear = "none", 0);
	margin-bottom: 5px;
	width: 194px;
	height: 109px;
	}

#v2014_text .related .item .fig:before,
#v2014_text .related .item .fig before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 60px;
	background: url(../images/sprite.png) no-repeat 0 -98px;
	}

#v2014_text .related .item .fig:hover:before,
#v2014_text .related .item .fig:hover before {
	background-position: 0 -168px;
	}

#v2014_text .related .item .fig img {
	position: relative;
	z-index: -1;
	width: 100%;
	height: 100%;
	}

#v2014_text .related .item .txt {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 1.286;
	font-family: "Helvetica Neue", "Helvetica-Neue", "HelveticaNeue", Arial, sans-serif;
	}

#v2014_text .related .item .txt:visited {
	color: #888;
	}

#v2014_text ~ .share.h {
	margin-top: 24px;
	padding-top: 18px;
	height: 61px;
	border-top: 1px solid #dfdfdf;
	}



/*  2.3. gallery
---------------------------------------------*/

#v2014_gallery {
	position: relative;
	margin-top: 21px;
	padding: 0 12px 12px;
	width: 608px;
	height: 426px;
	overflow: hidden;
	font-size: 1.6em;
	line-height: 1.75;
	background: #000;
	}

#v2014_gallery .royalSlider {
	height: 502px;
	overflow: hidden;
	}

#v2014_gallery .rsHor {
	position: relative;
	width: 640px;
	}

#v2014_gallery .rsHor .rsOverflow {
	position: relative;
	height: 520px;
	overflow: hidden;
	}

#v2014_gallery .rsHor .rsOverflow .rsContainer {
	position: relative;
	-webkit-tap-highlight-color: transparent;
	}

#v2014_gallery .rsHor .rsOverflow .rsContainer .rsSlide {
	position: absolute;
    top: 0;
	}

#v2014_gallery .gallery-popup {
	position: absolute;
	top: 0;
	right: -340px;
	display: none;
	padding: 10px;
	width: 320px;
	height: 391px;
	background: #333;
	}

#v2014_gallery .gallery-popup p {
	margin-top: 18px;
	display: none;
	color: #fff;
	font-size: 1.0em;
	line-height: 1.467;
	}

#v2014_gallery .gallery-popup .ad {
	position: absolute;
	bottom: 13px;
	left: 19px;
	width: 300px;
	height: 250px;
	text-align: center;
	border: 1px solid #555;
	}

#v2014_gallery .rsThumbs {
	position: relative;
	height: 64px;
	overflow: hidden;
	font-size: 10px;
	line-height: 1.2;
	}

#v2014_gallery .rsThumbs .rsThumbsContainer {
	position: relative;
	}

#v2014_gallery .rsThumbs .rsThumbsContainer .rsThumb {
	position: relative;
	float: left;
	display: inline;
	margin-right: 11px;
	width: 57px;
	height: 57px;
	overflow: hidden;
	cursor: pointer;
	border: 4px solid #666;
	}

#v2014_gallery .rsThumbs .rsThumbsContainer .rsThumb:hover,
#v2014_gallery .rsThumbs .rsThumbsContainer .rsNavSelected {
	border-color: #fff;
	}

#v2014_gallery .rsThumbs .rsThumbsContainer .rsThumb .rsTmb {
	width: 100%;
	height: 100%;
	}

#v2014_gallery .rsThumbs .rsThumbsArrow {
	position: absolute;
	top: 17px;
	width: 25px;
	height: 30px;
	cursor: pointer;
	color: #fff;
	font: 700 25px/28px Consolas, sans-serif;
	text-align: center;
	background: rgba(0, 0, 0, 0.65);
	border-radius: 2px;
	}

.ie.older #v2014_gallery .rsThumbs .rsThumbsArrow {
	background: url(../images/bg_ie-older_text_rsArrow.png);
	}

#v2014_gallery .rsThumbs .rsThumbsArrow:hover {
	background: rgba(0, 0, 0, 0.9);
	}

.ie.older #v2014_gallery .rsThumbs .rsThumbsArrow:hover {
	background: url(../images/bg_ie-older_text_rsArrow.hover.png);
	}

#v2014_gallery .rsThumbs .rsThumbsArrowLeft {
	left: 0;
	*clear: expression($(this).prepend('&lt;'), style.clear = "none", 0);
	}

#v2014_gallery .rsThumbs .rsThumbsArrowRight {
	right: 0;
	*clear: expression($(this).prepend('&gt;'), style.clear = "none", 0);
	}

#v2014_gallery .rsThumbs .rsThumbsArrowLeft:after  { content: "<" }
#v2014_gallery .rsThumbs .rsThumbsArrowRight:after { content: ">" }



/*  2.4. You May Also Like
---------------------------------------------*/

#v2014_also {
	margin-top: 19px;
	padding-top: 15px;
	}

#v2014_also h3 {
	padding-bottom: 6px;
	font: 700 1.7em/1 "Open Sans Condensed", sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #111;
	}

#v2014_also h3 a {
	color: #000;
	text-decoration: none;
	}

#v2014_also ol {
	margin-top: 15px;
	width: 657px;
	font-size: 0;
	}

#v2014_also ol li {
	display: inline-block;
	vertical-align: top;
	margin: 0 25px 18px 0;
	width: 194px;
	font-size: 10px;
	}

#v2014_also ol li {
	*display: inline;
	}

#v2014_also ol li .fig {
	display: block;
	*clear: expression($(this).prepend('<before></before>'), style.clear = "none", 0);
	margin-bottom: 5px;
	width: 194px;
	height: 109px;
	}

#v2014_also ol li .fig img {
	width: 100%;
	height: 100%;
	}

#v2014_also ol li .txt {
	color: #333;
	font-size: 1.4em;
	line-height: 1.286;
	}

#v2014_also ol li .txt:visited {
	color: #888;
	}



/*  2.5. Around the Web
---------------------------------------------*/

#v2014_around {
	*position: relative;
	margin-top: 24px;
	*overflow: hidden;
	}

#v2014_around h3 {
	margin-bottom: 5px;
	padding-bottom: 8px;
	color: #000;
	font: 700 1.7em/1 "Open Sans Condensed", sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #111;
	}

#v2014_around h3 a {
	color: #000;
	text-decoration: none;
	}

#v2014_around ol li a {
	position: relative;
	*clear: expression($(this).prepend('<before></before>'), style.clear = "none", 0);
	display: block;
	padding: 7px 5px 9px 14px;
	overflow: hidden;
	color: #333;
	font-size: 1.3em;
	line-height: 1.1;
	}

#v2014_around ol li a:visited {
	color: #888;
	}

#v2014_around ol li a:before,
#v2014_around ol li a before {
	content: "";
	position: absolute;
	top: 14px;
	left: 1px;
	width: 3px;
	height: 3px;
	text-align: center;
	text-decoration: none;
	background: #333;
	}

#v2014_around ol li a:visited:before,
#v2014_around ol li a:visited before {
	background: #888;
	}



/*  2.6. user comments
---------------------------------------------*/

#v2014_cmnts {
	margin-top: 30px;
	}



/*  3. right column
---------------------------------------------*/
.right-wrapper {
	float: right;
	margin-left: -1px;
	width: 317px !important;
	}

.right-wrapper .v2014_right {
	float: none;
	display: block;
	margin-left: 0;
	background: #fff;
	}

.v2014_right {
	float: right;
	margin-bottom: 45px;
	margin-left: -1px;
	padding-left: 16px;
	width: 300px;
	border-left: 1px solid #ddd;
	}

.v2014_right.sticky-bottom {
	position: fixed;
	bottom: 0;
	}


/*  3.1. Most Popular
---------------------------------------------*/

#v2014_popular {
	margin: 23px 0 30px;
	}

#v2014_popular .header {
	position: relative;
	margin-bottom: 11px;
	padding-bottom: 4px;
	border-bottom: 1px solid #888;
	}

#v2014_popular .header h3 {
	font: 700 1.7em/1 "Open Sans Condensed", sans-serif;
	text-transform: uppercase;
	}

#v2014_popular .header h3 a {
	color: #000;
	text-decoration: none;
	}

#v2014_popular ol li {
	*clear: expression($(this).has('.ad').css('border-bottom', 'none').css('padding-bottom', 10), style.clear = "none", 0);
	margin-bottom: 13px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #333;
	}

#v2014_popular ol li .fig {
	display: block;
	margin-bottom: 6px;
	height: 149px;
	}

#v2014_popular ol li .fig img {
	width: 100%;
	height: 100%;
	}

#v2014_popular ol li .txt {
	color: #000;
	font-weight: 700;
	font-size: 1.6em;
	line-height: 1.4;
	text-decoration: none;
	}

#v2014_popular ol li .txt:hover {
	color: #4f79bd;
	}

#v2014_popular ol li .txt:visited {
	color: #888;
	}

#v2014_popular ol li .ad {
	margin-bottom: -10px;
	padding: 3px 0;
	background: #fff;
	}
	
.aol_content {
	clear: both;
	padding-top:15px;
}

/*  4. tag
---------------------------------------------*/

.tagzone {
	margin-top:10px;
	font-size: 1.4em;
	line-height: 13px;
	background: #f1f1f1;
	padding: 8px 2px;
	}

.tagzone a {
	color:#0156bf;
	margin-left:10px;
	}
