@charset "UTF-8";
/* CSS Document */
/******* Created by Soyoung Date on May 13, 2013 *******/

/*========= Layout started =========*/
#content-body {
	clear:both;
	overflow:hidden;
}
.constrain {
    margin: 0 auto;
    max-width: 1160px;
}
.main-content {
	max-width:820px;
}
.lead-content {
	width:100%;
	clear:both;
}
.main-belt {
	width:100%;
	clear:both;
}
.below-lead {
	width:100%;
	clear:both;
}
.main {
	max-width:490px;
	margin-right: 5px;
}
.content-list {
	max-width:292px;
	margin-right:22px;
}
.section .content-list {
	margin-right: 0;
}
/*========= Layout ended =========*/

/*========= Main lead contents started =========*/
.lead-content .main h3.section-title {
	display:none;
}
.primary-lead-area {
	margin-bottom:15px;
}
.primary-lead-area .picture {
    height: 256px;
    margin-bottom: 4px;
}
.primary-lead-area h1 {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:12px;
}
.secondary-lead-area .top-stories li {
	clear:both;
	border-top:1px solid #dbdbdb;
	padding:15px 0;
	overflow:hidden;
	height:120px;
}
.secondary-lead-area .top-stories .picture {
	max-width:160px;
	height:90px;
	float:left;
	margin-right:12px;
	margin-bottom:2px;
}
.secondary-lead-area .top-stories .txt-group {
	height:90px;
	overflow:hidden;
}
.secondary-lead-area .top-stories h2 {
	font-size:1em;
	font-weight:bold;
	line-height:1.14em;
	margin-bottom:5px;
}
/*========= Main lead contents ended =========*/

/*========= Featured content started =========*/
.content-list h3.section-title {
	text-align:center;
	margin: 0 0 7px;
	font-weight:normal;
	font-size:0.8em;
}
.primary-article {
	padding-bottom:15px;
}
.primary-article .picture {
    height: 140px;
    margin-bottom: 4px;
}
.primary-article h1 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:12px;
}
#featured-content ul.below-article li {
	clear:both;
	border-top:1px solid #dbdbdb;
	padding:10px 0;
	overflow:hidden;
}
#featured-content ul.below-article .picture {
	max-width:102px;
	height:56px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
}
#featured-content ul.below-article h2 {
	font-size:0.9em;
	font-weight:bold;
}
/*========= Featured content ended =========*/

/*========= Main belt started =========*/
.main-belt {
	background:#f3f3f3;
	padding-bottom:30px;
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	margin-top:10px;
}
.below-lead {
	margin-bottom:30px;
}
.peek-left {
	height: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
   	background-image: -webkit-radial-gradient(0% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -moz-radial-gradient(0% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -ms-radial-gradient(0% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -o-radial-gradient(0% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: radial-gradient(0% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
}
.peek-right {
	height: 100%;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
   	background-image: -webkit-radial-gradient(100% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -moz-radial-gradient(100% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -ms-radial-gradient(100% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: -o-radial-gradient(100% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
	background-image: radial-gradient(100% 50%, ellipse cover, rgba(0,0,0,0.1) -110%, transparent 88%);
}
.main-belt ul {
	padding-left:25px;
	width:100%;
}
.main-belt ul li {
	width:25%;
	display:table-cell;
	float:left;
	padding-right:25px;
}
.main-belt h3.section-title {
	text-align:center;
	padding:10px 0 10px;
}
.main-belt .picture {
    height: 100px;
    margin-bottom: 7px;
}
/*========= Main belt ended =========*/

/*========= Section article list started =========*/
#main-article-list ul li.article-list {
	border-top:1px solid #acacac;
	padding:5px 0 20px;
}
.section-primary-article {
	max-width:356px;
}
.section-primary-article .picture {
	height: 196px;
    margin-bottom: 4px;
}
.section-primary-article h1 {
	font-size:1.2em;
}
.section-secondary-article {
	max-width:52%;
	width:426px;
}
.section-secondary-article ul li {
	clear:both;
	border-bottom:1px solid #dbdbdb;
	padding:10px 0;
	overflow:hidden;
}
.section-secondary-article ul li:first-child {
	padding:0 0 10px;
}
.section-secondary-article ul li:last-child {
	border-bottom:0;
}
.section-secondary-article ul li.last {
	border-bottom:0;
}
.section-secondary-article .picture {
	max-width:160px;
	height:90px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
}
.section-secondary-article h2 {
	font-size:1.03em;
	line-height:1.1em;
	letter-spacing: -0.06em;
}
/*========= Section article list ended =========*/

/*========= Video list started =========*/
#videos-list {
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
	overflow:hidden;
	padding:5px 0 20px;
	margin-bottom:3px;
}
.primary-video {
	max-width:356px;	
}
.primary-video .picture {
	margin-bottom: 4px;
	position:relative;
}
.primary-video h1 {
	font-size: 1.2em;
}
.secondary-videos {
	max-width:52%;
	width: 52.5%;
}
.secondary-videos ul li {
	clear:both;
	border-bottom:1px solid #dbdbdb;
	padding:10px 0;
	overflow:hidden;
}
.secondary-videos ul li:first-child {
	padding:0 0 10px;
}
.secondary-videos ul li:last-child {
	border-bottom:0;
}
.secondary-videos ul li.last {
	border-bottom:0;
}
.secondary-videos .picture {
	max-width:112px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	position:relative;
}
.secondary-videos h2 {
	font-size:1.03em;
	line-height:1.1em;
	letter-spacing: -0.06em;
}
.icon-play {
	background: url("http://i2.christiantoday.com/www/img/hope/icon-play.png") no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	padding:52px;
	cursor:pointer;
}
.icon-small-play {
	background: url("http://i2.christiantoday.com/www/img/hope/icon-small-play.png") no-repeat;
	position:absolute;
	left:0;
	bottom:0;
	padding:15px;
	cursor:pointer;
}
/*========= Video list ended =========*/

/*========= Section page started =========*/
.section .lead-content {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom:3px;
	padding-bottom:20px;
}
.section-primary-lead-area {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom:3px;
	padding-bottom:15px;
	overflow:hidden;
}
.section-primary-lead-area .picture {
	max-width:218px;
	height: 130px;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.section-primary-lead-area  h2 {
	font-size: 1.5em;
	margin-bottom: 13px;
}
.section-secondary-lead-area ul li {
	clear: both;
	border-top: 1px solid #dbdbdb;
	padding: 10px 0;
	overflow: hidden;
}
.section-secondary-lead-area li h2 {
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 8px;
}
#section-article-list .top-stories h2 {
	font-size: 1.3em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:8px;
}
#section-article-list .top-stories .picture {
	max-width:188px;
	height: 106px;
	float:left;
	margin-right:12px;
	margin-bottom:2px;
}
#section-article-list .top-stories li {
	height:auto;
	clear:both;
	border-top:1px solid #dbdbdb;
	padding:15px 0;
	overflow:hidden;
}
.below-lead.topic #section-article-list .top-stories li:first-child {
	border-top: 0;
}
#section-article-list .top-stories .txt-group {
	height:auto;
	overflow:hidden;
}
/*========= Section page ended =========*/

/*========= Article page started =========*/
.header-ad {
	max-width:100%;
	margin: 20px 0 25px;
	overflow: hidden;
}
.article #sidebar-ad {
	background:#eee;
	text-align: center;
}
.article .main-content {
	max-width:740px;
	margin-bottom: 20px;
}
.breadCrumbs {
	color: #1A1A1A;
    display: block;
    text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:15px;
}
.channels {
	text-transform:none;
}
.channels a {
	color: #1A1A1A;
}
.full-article h1 {
	font-size:2.2em;
	line-height: 1.1em;
	margin-bottom:10px;
	margin-top:5px;
	letter-spacing: -0.02em;
}
.full-article h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.full-article figure {
	max-width: 706px;
	margin-bottom:10px;
}
.full-article .picture {
	margin-bottom:5px;
}
.full-article p {
	font-size:1em;
	line-height:1.8em;
	padding:10px 0;
}
.full-article .banner-300 {
	float:right;
	margin:10px 0 20px 20px;
}
.date {
	color: #666;
	font-size: 0.75em;
	margin:10px 0;
}
/***** Sharing-group started *****/
.sharing-group {
	padding: 7px 0 10px;
	overflow: hidden;
}
/**
.sharing-group * {
	vertical-align: bottom;
	padding:0 3px;
}
**/
.sharing-group .email a {
	background: url(http://i2.christiantoday.com/www/img/current/atc_ic_email.gif) no-repeat 0 center;
	padding: 2px 10px 2px 20px;
}
.sharing-group .print a {
	background: url(http://i2.christiantoday.com/www/img/current/atc_ic_print.gif) no-repeat 0 center;
	padding: 2px 15px 2px 20px;
}
.sharing-group img {
	float: left;
}
.sharing-group a {
	color: #666666;
	font-size: 0.9em;
	float: left;
}
.at16nc.at16t_compact {
	background-position: 0 -576px;
}
.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
	margin-right: 4px;
}
.at_a11y {
	position: absolute!important;
	top: auto!important;
	width: 1px!important;
	height: 1px!important;
	overflow: hidden!important;
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
}
.fb_edge_widget_with_comment {
	position: relative;
}
.fb_iframe_widget span {
	display: inline-block;
	position: relative;
	text-align: justify;
}
.fb_iframe_widget iframe {
	position: absolute;
}


/***** Sharing-group ended *****/
.article-body .picture {
	max-width:250px;
	float:left;
	margin-right:20px;
}
.pagination {
	position:relative;
	vertical-align:middle;
	font-size:1em;
	padding:0 30px;
	font-family: 'Libre Baskerville', serif;
	border: 1px #ccc solid;
	border-width: 1px 0;
	display: table;
	line-height: 19px;
	width: 100%;
	overflow:hidden;
}
.pagination .previous {
	border-right: 1px #ccc solid;
	height: 100%;
}
.pagination .previous, .pagination .next {
	width: 50%;
	padding: 15px 25px;
	height: 85px;
}
.pagination a:hover {
	color:#999;
}
.pagination .previous .title, .pagination .next .title {
	overflow: hidden;
	height: 54px;
}
.pagination .previous .title {
	text-align:left;
	float:left;
}
.pagination .next .title {
	text-align:right;
	float:right;
}
.pagination .previous .icon-left-arrow {
	left: 20px;
	background: url("http://i2.christiantoday.com/www/img/hope/left-arrow.jpg") no-repeat;
}
.pagination .next .icon-right-arrow {
	right: 20px;
	background: url("http://i2.christiantoday.com/www/img/hope/right-arrow.jpg") no-repeat;
}
.pagination .previous .icon-left-arrow, .pagination .next .icon-right-arrow {
	display: block;
	width:9px;
	height: 14px;
	position: absolute;
	top: 38%;
}
.recommend-fb {
	padding-bottom:10px;
	padding-top:12px;
}
.post-rail {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
}
.post-rail li {
	display:inline-block;
	margin-top:8px;
}
.post-rail li.email {
	background: url("http://i2.christiantoday.com/www/img/current/atc_ic_email2.gif") no-repeat;
	padding-bottom:5px;
	padding-left:20px;
}
.post-rail li.email a {
	color:#999;
	font-size:0.85em;
}
.post-rail .reprint {
	float:right;
	padding-top:4px;
}
.more-article {
	border-bottom: 1px solid #dbdbdb;
}
.more-article .top-stories li {
	height: auto;
	clear: both;
	padding: 15px 0;
	overflow: hidden;
	border-top: 0;
}
.more-article .top-stories .picture {
	max-width: 202px;
	height: 113px;
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
}
.more-article .top-stories h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 8px;
}
.outbrain {
	max-width: 100%;
	padding-top:10px;
}
.outbrain-box {
	max-width: 45%;
	/**
	border-top: 1px solid #ccc;
	**/
}
.outbrain-box h3.section-title {
	font-size:1.05em;
}
.outbrain-box li {
	font-size:0.9em;
	margin-top:15px;
	line-height:1.2em;
}
.article-col .banner-300 {
	margin:20px auto 30px;
}

.greyad {background-color:#eee;margin-bottom:15px;} 
#AD_mid300 {margin:auto;width:300px;}
/*========= Article page ended =========*/

/*========= More news on article page started =========*/
#column-left .bn-300, #column-left .bn-600 {
	margin: 15px auto 35px;
	width: 300px;
}
#column-middle .bn-300, #column-right .bn-300, #column-middle .bn-600, #column-right .bn-600 {
	margin: 40px auto;
	width: 300px;
}
#column-headers {
	border-bottom:1px solid #dedede;
	padding:10px 0;
	padding-left:15px;
	margin-bottom:20px;
}
#column-headers h3 {
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	position:relative;
}
#column-headers h3 span {
	top: -7px;
	width: 65px;
	height: 32px;
	position: absolute;
	left: 128px;
	margin: 0;
	padding: 0;
}
#column-headers h3 span a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	overflow: hidden;
	background: url("http://i2.christiantoday.com/www/img/hope/more-ct.jpg") no-repeat;
}
.slide-window {
	max-width:100%;
}
#column-left {
	max-width:300px;
	float:left;
}
#column-left ul li {
	clear: both;
	overflow: hidden;
	height:103px;
	padding-bottom:22px;
}
#column-left .picture {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
	box-shadow: 1px 1px 2px 0 #D0D0D0;
}
#column-left h2 {
	font-size: 0.8em;
	line-height: 1.4em;
}
#column-middle ul li, #column-right ul li {
	box-shadow: 1px 1px 2px 0 #D0D0D0;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E4E4E4 #BEBEBD #BEBEBD #E4E4E4;
    border-image: none;
    border-style: solid;
    border-width: 1px;
	margin-bottom: 30px;
}
#column-middle ul li figure, #column-right ul li figure {
	background:#f7f7f7;
}
#column-middle ul li figure:hover, #column-right ul li figure:hover {
	background:#fff;
}
#column-middle .article-container, #column-right .article-container {
	padding: 12px 15px 20px;
}
#column-middle h4.article-category, #column-right h4.article-category {
	text-transform:uppercase;
	margin-bottom: 10px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#column-middle {
	max-width:30%;
	margin:0 3%;
	float:left;
}
#column-middle h2 {
	font-size:1.3em;
}
#column-middle h2 a, #column-right h1 a {
	text-decoration:none;
}
#column-middle h4.article-category a, #column-right h4.article-category a {
	color: #999;
	text-decoration:none;
}
#column-middle h4.article-category a:hover, #column-right h4.article-category a:hover {
	color: #2368b2;
}
#column-right {
	max-width:38%;
	float:left;
}
#column-right h1 {
	font-size:1.5em;
}
#column-right .article-excerpt {
    color: #777777;
    font-size: 0.85em;
	line-height: 1.5em;
    overflow: hidden;
    padding-top: 8px;
}
/*========= More news on article page ended =========*/

.section.uk .lead-content {
	border-bottom: 0;
}

/*========= Share buttons on article page started =========*/
.share-buttons {
	/**
	width:384px;
	**/
	overflow:hidden;
}
#v_article .share-buttons ul li ,.share-buttons ul li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.share-buttons ul li a {
	display: block;
	width:182px;
	height:43px;
	text-indent: -5000px;
	opacity:0.9;
}
.share-buttons ul li a:hover {
	opacity:1;
}
.share-buttons ul li.share-fb a {
	background: url("http://i2.christiantoday.com/www/img/hope/share-fb.png") no-repeat;
}
.share-buttons ul li.share-tw a {
	background: url("http://i2.christiantoday.com/www/img/hope/share-tw.png") no-repeat;
}
.share-buttons ul li.share-fb a {
	background: url("http://i2.christiantoday.com/www/img/hope/share-fb.png") no-repeat;
}
.share-buttons ul li.share-email a {
	background: url("http://i2.christiantoday.com/www/img/hope/share-email.png") no-repeat;
}
/*========= Share buttons on article page ended =========*/