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

/*========= Header started =========*/
#site-header .expansion-toggle {
	display:none;
}
#site-header {
	clear:both;
	position: relative;
	z-index: 2;
	border-bottom: 0;
	height: 129px;
}
#site-header .constrain {
	position:relative;
}
#logo {
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
}
#logo a {
    background: url("http://i2.christiantoday.com/www/img/ct-logo.jpg") no-repeat;
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.home #logo {
    height: 32px;
    margin-left: -220px;
    top: 38px;
    width: 452px;
}
.section #logo, .article #logo {
	width:20%;
	height:auto;
	left: 0;
	top:55px;
}
.section #logo a, .article #logo a {
	background: url("http://i2.christiantoday.com/www/img/ct-section-logo.jpg") no-repeat;	
	background-size: contain;
}
#site-header .site-title {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 30%;
	right: 30%;
	top: 33px;
	height: 1em;
	font-size:2.5em;
	text-align: center;
	line-height: 1em;
	font-weight:bold;
	text-transform:uppercase;
}
#site-header .site-title a {
	color:#2368b2;
	text-decoration: none;
}
#header-top {
	margin-top:12.5px;
	overflow:hidden;
}
.edition {
	background:#f4f4f4;
	width:128px;
	height:18px;
	margin-top: 6px;
}
.edition ul {
	padding-left:5px;
	padding-top:2px;
}
.edition ul li {
	text-transform:uppercase;
	font-size:0.7em;
	color:#000;
	font-weight:bold;
	display:table-cell;
	float:left;
}
.edition ul li a {
	color:#7a7a7a;
	font-weight:lighter;
	padding:0 8px;
}
.edition ul li.current a {
	color:#000;
}
.edition ul li a:focus {
	color:#000;
}
.edition ul li:last-child a {
	border-left:1px solid #aaaaaa;
}
#header-top .updated {
	color:#7a7a7a;
	font-size:0.7em;
	left: 50%;
    position: absolute;
    margin-left: -63px;
	text-transform:uppercase;
}
#header-top .newsletter {
	text-transform:uppercase;
	font-size:0.7em;
	color:#7a7a7a;
}
#header-top .newsletter a {
	color: #2368B2;
}
#weather-widget {
	float:left;
	position: absolute;
    left: 0;
	top:43px;
	height: 46px;
/*	background:url("http://i2.christiantoday.com/www/img/hope/weather.jpg") no-repeat;*/
}
.section #weather-widget, .article #weather-widget {
	display:none;
}
#social-links {
	float:right;
	position: absolute;
    right: 0;
	top:62px;
}
#social-links li {
	display:table-cell;
	float:left;
	padding:0 5px;
}
#site-nav {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top:93px;
	border-width: 1px 0;
	border-color: #acacac;
	border-style: solid;
	height: auto;
	z-index: -1;
}
#site-nav .selected {
	background:#f4f4f4;
}
ul.primary-links li.more {
	display:none;
}
.primary-links {
    display: table;
    font-size: 0.8em;
	font-weight:bold;
    height: 34px;
    text-align: center;
    max-width: 84%;
	padding-left:12px;
}
.primary-links li {
    display: table-cell;
	padding:0 9px;
	*float:left;
	*padding:14px 5px;
	vertical-align: middle;
}
.primary-links li a {
    padding:0 2px;
}
.primary-links li:active {
	background:#f4f4f4;
}
.primary-links li:focus {
	background:#f4f4f4;
}
.primary-links li:hover {
	background:#f4f4f4;
}
.primary-links a {
    color: #333;
	display: block;
    font-family: arial;
    text-align: center;
	text-transform:uppercase;
	text-decoration:none;
}
#site-search {
	float:right;
	width:12%;
}
#site-search #searchBox {
	position:relative;
}
#site-search input[type="text"] {
	border:1px solid #d9d9d9;
	height:26px;
	margin:4px 0;
	padding:2px 8px;
	font-family:arial;
	width:100%;
}
#site-search input[type="submit"] {
	border:0;
	bottom: 3px;
    height: 26px;
    padding: 0 10px;
    position: absolute;
    right: 4px;
    top: 9px;
	background:url("http://i2.christiantoday.com/www/img/hope/icon-search.jpg") no-repeat;
	cursor:pointer;
}
#subheadline {
	/**
	margin-top:10px;
	margin-bottom:20px;
	**/
	height:18px;
}
#subheadline ul.hot-topic {
	display:none;
}
#subheadline ul li {
	font-size:0.9em;
	color:#2368b2;
	display:table-cell;
	float:left;
	padding:0 12px;
}
#subheadline ul li:first-child {
	padding-left:3px;
}
#subheadline ul li a {
	color:#333;
}
.ct-home {
	display:none;
	font-size:0.7em;
	text-transform:uppercase;
}
.ct-home a {
	color:#7a7a7a;
}
#mobile-nav {
	display: none;
}
.gracevine {
	position:absolute;
	top:103px;
	left:848px;
}
.primary-links.gracevine a {
	color:#00a8ff;
	text-decoration:none;
}
.primary-links.gracevine a:hover {
	color:#999;
}
/*========= Header ended =========*/

/*========= Footer started =========*/
#site-footer {
	margin-top:30px;
	padding-bottom:30px;
}
.footer-nav ul li {
	font-size:0.8em;
	text-transform:uppercase;
	padding:0 10px;
}
.footer-nav ul li:first-child {
	padding-left:3px;
}
.footer-social ul li {
	padding:0 7px;
}
.footer-nav ul li, .footer-social ul li {
	display:table-cell;
	float:left;
}
.copyright {
	padding: 9px 0 0 10px;
	font-size:0.7em;
	color: #7a7a7a;
}
.adtl-links li {
	display:table-cell;
	float:left;
	font-size:0.7em;
	padding: 8px 7px 0;
}
.adtl-links li a {
	color: #7a7a7a;
	text-decoration:underline;
}
.footer-ad {
	width:100%;
	margin:20px 0;
	overflow:hidden;
}
.banner-728 {
	width:100%;
	text-align: center;
	margin: 5px auto 30px;
}
#footer-logo {
	display:none;
}
.cmci-text {
	color: #7a7a7a;
    font-size: 12px;
    padding: 8px 10px 0 5px;
}
.cmci-text a{color: #222;}
.cmci-text a:hover{text-decoration: underline;}
/*========= Footer ended =========*/

/*========= Sidebar started =========*/
.sidebar {
	max-width:300px;
}
.sidebar.right-400 {
	max-width:400px;
}
.sidebar h3.section-title {
	text-align:center;
}
#sidebar-ad {
	clear:both;
	margin-bottom:25px;
}
.banner-300 {
	margin: 0 auto;
	max-width: 300px;
}
#sidebar-article-list {
	margin-bottom:25px;
	margin-top:25px;
}
#sidebar-article-list ul li {
	clear:both;
	border-top:1px solid #dbdbdb;
	padding:10px 0;
	overflow:hidden;
}
#sidebar-article-list .picture {
	width:102px;
	height:56px;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
}
#sidebar-article-list h2 {
	font-size:0.9em;
}
#sponsored-links {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	padding-top: 1px;
	background: #f9f9f9;
}
#sponsored-links h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
    font-size: 0.9em;
    margin: 12px 0;
    text-transform: uppercase;
}
#sponsored-links ul {
	border-top:1px solid #dbdbdb;
	margin: 0 10px;
}
#sponsored-links li {
	padding:6px 8px;
}
#sponsored-links li a {
	color:#0b4978;
	font-size:0.9em;
}
#sponsored-links li p {
	font-size:0.75em;
	color:#666;
	padding:0;
}
#sponsored-links li p a {
	font-size:1.2em;
}
/*========= Sidebar ended =========*/

/*========= Below-belt started =========*/
#below-belt {
	border:1px solid #fafafa;
	background-color: #efeff1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efeff1), color-stop(100%, #dbdbdd));
	background-image: -webkit-linear-gradient(top, #efeff1, #dbdbdd);
	background-image: -moz-linear-gradient(top, #efeff1, #dbdbdd);
	background-image: -ms-linear-gradient(top, #efeff1, #dbdbdd);
	background-image: -o-linear-gradient(top, #efeff1, #dbdbdd);
	background-image: linear-gradient(top, #efeff1, #dbdbdd);
	padding-bottom: 20px;
	overflow:hidden;
}
#below-belt ul li {
	width:25%;
	display:table-cell;
	float:left;
	padding-right:20px;
}
#below-belt .picture {
	height: 136px;
	margin-bottom:7px;
}
/*========= Below-belt ended =========*/

/*========= stripe-pattern started =========*/
#sidebar-article-list.stripe-pattern {
	background: url("http://i2.christiantoday.com/www/img/hope/stripe-pattern.png");
	padding: 12px;
}
#sidebar-article-list.stripe-pattern h3.section-title {
	background-color: #fff;
	margin: 0;
	padding: 15px 0;
}
#sidebar-article-list.stripe-pattern ul {
	background-color: #fff;
	padding: 0 15px;
}
#sidebar-article-list.stripe-pattern h2 {
	font-size: 0.8em;
}
/*========= stripe-pattern ended =========*/
.fb-comments {margin:30px auto 0;}
.forvideo {margin:20px 0;}
.forvideo .fvleft {float:left;width:480px;}
.forvideo .fvright {float:right;width:230px;}
.forvideo .fv_link {font-size:22px;font-weight:bold;}
.forvideo .fv_desc {margin-top:15px; font-size:14px;}
.ad300ad {width: 400px;margin: 0 auto;background: #eee;text-align: center;}
.ad468ad {width:468px;margin:20px auto 30px;}
.back300ad {margin:10px 0;background-color:#eee;}
.back300in {width:300px;margin:10px auto;padding:20px;}