/* Created for sept 2014 Re-branding of Faithlife .fl-theme must be wrapping div*/
@import url(//cloud.typography.com/7268872/670104/css/fonts.css);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,400italic,700,700italic,300italic);

/* RESET TO ALLOW NEW CONTENT WIDTH */
#container > .layout-center {
	width: 1060px;
}
#main-content-wrapper>.cms-content{
	margin: 0;
}
#container > footer{
	margin-top:0;
}
#text-nav a, 
#copyright a {
	color: #aaa;
}
/* BASE STYLES */
body {
	font-family: 'Source Sans Pro', arial, sans-serif;
	font-size: 15px;
	color: #333;
	background-color: #f8f8f8;
	font-weight: normal;
}

.fl-theme h1, .fl-theme .font-1,
.fl-theme h2, .fl-theme .font-2,
.fl-theme h3, .fl-theme .font-3,
.fl-theme h4, .fl-theme .font-4,
.fl-theme h5, .fl-theme .font-5,
.fl-theme h6, .fl-theme .font-6 {
	color: #2F8FD1;
	line-height: 1.2;
	font-weight: 500;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
}
.fl-theme .font-super-1 {
	font-size: 90px;
	letter-spacing: -2px;
}
.fl-theme h1, .fl-theme .font-1 {
	font-size: 86px;
	letter-spacing: -2px;
}
.fl-theme h2, .fl-theme .font-2 {
	font-size: 72px;
	letter-spacing: -2px;
}
.fl-theme h3, .fl-theme .font-3 {
	font-size: 42px;
}
.fl-theme h4, .fl-theme .font-4 {
	font-size: 38px;
}
.fl-theme h5, .fl-theme .font-5 {
	font-size: 26px;
}
.fl-theme h6, .fl-theme .font-6 {
	font-size: 20px;
}

.fl-theme .subheading-1 {
	font-size: 24px;
	font-weight: 100;
	color: #FFF;
}
.fl-theme .subheading-2 {
	font-size: 18px;
	font-weight: 500;
	color: #666;
}
.fl-theme .subheading-3 {
	font-size: 20px;
	color: #2f8fd1;
}

.fl-theme p {
	color: #333;
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.6;
	padding: 0;
}
.fl-theme .lead {
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	font-weight: lighter;
}

.fl-theme a {
	color: #2F8FD1;
}

.fl-theme .table {
	width: 100%;
	max-width: 100%;
}
.fl-theme .table thead th {
	border-bottom: 1px solid #979797;
	padding: 20px 10px 10px;
	text-align: left;
	vertical-align: bottom;
}
.fl-theme .table tbody {
	border-bottom: 1px solid #DDD;
}
.fl-theme .table tbody td {
	border-top: 1px solid #DDD;
	padding: 10px;
	vertical-align: top;
}
.fl-theme .table.table-striped tr:nth-child(2n+1) td {
	background: #F5F5F5;
}

.fl-theme .table.table-bordered {
	border: 1px solid #DDD;
}
.fl-theme .table.table-bordered thead th {
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
.fl-theme .table.table-bordered td {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

/* TOP NAVIGATION */
#subheader .column-right {
	width: 550px;
}
.about-top-nav {
	float: right;
	text-align: right;
}
.about-top-nav a{
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px;
	color: #AAA;
	line-height: 50px;
	padding: 10px;
}
.about-top-nav a.current-page,
.about-top-nav a:hover {
	color: #444;
}

/* NAVIGATION SPRTIES */
.fl-theme .nav-icon,
.fl-theme .nav-icon-blue {
	background-image: url(//www.logos.com/images/_faithlife/nav-icons.png);
	background-repeat: no-repeat;
	display: block;
}
.fl-theme .nav-icon-who {
	width: 37px;
	height: 37px;
	background-position: -5px -5px;
}
.fl-theme .nav-icon-blue.nav-icon-who {
	background-position: -5px -105px;
}
.fl-theme .hover-icon:hover .nav-icon-who,
.fl-theme .nav-icon-who:hover {
	background-position: -5px -55px;
}

.fl-theme .nav-icon-what {
	width: 42px;
	height: 35px;
	background-position: -52px -6px;
}
.fl-theme .nav-icon-blue.nav-icon-what {
	background-position: -52px -106px;
}
.fl-theme .hover-icon:hover .nav-icon-what,
.fl-theme .nav-icon-what:hover {
	background-position: -52px -56px;
}

.fl-theme .nav-icon-jobs {
	width: 31px;
	height: 37px;
	background-position: -105px -6px;
}
.fl-theme .nav-icon-blue.nav-icon-jobs {
	background-position: -105px -106px;
}
.fl-theme .hover-icon:hover .nav-icon-jobs,
.fl-theme .nav-icon-jobs:hover {
	background-position: -105px -56px;
}

.fl-theme .nav-icon-press {
	width: 28px;
	height: 37px;
	background-position: -146px -6px;
}
.fl-theme .nav-icon-blue.nav-icon-press {
	background-position: -146px -106px;	
}
.fl-theme .hover-icon:hover .nav-icon-press,
.fl-theme .nav-icon-press:hover {
	background-position: -146px -56px;
}

.fl-theme .nav-icon-contact {
	width: 33px;
	height: 37px;
	background-position: -183px -5px;
}
.fl-theme .nav-icon-blue.nav-icon-contact{
	background-position: -183px -105px;
}
.fl-theme .hover-icon:hover .nav-icon-contact,
.fl-theme .nav-icon-contact:hover {
	background-position: -183px -55px;
}

/* BRAND SPRITES */
.fl-theme .brand-logo {
	background-image: url(//www.logos.com/images/_faithlife/brand-logos.png);
	background-repeat: no-repeat;
	display: block;
}
.fl-theme .brand-logo-biblescreen {
	width: 90px;
	height: 59px;
	background-position: -5px -5px;
}
.fl-theme .brand-logo-biblia {
	width: 50px;
	height: 80px;
	background-position: -105px -5px;
}
.fl-theme .brand-logo-bsm {
	width: 70px;
	height: 66px;
	background-position: -165px -5px;
}
.fl-theme .brand-logo-faithlife {
	width: 76px;
	height: 127px;
	background-position: -245px -5px;
}
.fl-theme .brand-logo-faithsmiles {
	width: 150px;
	height: 32px;
	background-position: -5px -142px;
}
.fl-theme .brand-logo-kirkdalepress {
	width: 70px;
	height: 82px;
	background-position: -165px -142px;
}
.fl-theme .brand-logo-lexhampress {
	width: 119px;
	height: 61px;
	background-position: -5px -234px;
}
.fl-theme .brand-logo-logos {
	width: 80px;
	height: 80px;
	background-position: -245px -142px;
}
.fl-theme .brand-logo-noet {
	width: 89px;
	height: 88px;
	background-position: -134px -234px;
}
.fl-theme .brand-logo-proclaim {
	width: 90px;
	height: 74px;
	background-position: -233px -234px;
}
.fl-theme .brand-logo-reftagger {
	width: 72px;
	height: 75px;
	background-position: -331px -5px;
}
.fl-theme .brand-logo-verbum {
	width: 100px;
	height: 71px;
	background-position: -5px -318px;
}
.fl-theme .brand-logo-votd {
	width: 58px;
	height: 74px;
	background-position: -335px -90px;
}
.fl-theme .brand-logo-vyrso {
	width: 80px;
	height: 71px;
	background-position: -233px -318px;
}

/* SOCIAL ICONS */
.fl-theme .social-icon {
	background: url(//www.logos.com/images/_faithlife/socialGroupicons.png) no-repeat 0 0 transparent;
	width: 24px;
	height: 25px;
	overflow: hidden;
	display: block;
}
.fl-theme .icon-faithlife {
	background-position: 0 0;
}
.fl-theme .icon-twitter {
	background-position: -23px 0;
}
.fl-theme .icon-facebook {
	width: 23px;
	background-position: -47px 0;
}
.fl-theme .icon-google {
	background-position: -70px 0;
}
.fl-theme .icon-linkedin {
	background-position: -94px 0;
}
.fl-theme .icon-youtube {
	background-position: -118px 0;
}
.fl-theme .icon-email {
	background-position: -142px 0;
}
.fl-theme .icon-rss {
	background-position: -166px 0;
}


/* PLAY ICON SPRITES */
.fl-theme .play-icon {
	background: url(//www.logos.com/images/_faithlife/play-sprite.png) no-repeat 0 0;
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: inline-block;
}
.fl-theme .play-icon-1{
	background-position: 0 0;
	width: 36px;
	height: 36px;
}
.fl-theme .play-icon-1:hover{ background-position: 0 -36px; }

.fl-theme .play-icon-2{
	background-position: -72px 0;
	width: 52px;
	height: 52px;
}
.fl-theme .play-icon-2:hover{ background-position: -72px -52px; }

.fl-theme .play-icon-3{
	background-position: -176px 0;
	width: 69px;
	height: 68px;
}
.fl-theme .play-icon-3:hover{ background-position: -176px -68px; }

.fl-theme .play-icon-4{
	background-position: -316px 0;
	width: 81px;
	height: 79px;
}
.fl-theme .play-icon-4:hover{ background-position: -316px -79px; }

.fl-theme .play-icon-5{
	background-position: -479px 0;
	width: 90px;
	height: 88px;
}
.fl-theme .play-icon-5:hover{ background-position: -479px -88px; }

.fl-theme .play-icon-6{
	background-position: -659px -1px;
	width: 103px;
	height: 101px;
}
.fl-theme .play-icon-6:hover{ background-position: -659px -102px; }

.fl-theme .play-icon-7{
	background-position: -866px 0;
	width: 114px;
	height: 112px;
}
.fl-theme .play-icon-7:hover{ background-position: -866px -112px; }

/* BLACK PLAY ICON */
.fl-theme .play-icon-1.play-icon-dark{
	background-position: -36px 0;
	width: 36px;
	height: 36px;
}
.fl-theme .play-icon-1.play-icon-dark:hover{ background-position: -36px -36px; }

.fl-theme .play-icon-2.play-icon-dark{
	background-position: -124px 0;
	width: 52px;
	height: 52px;
}
.fl-theme .play-icon-2.play-icon-dark:hover{ background-position: -124px -52px; }

.fl-theme .play-icon-3.play-icon-dark{
	background-position: -246px 0;
	width: 69px;
	height: 68px;
}
.fl-theme .play-icon-3.play-icon-dark:hover{ background-position: -246px -68px; }

.fl-theme .play-icon-4.play-icon-dark{
	background-position: -397px 0;
	width: 81px;
	height: 79px;
}
.fl-theme .play-icon-4.play-icon-dark:hover{ background-position: -397px -79px; }

.fl-theme .play-icon-5.play-icon-dark{
	background-position: -569px 0;
	width: 90px;
	height: 88px;
}
.fl-theme .play-icon-5.play-icon-dark:hover{ background-position: -569px -88px; }

.fl-theme .play-icon-6.play-icon-dark{
	background-position: -762px 0px;
	width: 103px;
	height: 101px;
}
.fl-theme .play-icon-6.play-icon-dark:hover{ background-position: -762px -101px; }

.fl-theme .play-icon-7.play-icon-dark{
	background-position: -980px 0;
	width: 114px;
	height: 112px;
}
.fl-theme .play-icon-7.play-icon-dark:hover{ background-position: -980px -112px; }


/* MODULES */
/* MEDIA OBJECT */
.fl-theme .media {
	overflow: hidden;
	margin: 10px 0;
}
.fl-theme .media-img img,
.fl-theme .media-imgExt img {
	display: block;
}
.fl-theme .media-img {
	display: block;
	float: left;
	margin-right: 10px;
}
.fl-theme .media-imgExt {
	float: right;
	margin-left: 10px;
}
.fl-theme .media-content {
	overflow: hidden;
}
.fl-theme .media-top,
.fl-theme .media-middle,
.fl-theme .media-bottom {
	display: table;
	overflow: visible;
}
.fl-theme .media-middle .media-img,
.fl-theme .media-middle .media-imgExt,
.fl-theme .media-middle .media-content {
	display: table-cell;
	float: none;
	overflow: visible;
	vertical-align: middle;
}
.fl-theme .media-middle .media-img {
	padding-right: 10px;
}
.fl-theme .media-middle .media-imgExt {
	padding-left: 10px;
}
.fl-theme .media-middle .media-content {
	width: 100%;
}

/* PAPER MODULE */
.fl-theme .paper {
	background: #FFF;
	box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

/* CARD MODULE */
/* Base for card nav and brand cards */
.fl-theme .card {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
}
.fl-theme .card-image {
	position: relative;
	width: 100%;
}
.fl-theme .card-image .img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.fl-theme .card-description {
	padding: 0;
}
.fl-theme .about-nav {
	box-shadow: inset 0 5px 5px -5px rgba(0,0,0,0.1);
}
.fl-theme .nav-card {
	width: 20%;
	height: 253px;
	transition: background .2s linear;
}
.fl-theme .nav-card .nav-img {
	height: 100px;
}
.fl-theme .nav-title {
	font-size: 18px;
	color: #666;
	font-weight: 400;
	margin-bottom: 10px;
}
.fl-theme .nav-description {
	font-weight: 100;
	padding: 0 5px;
	color: #666;
	line-height: 1.2;
}

/* NAVIGATION CARDS */
.fl-theme .nav-img .icon {
	position: absolute;
}
.fl-theme .nav-card:hover {
	background-color: #328CCA;
}
.fl-theme .nav-card:hover .nav-title,
.fl-theme .nav-card:hover .nav-description {
	color: #FFF;
}

/* BRANDED CARDS */
.fl-theme .brand-card {
	margin: 5px;
	width: 350px;
	height: 450px;
}
/*.fl-theme .brand-card:after{
	content:"";
	display: block;
	width: 350px;
	height: 450px;
	border: 1px solid rgba(50, 140, 202, 0);
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all .2s ease-in-out;
}*/
.fl-theme .brand-card:hover:after,
.fl-theme .brand-card:focus:after {
	width: 330px;
	height: 430px;
	border-color: rgba(50, 140, 202, 0.2);
	top: 10px;
	left: 10px;	
}
.fl-theme .brand-image {
	height: 160px;
	width: 100%;
}
.fl-theme .brand-info {
	height: 185px;
	min-height: 185px;
}
.fl-theme .brand-title {
	font-weight: 300;
	font-size: 24px;
	color: #444;
	margin: 0;
}
.fl-theme .brand-description {
	color: #888;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
	margin: 25px 0;
}

/* BUTTONS */
.fl-theme .wire-button {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #328CCA;
	border: 1px solid #328CCA;
	display: inline-block;
}
.fl-theme .wire-button:hover{
	color: #328CCA;
}
.fl-theme .btn-large{
	background-color: #328CCA;
	width: 350px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}
.fl-theme .btn-large:hover{
	color: #FFF;
}
.fl-theme .btn-cta-center {
	margin: 90px auto;
	display: block;
}

.fl-theme .chev-right:after {
	content: '\00bb';
	padding-left: 5px;
	vertical-align: top;
}
.fl-theme .link-wrapper {
	position: relative;
}
.fl-theme .link-cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 9;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* LAYOUT */
.fl-theme .fl-brands .section-heading {
	text-align: center;
	margin: 90px auto;
}
.fl-theme .content-block {
	margin: auto;
	width: 1060px;
}
.fl-theme .three-col .col {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	width: 33.3333%;
}

/*COLUMN LAYOUT*/
.fl-theme .row {
	overflow: hidden;
	margin: 0 -5px;
}
.fl-theme .col {
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5px;
	padding-left: 5px;
}
.fl-theme .col img {
	max-width: 100%;
}
.fl-theme .two-col .col:nth-child(2n+1),
.fl-theme .three-col .col:nth-child(3n+1),
.fl-theme .four-col .col:nth-child(4n+1),
.fl-theme .five-col .col:nth-child(5n+1),
.fl-theme .five-col .col:nth-child(6n+1) {
	clear: left;
}
.fl-theme .two-col .col {
	width: 50%;
}
.fl-theme .three-col .col {
	width: 33.3333%;
}
.fl-theme .four-col .col {
	width: 25%;
}
.fl-theme .five-col .col {
	width: 20%;
}
.fl-theme .six-col .col {
	width: 16.6666%;
}

/* FOOTER */
.fl-theme .page-footer {
	padding: 70px 0;
}
.fl-theme .footer-heading{
	font-size: 18px;
	color: #666;
	font-weight: 500;
	margin-bottom: 10px;
}
.fl-theme .page-footer .col{
	padding-left: 40px;
}
.fl-theme .footer-menu{
	list-style: none;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fl-theme .social-list{
	list-style: none;
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.fl-theme .social-list li{
	float: left;	
}
.fl-theme .social-list li+li{
	margin-left: 4px;
}
.fl-theme .footer-menu li {
	margin-bottom: 5px;
}
.fl-theme .page-footer a{
	color: #AAA;
}
.fl-theme .map-image{
	margin-top: 15px;
	border-radius: 50%;
	overflow: hidden;
}
