@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);

/* 
Theme Name: The Epoch Times 
Theme URI: 
Description: Wordpress Theme 
Version: 1.0
Author: Sandeep
Author URI:  
*/

@font-face {
    font-family: 'AvenirHeavy';
    src: url('fonts/avenirheavy.eot');
    src: url('fonts/avenirheavy.eot') format('embedded-opentype'),
         url('fonts/avenirheavy.woff') format('woff'),
         url('fonts/avenirheavy.ttf') format('truetype'),
         url('fonts/avenirheavy.svg#AvenirHeavy') format('svg');
}

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embedfigure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}

@-webkit-keyframes fadein { 0%{ opacity: 0 } 100%{ opacity:1 } }
@-moz-keyframes fadein { 0%{ opacity: 0 } 100%{opacity:1} }
@keyframes fadein { 0%{ opacity: 0 } 100%{ opacity:1 } }


body {padding: 0;background: #fff url(images/bg_tile.jpg) repeat-x;}
#header {background: transparent url("images/sprite-2.png") no-repeat 0 -9px;}
.clear {clear: both;}
.no-margin{margin: 0 !important;list-style: none}

/* Typography */
h2 {margin: 10px 0}
h3 {margin: 15px 0 10px}
h5 {width: 175px;position: relative;background: #c51d1d;color: #fff;text-align: center;padding: .4em 0;margin: 0 auto;text-transform: uppercase;margin-bottom: -13px;z-index: 999;}
i  {font-style: italic}

.mhhead h2 {
	font-weight:900;
	font-size: 15px;
	line-height: 26px;
	margin: 10px 0;
	text-transform: uppercase;
}

#page-breaking-news h2.subtitle {
	font-weight:bold;
	font-size: 22px;
	margin-top: 0;
}

h5:before,h5:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	border: 1em solid #c51d1d
}

h5:before {
	left: -1em;
	border-width: 11px 16px 11px 5px;
	border-left-color: transparent
}

h5:after {
	right: -1em;
	border-width: 11px 5px 11px 16px;
	border-right-color: transparent
}

.page .content h1 {
	margin-bottom: 15px;
}

ul.red-disc,ul.red-disc li {
	list-style-image: url("images/red-disc.png")
}

.spacer {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.msg-bg {
	width: 100%;
}

.S-msg {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #148ccd;
	text-shadow: none;
	background: #d6f1ff;
	border: 1px solid #3dc0ff;
	padding: 4px 5px;
	width: 95%;
	margin: 0 auto 6px auto;
	border-radius: 4px;
}

.E-msg {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #dd3c10;
	text-shadow: none;
	background: #f6dbd7;
	border: 1px solid #d63f18;
	padding: 4px 5px;
	width: 95%;
	margin: 0 auto 6px auto;
	border-radius: 4px;
}

.epoch hr {border: none;background-color: #d7d6d6;height: 1px;margin: 0;padding: 0;line-height: 1px}

/* Layout */
.epoch .container {width: 1024px;}
.epoch .row-fluid [class*="span"]{min-height: 20px}
.sup-title {color: #6e6e70;font-size: 12px;font-weight: bold;}
.border-bottom-dotted {border-bottom: 2px dotted #ddd !important;}
.news-gal-top .related a:hover,.more_headlines .mhbody .red-disc a:hover,.more-top-headlines li a:hover,#trending-now li a:hover,h1.nyc_headline a:hover,.news-gal-L_bottom h1 a:hover,.overview li a:hover,.frontpage-slider .overview li a:hover,.photo_cap h1 a:hover,.recent-blog h2 a:hover{color: #c51d1d;}
.wp-paginate .prev:after,.wp-paginate .prev:hover:after,.wp-paginate .next:after,.wp-paginate .next:hover:after{background-image: url(images/sprite-1.png);background-repeat: no-repeat;}

/* Header */
#header {padding: 0;height: 152px;color: #fff;font-family: Arial, Helvetica, sans-serif;}

/* Top Bar */
#top {height: 22px;font-size: 11px;}
#top a {color: #fff;}
#top a:hover{text-decoration: underline;}
#top ul li {float: left;display: inline;}
#top .top-menu{margin: 3px 8px 0;}
#top .top-menu li {margin-right: 8px;}
#top #social {margin: 1px 8px;}
#top #social li, .srch-btn {background-image: url(images/sprite-1.png);background-repeat: no-repeat;}
#top #social li {margin: 3px 2px 0;}
#top #social li.searchform {height: 15px;overflow: hidden;background: #323882;border-radius: 2px;}
#top #social li.searchform input.srch {background: none;width: 94px;height: 15px;padding: 0 0 0 8px;float: left;border: none;font-weight: normal;font-size: 11px;line-height:15px; color:#fff;outline: none;border-radius:0;margin-bottom: 0}
#top #social li.searchform input.srch-btn {background-position: -12px -39px;width: 12px;height: 15px;border: none;cursor: pointer;float: left;text-indent: -10000px;background-color: transparent;}
#top #social li.searchform input.srch-btn:hover {background-position: 0px -39px;}
#top #social li a {display: block;width: 15px;height: 17px;text-indent: -9999em;overflow: hidden;}
#top #social li.fb {background-position: -110px -266px}
#top #social li.tw {background-position: -130px -266px}
#top #social li.gplus {background-position: -150px -266px}
#top #social li.rss {background-position: -170px -266px}
#top #social li.fb:hover {background-position: -110px -286px}
#top #social li.tw:hover {background-position: -130px -286px}
#top #social li.gplus:hover {background-position: -150px -286px}
#top #social li.rss:hover {background-position: -170px -286px}


.sidebar-searchform input.search-box,.sidebar-searchform input.search-box:focus {border: 1px solid #ddd;height: 20px;padding: 0 0 0 5px;margin: 0 3px 0 0; font-size: 13px;}
.sidebar-searchform input.search-btn {background: #c51d1d;padding: 0 10px;font-size: 10px;height: 22px;color: #fff;border: none;cursor: pointer;}


/* Mid Section */
#mid {height: 104px;float: left;}
#mid .span3 {padding-top: 67px;font-size: 12px}
#mid .span3 ul.nav{margin-top: 3px}
#mid .span3 ul.nav, #mid .span3 .pull-right{padding: 0 8px}
#mid .span3 ul.nav li.dropdown:hover > ul.dropdown-menu{display: block; margin-top: 0; z-index: 10000;}
#mid .span3 ul.nav li.dropdown > a{color:#fff;text-shadow: none;padding: 0 0}
#mid .span3 ul.nav a .caret{border-top-color:#fff;border-bottom-color:#fff;}
#mid .span3 ul.nav a:hover .caret{border-top-color:#ccc;border-bottom-color:#ccc;}
#mid #logo, #mid h1{width: 501px;float: left;margin: 18px 0 0;padding: 0;text-indent: -99999px;}
#mid #logo a, #mid h1 a {width: 501px;height: 71px;display: block;background: url(images/sprite-2.png) no-repeat 0 -340px;margin:0 auto;width:340px}
#mid #logo.hk-logo{margin: 0}
#mid #logo.hk-logo a{background-position: -688px -365px;height:89px;}

/* Main Navigation */
#main-nav {line-height: 25px;height: 25px;z-index: 1000010;padding: 0;margin: 0;font-weight: 600;font-size: 13px;color: #5a5a5c;float: left}
#main-nav .parent-item{font-family: 'Open Sans Condensed',Arial,Helvetica,sans-serif;font-size: 13px;text-transform: uppercase;}
#main-nav #menu-sections{padding: 0;margin: 0 auto;position: relative; list-style: none}
#main-nav #menu-sections > li{margin: 0px;float: left;line-height: 26px;}
#main-nav #menu-sections li a,#main-nav #menu-sections-15 li a {padding: 0 4px;display: block;color: #fff}
#main-nav #menu-sections li a:hover, #main-nav #menu-sections li.current-menu-item a:hover{color: #fff;background: #111}
.f-main-nav li.current-category-ancestor a,.current-menu-ancestor a,.current-menu-parent a,.current-category-parent ~ .features-menu {color: #000 !important;background: #fff}
.f-main-nav li.current-menu > a,#main-nav #menu-sections li.current-menu-item > a {color: #000;background: #fff}
.sub-nav ul li.current-menu-item a,.sub-nav ul li.current-menu-item a {color: #c51d1d !important;background: none;font-weight: bold;}
#main-nav #menu-sections li .sub-items,#main-nav #menu-sections-15 li .sub-items{overflow: hidden;z-index: 10000;width: 1024px;height: 240px;display: none;position: absolute;left: 0px;right: 0px;top: 25px;background: #000;padding-bottom: 10px;box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.5)}
.menu-in-R {width: 830px;height: 100%;float: right;list-style: none;margin-left: 0}
.menu-in-L {width: 164px;height: 100%;background: #141414;padding: 20px 10px 0 20px;font-weight: normal;font-size: 11px;line-height: 16px;color: #fff;list-style: none;}
.menu-in-R li {-webkit-animation: fadein .5s;-moz-animation: fadein .5s;animation: fadein .5s;padding: 24px 10px 0 10px;width: 187px;height: 100%;margin: 0;font-weight: normal;font-size: 13px;line-height: 18px;float:left;}
.menu-in-R li:hover {background: #1f1f1f !important}
.menu-in-R img {margin-bottom: 12px}
.menu-in-R li a,.menu-in-L li a,.more_on li:hover {color: #fff !important;background: none !important}
.menu-in-L li a:hover {color: #c51d1d !important}
.menu-in-L li a:hover:before {text-decoration: none}
.menu-in-L li a:before {content: '\2022';margin-right: 10px;margin-left: -14px;position: absolute}
.menu-in-L .more_on{list-style: none;margin: 0;padding:0}
.menu-in-L strong {display: block;padding: 0 0 6px 0;text-transform: uppercase}
.more_on li {padding: 0 0 6px 10px;font-weight: normal;font-size: 11px;line-height: 11px;width: 100%;; list-style: none}
.menu-in-L a.go_to, #menu-item-blogs a.go_blogs{padding: 3px 25px 3px 15px !important;font-weight: normal;font-size: 12px;line-height: 20px;text-transform: capitalize;position: absolute;bottom: 10px;left: 10px}
.menu-in-L a.go_to span, #menu-item-blogs a.go_blogs span {
    background: url("images/sprite-1.png") no-repeat scroll -78px -1px rgba(0, 0, 0, 0) !important;
    float: left;
    height: 6px;
    margin: 6px 5px 0 0;
    width: 4px;
}
.menu-in-L a.go_to:hover {color: #c51d1d !important}
.ad-img {border: 1px sold #ccc;}
#menu-item-blogs .sub-items{padding-top:15px; height:auto !important}
#menu-item-blogs .sub-items h2{color:#fff;font-family: Georgia,sans-serif;margin: 0 0 20px 13px;font-size: 24px}

.bloggers-box {border-right: 1px solid #737373;float: left;padding: 0 10px;width: 235px;}
.bloggers-box.last{border:none}
.blogger-box{padding: 5px 0 10px}
.blogger-box:hover,.blogger-box a:hover{background-color: #1f1f1f !important}
.blogger-box .span4 span{float: left;font-family:Georgia, sans-serif;font-size: 17px;color:#fff;width:17px;line-height: 12px}
.blogger-box .span4 .pull-right{padding:0 !important}
.blogger-box img{width: 50px;max-width: 50px;border:1px solid #ccc}
.blogger-box h3,.blogger-box h4{color:#fff;padding:0;margin:0;line-height: 18px}
.blogger-box h3{font-size: 14px; font-family:Georgia, sans-serif; font-weight:bold;}
.blogger-box h4{font-size: 12px; font-family:Georgia, sans-serif; font-weight:normal; font-style: italic;}
.blogger-box p a{color:#949494 !important;font-family: Helvetica, sans-serif; font-weight:bold; font-size: 9px;text-transform: uppercase;}
.go_blogs{font-family:Georgia, sans-serif;text-align: right}
.go_blogs:hover{background: none !important}
/* Sub Nav*/
.sub-nav {
	width: 1024px;
	border-bottom: 1px solid #ccc;
	clear: both;
}

.sub-nav ul {height: 23px;font-weight:600;font-size: 11px;line-height: 23px;float: left;color: #000;padding: 0;margin: 0 4px;text-transform: uppercase;list-style: none;}

.sub-nav ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 2px 6px 0;
}
/*
.sub-nav ul li.red {
	color: #fff;
	padding: 3px 21px 2px 7px !important;
	background: url(images/aro.png) no-repeat 95% 49% #c51d1d !important;
	display: inline;
	float: left;
	height: 23px !important;
	font-size: 12px !important;
	line-height: 23px !important;
	font-weight: normal !important;
	text-transform: none !important
}*/

.sub-nav ul li a {
	color: #000;
	display: inline-block
}

.sub-nav ul li a:hover {
	color: #bf1e1e
}

.sub-nav::after,.date-links::after,.face-comments::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.sub-nav ul.alerts {float: right;width: 212px;padding: 2px 0;margin: 0;height: auto;}
.sub-nav ul.alerts h2,.sub-nav ul.alerts label {display: none}
.sub-nav ul.alerts .widget_ns_mailchimp {margin: 0;padding: 0}
.sub-nav ul.alerts .widget_ns_mailchimp label,.sub-nav ul.alerts .widget_ns_mailchimp h2 {display: none !important;font-weight:600;font-size: 11px;line-height: 23px;margin-right: 4px}
.sub-nav ul.alerts .widget_ns_mailchimp input[type=text] {border: 1px solid #ddd;height: 20px;width: 153px;float: left;padding: 0 0 0 5px;margin:0 3px 0 0;outline: none;font-size: 13px;}
.sub-nav ul.alerts .widget_ns_mailchimp .button {background: #c51d1d;padding: 0 10px;float: left;font-size: 10px;height: 22px;color: #fff;border: none;cursor: pointer}
.sub-nav ul.alerts .widget_ns_mailchimp .button:hover {background: #a21616}
.sub-nav ul.alerts .widget_ns_mailchimp .error {margin-top: 0;font-size: 9px;font-weight:600;line-height: 14px;color: #c51f21;}
.footer .sub-nav ul.alerts .widget_ns_mailchimp input[type=text] {width: 137px;}

#scroll-h_inner {
	font-size: 12px !important;
	line-height: 21px !important
}

#scroll-h_inner a {
	color: #bf1e1e;
	margin-left: 30px;
	font-weight:600;
	text-transform: none;
	margin-right: 0 !important;
	font-size: 12px !important;
}

#scroll-h {
	float: left;
	width: 790px;
}

#scroll-h img{
	position: absolute;
	z-index: 99;
	margin-top: 4px;
}

#scroll-h div {
	padding: 1px 0 4px 0 !important;
	height: 23px !important
}

.news_wrapper {
	min-height: 20px !important;
	background-color: transparent !important;
	width: 790px !important;
	float: left;
	overflow: hidden;
}

/* Content Div */
.content {
	padding: 0;
	margin: 0;
	width: 100%
}

.home .content {
	margin: 7px 0 35px;
	overflow: hidden
}

.page .content {
	margin: 30px 0 0;
}

.noborder {
	border: none !important
}

.left-content {
	width: 676px;
	float: left;
	border-right: 1px solid #ddd;
	padding: 0 25px 0 0;
	margin-top: 20px;
}

#home-recent-blogs .left-content {
	width: 701px;
	border: none;
	padding: 0;
}

.right-content {width: 300px;float: right;margin-top: 20px;list-style: none}

.trend-content {
	border-top: 6px solid #C51D1D;
	padding: 20px 0;
	background-color: #fffdf1;
}

.trend-content h5 {
    margin: -36px auto 5px;
    color: #fff;
}

.top-story.frontpage h5 {
    color: #FFFFFF;
    margin: 10px auto -15px;
    z-index: 1;
}

.top-story.frontpage h5 a {
	color: #fff;
}

#page-breaking-news .top-story {
	overflow-y: scroll;
	height: 470px;
}

.single .sub-nav,.page .sub-nav {
	display: none;
}
.single .footer .sub-nav,.page .footer .sub-nav {
	display: block;
}

.box {
	height: 150px;
	padding: 5px;
	overflow: auto;
	margin: 0 0 15px 0
}

.ns_box {
	padding: 0px 0px 0;
	margin: 0 0 15px 0;
}

.editor_box .ns_box {
	margin: 0 0 5px 0;
}

.box h2,.ns_box h2 {
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #bd1c21;
	border-bottom: 3px solid #9f9f9f;
	text-transform: uppercase;
	padding: 0 0 6px 0;
	margin: 0 0 25px 0
}

.editor_box .ns_box li:first-child a {
	font-weight:bold;
	color: #c51d1d
}

.editor_box .ns_box li:first-child a:hover {
	color: #000
}

.editor_box .ns_box li {
	margin-left: 16px
}

.editor_box .ns_box li a {
	position: relative;
	font-size: 14px;
	line-height: 17px
}

.editor_box .ns_box li a:before {
	content: '\2022';
	position: absolute;
	left: -16px
}

.box li,.ns_box li {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding: 0 0 9px 0
}

.box li,.ns_box li .cat_title {
	font-weight:bold;
	font-size: 11px;
}

.box li a,.ns_box li a {
	color: #000
}

.box li a:hover,.box li span,.ns_box li a:hover,.ns_box li span {
	color: #bd1c21
}

.box li span,.ns_box li span {
	display: inline-block;
	padding: 0 8px 0 0
}

.right-content .ad {
	text-align: center;
	margin: 0 0 15px 0
}

.newsletter {
	padding: 5px 0;
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0 0 15px 0
}

.newsletter span {
	color: #c31f26;
	font-style: italic
}

.newsletter .srch2 {
	background: url("images/sprite-1.png") no-repeat scroll 0 -184px rgba(0, 0, 0, 0);
	width: 120px;
	height: 24px;
	outline: none;
	padding: 0 0 0 5px;
	float: left;
	border: none;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #000;
	float: right
}

.newsletter .sr-btn2 {
	background: url("images/sprite-1.png") no-repeat scroll -123px -74px rgba(0, 0, 0, 0);
	width: 23px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: left;
	text-indent: -10000px;
	float: right
}

.mc_merge_var {
	width: 303px;
	float: left
}
/*
.mc_var_label {
	font-weight:bold;
	font-size: 14px;
	line-height: 20px;
	text-indent: -100000px;
	color: #000;
	margin: 0 3px 0 0;
	background: url(images/nsl.png) no-repeat 0 0;
	width: 165px;
	display: inline-block
}*/

.mc_input {
	background: url("images/sprite-1.png") no-repeat scroll 0 -184px rgba(0, 0, 0, 0);
	width: 130px;
	height: 24px;
	padding: 0 0 0 5px;
	float: left;
	border: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 23px;
	color: #000;
	float: right
}

.mc_signup_submit {
	width: 23px;
	height: 23px;
	float: left
}

.mc_signup_submit .button {
	background: url("images/sprite-1.png") no-repeat scroll -123px -74px rgba(0, 0, 0, 0);
	width: 23px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: left;
	text-indent: -10000px
}

.epoch_ad {
	padding: 20px 0
}

.news-gal {
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 4px solid #888;
	color: #000;
	margin: 0 0 10px 0
}

.category .news-gal, .tax-hk_category .news-gal {
	padding: 0 0 0 0;
	border-bottom: 0;
	margin: 0 0 10px 0
}

.home .news-gal {
	border-bottom: none
}

.post-type-archive-hk .news-gal {
	border-bottom: none
}

.rb-box {
	padding: 0 0 20px 0;
	border-bottom: 4px solid #888;
	margin: 0 0 30px 0
}

.category .news-gal {
	margin: 0 0 29px 0
}

.news-gal-top {
	overflow: hidden;
	padding-bottom: 20px;
}

.news-gal-bottom {
	overflow: hidden;
	padding-top: 20px
}

.news-gal-bottom .gal-right-chanel{
	margin-right:13px;
}

.news-gal-bottom-1,.news-gal-bottom-4,.news-gal-bottom-7 {
	border-bottom: 2px solid #ddd
}
/*.news-gal-L{width:444px;float:left} .news-gal-R{width:213px;float:right}*/
.news-gal-top .news-gal-img {
	float: left;
	width: 512px;
	margin-right: 16px
}

.news-gal-top .news-gal-excerpt {
	float: left;
	width: 148px;
}

.top-story.frontpage .news-gal-img {
	position: relative;
	margin-bottom: 6px
}

#top-one {text-align: center;margin: 20px 0;}
#top-one h1 {font-weight: 900;font-size: 65px;letter-spacing: -4px;line-height: 70px;}
#top-one a:hover {color: #c11d13;}
#top-one h3 {font-weight:200;font-size: 22px;line-height: 22px;margin-top: 15px}
#top-one img {margin-bottom: 15px;}
#top-one p {font-weight:bold;font-size: 18px;}
#top-one p a {text-transform: uppercase;color: #c11d13;}

.photo_cap {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 0;
	text-align: center
}

.photo_cap h1 {
	color: #fff;
}

.news-gal-top .related {
	margin-left: 16px;
	margin-top: 20px
}

.news-gal-top .related li {
	margin-bottom: 8px
}

.news-gal-top .related a {
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
}

#news-gal-topic .news-gal-top {
	padding-bottom: 10px;
}

#news-gal-topic .news-gal-img {
	float: none;
}

.news-gal-title {
	font-size: 24px;
	margin: 20px 0;
}

.news-gal-content {
	height: 300px;
	overflow: auto;
	font-size: 13px;
	line-height: 18px;
}

.more_headlines h2 {
	float: left;
	color: #c6180f;
}

.more_headlines ul {float: left;margin:0 0 0 20px;}

.more_headlines ul.more-top-headlines li {
	float: left;
	margin: 15px 15px;
	list-style: none;
}

.more-top-headlines li a {
	font-size: 13px;
	font-weight: 600;
}

.more_headlines .mhhead {
	border-top: 2px solid #ddd;
	border-bottom: 2px dotted #ddd;
}

.more_headlines .mhbody {
	padding-top: 20px
}

.more_headlines .mhbody .red-disc li {
	margin-bottom: 10px;
}

.more_headlines .mhbody .red-disc a {
	font-weight:bold;
	line-height: 18px;
	font-size: 14px
}

.more_headlines .mhbody a.fr.red {
	font-weight: 900;
	font-size: 12px;
	margin-top: -10px;
	padding-left: 5px;
	background-color: white
}

ul.fp-sections-menu {float: left;margin: 0 0 0 20px;list-style: none;font-size: 13px}

ul.fp-sections-menu li {
	float: left;
	margin: 15px
}

.fp-sections-head {
	margin-top: -40px;
	float: left;
}

#trending-now {margin: 0 5px;list-style: none}

#trending-now li {
	float: left;
	margin: 0 10px;
	text-align: center;
	width: 149px;
	min-height: 120px;
}

#trending-now li img {
	width: 100%;
}

#trending-now li .counter {
	background-color: #c31d1f;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 15px;
	height: 20px;
	left: 0;
	line-height: 18px;
	position: absolute;
	width: 20px;
	top: 0;
}

#trending-now li p {
	font-weight:600;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0;
	text-align: left;
}

/* For demo only,remove after fixing thumb size */
.top-story.frontpage .news-gal-img img {
	width: 676px;
	height: 450px
}

.news-gal-img a {
	color: #fff;
	font-weight:bold;
	font-size: 15px;
	line-height: 26px;
	text-transform: uppercase
}

.news-gal-img h1 a {
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	line-height: 28px;
	margin: 0 0 6px 0;
	text-transform: none;
}
/*
.news-gal-img .more_photos {
	color: #ee0025;
	font-weight:900;
	background: url(images/white-aro.png) no-repeat 0 7px;
	padding: 0 0 8px 8px;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}*/

.photo_credit {
	font-weight:600;
	font-size: 12px;
	line-height: 13px;
	text-align: right
}

.epoch a.send_btn {display: block;float: left;width: 70px;padding: 13px 0;background: #c11d13;font-weight:900;margin-right: 14px;text-align: center;text-transform: uppercase;font-size: 18px;color: #fff;line-height: 22px;border-radius: 50%;-webkit-border-radius: 9999px;-moz-border-radius: 9999px;}
.epoch a.send_btn:hover {background: #a21616}

.send_pic h2 {
	font-weight:900;
	font-size: 25px;
	line-height: 30px;
	padding-top: 8px;
	margin: 6px 0
}

.send_pic h2 a {
	color: #000
}

.send_pic h2 a:hover {
	color: #c11d13
}

.send_pic p {
	font-weight:600;
	font-size: 14px;
	line-height: 18px
}

.news-gal-img .caption {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px
}

.news-gal h1 {
	font-weight: 900;
	font-size: 35px;
	line-height: 40px;
	color: #000;
	margin: 0 0 20px
}

.news-gal h1 a {
	color: #000;
	letter-spacing: -1px;
}

.news-gal span,.gal-right-chanel span {
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #616161;
	display: inline-block;
	padding: 6px 0 0 0
}

.news-gal span.time-ago,.gal-right-chanel span.time-ago {
	color: #C51D1D;
}

.gal-right-chanel h4 {
	color: #a0a0a2;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase
}

.news-gal-L a:hover {
	color: #000
}

.news-gal-L a:before {
	content: '';
	display: inline-block
}

.excerpt {
	font-weight: 200;
	font-size: 13px;
	line-height: 16px
}

.gal-right-chanel {
	padding: 0 0 0 0;
	margin: 0 20px 11px 0;
	width: 212px;
	float: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #000
}

.gal-right-chanel:last-child {
	margin-right: 0
}

.gal-right-chanel h2 {
	font-weight:bold;
	font-size: 17px;
	line-height: 21px;
	margin: 0 0 10px;
	padding: 0;
}

.gal-right-chanel h2 a {
	color: #000
}

.gal-right-chanel h2 a:hover {
	color: #bf1e1e
}

.gal-right-chanel img {
	margin-bottom: 10px
}

.gal-right-chanel p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 10px
}

.gal-right-chanel p a {
	color: #c51d1d
}

.more-story {
	font-weight:600;
	font-size: 14px;
	line-height: 19px;
	color: #c11d13;
	display: inline-block
}

.more-story:hover {
	color: #000
}

.more-story:after {
	content: '\00bb';
	margin-left: 6px
}

.nyc_more {
	margin-top: 14px
}

.more_btn {
	font-size: 12px
}

.moretag {
	font-weight: 600;
	margin-left: 6px
}

.excerpt_moretag {
	color: #c11d13;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px
}

.excerpt_moretag:hover {
	color: #000
}

.feature {
	background: #fffdf1;
	padding: 20px 0 0;
	margin: 35px 0 0 0;
	border-top: 6px solid #ff9731;
}

.feature h2 { /*background:url(images/red-aro4.png) no-repeat 0 10px;*/
	padding: 0 0 0 11px;
	font-weight:900;
	font-size: 24px;
	line-height: 29px;
	color: #000;
	margin: 16px 0;
	display: block;
	position: relative
}

.feature h3 {
	margin-top: -36px;
	font-weight:900;
	font-weight: bold;
	font-size: 15px;
	line-height: 14px;
	width: 144px;
	position: relative;
	background: #ff9831;
	color: #fff;
	text-align: center;
	padding: .4em 0;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase
}

.feature h3:before,.feature h3:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	border: 1em solid #ff9831
}

.feature h3:before {
	border-width: 11px 16px 11px 5px;
	border-left-color: transparent;
	left: -1em;
}

.feature h3:after {
	border-width: 11px 5px 11px 16px;
	border-right-color: transparent;
	right: -1em;
}
/*
.feature h2{background:url(images/red-aro4.png) no-repeat 0 10px;padding:0 0 0 10px;font-weight:900;font-size:24px;line-height:29px;color:#000;margin:16px 0;display:block;position:relative}

.feature h2{background:url(images/red-aro2.png) no-repeat 0 5px;padding:0 0 8px 8px;font-weight:900;font-size:16px;line-height:17px;color:#000;text-transform:uppercase;margin:16px 0;display:block}
.feature h2:before{content:"";position:absolute;display:block;bottom:6px;border:8px solid transparent;left:0;border-left-width:10px;border-right-width:10px;border-left-color:#c51d1d}
.feature h2:after,.feature h2:before{position:absolute;content:url('images/reddiamond.png');display:block;bottom:-4px} 
.feature h2:after{right:-2px}
.feature h2:before{left:-2px}
*/

.right-content h2,h2.cat-blogs {
	font-weight:900;
	padding: 0;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	display: block;
	text-transform: uppercase;
	margin: 0 0 20px
}

h2.cat-blogs {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
}

.right-content h2 a {
	color: #000
}

.right-content h2 a:hover {
	color: #c11d13
}

.top-story-L h2 {
	padding: 0 0 15px 0;
	font-weight: 900;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
	margin: 0
}

.top-story {
	padding: 0 0 20px;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	color: #000
}

.top-story.frontpage .top-story-L {
	width: 212px;
	float: left;
	padding-right: 11px;
}

.top-story.frontpage .top-story-R {
	width: 444px;
	float: right
}

.top-story.frontpage .top-story-R img {
	margin-bottom: 10px
}

.top-story.frontpage .top-story-R p {
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #000
}

.top-story-L {
	width: 156px;
	float: left;
	padding-right: 20px;
}

.top-story-L .country h2,.top-story-L .more-in h2 {
	font-size: 14px;
}

.top-story-L .more-in a img {
	margin-bottom: 3px;
}

.single .top-story-L {
	width: 160px;
	padding: 8px;
	background-color: #f5f5f5;
	margin-right:15px;
}

.top-story-R {
	width: 500px;
	float: left;
}

.single .top-story-R {
	width: 480px
}

.top-story .caption {
	font-size: 13px;
	line-height: 17px;
	margin: 5px 0 20px;
}

.photo_caption {
	font-weight: normal;
	font-size: 14px;
	line-height: 19px
}

.singlepage.top-story-R .category-bg {
	padding-top: 0;
	border-bottom: none
}

.menu-in-L a.go_to:before{
	display: none !important
}

.page a,.page a:hover,.srch-bg ul li a:hover,.srch-bg .current-menu-item a:hover,.top-story.frontpage .top-story-R a:hover,.singlepage.top-story-R a,.singlepage_image a:hover,.wp-caption:hover,.popular_articles a:hover,.news-gal h1 a:hover,.news-gal-L a,.face-comments a:hover,.f-menu li a:hover,.f-sub-nav ul li a:hover
	{
	color: #c51d1d
}

.page-404 .search-query{height:28px}
.page-404 a{color:blue;}

.singlepage .country {
	padding-top: 0;
}

.singlepage.top-story-R p,.page p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 15px
}

.singlepage.top-story-L h2 {
	background: none;
	padding-left: 0 !important
}

.singlepage.top-story-L a:hover:before {
	text-decoration: none !important
}

.singlepage.top-story-L a:before {
	content: '\2022';
	color: #c51d1d;
	font-size: 18px;
	margin-right: 10px;
	margin-left: -14px;
	position: absolute
}

.singlepage.top-story-L .country {
	width: 156px !important
}

.singlepage.top-story-L .country p {
	margin-left: 14px;
	margin-bottom: 8px;
}

.country_side_title {
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
}

.singlepage.top-story-L .more-in {
	margin-top: 50px;
	width: 156px !important;
	float: left;
}

.singlepage.top-story-L .more-in a {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	font-weight:bold;
	display:block;
}

.singlepage.top-story-L .more-in a:before,.singlepage.top-story-L .more-in a:before
	{
	content: ""
}

.singlepage_image {
	margin-bottom: 0;
}

.singlepage_image a {
	display: block;
	position: relative;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #757575
}

.singlepage_image a:before,.wp-caption > a:before {
	content: '+' !important;
	position: absolute;
	display: block;
	margin: 0 !important;
	right: 0;
	bottom: 0;
	font-weight: normal;
	font-size: 22px !important;
	border-top-left-radius: 3px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #fff !important;
	background: #c51d1d
}

.singlepage_image a:hover:before,.wp-caption a:hover:before {
	background: #000
}

.featured_image .caption {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #757575;
	margin: 0 0 14px
}

.face-comments {
	display: block;
}

.face-comments a {
	margin-left: 18px;
	font-weight: 600;
	font-size: 11px;
	margin: 0;
	color: #000;
	display: inline-block;
}

.face-comments a:hover {
	text-decoration: underline
}

.face-comments img {
	vertical-align: middle;
}

#___plusone_0 {
	width: 80px !important
}

.face-comments,.date-links {
	clear: both;
}

.face-comments div.printfriendly{margin-top: 0;margin-left: 0}

.category-bg .related_posts {
	border-bottom: 1px solid #E1E1E1;
	padding: 5px;
	margin-top: 10px;
}

.category-bg .related_posts h2 {
	color: #000000;
	font-size: 14px;
	font-weight: 900;
	line-height: 20px;
	text-transform: uppercase;
}

.category-bg .related_posts ul {
	list-style-type:none;
	font-weight: 900;
	font-size: 13px;
	margin: 5px 15px;
    padding: 5px 0 0;
}

.category-bg .related_posts li {
	line-height: 14px;
}

.category-bg .related_posts li:before {
	content: "\002022";
	color: #C51D1D;
	font-size: 18px;
	margin-left: -14px;
	position: absolute;
}

.category-bg .related_posts a {
	color: #000000;
}

.category-bg .related_posts a:hover {
	color: #bd1c21
}

.the_tags {
	clear: both;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #E1E1E1;
	border-left: 0px;
	border-right: 0px;
	padding: 10px 5px 10px 5px !important;
	margin-top: 20px !important;
}

.the_tags_outer {
	clear: both;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom: 1px solid #E1E1E1;
	margin-top: 20px !important;
}

.the_tags_inner {
	border-top: 1px solid #E1E1E1;
	padding: 10px 5px 10px 5px !important;
}

.the_tags a, .the_tags_inner a {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}

.comma {
	position: relative;
	overflow: hidden;
	margin: 10px 0 35px;
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #555;
	background: url(images/comma.png) no-repeat right bottom;
}

.comma:after {
	position: absolute;
	bottom: -25px;
	right: 0;
	content: '\201D';
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 180px;
	color: #e1e1e1;
	z-index: -1
}

.comma p {
	margin-bottom: 8px
}

.comma span {
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	display: block;
}

.wp-caption {
	clear: both;
	max-width: 466px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #757575;
}

.wp-caption.alignleft{
	float:left;
	margin-right: 12px;
}
.wp-caption.alignright{
	float:right;
	margin-left: 12px;
}
.wp-caption.aligncenter{
	margin: 0 auto;
}

.wp-caption .wp-caption-text{
	margin-top: 6px;
	font-size: 11px !important;
	line-height: 18px !important;
	text-align: left;
}

.wp-caption > a {
	position: relative;
	display: block
}

.wp-caption img {
	width: 100%;
	margin: 0;
	float: none
}

.top-story-R h2,.news-gal-img h2 {
	font-weight: 900;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	margin: 0;
	padding: 0 0 11px;
	text-transform: uppercase;
	text-align: left
}

.top-story-R h2 img,.news-gal-img h2 img {
	float: left;
	margin: 5px 5px 0 0
}

.top-story-R h1 {
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #000;
	padding: 0 0 10px 0
}

.top-story-L-out {
	width: 212px;
	float: left;
	height: auto;
	margin: 20px 20px 20px 0
}

b.big {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	display: inline !important;
	float: left
}

/*.top-story-L{width:212px;float:left;height:auto;margin:20px 20px 20px 0}*/
.top-story-L .country h2 {
	padding-left: 10px
}

.top-story-L .country p {
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	padding-left: 0
}

.top-story-L2 {
	width: 188px;
	float: left
}

.photo-gal {
	border-top: 1px solid #ccc;
	padding: 6px 0 0 0;
	margin: 20px 0 0 0
}

.photo-gal-L,.photo-gal-R {
	width: 212px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	overflow: hidden;
}

.photo-gal-L {
	float: left
}

.photo-gal-R {
	float: right
}

.photo-gal-L img,.photo-gal-R img {
	margin: 10px 0
}

.top-story-L .chanel {
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000
}

.top-story-L .chanel img {
	max-height: 61px;
	max-width: 90px;
	float: right;
	margin: 0 0 5px 6px
}

.top-story-L .chanel .topstory_title {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin-bottom: 5px
}

.top-story-L .chanel .topstory_title:hover {
	color: #c11d13
}

.country-links {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0
}

.country {
	padding: 40px 0 20px;
	overflow: hidden;
	border-bottom:3px solid #ccc;
}

.country .left-content h2,#home-recent-blogs h2 {
	font-weight: 600;
	padding: 0;
	font-size: 34px;
	line-height: 29px;
	color: #000;
	display: block;
	position: relative;
	float: left;
	margin-top: 7px;
}

#home-recent-blogs h2 {
	clear: both;
	width: 100%;
}

#become-blogger{padding-top: 10px}

.country .left-content h2 a:hover {
	color: #bd1c21;
}

.country .right-content h2 {
	margin-top: -28px
}

.country p {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #000
}

.country p a {
	color: #000
}

.country p a:hover {
	color: #bd1c21
}

.country h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	border-bottom: 1px dotted #9f9f9f;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
}

#home-recent-blogs.country h3 {
	margin: 0 0 8px 0;
	font-size: 15px;
	border: none;
	font-weight: bold;
	clear: both;
}

#home-recent-blogs.country .recent-blog h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
	border: none;
	text-transform: none;
	clear: none;
}

.news-gal-L_bottom {
	width: 318px;
	min-height: 230px;
	padding: 0 20px 0 0;
	border-right: 1px solid #ddd;
	float: left
}

.news-gal-L_bottom p {
	font-weight: normal;
	font-size: 12px;
	line-height: 15px
}

.news-gal-L_bottom img {
	margin-bottom: 15px
}

.news-gal-L_bottom h1 {
	font-size: 20px;
	line-height: 24px
}

.news-gal-R_bottom {
	margin-left: 22px;
	float: left;
	width: 314px
}

.country_side_pic {
	float: left;
	margin-right: 15px
}

.country_side_title {
	overflow: hidden
}

h1.nyc_headline {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}

.gal-right-chanel_bottom {
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ddd
}

.gal-right-chanel_bottom:last-child,ul.popular_articles li:last-child,ul.widget-todays-headlines li:last-child
	{
	border-bottom: none
}

.country2 {
	width: 213px;
	float: left;
	margin: 0 18px
}

.country2 h2 {
	font-weight: 900;
	font-size: 14px;
	line-height: 19px;
	color: #bd1c21;
	border-bottom: 3px solid #9f9f9f;
	text-transform: uppercase;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0
}

.country2 p {
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	padding: 0 0 10px 0
}

.country2 p a {
	color: #000
}

.country2 p a:hover {
	color: #bd1c21
}

.country h2 a:hover {
	color: #bd1c21;
}

.subscribe {
	background: url(images/red-aro3.png) no-repeat 10px 50% #2e2b84;
	padding: 5px 5px 5px 27px;
	font-weight: 600;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 46px
}

.srch2 {
	background: url("images/sprite-1.png") no-repeat scroll 0 -184px rgba(0, 0, 0, 0);
	width: 160px;
	height: 24px;
	padding: 0 0 0 5px;
	outline: none;
	float: left;
	border: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 23px;
	color: #000;
	float: right
}

.sr-btn2 {
	background: url("images/sprite-1.png") no-repeat scroll -123px -74px rgba(0, 0, 0, 0);
	width: 23px;
	height: 23px;
	border: none;
	cursor: pointer;
	float: left;
	text-indent: -10000px;
	float: right
}

.top-ad {
	padding: 9px 0 10px;
	text-align: center;
	background: #ebebeb;
}

.leaderboard div {
	clear: both;
	margin: 25px auto;
	text-align: center;
}

.heading {
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	color: #666;
	position: relative;
	padding: 0 0 10px 0;
	margin: 0
}

.shenyunheading {
	background:
		url(http://www.theepochtimes.com/n2/styles/images/ShenYunGoldLine.jpg)
		no-repeat left bottom;
	font-size: 30px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

/*
.heading:after,.heading:before{position:absolute;content:url('images/reddiamond.png');display:block;bottom:-4px} 
.heading:after{right:-2px}
.heading:before{left:-2px}
*/
.borderb {
	border-bottom: 1px solid #e1e1e1
}

ul.archive{
	margin-left:0
}

.archive .category-bg,.category .category-bg {
	overflow: hidden;
	padding: 15px 10px;
	list-style: none;
}

.archive .category-bg a img,.category .category-bg a img {
	float: left;
	margin: 0 10px 10px 0
}

.category-bg {
	border-bottom: 1px dotted #ddd;
	padding: 15px 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	overflow: hidden
}

.category-bg h2 {
	text-transform: none;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0;
}

.category-bg h2 a {
	color: #000
}

.category-bg h3 {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0
}

.category-bg p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	display: block
}

li.category-bg:hover {
	background: #eee
}

li.category-bg:hover h2 {
	color: #c51d1d
}

#article_banner{
	float: left;
	margin: 0 10px 10px 0;
}

#article_banner #text-2 {
	width:300px;
	border: 1px solid #ccc;
}

#article_banner .widget {
	margin: 0
}

.article_desc {
	overflow: hidden
}

.category-bg p span {
	font-weight: 600;
}

.category-bg p.post-meta {
	margin: 7px 0;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	padding: 0;
	overflow: hidden
}

.category-bg p.post-meta span,.box li span,.ns_box li span {
	font-weight: 600;
	color: #c51d1d;
	font-size: 11px;
	text-transform: uppercase;
}

.post-bg {
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000
}

.post-bg img {
	float: right;
	margin: 0 0 10px 10px
}

.post-bg h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	margin: 0 0 0 0;
	display: block
}

.post-bg span {
	font-size: 10px;
	color: #999999;
	display: block;
	padding: 5px 0
}

.post-bg a {
	color: #be2430
}

.category-bg a:hover {
	color: #000
}

.date-links {
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	display: block;
	margin: 20px 0 5px;
	line-height: 14px;
	padding-bottom: 10px;
}

.date-links a {
	color: #26169b
}

.date-links a:hover {
	color: #be2430
}

.last-modified {
	float: right;
	color: #777;
}

.face-comments {
	padding: 0 0 2px;
	margin: 10px 0 0px;
}

.popular_articles {
	margin-top: 10px
}

.articles {
	width: 144px;
	min-height: 180px;
	float: left;
	margin: 10px 0 0
}

.right_side {
	float: right
}

#box {
	position: absolute;
	left: -75px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
	box-shadow: 3px 3px 4px #bac0c1
}

#box div {
	margin: 0
}

.recommend-bg {
	padding: 10px 0
}

.recommend-L {
	width: 320px;
	float: left
}

.recommend-R {
	width: 320px;
	float: right
}

.recommend-bg h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	border-bottom: 1px solid #ccc;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0
}

.recommend-bg ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #9697a9
}

.recommend-bg ul li {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type: none;
	color: #9697a9
}

.recommend-bg ul li a {
	display: block;
	color: #093784;
	margin: 0 0 0 0
}

.recommend-bg ul li a:hover {
	color: #000
}

.bak {
	background: url(images/bk-aro.gif) no-repeat 10px 50%;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	color: #c31226;
	border: 1px solid #93aec3;
	padding: 5px 25px 4px 25px;
	text-transform: uppercase;
	display: inline-block
}

.bak:hover {
	color: #000;
	border-color: #000
}

.footer-links {
	border-top: 1px solid #ddd;
	margin: 50px auto 0 auto;
	padding: 8px 0
}

.footer strong {
	margin-bottom: 16px;
	display: block
}

.f-menu {
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	width: 1024px; /*padding-bottom:6px;*/
	margin: 0 auto 6px; /*border-bottom:1px solid #eee;*/
	overflow: hidden
}

.f-menu li {
	*margin: 0 8px;
	display: block;
	float: left
}

.f-menu a {
	padding: 0 15px 0 0;
}

.f-menu li:last-child {
	margin-right: 0
}

.f-menu li.current-category-parent a {
	color: #000 !important;
	background: none
}

.f-menu li a {
	color: #000
}

.f-sub-nav {
	width: 1024px;
	padding: 0;
	margin: 0 auto
}

.f-sub-nav ul {
	font-weight: normal;
	font-size: 11px;
	line-height: 23px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center
}

.f-sub-nav ul li {
	margin: 0 10px 0 0;
	display: inline
}

.f-sub-nav ul li a {
	color: #000;
	padding: 0 6px;
	display: inline-block
}

.f-links-bg {
	width: 1024px;
	margin: 0 auto;
	padding: 26px 12px 40px
}

.f-links {
	width: 142px;
	float: left
}

.f-links h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #000;
	padding: 0 0 0 0;
	margin: 0 0 5px 0
}

.f-links a {
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #000;
	margin: 0 0 1px 0;
	display: block
}

.f-links a:hover {
	color: #bd1c21
}

.footer-bg {
	min-height: 181px;
	background: #181a63;
	padding-bottom: 20px;
	background: -moz-linear-gradient(top, #181a63 0%, #14134c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #181a63),
		color-stop(100%, #14134c) );
	background: -webkit-linear-gradient(top, #181a63 0%, #14134c 100%);
	background: -o-linear-gradient(top, #181a63 0%, #14134c 100%);
	background: -ms-linear-gradient(top, #181a63 0%, #14134c 100%);
	background: linear-gradient(to bottom, #181a63 0%, #14134c 100%)
}

.footer {
	width: 1024px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	position: relative
}

.f-nav {
	overflow: hidden;
	padding-top: 14px;
	width: 1024px;
	margin: 0 auto;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #5a5a5c
}

.f-nav .features-menu li {
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	margin-bottom: 6px;
	float: left;
	width: 118px;
	padding-right: 10px;
	min-height: 136px
}

.f-nav .features-menu li a {
	color: #000;
	margin: 0 0 6px -4px;
	padding: 2px 5px;
	display: block
}

.f-nav .features-menu li a:hover {
	color: #bf1e24
}

.f-nav .features-menu .sub-menu {
	padding: 0;
	margin: 0
}

.f-nav .features-menu .sub-menu li {
	font-weight: normal !important;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	display: block;
	min-height: 10px
}

.f-nav .features-menu .sub-menu li a {
	color: #000 !important;
	background: #fff;
	padding: 0;
	margin: 1px 2px
}

.f-nav .features-menu .sub-menu li a:hover {
	color: #bf1e24;
	text-decoration: underline
}

.copy {
	padding: 25px 0 0 0;
	text-align: center;
	font-weight: 200;
	font-size: 10px;
	line-height: 16px;
	color: #fff
}

.copy a {
	margin: 0;
	display: inline-block;
	color: #fff
}

.copy a:hover {
	text-decoration: underline;
	color:#fff;
}

.srch-bg .current-menu-item a,.footer-menu .current-menu-item a {
	background: none !important
}

.footer-logo {
	position: absolute;
	left: 0;
	bottom: -5px;
	z-index: 100;
	width: auto;
	height: auto
}

.footer .sub-nav {
    border-bottom: none;
    float: left;
    position: absolute;
    top: 90px;
    width: auto;
}

.back-to-top {
	position: fixed;
	bottom: 15px;
	right: 20px;
	background: url("images/sprite-1.png") no-repeat scroll -22px -74px transparent;
	width: 94px;
	height: 21px;
	z-index: 1000
}

.back-to-top a {
	text-indent: -9999px;
	display: block
}

.back-to-top:hover {
	background: url("images/sprite-1.png") no-repeat scroll -22px -48px transparent
}

.right-facebook {
	position: fixed;
	top: 40%;
	right: 0px;
	width: 32px;
	height: 146px
}

span.dsq-postid {
    background: url("images/sprite-1.png") no-repeat scroll -1px -75px rgba(0, 0, 0, 0);
    display: inline-block !important;
    float: left;
    height: 14px;
    margin: 3px 5px 0 0;
    width: 16px;
}
span.comments-count{
	display: inline-block !important;
	font-size: 12px !important
}

.eefacebookwidget {
	padding: 4px 0 22px 0;
	margin-top: 35px
}

.widget {margin-bottom: 15px;}
.widget ul, .widgets{list-style: none;margin-left: 0}
.widget .epoch-video h2 {font-size: 19px;font-weight: normal;line-height: 22px;margin-top: 10px;text-transform: none;}

.epochwidgetlatestheadlines,.epochwidgetlatestblogs,.epochwidgetpopular,.tabbertabs
	{
	border-bottom: 1px solid #eee
}

.notfound {
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	margin: 100px 0
}

ul.ui-slider-tabs-list {
	height: 34px
}

/*----------------Pagination---------------------------*/
.nav-previous {
	float: left
}

.nav-next {
	float: right
}

.nav-previous a,.nav-next a {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #c31226;
	padding: 4px 24px;
	text-transform: uppercase;
	display: inline-block
}

.nav-previous a {
	background: url(images/bk-aro.gif) no-repeat 10px 48%
}

.nav-next a {
	background: url(images/nx-aro.gif) no-repeat right 48%
}

.nav-previous a:hover,.nav-next a:hover {
	color: #000
}

/*--------WP-Paginate--------*/
.wp-paginate {
	padding: 0 120px !important;
	margin: 30px 0 15px !important;
	text-align: center;
	position: relative;
	counter-reset: none !important;
}

.wp-paginate li {
	display: inline !important;
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	position: static !important
}

.wp-paginate a {
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	background: #f1f1f1 !important;
	color: #000 !important;
	margin-right: 4px;
	border-radius: 2px;
	padding: 6px 10px !important;
	text-align: center;
	text-decoration: none;
	border: none !important
}

.wp-paginate a:hover,.wp-paginate a:active {
	background: #c51d1d !important;
	color: #fff !important
}

.wp-paginate .current {
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	background: #c51d1d !important;
	color: #fff;
	border-radius: 2px;
	margin-right: 4px;
	padding: 6px 10px !important;
	border: none !important
}

.wp-paginate .prev,.wp-paginate .next {
	position: absolute;
	top: -4px !important;
	color: #000 !important;
	background: none !important;
	padding: 6px 26px !important
}

.wp-paginate .prev:hover,.wp-paginate .next:hover {
	color: #000 !important;
	background: none !important
}

.wp-paginate .next:before,.wp-paginate .next:after,.wp-paginate .prev:before,.wp-paginate .prev:after
	{
	width: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	display: block;
	content: '';
	position: absolute
}

.wp-paginate .prev {
	left: 0px
}

.wp-paginate .next {
	right: 0px
}

.wp-paginate .prev:after {
	background-position: 0px -232px;
	background-color: #fff;
	left: 0
}

.wp-paginate .prev:hover:after {
	background-position: 0px -209px
}

.wp-paginate .next:after {
	background-position: -22px -232px;
	background-color: #fff;
	right: 0
}

.wp-paginate .next:hover:after {
	background-position: -22px -209px
}

/*added 19th_march */
.heading-02 {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	color: #000;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 0 20px 0;
	margin: 0 0 10px 0
}

/* Tiny Carousel */
.frontpage-slider {
	min-height: 190px;
	padding: 0;
	position: relative
}

.frontpage-slider .viewport {
	float: left;
	width: 1024px;
	min-height: 216px;
	position: relative;
	margin: 0;
	overflow: hidden;
	background-color: #FFFDF1;
}

.frontpage-slider .buttons {
	display: block;
	text-indent: -999em;
	float: left;
	width: 24px;
	height: 24px;
	overflow: hidden;
	z-index: 999
}

.frontpage-slider .prev,.frontpage-slider .next {
	background-image: url("images/sprite-1.png");
	background-repeat: no-repeat;
}

.frontpage-slider .prev {
	background-position: -134px -209px;
	position: absolute;
	top: 87px;
	left: -13px
}

.frontpage-slider .prev:hover {
	background-position: -105px -209px;
}

.frontpage-slider .next {
	background-position: -134px -235px;
	position: absolute;
	top: 87px;
	right: -13px
}

.frontpage-slider .next:hover {
	background-position: -163px -235px
}

.frontpage-slider .prev.disable {
	background-position: -163px -209px;
	zoom: 1
}

.frontpage-slider .next.disable {
	background-position: -163px -235px;
	zoom: 1
}

.frontpage-slider .overview {
	list-style: none;
	position: absolute;
	padding: 6px 0;
	margin: 0 5px;
	left: 0;
	top: 0
}

.frontpage-slider .overview li {
	float: left;
	margin: 0 10px;
	min-height: 220px;
	border: 0px solid #dcdcdc;
	width: 149px
}

.frontpage-slider .overview li a img {
	width: 100% !important;
	height: 102px !important
}

.frontpage-slider .overview li a p {
	width: 153px
}

.frontpage-slider .overview li a p {
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.frontpage-slider .overview li h4,#trending-now li h4 {
	font-weight: bold;
	font-size: 10px;
	min-height: 12px;
	text-align: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #9e9ca1
}


/* "TOP VIDEO" Add camera icon by teshun  */
.frontpage-slider .video_box{
	/*border: 1px solid blue; */
	width: 152px;
	height: 102px;
	float: left;
	position:relative;
}

.frontpage-slider .video_box .video_img{
	position: absolute;
	z-index: 0;
}

.frontpage-slider .video_box .camera_icon{
	position: absolute;
	z-index: 1;
	right: 0;
	margin-right: -1px;
	width: 31px !important;
	height: 31px !important;
	background: url("images/camera-icon.png") no-repeat;
}

/* overflow hidden by teshun */
.frontpage-slider .video_box .video_img p{
	overflow: hidden;
}


.popular_articles p {
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 15px;
	margin-top: 8px
}

.popular_articles h4 {
	font-weight: bold;
	font-size: 11px;
	min-height: 15px;
	text-align: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #c11d13
}

#post_left {
	float: left;
	width: 690px;
	margin-right: 20px;
}

#post_right {
	float: right;
	width: 300px;
}

/* Weather Widget */
.ww_main,.ww_sub {
	overflow: hidden;
	width: 300px;
}

.ww_main span {
	display: block
}

.ww_icon_big {
	float: left;
	margin-right: 24px
}

.ww_temp_big {
	font-weight: 600;
	font-size: 32px;
	color: #000;
	margin-top: 12px
}

.ww_status {
	padding: 12px 0
}

.ww_location {
	font-size: 13px !important;
	font-weight: bold;
	margin: 0 0 0 110px !important
}

.ww_sub {
	margin-top: 8px;
	padding-top: 2px;
	border-top: 1px solid #eee;
}

.ww_temp_small {
	float: left;
	margin: 0 18px
}

.ww_day span {
	margin: 24px 4px 0;
	display: inline-block
}

.ww_today {
	font-size: 14px;
	font-weight: 600
}

.ww_hi,.ww_low {
	font-size: 14px;
	font-weight: normal;
	color: #888 !important;
}

/* Trending Topics Widget */
.epochspecialtopics .ns_box a {
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	text-transform: capitalize;
	color: #000
}

.epochspecialtopics .ns_box a:hover {
	color: #c51f21
}

.post-cats a {
	font-weight: 900;
	font-size: 14px;
	color: #777 !important;
	text-transform: uppercase;
}

/*Tweet blender Widget*/
.twitter_footer {
	padding: 10px 0;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid #ddd
}

.twitter_footer a {
	color: #c51d1d;
	font-weight: bold
}

.twitter_footer a:hover {
	color: #000
}

/* liScroll styles */
.tickeroverlay-left {
	display: block;
	pointer-events: none;
	position: absolute;
	z-index: 30;
	height: 12px;
	width: 150px;
	top: 0;
	left: -2px;
}

.tickeroverlay-right {
	display: block;
	pointer-events: none;
	position: absolute;
	z-index: 30;
	height: 12px;
	width: 150px;
	top: 0;
	right: -2px;
}

.tickercontainer { /* the outer div */
	height: 27px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 790px;
}

.tickercontainer .mask {
	/* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px; /*width:718px;*/
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	margin-left: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	/* important:display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding-right: 15px;
	font-weight:600;
	text-transform: none;
	font-size: 12px; /*background:#fff;*/
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	margin: 0 50px 0 0;
}

ul.newsticker a:hover {
	text-decoration: underline;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

#webticker2 {
	float: right;
}

#webticker2 li {
	float: right;
	/* important:display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding-left: 15px; /*background:#fff;*/
}

.red, #page-breaking-news .left-content a{
	color: #c11d13 !important;
}

.footer-menu li {
	border-right: 1px solid #fff;
	display: inline;
	padding: 0 4px 0 4px;
}

.footer-menu li:last-child {
	border-right: medium none;
}

.excerpt-block {
	background-image: url("images/h-line.gif");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: 0px;
	background-position-y: bottom;
	padding-top: 14px;
	padding-bottom: 8px;
}

.entry-meta {
	margin-bottom: 6px;
}

div::-webkit-scrollbar {
	width: 12px;
}

div::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

div::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.category-bg h1 a,.post-bg h1 a {
	color: #000;
}

.category-bg h1 a:hover,.post-bg h1 a:hover {
	color: #be2430;
}

.tabbertab ol.wp-paginate li:before {
	content: none;
	counter-increment: none;
	position: relative;
	left: auto;
	-moz-box-sizing: none;
	-webkit-box-sizing: none;
	box-sizing: none;
	margin-right: none;
	padding: none
}

.tabbertab ol.wp-paginate li {
	border-bottom: none;
	font-family: inherit;
	min-height: auto;
	font-size: 12px;
	color: none;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline
}

.see-all {
	margin-bottom: 70px !important
}

.see-all2 {
	margin-bottom: 110px !important
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w30 {
	width: 30%
}

.w40 {
	width: 40%
}

.w50 {
	width: 50%
}

.fl.w50,.fr.w50 {
	width: 48%
}

.fl.w50.first {
    border-right: 1px solid #DDDDDD;
    margin-right: 2%;
    padding-right: 3%;
    width: 46%;
}

.w60 {
	width: 60%
}

.w70 {
	width: 70%
}

.w72 {
	width: 72%
}

.w100 {
	width: 100%
}

.img-border img {
	padding: 2px;
	border: 1px solid #ccc;
}

.widget-todays-headlines li,.widget-popular-stories li {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 0px 0 5px;
	margin-bottom: 5px;
}

.widget-todays-headlines a.headline_title,.widget-popular-stories a.headline_title
	{
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	text-transform: none;
}

.widget-todays-headlines a,.widget-popular-stories a {
	color: #aaa;
	text-transform: uppercase;
}

.widget-todays-headlines li .fl,.widget-popular-stories li .fl {
	width: 160px;
}

.widget-todays-headlines li .fr,.widget-popular-stories li .fr {
	width: 130px;
}

.widget-todays-headlines img,.widget-popular-stories img {
	width: 152px;
	height: 102px;
}

.widget-todays-headlines .facebook_box,.widget-popular-stories .facebook_box
	{
	margin-top: 3px;
	margin-bottom: 0px;
	width: 100%;
	overflow: hidden;
}

.widget-todays-headlines .cat_title a {
	color: #C51D1D;
}

.widget-todays-headlines .cat_title a:hover {
	color: #000;
}

.latest-headlines li a {
	width: 225px;
	float: right;
}

.epoch-stories img {
	max-width: 100%;
}

.epoch-stories .type_0 ul, .hk_sidebar_text ul {
	padding-left: 15px
}

.epoch-stories .type_1 ul li, .hk_sidebar_img ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
	font-weight: 600;
}

.epoch-stories .type_1 ul li:last-child, .hk_sidebar_img ul li:last-child {
	border: none;
}

.daily-news h3{font-weight: 700;font-size: 15px}
	
.social-icons li {
	float: left;
}

.social-icons li a {
	background: url("images/social-sprite.jpg") no-repeat;
	width: 36px;
	height: 36px;
	float: left;
	margin-right: 10px
}

.social-icons li a.fb {
	background-position: 0 0
}

.social-icons li a.t {
	background-position: -53px 0
}

.social-icons li a.g {
	background-position: -106px 0
}

.social-icons li a.in {
	background-position: -159px 0
}

.social-icons li a.rss {
	background-position: -212px 0
}

.popular-galleries .w100 {
	position: relative;
}

.popular-galleries h5{
	margin: 10px auto -13px;
	color:#fff
}

.popular-galleries .photo_cap h1 {
	font-size: 15px;
	line-height: 18px;
}
/* RSS Feed Page */
ul.etrss_cat li {
	display: inline;
	list-style: none;
	padding-left: 20px;
}

/* Shen Yun Feature */
#sy-feature {
	clear: both;
	margin-bottom: 10px;
}

#sy-feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

#sy-feature .left {
	width: 162px;
	height: 126px;
	margin-right: 15px;
	float: left;
}

#sy-feature .right {
	float: right;
	width: 123px;
	background: url(images/sprite-2.png) no-repeat 0 -444px;
	padding-top: 15px;
}

#sy-feature h2 {
	background: none;
	padding: 0;
}

#sy-feature h2 a {
	text-transform: none;
	font-weight: 600;
	font-size: 15px;
	line-height: 21px;
}

#sy-feature span.overline {
	font-weight: 900;
	font-size: 11px;
	line-height: 20px;
	color: #ce1723;
}

#sy-feature span.caption {
	font-weight: 200;
	font-size: 12px;
}

ul.rsslist {
	list-style: none;
	margin: 4px 6px;
}

li.rsslist {
	background: url(images/bullet_5x5_l-blue.gif) no-repeat scroll 0 5px
		transparent;
	line-height: 15px;
	margin: .2em 0 .4em;
	padding-left: 13px;
}

.share-button {
	height: 20px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	width: auto;
	line-height: 18px;
	z-index: 10;
}
.eet_googleplus,.eet_linkedin,.eet_pinterest{display:block; cursor:pointer;}

.linkedin-32{
	background: url("images/sprite-1.png") no-repeat scroll -154px -74px transparent;
	width:32px;
	height:32px;
}
.pinit-32{
	background: url("images/sprite-1.png") no-repeat scroll -154px -3px transparent;
	width:32px;
	height:32px;
}
.fbshare-32{
	background: url("images/sprite-1.png") no-repeat scroll -154px -113px transparent;
	width:32px;
	height:32px;
}
.twitter-32{
	background: url("images/sprite-1.png") no-repeat scroll -154px -38px transparent;
	width:32px;
	height:32px;
}
.email-32{
	background: url("images/sprite-1.png") no-repeat scroll -154px -148px transparent;
	width:32px;
	height:32px;
}
.linkedin-horizontal{
	background: url("images/sprite-1.png") no-repeat scroll -25px -101px transparent;
	width:54px;
	height:20px;
}
.twitter-horizontal{
	background: url("images/sprite-1.png") no-repeat scroll -86px -100px transparent;
	width:61px;
	height:22px;
}
.pinit-horizontal {
    background: url("images/sprite-1.png") no-repeat scroll -25px -127px transparent;
    height: 20px;
    width: 40px;
}
.fbshare-horizontal {
    background: url("images/sprite-1.png") no-repeat scroll -24px -154px transparent;
    height: 22px;
    width: 61px;
}
.spreddit {
    background: url("images/sprite-1.png") no-repeat scroll -2px -120px transparent;
    height: 20px;
    width: 21px;
}
.print-icon {
    background: url("images/sprite-1.png") no-repeat scroll 0 -92px transparent;
    height: 22px;
    width: 22px;
}

.share-button span.feedback-span {
	border: 1px solid #D50101;
	display: block;
	margin-left: 0; 
}
span.feedback-span a {
	background: none repeat scroll 0 0 #D50101;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	padding: 0 5px !important; 
}
span.feedback-span a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.share-button iframe,.share-button a {
	margin: 0 !important;
	padding: 0 !important;
	transition: none !important;
	float:left;
}
.fb-like{z-index: 9999999999;overflow: hidden}

#header .share-button {
	width: auto;
	margin: 0 0 0 5px;
}

.awesm-service-email {
	background: url("images/email-button.png") no-repeat scroll 0 0
		transparent !important;
	display: block !important;
	height: 20px !important;
	width: 60px !important;
}

a.awesm-service-gplus:hover {
	background-position: 0 -275px !important;
}

a.awesm-service-linkedin {
	background: url("images/linkedin-buttons.png") no-repeat scroll 0 0
		transparent !important;
	display: block !important;
	height: 20px !important;
	width: 61px !important;
}

a.awesm-service-linkedin:hover {
	background-position: 0 -20px !important;
}

a.awesm-service-pinterest {
	background: url("images/pinterest-buttons.png") no-repeat scroll 0 0
		transparent !important;
	display: block !important;
	height: 20px !important;
	width: 41px !important;
}

#author-info {
	margin: 25px 0 15px;
}

/* Contributor profile page */
.left-content.author h1,.all-blogs h1 {
	font-weight: 600;
	font-size: 32px;
	line-height: 34px;
	color: #000;
}

.all-blogs h3 {
	font-weight: 900;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	line-height: 22px;
	margin: 10px 0 0;
}

.all-blogs h1.blg-phead {
	font-weight: 600;
	font-size: 26px;
	line-height: 26px;
	color: #000;
	border-bottom: 4px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.left-content.author h1 a:hover {
	text-decoration: underline;
}

.left-content.author h2 {
	font-weight: bold;
	font-size: 34px;
	line-height: 38px;
	margin: 5px 0;
	color: #000;
}

.left-content.author h3 {
	color: #666;
}

.left-content.author #author-info h3 {
	font-family: 'Helvetica', sans-serif;
	font-weight: lighter;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	margin: 0px 0 10px;
	color: #666;
}

.left-content.author p,.all-blogs p {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 14px;
}

.author-sharing {
	margin: 20px 0 0;
	float: left
}

.author-sharing .w30 a {
	font-size: 14px
}

.author-photo{
	float:left;display:inline;margin-right:20px;
}
.author-sharing .connect {
	float: left;
	margin-right: 20px
}
ul.style1{
	padding: 0;
	margin:0;
}

.author .style1 li span a {
	color: #26169b;
}

.blog-excerpt img {
	margin: 0 0 20px 20px
}

.etbtn {background-color: #c11d13;color: #fff !important;font-size: 10px;padding: 3px 7px;font-weight: 900;}

.author .face-comments {
	margin: 0
}

.author .face-comments div.printfriendly {
	margin: 0
}

.blog-share {
	margin: 30px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc
}

.blog-share .comments-link {
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	padding: 1px 8px;
	margin-right: 8px;
	float: left;
}

#home-recent-blogs {
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
}

.recent-blogs{margin-left: 0; list-style: none}

.recent-blogs .recent-blog:last-child {
	border: none
}

.recent-blog {
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
	min-height: 50px
}

.recent-blog h3 {
	text-trasform: none;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	margin: 0;
	border: none
}

.recent-blog img {
	float: left;
	width: 50px;
	margin-right: 8px;
}

.recent-blog .post-meta,.recent-blog .post-meta a {
	margin: 3px 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: 600;
	color: #656565
}

.recent-blog .post-meta a.cat {
	color: #C51D1D;
	font-size: 10px;
	text-transform: uppercase;
}

.right-content .recent-blog .span2{width:50px}
.right-content .recent-blog .span10{width:81%}

#blog-head {
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	padding-bottom: 10px
}

#blog-head span {
	font-weight: normal;
}

.author-box {
	border-bottom: 2px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.author-box img {
	margin-right: 10px
}

.author-box .auth-desc {
	float: left;
	width: 580px
}

.author-box .auth-desc p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px
}

.author-box .auth-desc a {
	text-decoration: underline;
}

.author-sharing-single {
	float: left;
}

.author-sharing-single a {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(images/sprite-1.png);
	float: left;
	margin-right: 5px
}

.author-sharing-single a.f {
	background-position: -90px -326px
}

.author-sharing-single a.t {
	background-position: -116px -326px
}

.author-sharing-single a.g {
	background-position: -140px -326px
}

.author-sharing-single a.r {
	background-position: -166px -326px
}

.author-sharing-single a.website {
	background: none;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 5px;
	text-decoration: none;
}

.single-blog .date-links{
	border:none;
}
.all-blogs .post-meta {
	margin: 12px 0 12px;
	font-size: 11px;
	line-height: 13px;
	font-weight: 600;
}

.all-blogs .post-meta img {
	float: left;
	margin-right: 8px;
}

.all-blogs .post-meta a {
	color: #26169b;
}

.all-blogs #blog-head {
	margin-bottom: 30px
}

.author .style1 li span.post-meta {
	margin: 15px 0 20px;
	display: block;
}

.in-the-blogs {
	border-bottom: 2px solid #CCCCCC;
	font-weight: 200;
	font-size: 32px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

.blog-archive-head {
	font-weight: 200;
	font-size: 32px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

.author-blog-name a {
	font-weight: 900;
	font-size: 14px;
	color: #777 !important;
	text-transform: uppercase;
	margin: 0
}

.archive-blog .post-meta {
	margin: 5px 0
}

.archive-blog .post-meta img {
	margin: 0 10px 0 0
}

@media (min-width: 1106px) {
	#epoch-floating-social {
	    background-image: url("images/social-sprite-2.png");
	    background-position: left top;
	    background-repeat: no-repeat;
	    height: 265px;
	    position: fixed;
	    top: 30%;
	    width: 45px;
	    overflow: hidden;
	}
	#epoch-floating-social a{float:left;height:44px;width:45px;opacity: 0}
	#epoch-floating-social a:hover{background-color: #417ed5;opacity: 0.2}
}

#div-gpt-ad-1362813743510-5{margin:0 auto;}

.widgets .widgettitle {border-top: 2px solid #666666;font-family: Georgia;font-size: 16px;font-weight: bold;line-height: 18px;margin: 0 0 10px;padding: 5px 0;text-transform: none;border-bottom: 2px dotted #ddd;}
.widgets .widgettitle span{color:#ddd}
.widgets .ns_box{margin: 0}

.showmore_content { position:relative; overflow:hidden; }           
.showmore_trigger { width:100%; height:35px; line-height:35px; cursor:pointer;text-align: right }
.showmore_trigger span { display:block; color:#C51D1D; }

#popular-focus .span4 ul li{margin-bottom: 5px}
.spots-slider {
	min-height: 190px;
	padding: 0;
	position: relative
}
.spots-slider h2{font-size: 16px; font-weight: bold;text-transform: uppercase;margin:0;padding:0;line-height: 24px}
.spots-slider h2 span{float:right;font-size: 15px;margin-right: 60px;font-weight: normal;text-transform: none}
.spots-slider .viewport {
	width: 100%;
	min-height: 180px;
	position: relative;
	margin: 0;
	overflow: hidden;
}
.spots-slider .buttons {
	display: block;
	text-indent: -999em;
	float: left;
	width: 19px;
	height: 19px;
	overflow: hidden;
	z-index: 999
}
.spots-slider .prev,.spots-slider .next {
	background-image: url("images/sprite-1.png");
	background-repeat: no-repeat;
	top: 6px;
}
.spots-slider .prev {
	background-position: -22px -298px;
	position: absolute;
	right: 24px
}
.spots-slider .prev:hover {
	background-position: -2px -298px;
}
.spots-slider .next {
	background-position: -22px -317px;
	position: absolute;
	right: 2px
}
.spots-slider .next:hover {
	background-position: -42px -317px
}
.spots-slider .prev.disable {
	background-position: -41px -299px;
	zoom: 1
}
.spots-slider .next.disable {
	background-position: -1px -317px;
	zoom: 1
}
.spots-slider .overview {
	list-style: none;
	position: absolute;
	padding: 6px 0;
	margin: 0 5px;
	left: 0;
	top: 0
}
.spots-slider .overview li {
	float: left;
	margin: 0 20px 0 0;
	min-height: 220px;
	border: 0px solid #dcdcdc;
	width: 152px
}
.spots-slider .overview li a img {
	width: 100% !important;
	height: 102px !important
}
.spots-slider .overview li a p {
	width: 153px
}
.spots-slider .overview li a p {
	color: #000;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.spots-slider .overview li h4 {
	font-weight: bold;
	font-size: 10px;
	min-height: 12px;
	text-align: left;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: #9e9ca1
}
.sprite-ShenYunGoldLine{ background-position: 0 0; width: 676px; height: 4px; } 
.sprite-daily-news-thumb{ background: url(images/sprite-2.png) no-repeat 0 -166px; width: 84px; height: 75px; } 
.sprite-daily-news{ background: url(images/sprite-2.png) no-repeat 0 -246px; width: 190px; height: 57px; } 
.sprite-footer-logo{ background: url(images/sprite-2.png) no-repeat 0 -308px; width: 162px; height: 27px;float:left; } 
.sprite-nsl{ background-position: 0 -416px; width: 165px; height: 23px; } 
.sprite-stars{ background-position: 0 -444px; width: 82px; height: 12px; }


.headshots .htwrapper{margin:5px auto 0 auto;width:600px;}
.headshots .headtip {display: block;float: left;height: 100px;margin: 0 5px;width: 90px;overflow:hidden;}
.headshots .headtip > a{display:block;border:1px solid #ccc;height:90px;overflow:hidden;text-align:center;}
.headshots .headtip > a > img{height: 90px;width:auto;max-width:none;}
.headshots .popover.top{height:170px;width:450px;max-width:450px;margin-top:-2px}
.headshots .popover.top .arrow{left:10%}
.headshots .popover-content h3, .headshots .popover-content p{margin-top:0}
.headshots .popover-content h4{margin:0;color:#ddd}
.headshots .popover-content .span4 a{display:block;text-align:center;width:125px;height:150px;overflow:hidden;}
.headshots .popover-content img{width:auto;height:150px;max-width:none;}
.headshots #hs-nxt{float:right}

.archive-blog #epochtabs ul li{border-bottom:1px dotted #DDDDDD}
#trending-more{float:right;margin:-20px 5px 0 0;color:#C11D13}
.frontpage-video-seeall{color:#C11D13;font-size:12px;float: right; margin-right: 15px;}
.frontpage-pick-seeall{float:right;margin: 0px 15px -15px 0;;color:#C11D13;font-size:12px;}

.recommendationDetails span{display:block;margin:0}

.main-nav-container{width:100%;left:0;background:url(http://www.theepochtimes.com/n3/eet-content/themes/the-epoch-times-3/images/bg_tile.jpg) repeat-x scroll 0 0 #FFFFFF;}
.main-nav-container #menu-sections{width:1024px;margin:0 auto;}

#page-shenyun{margin-top:0;}
#page-shenyun .top-banner img{width: 100%}
#page-shenyun h1{margin-top: 25px;}
#page-shenyun h1 a{color: #000; font-size: 36px; font-family: "Times New Roman", Helvetica, sans-serif;font-weight: normal;}
#page-shenyun .news-gal-L_bottom{border: none;}
#page-shenyun h2{float:none}
#page-shenyun h2 a{color: #000; font-size: 28px; font-family: "Times New Roman", Helvetica, sans-serif;font-weight: normal;line-height: 32px;}
#page-shenyun h3 a{color: #000; font-size: 22px; font-family: "Times New Roman", Helvetica, sans-serif;font-weight: normal;line-height: 26px;}
#page-shenyun #touring{margin-bottom: 20px}
#page-shenyun #touring h4{font-size: 16px;text-transform:uppercase;margin-top: 0}
#page-shenyun #touring p {color: #888;font-size: 11px;font-weight: bold;margin-bottom: 0;margin-top: 10px;text-transform: uppercase;}
#page-shenyun .country p{font-weight: normal;font-size: 12px;}
#page-shenyun .country p a, #page-shenyun a.read-more{color: #2b379b !important;font-weight: bold;font-size: 12px;}
#page-shenyun .country .left-content{border-right: none; background: url("images/country-sep.png") no-repeat scroll 700px 65px;}
#page-shenyun .country .right-content a{color: #000;}
#page-shenyun .country .right-content ul.shenyun-list{margin-top: 60px}
#page-shenyun .feature{margin-top:0;border-top: none;background-color: transparent;padding-top: 0}
#page-shenyun .feature .frontpage-slider .viewport{background-color: transparent;}
#page-shenyun ul.shenyun-list{list-style-image: url(images/bullet-blue.png);margin-left:15px}
#page-shenyun ul.shenyun-list li{margin-bottom:5px}
#page-shenyun ul.shenyun-list a{color: #000}
#page-shenyun #touring p.now-next{color:#ff8900;margin-top: 0;text-transform: none;line-height: 18px;font-weight: normal;font-size: 12px}
#page-shenyun #touring p.now-next span{font-weight: bold}
#page-shenyun #touring ul.shenyun-list{margin-top: 10px}
#page-shenyun .feature p.orange{color:#ff8900;text-transform: uppercase;}
#page-shenyun .fp-sections-head{margin-top: 0}
#page-shenyun .country{padding-top: 0}
#page-shenyun .fp-sections-head h1{margin-top: 0}
#page-shenyun .frontpage-slider .next, #page-shenyun .frontpage-slider .prev{top:47px}

/*Popup Signup Form*/
#backgroundPopup {
    z-index:10000;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:rgba(0,0,0,0.8);
    top:0px;
    left:0px;
}
#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 50%;
    margin-left: 0;
    position: fixed;
    top: 10%;
    /*width: 800px;*/
    z-index: 9999;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url("images/EET-Facebook-Like-Frame-background.jpg") no-repeat center center transparent;
	padding: 94px 120px;
}
#x_close {
	color: rgba(255, 255, 255, 0.9);
	font-size: 60px;
	font-family: serif;
	line-height: 1;
}

#toPopup iframe {
	background: #fff;
	position: relative;
	top: 25px;
}
div.loader {
    background: url("images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}
div.close {
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 35px;
    top: 13px;
    width: 15px;
    padding: 5px;
    font-size: 14px;
    font-family: serif;
    opacity: 0.7;
}
div#popup_content {
    margin: 4px 7px;
    /* remove this comment if you want scroll bar
    overflow-y:scroll;
    height:200px
    */
}
#signup-head{
	width:440px;
	height: 300px;
	margin:0 auto;
	background-color: #e3e3e3;
	border:8px double #C7C7C7;
	background: -webkit-linear-gradient(#ececec, #d2d2d2); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ececec, #d2d2d2); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ececec, #d2d2d2); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ececec, #d2d2d2); /* Standard syntax (must be last) */
	padding: 25px;
}
#signup-head h2 {
    color: #8CB2C3;
    font-family: Georgia;
    font-size: 26px;
    letter-spacing: -2px;
    text-align: center;
    margin: 15px 0;
}
#signup-head p {
    color: #747173;
    font-family: "Times New Roman";
    font-size: 18px;
    font-weight: bold;
}
#signup-head .social-icons{
	list-style: none;
}
#signup-foot{
	width:506px;
	height: 60px;
	margin:-8px auto 0;
	border:8px double #C7C7C7;
	background: -webkit-linear-gradient(#f3f3f3, #e4e4e4); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f3f3f3, #e4e4e4); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f3f3f3, #e4e4e4); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f3f3f3, #e4e4e4); /* Standard syntax (must be last) */
	padding: 20px 12px;
	box-shadow: 0 0 57px -12px rgba(0, 0, 0, 0.5);
}

#signup-foot input[type="text"], #signup-foot input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #606060;
    font-size: 24px;
    height: 30px;
    padding: 12px 10px;
    background: -webkit-linear-gradient(#f0f0f0, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f0f0f0, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f0f0f0, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f0f0f0, #fff); /* Standard syntax (must be last) */
	width: 202px;
}
#signup-foot input[type="submit"] {
	color: #ffa500;
	background: none;
	border: none;
	font-size: 24px;
}

.etInfoTable {
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    margin: 10px 10px 10px 0;
    width: 350px;
}
.etInfoTable div.title {
    background-color: #3399FF;
    font-size: 16px;
    padding: 4px 8px;
    text-align: center;
}
.etInfoTable div.contents {
    background-color: #99CCFF;
    padding: 8px;
}
ul.bxslider{margin: 0}

.eet-suggest {
    height: 128px;
    position: fixed;
    right: 0;
    top: 38%;
    cursor: pointer;
}
.eet-suggest a {
    background: url("images/social-sprite-2.png") no-repeat scroll -146px -146px transparent;
    float: left;
    height: 118px;
    width: 90px;
    cursor: pointer;
}
.eet-suggest a:hover{
	opacity: 0.8;
}

/* Social Buttons */
.eet-sharer{
	width: 100%;
	height: 22px;
	margin: 10px 0;
	clear: both;
}
.eet-sharer a, #subscribe a{
	display:block;
	background: url("images/social-sprite-2.png") no-repeat top left;
	float:left;
	height: 24px;
	margin-right: 10px;
}
.eet-sharer a:hover{
	opacity: 0.8
}
.eet-sharer a.tweet {
    background-position: -47px -90px;
    width: 100px;
}
.eet-sharer a.pinit {
    background-position: -163px -116px;
    width: 72px;
}
.eet-sharer .fblike {
    background: none;
    width: 80px;
    margin-right: 15px;
    float:left;
    transform: scale(1.05);
	-ms-transform: scale(1.05); 
	-webkit-transform: scale(1.05); 
	-o-transform: scale(1.05); 
	-moz-transform: scale(1.05); 
	transform-origin: top left;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
}
.eet-sharer a.tweet span, .eet-sharer a.fblike span{
    color: #6a7180;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 1px;
    text-align: center;
    width: 32px;
}
.eet-sharer a.tweet span{
	margin-left: 68px;
}
.eet-sharer a.fblike span{
	margin-left: 65px;
	position: absolute;
}
.eet-sharer a.fbshare {
    background-position: -47px -170px;
    width: 57px;
}
.eet-sharer a.fblike iframe{
	margin-left: 10px;
}
.eet-sharer a.share {
    background-position: -46px -145px;
    width: 67px;
    z-index: 9999;
    position: relative;
}
.eet-sharer a.share:hover, #subscribe a:hover{
	opacity: 1;
}
.eet-sharer a.print {
    background-position: -48px -218px;
    width: 48px;
    float:right;
}
.eet-sharer a.feedback {
    background-position: -47px -194px;
    width: 70px;
    float:right;
}
.eet-sharer a.twittershare {
    background-position: -47px 0;
    height: 28px;
    width: 186px;
}
.eet-sharer a.fbsharelarge {
    background-position: -47px -32px;
    height: 28px;
    width: 186px;
}
.eet-sharer a.eetnext {
    background-position: -47px -114px;
    height: 28px;
    margin-right: 0;
    width: 84px;
}
.eet-sharer .dropup, .eet-sharer .dropdown{
	float:left;
}
.eet-sharer .dropdown-menu, #subscribe .dropdown-menu{
	top:40%;
	background: #050306;
	background: -moz-linear-gradient(top, #050306 0%, #2d3970 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#050306), color-stop(100%,#2d3970));
	background: -webkit-linear-gradient(top, #050306 0%,#2d3970 100%);
	background: -o-linear-gradient(top, #050306 0%,#2d3970 100%);
	background: -ms-linear-gradient(top, #050306 0%,#2d3970 100%);
	background: linear-gradient(to bottom, #050306 0%,#2d3970 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050306', endColorstr='#2d3970',GradientType=0 );
	min-width: 150px;
	z-index: 1000001;
	margin-left: 10px;
}
.eet-sharer .dropdown-menu li, #subscribe .dropdown-menu li{
	float:left;
	width: 100%;
}
.eet-sharer .dropdown-menu a, #subscribe .dropdown-menu a{
    background-image: none;
    border-top: 1px solid #324F70;
    color: #b7d2e3;
    font-size: 10px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-right: 0;
    text-transform: uppercase;
    width: 110px;
}
.eet-sharer .dropdown-menu li:first-child, #subscribe .dropdown-menu li:first-child{
	border-top: none;
	height: 10px;
}
.eet-sharer .dropdown-menu a:hover, #subscribe .dropdown-menu a:hover{
	background: none;
	color: #66abcc;
}
.et-icon{
	display:block;
	background: url("images/social-sprite-2.png") no-repeat -172px -63px;
	float:left;
	height: 24px;
	width: 24px;
	margin-right: 10px;
	margin-top: 5px;
}
.et-icon.pinterest{
	background-position: -179px -63px;
}
.et-icon.linkedin{
	background-position: -200px -63px;
}
.et-icon.redit{
	background-position: -165px -89px;
}
.et-icon.stumbleupon{
	background-position: -193px -88px;
}
.et-icon.tumblr{
	background-position: -222px -63px;
}
.et-icon.gplus{
	background-position: -135px -116px;
}
.et-icon.email{
	background-position: -216px -87px;
}
#subscribe{
	float: right;
	font-family: "AvenirHeavy";
}
#subscribe ul{
	list-style: none;
	margin: 0
}
#subscribe a {
    background-position: -47px -63px;
    margin-right: 0;
    position: relative;
    width: 117px;
    z-index: 9999;
    font-family: "AvenirHeavy";
}
#subscribe .dropdown-menu{
	width: 160px;
	font-family: "AvenirHeavy";
}
#subscribe .dropdown-menu li{
	border-top: 1px solid #324F70;
	font-family: "AvenirHeavy";
}
#subscribe .dropdown-menu input[type="email"] {
    background-color: #2d2b52;
    border-width: 0;
    color: #79e6ff;
    font-family: "AvenirHeavy";
    font-size: 12px;
    margin: 0;
    padding: 2px 15px;
    width: 130px;
}
#subscribe .dropdown-menu label{
	margin: 0 10px;
	color: #fff;
	font-family: "AvenirHeavy";
}
#subscribe .dropdown-menu .row-fluid .checkbox{
    color: #82cef5;
    font-size: 11px;
    line-height: 21px;
    min-height: 20px;
    padding-left: 27px;
}
#subscribe .dropdown-menu .signup {
    font-size: 12px;
    margin: 5px 15px 4px;
}
#subscribe .top{
	font-size: 12px;
}
#subscribe .top span {
    background: url("images/social-sprite-2.png") no-repeat scroll -118px -147px transparent;
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 22px;
}
#subscribe .bottom {
    font-size: 12px;
    line-height: 15px;
    padding: 0 5px 0 27px;
    white-space: normal;
    color: #b6e3fa !important;
}
#subscribe .mclist{
	padding-top: 7px;
	padding-bottom: 7px;
}
#subscribe .response{
    color: #fff;
    display: none;
    font-family: AvenirHeavy;
    font-size: 12px;
    line-height: 14px;
    margin: 7px 0;
    text-align: center;
    white-space: normal;
    float:left;
    width: 100%;
}
#subscribe input[type="submit"] {
    background: url("images/social-sprite-2.png") no-repeat scroll -48px -243px transparent;
    border: medium none;
    height: 17px;
    margin: 0 auto 0 50px;
    padding: 0;
    width: 60px;
}

/*SignUp Banners 舊版本，static page 重新生成後，可刪除 
	images/banner-beyond-science.jpg 可刪除
	images/banner-china-d-brief.jpg  可刪除
*/
.signup-banner{
	margin-top: 10px;
	float: left;
}
.signup-banner .form-wrapper {
    bottom: 0;
    height: 30px;
    margin-left: 30%;
    margin-top: -30px;
    position: relative;
    width: 70%;
    overflow: hidden;
}
.signup-banner .form-wrapper form{
	margin: 0;
	float: left;
}
.signup-banner .form-wrapper .email-field {
    background: url("images/banner-email.png") no-repeat scroll left top transparent;
    float: left;
    height: 25px;
    margin: 5px 5px 0 14px;
    width: 190px;
}
.signup-banner .form-wrapper input[type="email"] {
    background: none;
    border: medium none;
    height: 14px;
    margin-left: 50px;
    margin-top: 2px;
    width: 130px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
}
.signup-banner .form-wrapper input[type="image"] {
    float: left;
    margin-top: 5px;
    width: 121px;
}
.signup-banner .fields{
	float: left;
	width: 100%;
}
.signup-banner .result {
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: AvenirHeavy;
}
/* SignUp Banners 舊版本，static page 重新生成後，可刪除 */
.before-after{
	max-width: 100%;
}
.before-after div img{
	height: inherit;
	max-width: none;
}
.before-after div div img{
	height: auto;
}
.titlepanel {
	z-index: 9999 !important;
}


/*SignUp Banners for new 2 version*/
.signup-banner2{
	padding-bottom: 13px;
	float: left;
}
.signup-banner2 .form-wrapper {
	border-top: 1px solid #C4C7FB;
	
	background: #0072bc; /* Old browsers */
	background: -moz-linear-gradient(top, #0072bc 0%, #003471 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0072bc), color-stop(100%,#003471)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0072bc 0%,#003471 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0072bc 0%,#003471 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0072bc 0%,#003471 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0072bc 0%,#003471 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072bc', endColorstr='#003471',GradientType=0 ); /* IE6-9 */
	
    bottom: 0;
    height: 40px;
    position: relative;
    overflow: hidden;
}
.signup-banner2 .form-wrapper form{
	margin: 0;
	float: left;
}
.signup-banner2 .form-wrapper .email-field {
	float: left;
}
.signup-banner2 .form-wrapper .fields .weekly_newsletter{
	color: white;
	font-size: 10.7px;
	padding: 15px 15px 0px 12px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	line-height: 11px;
	float: left;
	font-weight: bold;
}

.signup-banner2 .form-wrapper input[type="email"] {
	color: #dddddd;
    height: 25px;
    margin: 7px 0 0 0px;
    width: 220px;
    border-top: 1px solid #0054a6;
    border-left: 1px solid #0054a6;
    border-right: 0;
    border-bottom: 1px solid #0054a6;
    font-size: 10.7px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 15px;
}
.signup-banner2 .form-wrapper input[type="email"]:focus{
	color: black;
}


.signup-banner2 .form-wrapper #signup_submit{
    float: left;
	background: #f26522; /* Old browsers */
	background: -moz-linear-gradient(top, #f26522 0%, #7b2e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26522), color-stop(100%,#7b2e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f26522 0%,#7b2e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f26522 0%,#7b2e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f26522 0%,#7b2e00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f26522 0%,#7b2e00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26522', endColorstr='#7b2e00',GradientType=0 ); /* IE6-9 */
	color: white;
	border: 0;
	margin: 7px 0 0 0;
	height: 26px;
	width: 76px;
	border: 1px solid #AB440C;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.signup-banner2 .form-wrapper #signup_submit:hover{
	background: #7b2e00; /* Old browsers */
	background: -moz-linear-gradient(top, #7b2e00 0%, #f26522 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b2e00), color-stop(100%,#f26522)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7b2e00 0%,#f26522 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7b2e00 0%,#f26522 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7b2e00 0%,#f26522 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7b2e00 0%,#f26522 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b2e00', endColorstr='#f26522',GradientType=0 ); /* IE6-9 */
}
.signup-banner2 .fields{
	float: left;
	width: 100%;
}
.signup-banner2 .result {
    color: #fff;
    float: left;
    font-size: 14px;
    margin: 12px 0 0 0px;
    padding: 0;
    text-align: center;
    width: 480px;
    font-family: 'Open Sans', sans-serif;
    line-height: 12px;
    text-shadow: -1px 2px 2px #000;
}
.menu-item-inspired a img{
	margin-top: 5px;
}
.menu-item-inspired a:hover{
	background-color: none;
}
.inspired-carousel {
	border-top: 6px solid #5a68c2;
	padding: 20px 0;
	background-color: #fffdf1;
	margin-top: 30px;
}
.inspired-carousel h5:before, .inspired-carousel h5:after{
    border: none;
}
.inspired-carousel h5 {
    background: url("images/inspired-logo.png") no-repeat scroll center center transparent;
    margin-top: -45px;
    width: 100%;
    height: 37px;
}
.gal-right-chanel .inspired {
    background: url("images/inspired.png") no-repeat scroll 0 0 transparent;
    position: absolute;
    width: 55px;
    height: 20px;
    margin-top: -26px;
}

/* Inspired Popular Widget */
.inspired-popular .wtitle{
	background: url("images/inspired/head-l.png") no-repeat scroll left top, url("images/inspired/head-r.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	height: 37px;
	padding: 0 7px;
}
.inspired-popular .widgettitle{
    background: url("images/inspired/head-m.png") repeat-x scroll 27px top rgba(0, 0, 0, 0);
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 33px;
    margin: 0;
    padding: 0 0 0 7px;
    text-transform: uppercase;
}
.inspired-popular .post-listing{
	padding: 10px;
	line-height: 17px;
}
.inspired-popular .post-listing .row-fluid{
	margin-bottom: 15px;
}
.inspired-popular .post-listing img{
	border: 1px solid #fff;
}
.inspired-popular .post-listing a{
	font-size: 13px;
	font-family: 'Lato Semibold', sans-serif;
	font-weight: normal;
	line-height: 18px;
	display: block;
}
.aol-vid-wrap{
	float: left;
	margin-bottom: 15px;
}
.epoch-china-blog .singlepage.top-story-R .category-bg{
	padding-top: 15px;
}
.category-epoch-china-blog .mainstorytext{
	float: right;
	width: 50%;
}
.pull-quote {
    border-bottom: 2px solid #acacac;
    border-top: 2px solid #acacac;
    font-family: "Open Sans";
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 22px 0;
    width: 100%;
}
.pull-quote .quote-icon {
    background: url("images/quote.jpg") no-repeat scroll center top transparent;
    float: left;
    height: 28px;
    margin-top: -37px;
    width: 100%;
}
.pull-quote .quote-content{
	font-size: 14px;
	font-style: italic;
	float: right;
}
.pull-quote span.author{
	font-weight: 700;
}
.pull-quote span.org{
	font-weight: normal;
}
.morearticles{
	margin-bottom: 15px;
}
