 @charset "utf-8";
/* layout_default.css  */

body {
color:black;
font-family:'Lato', sans-serif;
margin:0;
padding:0;
}

/*
@font-face {
    font-family: "kepler-std";
    url("../fonts/Kepler/KeplerStd-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "KeplerBold";
    url("../fonts/Kepler/KeplerStd-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "KeplerItalic";
    url("../fonts/Kepler/KeplerStd-Italic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*/



/*************** GLOBAL STYLES 
*************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container {
background-color:#fff;
width:980px;
margin:0 auto;
}
#content {
padding:0.3em;
}

/*** Global anchor styles ***/

a {
color:#ab0e00;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img {
border:none;
}

/*** Global list styles ***/


/*** Global heading styles ***/

h1, h2, h3, h4 {
margin: 0;
}

h1 {
font-size: 1.3em;
font-weight: normal;
}

h1 a {
color: #b40b08;
}

h2, h3 {
/*font-size: 1.1em;*/
padding-bottom: 0.1em;
font-weight:normal;
}

h2 a:hover, h3 a:hover {
color: #ab0e00;
}

h4 {
}

h4 a {
}

.left{
float:left;
}
.right{
float:right;
}

/*** Global list styles ***/
ul{
margin:0 0 0 30px;
padding:0;
font-size:11px;
}
li{
padding:0;
margin:0;
list-style-type:disc;
}
.no_bullet{
list-style-type:none;
}
.external{
padding-right:15px;
background:url(../img/external.png) center right no-repeat;
}
.video{
padding-right:18px;
background:url(../img/video_icon.gif) right 4px no-repeat;
}
#box_pagination{
text-align:right;
margin:10px 0;
font-size:13px;
display:block;
width:100%;
float:left;
}
.pagination_total{
font-weight:bold;
}
.current_page{
font-weight:bold;
color:#AAA;
text-decoration:underline;
}
/*** Global box styles ***/

#article_featured_image img{
	width:100%;
	margin-bottom:10px;
}


.closed_box,
#content_right_rail #articles_search{
clear:left;
background:#FFF;
border:1px #CDCDCD solid;
float:left;
margin:5px 0 10px 0;
width:100%;
}
#content_right_rail .closed_box,
#content_right_rail #articles_search{
width:298px;
}
.open_box{
float:left;
display:block;
margin:0 0 15px 0;
}
.open_box h3{
font-weight:bold;
font-size:14px;
padding:0 0 1px 10px;
margin:0 0 5px 0;
text-transform:uppercase;
}
.open_box_homepage{
float:left;
display:block;
margin:0 0 15px 0;
}
.open_box_homepage h3{
font-weight:bold;
font-size:18px;
margin:0 0 15px 0;
padding:0;
float:left;
}
.boxed_headline h3{
font-size:14px;
margin:3px 0 10px 0;
padding:10px 0;
background-color:#efefef;
border-top:1px black solid;
text-transform:uppercase;
width:100%;
}
#content_main_bottom .boxed_headline h3{
width:640px;
}
.paged_leader_resources{
}
.homepage_channel_features .subcategory_link_list{
float:left;
margin:10px auto 20px auto;
width:640px;
}
.homepage_channel_features .subcategory_link_list ul{
float:left;
margin:0;
padding:0;
font-size:13px;
list-style-position:outside;
}
.homepage_channel_features .subcategory_link_list ul li{
list-style:none;
display:inline;
padding:0 5px 0 8px;
line-height:125%;
}
.blog_posts_homepage h3{
width:280px;
}
.boxed_headline h3 a{
text-decoration:none;
margin-left:10px;
}
.boxed_headline h3 a:hover,
.boxed_headline h3 a:active{
text-decoration:underline;
color: #ab0e00;
}
.open_box_homepage ul.latest_news{
font-size:13px;
margin:0 0 0 2px;
width:335px;
list-style-position:outside;
}
.open_box_homepage ul.latest_news li{
padding:0 0 7px 15px;
margin:0 0 4px 0;
background:url(../images/bullet_blue.gif) left 6px no-repeat;
display:block;
list-style:none;
line-height:normal;
}
.pop-box{
clear:left;
background:url(../images/pop-box_gradient.gif) left bottom repeat-x;
border:1px #CDCDCD solid;
float:left;
margin:5px 0 15px 0;
padding-bottom:7px;
}
.pop-box h3,
.closed_box h3{
margin:5px 5px 10px 10px;
float:left;
width:95%;
font-size:16px;
}

.pop-box h3 a{
color:#b40b08;
}

/************ Global Button Styles **********************/
a.gray_gradient1,
span.gray_gradient1,
#content_right_rail #articles_search h2{
background:url(../images/button-gray_gradient1.gif) #b1b1b1 left bottom repeat-x;
border:1px #949494 solid;
text-align:center;
/*font-weight:bold;*/
color:#FFF;
height:22px;
line-height:190%;
font-size:11px;
padding:0 5px;
margin-top:1px;
border-bottom:none;
}
a.gray_gradient2{
background:url(../images/button-gray_gradient2.gif) #fafafa left bottom repeat-x;
border:1px #c2c2c2 solid;
text-align:center;
height:22px;
line-height:210%;
font-size:10px;
padding:0 5px;
margin:1px 0px 0 3px;
border-bottom:none;
}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#header{
margin:0;
padding:0;
}

/*** Utility styles ***/
#utility {
width:976px;
display:block;
padding:0;
height:28px;
text-align:right;
}
#utility ul{
list-style-type:none;
margin:6px 0 6px 0;
padding:0;
font-size:11px;
float:right;
}
#utility ul li{
display:block;
float:left;
padding:0 0 0 8px;
color:#dcdcdc;
line-height:19px;
}
#google_translate_element {
margin:0 0 0 -3px;
padding:0;
width:124px;
height:21px;
}
#google_translate_element img.goog-te-gadget-icon {
display:none !important;
}
#google_translate_element .goog-te-gadget{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
padding:0;
}
#google_translate_element .goog-te-gadget-simple {
border:none;
}
#google_translate_element a.goog-te-menu-value{
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:11px;
color:black;
line-height:18px;
}

/*** Logos & Ads ***/
#branding{
padding:0;
margin:7px 0 0 0;
float:left;
display:block;
width:976px;
overflow:hidden;
}
#branding a{
width:491px;
float:left;
display:block;
text-decoration:none;
font-weight:bold;
color:#787878;
font-size:13px;
text-align:right;
margin:0;
padding:0;
outline:none;
}
#branding .advertisement a,
#branding .advertisement object,
#branding .advertisement iframe{
width:468px;
margin:0;
padding:0;
float:right;
}
#branding .advertisement img{
width:468px;
margin:0;
padding:0;
text-align:left;
}
#internal_branding{
padding:0;
margin:7px 0 0 0;
float:left;
display:block;
width:976px;
overflow:hidden;
}
#internal_branding a{
float:left;
display:block;
text-decoration:none;
font-weight:bold;
color:#787878;
font-size:13px;
text-align:right;
margin:50px 0 0 0;
padding:0;
outline:none;
}
#internal_branding .advertisement a,
#internal_branding .advertisement div,
#internal_branding .advertisement iframe{
width:728px;
margin:0;
padding:0;
float:right;
}
#internal_branding .advertisement img,
#internal_branding .advertisement object{
width:728px;
padding:0;
text-align:left;
border:0;
}
/*** Navigation ***/

#navigation {
float:left;
width:976px;
height:50px;
margin:10px 0 0 0;
background:url(../images/navigation-background.jpg) top left no-repeat;
}
.homepage #navigation{
height:65px;
}
#global-navigation{
float:left;
width:976px;
height:43px;
margin:10px 0;
background: #b50802; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50802', endColorstr='#a50007'); /* for IE */
/*background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.42, rgb(173,4,7)),
    color-stop(0.28, rgb(163,5,10)),
    color-stop(0.55, rgb(181,9,0))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(173,4,7) 42%,
    rgb(163,5,10) 28%,
    rgb(181,9,0) 55%
);
background-image: -ms-linear-gradient(
	center bottom,
    rgb(173,4,7) 42%,
    rgb(163,5,10) 28%,
    rgb(181,9,0) 55%								  
);*/
background-color: #ab0e00;
-webkit-border-radius-topright: 3px;
-webkit-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
#global-navigation ul{
list-style-type:none;
float:left;
margin:0;
}
#global-navigation ul li{
display:block;
float:left;
line-height:43px;
/*border-right:1px #c7050a solid;*/
position:relative;
}
#global-navigation ul li:first-child img{
padding:12px 0 13px 0;
}
#global-navigation ul li:first-child a:hover,
#global-navigation ul li:first-child a:active,
#homepage #global-navigation ul li:first-child a.homepage{
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-radius: 3px;
text-decoration:none;
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(56,1,0)),
	color-stop(0.75, rgb(181,8,2))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(56,1,0) 1%,
    rgb(181,8,2) 75%
);
background-image: -ms-linear-gradient(
	center bottom,
    rgb(56,1,0) 1%,
    rgb(181,8,2) 75%								  
);

/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50802', endColorstr='#380100'); /* for IE */

}
#global-navigation ul #MinistryMenu{
border:none;
}
#global-navigation ul #MinistryMenu div{
width:14px;
height:7px;
overflow:hidden;
display:inline-block;
margin:0 0 1px 2px;
}
#global-navigation ul #MinistryMenu a div img{
margin-top:-7px;
}
#global-navigation ul #MinistryMenu.expanded a{
	background-image:none;
}
#global-navigation ul #MinistryMenu.expanded a div img{
margin-top:0;
}

#global-navigation ul li.expanded a{
background: #222222; /* for non-css3 browsers */
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000'); /* for IE */
text-decoration:none;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, rgb(69,69,69)),
    color-stop(0.15, rgb(0,0,0)),
    color-stop(1, rgb(64,64,64))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(69,69,69) 100%,
    rgb(0,0,0) 15%,
    rgb(64,64,64) 100%
);
}

#global-navigation ul li a{
font-size:1.6em;
color:#FFF;
display:block;
padding:0 14px;
margin:0;
outline:none;
font-weight:lighter;
letter-spacing:0.06em;
/*font-family:Arial, Verdana, Sans-serif;*/
}

#global-navigation ul li a.pastors,
#global-navigation ul li a.worship,
#global-navigation ul li a.youth,
#global-navigation ul li a.children,
#global-navigation ul li a.smallgroups,
#global-navigation ul li a.outreach{
background:url(../img/global-nav-down-arrow-light.png) right center no-repeat;
padding-right:27px;
}

#global-navigation ul li a:hover,
#global-navigation ul li a:active,
#Cat2484 #global-navigation ul li a.featurearticles,
#Cat2480 #global-navigation ul li a.howtos,
#Cat2482 #global-navigation ul li a.videos,
#Cat2481 #global-navigation ul li a.freeresources{
background: #222222; /* for non-css3 browsers */
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000'); /* for IE */
text-decoration:none;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(1, rgb(69,69,69)),
    color-stop(0.15, rgb(0,0,0)),
    color-stop(1, rgb(64,64,64))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(69,69,69) 100%,
    rgb(0,0,0) 15%,
    rgb(64,64,64) 100%
);
}
#global-navigation ul li a.pastors:hover,
#global-navigation ul li a.pastors:active,
#global-navigation ul li a.worship:hover,
#global-navigation ul li a.worship:active,
#global-navigation ul li a.youth:hover,
#global-navigation ul li a.youth:active,
#global-navigation ul li a.children:hover,
#global-navigation ul li a.children:active,
#global-navigation ul li a.smallgroups:hover,
#global-navigation ul li a.smallgroups:active,
#global-navigation ul li a.outreach:hover,
#global-navigation ul li a.outreach:active{
background:none;
background:url(../img/global-nav-down-arrow-light.png) right center no-repeat;
filter:none;
}
#global-navigation ul li#AskMenu{
display:block;
float:left;
line-height:43px;
border-right:none;
position:relative;
padding-left:12px;
}
#global-navigation ul li#AskMenu a.ask{
background:url(../img/ask-bubble.png) 0 8px no-repeat;
color:#AB1111;
text-indent:-3px;
}
#global-navigation ul li#AskMenu a.ask:hover,
#global-navigation ul li#AskMenu a.ask:active{
background:url(../img/ask-bubble.png) 0 8px no-repeat;
color:#ab0e00;
text-indent:-3px;
filter:none;
}
#global-navigation ul li.expanded a.pastors:hover,
#global-navigation ul li.expanded a.pastors:active,
#global-navigation ul li.expanded a.worship:hover,
#global-navigation ul li.expanded a.worship:active,
#global-navigation ul li.expanded a.youth:hover,
#global-navigation ul li.expanded a.youth:active,
#global-navigation ul li.expanded a.children:hover,
#global-navigation ul li.expanded a.children:active,
#global-navigation ul li.expanded a.smallgroups:hover,
#global-navigation ul li.expanded a.smallgroups:active,
#global-navigation ul li.expanded a.outreach:hover,
#global-navigation ul li.expanded a.outreach:active,
#global-navigation ul li.forceExpanded a.pastors:hover,
#global-navigation ul li.forceExpanded a.pastors:active,
#global-navigation ul li.forceExpanded a.worship:hover,
#global-navigation ul li.forceExpanded a.worship:active,
#global-navigation ul li.forceExpanded a.youth:hover,
#global-navigation ul li.forceExpanded a.youth:active,
#global-navigation ul li.forceExpanded a.children:hover,
#global-navigation ul li.forceExpanded a.children:active,
#global-navigation ul li.forceExpanded a.smallgroups:hover,
#global-navigation ul li.forceExpanded a.smallgroups:active,
#global-navigation ul li.forceExpanded a.outreach:hover,
#global-navigation ul li.forceExpanded a.outreach:active{
background:url(../img/global-nav-down-arrow-dark.png) #FFF right center no-repeat;
filter:none;
color:#000;
}
#global-navigation ul li.expanded{
}
#global-navigation ul li .dd_wrapper{
display:none;
}
#global-navigation ul li.expanded a,
#global-navigation ul li.forceExpanded a{
color:#000;
border-left:1px #888 solid;
border-right:1px #888 solid;
height:46px;
padding-top:2px;
margin-top:-3px;
margin-left:-1px;
margin-right:-1px;
border-top:1px #888 solid;
background:url(../img/global-nav-down-arrow-dark.png) #FFF right center no-repeat;
filter:none;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#global-navigation ul li.expanded a.pastors,
#global-navigation ul li.forceExpanded a.pastors,
#global-navigation ul li.expanded a.worship,
#global-navigation ul li.forceExpanded a.worship,
#global-navigation ul li.expanded a.youth,
#global-navigation ul li.forceExpanded a.youth,
#global-navigation ul li.expanded a.children,
#global-navigation ul li.forceExpanded a.children,
#global-navigation ul li.expanded a.smallgroups,
#global-navigation ul li.forceExpanded a.smallgroups,
#global-navigation ul li.expanded a.outreach,
#global-navigation ul li.forceExpanded a.outreach{
-moz-box-shadow: inset 0 3px 6px #EEE;
-webkit-box-shadow: inset 0 3px 6px #EEE;
box-shadow: inset 0 3px 6px #EEE;
}
#global-navigation ul li.expanded .dd_wrapper,
#global-navigation ul li.forceExpanded .dd_wrapper{
display:block;
position:absolute;
top:43px;
left:0;
background-color:#FFFFFF;
border:1px #888 solid;
width:175px;
padding:15px;
z-index:101;
border-top:none;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-moz-box-shadow: 0 2px 2px #CCC;
-webkit-box-shadow: 0 2px 2px #CCC;
box-shadow: 0 2px 2px #CCC;
margin-left:-1px;
}
#global-navigation ul li .dd_wrapper a{
background:none;
font-size:14px;
color:#0056ab;
padding:0;
margin:0 0 0 3px;
border:none;
line-height:15px;
text-decoration:underline;
display:inline;
}
#global-navigation ul li .dd_wrapper h2{
font-size:14px;
line-height:15px;
padding:0;
margin:15px 0 9px 0;
}
#global-navigation ul li .dd_wrapper ul{
float:none;
list-style-position:outside;
margin:0 0 0 3px;
padding:0;
}

#global-navigation ul li .dd_wrapper ul li{
border:none;
height:15px;
float:none;
line-height:15px;
margin-bottom:9px;
list-style-type:none;
padding:0;
}
#global-navigation ul li .dd_wrapper ul li a{
border:none;
margin:0;
}
#global-navigation ul li .dd_wrapper ul li:first-child a:hover,
#global-navigation ul li .dd_wrapper ul li:first-child a:active{
background-image:none;
text-decoration:underline;
}
#global-navigation ul li .dd_wrapper .dd_1{
float:left;
}
#global-navigation ul li .dd_wrapper .dd_2{
float:left;
margin:0 0 0 10px;
padding:0 0 0 10px;
border-left:1px #CCC solid;
width:235px;
}
#ministry-menu{
float:left;
height:0;
overflow:hidden;
border:1px #CCC solid;
border-bottom:none;
border-top:none;
margin:-11px 0 0 0;
width:974px;
padding:0;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-transition: all 200ms linear;
}
#ministry-menu.expanded{
height:190px;
-webkit-transition: all 200ms linear;
}
#closeMinistryMenu{
background: #b50802; /* for non-css3 browsers */
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50802', endColorstr='#a50007'); /* for IE */
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.42, rgb(173,4,7)),
    color-stop(0.28, rgb(163,5,10)),
    color-stop(0.55, rgb(181,9,0))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(173,4,7) 42%,
    rgb(163,5,10) 28%,
    rgb(181,9,0) 55%
);
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
width:976px;
height:0;
margin-top:-2px;
-webkit-transition: all 200ms linear;
float:left;
}
#closeMinistryMenu a{
line-height:18px;
color:#FFF;
text-transform:uppercase;
padding:0 10px;
float:right;
font-size:10px;
font-weight:bold;
}
#ministry-menu ul{
margin:15px 0 0 0;
padding:0;
float:left;
display:block;
}
#ministry-menu ul li{
display:block;
width:140px;
float:left;
margin:0 25px 0 0;
list-style:none;
}
#ministry-menu ul{
padding-left:20px;
}
#ministry-menu ul li.ministry-menu-last{
margin:0;
width:125px;
}
#ministry-menu ul li a{
font-weight:bold;
color:#181818;
font-size:15px;
}
#ministry-menu ul li ul{
margin:10px 0 0 0;
padding:0;
}
#ministry-menu ul li ul li{
margin:0 0 5px 0;
font-size:9px;
color:#444;
padding:0;
width:auto;
float:none;
}
#ministry-menu ul li ul li a{
font-size:11px;
font-weight:normal;
color:#444;
}
#ministry-menu ul li ul li:last-child a{
text-decoration:underline;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navigation {
margin-top:11px;
}
}
*/
.article_image_and_abstract h1{
	font-family: 'kepler-std'; 
    font-size: 30px;
    line-height: 35px;
    color: black;
	text-align:left;
	font-weight:bold;
}

.sub_title_author{
	float:left;
	position:relative;
	margin-bottom:20px;
}

.sub_title_author a{
	text-decoration:none;
}

.sub_title_author a:hover{
	text-decoration:none;
}

.bio_pic .bio_text {
	float:left;
	position:relative;
}

.bio_text {
	font-family:'Lato', sans-sarif;
	font-size:16px;
	font-weight:normal;
}

ul.mainNav{
list-style-type:none;
float:left;
margin:0 0 0 2px;
line-height:27px;
}
ul.mainNav li{
display:block;
float:left;
}
ul.mainNav li a{
font-size:13px;
color:#FFF;
display:block;
padding:5px 15px 5px 15px;
background:url(../images/navigation-inbetweanies.gif) right no-repeat;
margin:0;
outline:none;
font-weight:bold;
}
ul.mainNav li.first a{
}
ul.mainNav li a:hover,
ul.mainNav li a:active{
text-decoration:none;
background:url(../images/navigation-background-active.gif) top left repeat-x;
color:#FFF;
margin-left:-1px;
padding-right:15px;
padding-left:16px;
}
#homepage ul.mainNav li a.active,
#homepage ul.mainNav li a.hover{
color:#FFF;
cursor:default;
background:url(../images/navigation-inbetweanies.gif) right no-repeat;
text-decoration:none;
}
/*Pastors*/
#Cat3 ul.mainNav li a.Cat3,
#Cat54 ul.mainNav li a.Cat3,
#Cat55 ul.mainNav li a.Cat3,
#Cat56 ul.mainNav li a.Cat3,
#Cat57 ul.mainNav li a.Cat3,
#Cat113 ul.mainNav li a.Cat3,
#Cat145 ul.mainNav li a.Cat3,
/*Worship*/
#Cat5 ul.mainNav li a.Cat5,
#Cat62 ul.mainNav li a.Cat5,
#Cat63 ul.mainNav li a.Cat5,
#Cat64 ul.mainNav li a.Cat5,
#Cat65 ul.mainNav li a.Cat5,
#Cat115 ul.mainNav li a.Cat5,
#Cat150 ul.mainNav li a.Cat5,
/*Youth*/
#Cat4 ul.mainNav li a.Cat4,
#Cat58 ul.mainNav li a.Cat4,
#Cat59 ul.mainNav li a.Cat4,
#Cat60 ul.mainNav li a.Cat4,
#Cat61 ul.mainNav li a.Cat4,
#Cat114 ul.mainNav li a.Cat4,
#Cat146 ul.mainNav li a.Cat4,
#Cat151 ul.mainNav li a.Cat4,
/*Children*/
#Cat7 ul.mainNav li a.Cat7,
#Cat66 ul.mainNav li a.Cat7,
#Cat67 ul.mainNav li a.Cat7,
#Cat68 ul.mainNav li a.Cat7,
#Cat69 ul.mainNav li a.Cat7,
#Cat116 ul.mainNav li a.Cat7,
#Cat147 ul.mainNav li a.Cat7,
/*Small Groups*/
#Cat8 ul.mainNav li a.Cat8,
#Cat70 ul.mainNav li a.Cat8,
#Cat71 ul.mainNav li a.Cat8,
#Cat72 ul.mainNav li a.Cat8,
#Cat73 ul.mainNav li a.Cat8,
#Cat117 ul.mainNav li a.Cat8,
#Cat147 ul.mainNav li a.Cat8,
/*Outreach*/
#Cat9 ul.mainNav li a.Cat9,
#Cat74 ul.mainNav li a.Cat9,
#Cat75 ul.mainNav li a.Cat9,
#Cat76 ul.mainNav li a.Cat9,
#Cat77 ul.mainNav li a.Cat9,
#Cat119 ul.mainNav li a.Cat9,
#Cat148 ul.mainNav li a.Cat9{
background:url(../images/navigation-background-active.gif) top left repeat-x;
padding-top:5px;
color:#FFF;
text-decoration:none;
cursor:default;
border:0;
margin-left:-1px;
padding-right:15px;
padding-left:16px;
}
ul#typeNav li a:hover,
ul#typeNav li a:active{
background:none;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyYWRpYWxHcmFkaWVudCBpZD0iZyI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjY2ExNTBjIi8+PHN0b3Agb2Zmc2V0PSIwLjgiIHN0b3AtY29sb3I9InJnYmEoMTYzLCA1LCAxMCwgMCkiLz48L3JhZGlhbEdyYWRpZW50PjxyZWN0IHg9IjAlIiB5PSIwJSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0icmdiYSgxNjMsIDUsIDEwLCAwKSIgLz48cmVjdCB4PSItMjAuNzEwNyUiIHk9Ii00MS40MjE0JSIgd2lkdGg9IjE0MS40MjE0JSIgaGVpZ2h0PSIyODIuODQyNyUiIGZpbGw9InVybCgjZykiIC8+PC9zdmc+);
background-image: -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 96, color-stop(0%, #ca150c), color-stop(80%, rgba(163, 5, 10, 0)));
background-image: -webkit-radial-gradient(center bottom, farthest-corner, #ca150c 0%, rgba(163, 5, 10, 0) 80%);
background-image: -moz-radial-gradient(center bottom, farthest-corner, #ca150c 0%, rgba(163, 5, 10, 0) 80%);
background-image: -ms-radial-gradient(center bottom, farthest-corner, #ca150c 0%, rgba(163, 5, 10, 0) 80%);
background-image: -o-radial-gradient(center bottom, farthest-corner, #ca150c 0%, rgba(163, 5, 10, 0) 80%);
background-image: radial-gradient(farthest-corner at center bottom, #ca150c 0%, rgba(163, 5, 10, 0) 80%);
}
ul#typeNav li:last-child{
border-right:none;
}
ul#typeNav li.expanded .dd_wrapper{
width:959px;
padding:15px 0 20px 15px;
margin-left:-49px;
}
ul#typeNav li .dd_wrapper a{
font-weight:normal;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-size:12px;
}
ul#typeNav li .dd_wrapper a:hover,
ul#typeNav li .dd_wrapper a:hover{
background-image:none;
}
ul#typeNav li .dd_wrapper .dd_1{
padding-left:15px;
}
ul#typeNav li .dd_wrapper .dd_2{
margin:0;
padding:0 0 0 30px;
border:none;
     width:160px;
}
ul#typeNav li .dd_wrapper h2{
border-bottom:1px #EBEBEB solid;
margin-bottom:15px;
padding-bottom:5px;
}
ul#typeNav li .dd_wrapper ul li{
margin-bottom:12px;
}
ul#typeNav li .dd_wrapper ul li:first-child a,
ul#typeNav li .dd_wrapper ul li:first-child a:hover,
ul#typeNav li .dd_wrapper ul li:first-child a:active{
background: url(http://churchleaders.com/files/right_arrow.png) no-repeat right;
padding:3px 35px 3px 0;
}
ul#typeNav li .dd_wrapper img.headline_arrow{
margin-bottom:-5px;
}
ul.subNav{
margin:12px 0 0 0;
padding:0;
float:left;
line-height:12px;
}
ul.subNav li{
list-style-type:none;
padding:0;
float:left;
display:block;
color:#CCC;
}
ul.subNav li a{
border-left:1px #666 solid;
display:block;
padding:0 17px;
font-weight:normal;
text-decoration:none;
font-size:11px;
outline:none;
}
ul.subNav li a:hover,
ul.subNav li a:active{
text-decoration:underline;
}
ul.subNav li.first a{
padding-left:15px;
border-left:none;
}
#mainSearch{
float:right;
padding:6px 15px 0 0;
}
#mainSearch form{
float:left;
}
#cse-search-box #q{
background-image:none !important;
width:155px !important;
border:1px #444 solid !important;
font-size:12px !important;
padding:4px 0 4px 6px !important;
color:#222 !important;
float:left !important;
line-height:16px !important;
}
#cse-search-results{
}
#cse-search-results h1{
font-size:26px;
color:#444;
margin:0;
padding:0;
width:200px;
margin-bottom:-5px;
}
/*
#cse-search-results iframe{
height:1550px !important;
}
*/
.search .text,
#SubscribeNewsletterPage input{
width:155px;
border:1px #444 solid;
font-size:12px;
padding:4px 0 5px 6px;
color:#222;
float:left;
line-height:16px;
}
#mainSearch a.search_text{
color:#FFF;
font-weight:normal;
text-decoration:none;
padding:0 0 0 5px;
line-height:25px;
outline:none;
font-size:11px;
}
#mainSearch a.search_text:hover,
#mainSearch a.search_text:active{
text-decoration:underline;
}
#mainSearch #search_btn{
display:block;
padding:0 0 0 4px;
width:auto;
border:none;
outline:none;
}
#global-navigation #mainSearch{
float:right;
padding:7px 2px 0 0;
}
#global-navigation #mainSearch a.search_text{
margin-left:-25px;
margin-top:5px;
float:right;
width:25px;
}
#global-navigation #mainSearch a.search_text img{
}
#global-navigation #mainSearch #search_btn{
display:block;
padding:0 0 0 4px;
width:auto;
border:none;
outline:none;
}
#global-navigation #cse-search-box #q{
background-image:none !important;
width:180px !important;
border:1px #FFF solid !important;
font-size:15px !important;
padding:4px 0 4px 4px !important;
color:#888 !important;
float:left !important;
line-height:18px !important;
-moz-box-shadow: inset 0 0 7px #CCC;
-webkit-box-shadow: inset 0 0 7px #CCC;
box-shadow: inner 0 0 7px #CCC;
}

/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/
#content{
clear:both;
margin:5px 0 0 0;
float:left;
width:100%;
}
#content_main{
width:640px;
float:left;
}
#content_right_rail{
float:left;
width:300px;
margin-left:30px;
}
#content_right_rail h4{
font-size:16px;
color:#b40b08;
margin:0 0 3px 0;
padding:0;
}
#content_right_rail .advertisement{
clear:both;
margin:10px 0;
display:block;
text-align:right;
/*font-style:italic;*/
font-size:9px;
color:#CCC;
}
#content_right_rail .advertisement a{
width:300px;
height:250px;
overflow:hidden;
margin-top:3px;
display:block;
}
#content_main_left{
float:left;
width:335px;
margin:10px 25px 0 0;
}
#content_main_right{
float:left;
width:280px;
margin:10px 0 0 0;
}
#content_main_bottom{
clear:both;
margin:5px 0;
width:640px;
float:left;
display:block;
}
#content_main_left .open_box h3{
width:330px;
border-bottom:1px #CCC solid;
margin-top:10px;
}
#content_main_right .open_box h3{
width:271px;
border-bottom:1px #CCC solid;
margin-top:10px;
}
#content_main_right .open_box{
width:271px;
}
#content_main_left .open_box{
width:330px;
}
ul.latest_news{
color:black;
font-size:12px;
margin-left:10px;
display:block;
float:left;
list-style-position:inside;
}
ul.latest_news li{
line-height:165%;
}
ul.latest_news ul li a{
text-decoration:none;
line-height:100%;
}
ul.featured_videos{
margin:0 0 5px 0px;
padding:0;
float:left;
}
ul.featured_videos li{
float:left;
width:122px;
margin:9px 0 9px 12px;
list-style-type:none;
height:90px;
}
ul.featured_videos li img{
display:block;
float:left;
width:122px;
margin-bottom:3px;
}
ul.featured_videos li a{
font-weight:bold;
font-size:10px;
text-decoration:none;
line-height:100%;
}
ul.featured_videos li a span.play{
background:url(../images/videoPlay_icon.gif) right no-repeat;
margin: 55px 0 0 0;
height:20px;
position:relative;
z-index: 100;
display:block;
}
.pathway_summary a span.play{
background:url(../images/videoPlay_icon.gif) no-repeat;
height:20px;
width:20px;
margin:0 0 0 130px;
z-index: 100;
display:block;
position:relative;
}
#most_popular ul.featured_videos{
margin:10px;
}
#content_main_left .pop-box img{
float:left;
display:block;
padding:0 0 10px 10px;
}
#content_main_left .pop-box{
width:338px;
}
#content_main_left .pop-box ul{
float:left;
display:block;
margin-left:20px;
}
#content_main_left .pop-box ul li{
/*color:#294e86;*/
width:200px;
padding-bottom:8px;
}
.pop-box .no_bullet a{
font-weight:bold;
color:#444;
text-decoration:underline;
font-size:10px;
}
#content_main_bottom .advertisement{
width:300px;
height:100px;
float:left;
display:block;
margin:0 15px;
}
ul.recent_blogs{
margin:0 0 5px 10px;
padding:0 0 10px 0;
float:left;
display:block;
width:280px;
}
.open_box_homepage ul.recent_blogs{
margin:0 0 5px 0;
padding:0 0 10px 0;
border-bottom:1px #CCC solid;
float:left;
display:block;
list-style-position:outside;
width:280px;
}
ul.recent_blogs li{
clear:left;
list-style-type:none;
margin:0;
padding:10px 0 10px 0;
height:40px;
overflow:hidden;
}
.open_box_homepage ul.recent_blogs li{
padding:0 0 20px 0;
}
ul.recent_blogs li div.blog_ticker_image{
float:left;
margin-right:10px;
padding-top:2px;
}
ul.recent_blogs li span.blogger_name{
margin:0 0 2px 0;
padding:0;
font-size:10px;
display:block;
float:left;
width:210px;
}
ul.recent_blogs li span.blogger_name a{
color:#000;
font-weight:bold;
}
ul.recent_blogs li span.blogger_post{
padding:0;
font-size:10px;
font-style:italic;
color:#999;
margin:0;
text-align:left;
display:block;
width:210px;
float:left;
}
ul.recent_blogs li span.blogger_post a{
font-style:normal;
font-size:13px;
}
.open_box_homepage ul.recent_blogs li span.blogger_post a{
}
.blog_ticker_summary .scroller {
}
ul.extras{
clear:left;
border-top:1px #CCC solid;
padding-top:10px;
margin:0 10px 0 10px;
}
ul.extras li{
list-style:none;
line-height:175%;
}
ul.extras li a{
/*color:#294e86;*/
padding:0 10px 0 0;
background:url(../images/arrow-double_red.gif) right 4px no-repeat;
font-weight:bold;
}
/*
.open_box .more_and_share_links{
display:block;
float:right;
padding:5px 3px 10px 0;
text-align:right;
}
.open_box .more_and_share_links a.share_it{
font-size:10px;
font-weight:bold;
text-decoration:underline;
margin-right:5px;
line-height:200%;
display:inline-block;
color:#444;
}
.open_box .more_and_share_links a.gray_gradient1{
border-bottom:1px #999 solid;
display:inline-block;
}
*/
.open_box .submit_and_more a{
text-decoration:underline;
font-size:10px;
}
.open_box .submit_and_more .left{
float:left;
margin-left:12px;
}
.open_box .submit_and_more .right{
float:right;
}
/*
.open_box ul.extras{
border-top:none;
margin-right:0px;
}
.open_box ul.extras li.left{
float:left;
}
.open_box ul.extras li.right{
float:right;
}
*/
.closed_box .no_bullet a,
.open_box .no_bullet a{
line-height:normal;
margin:5px 0 15px 0;
text-decoration:underline;
}
#content_main_right .closed_box ul li,
#how_to ul li{
width:270px;
}
#content_main_right .closed_box ul{
padding-bottom:10px;
font-size:11px;
}
#leader_resources {
}
#how_to{
margin-top:15px;
}
#content_main_right #how_to ul,
#content_main_right #leader_resources ul{
font-size:11px;
padding-bottom:5px;
}
#content_main_left #how_to ul,
#content_main_left #leader_resources ul{
font-size:12px;
padding-bottom:5px;
width:100%;
}
#how_to li,
#leader_resources li{
display:block;
}
#content_main_right #how_to li a,
#content_main_right #leader_resources li a{
display:inline-block;
width:250px;
margin:0 0 10px 0;
padding:0 0 0 15px;
line-height:125%;
background:url(../images/arrow-double_red.gif) left 4px no-repeat;
}
#content_main_left #how_to li a,
#content_main_left #leader_resources li a{
display:inline-block;
width:310px;
margin:0 0 10px 0;
padding:0 0 0 15px;
line-height:125%;
background:url(../images/arrow-double_red.gif) left 4px no-repeat;
}
#content_main_left #latest_news ul{
font-size:12px;
padding-bottom:5px;
}
#content_main_right #latest_news ul{
font-size:11px;
padding-bottom:10px;
}
#latest_news li{
display:block;
}
#content_main_left #latest_news li a{
display:inline-block;
width:310px;
margin:0 0 10px 0;
padding:0 0 0 15px;
line-height:125%;
background:url(../images/bullet_blue.gif) left 4px no-repeat;
}
#content_main_right #latest_news li a{
display:inline-block;
width:250px;
margin:0 0 10px 0;
padding:0 0 0 15px;
line-height:125%;
background:url(../images/bullet_blue.gif) left 4px no-repeat;
}

/*************** ARTICLE STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#article #content_main{
position:relative;
}
#article #content_main_top{
float:left;
margin:0;
padding:0 0 10px 0;
width:100%;
/*border-bottom:1px #BBB solid;*/
}
#article #content_main_left{
float:left;
width:480px;
margin:10px 0 0 0;
}
#article #article_body{
/*font-size:15px;
float:left;
position: relative;
line-height:25px;
*/
 font-size: 20px;
    float: left;
    position: relative;
    line-height:25px;
	font-family: "kepler-std";
}

#article #article_body a{
/*text-decoration:underline;*/
}
#article #article_body ul li{
font-size:14px;
padding-bottom:7px;
}
#article_body .article_abstract{
font-weight:normal;
display:block;
font-style:italic;
font-size:12px;
width:331px;
float:right;
color:#444;
}

#article_body .featured_article_abstract{
font-weight:normal;
display:block;
font-style:italic;
font-size:18px;
/*width:331px;*/
width:100%;
text-align:center;
float:right;
color:#444;
}

#article_body .article_abstract p{
margin:0;
}
#article_body .article_image_and_abstract{
display:block;
position:absolute;
right:0;
margin:20px 0;
float:right;
width:350px;
}
#article_body .article_abstract_image{
float:right;
height:225px;
}
#article_body .article_abstract_image img{
width:331px
}
#article #content_main_top h1{
font-size:34px;
font-weight:bold;
display:block;
float:left;
margin:10px 10px 15px 0;
color:#000;
width:640px;
font-family:'kepler-std';
}


#article #content_main_top .box_breadcrumb,
#video #content_main_top .box_breadcrumb{
font-size:10px;
color:#BBB;
display:block;
width:640px;
float:left;
}
.custom_breadcrumb{
font-size:10px;
padding:0;
float:left;
}
.custom_breadcrumb a{
margin:0 10px 0 0;
line-height:150%;
float:left;
}
#article .article_metadata{
clear:both;
float:left;
width:100%;
}
#article .article_author_name,
.downloadBtn{
padding:5px 8px;
color:#FFF;
font-size:11px;
text-align:center;
float:left;
/*margin:5px 0;*/
background-color:#294e86;
}
#article .article_author_name a,
.downloadBtn a{
text-decoration:none;
color:#FFF;
font-size:11px;
}

.article_author_name{
	margin:0px;
	padding:0px;
}

#fbArrow{
position:absolute;
margin:-42px 0 0 288px;
}
#article #article_social_buttons{
float:right;
display:block;
text-align:right;
width:53px;
}
#article .article_facebook_like{
float:left;
overflow:hidden;
margin-top:7px;
}
#article .article_tweet_this{
float:right;
}
#article #content_main_left{
clear:both;
width:640px;
}
p.article_text_spacer{
float:right;
display:block;
width:365px;
height:260px;
}
#article_body .article_text{
float:left;
/*margin-top:20px;*/
}
#article #content_main_right{
float:right;
margin:0;
}
#article #box_article_tools{
background-color:#FFF;
width:160px;
float:left;
}
.abstract_image_spacing{
height:290px;
margin:0;
padding:0;
}
#article #box_article_tools ul{
display:block;
margin:0;
padding:0;
width:150px;
}
#article #box_article_tools ul li{
list-style:none;
}
.article_rating{
display:none;
}
#article .category_thumb{
float:left;
margin:18px 10px 10px 0;
}

#content_main_right .ad_zone{
}
#content_main_right .ad_zone .partner_ad,
#content_main_right .article_additional_tools{
float:left;
display:block;
margin:5px 0;
padding:10px 0;
text-align:center;
border-top:1px #CCC solid;
width:100%;
}
.content_attachment{
display:block;
float:left;
margin:10px 0;
}
#article #email_to_afriend #send_article{
float:left;
background-color:#E6FFFF;
margin:10px 0 10px -155px;
border:1px #CCC solid;
padding:10px;
}
.related_videos_image{
width:150px;
}
.content_attachment a .related_videos_title{
font-size:10px;
font-weight:bold;
text-align:left;
}
.content_attachment a span.play{
background:url(../images/videoPlay_icon.gif) right no-repeat;
margin: -20px 0 0 0;
height:20px;
position:relative;
z-index: 100;
display:block;
}
.content_attachment a{
text-decoration:underline;
}
.lightbox_image{
margin-top:15px;
display:block;
float:left;
}
.article_additional_tools .box_title{
display:block;
font-size:11px;
text-align:left;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-weight:bold;
color:#999;
}
#article #content_main_bottom{
padding:10px 0 10px 0;
width:640px;
display:block;
}
#article #box_social_bookmarks{
display:block;
float:left;
padding:0 0 15px 0;
margin-bottom:5px;
width:100%;
}
#article_body .bio{
margin:5px 0;
padding-top:10px;
float:left;
width:100%;
font-family:'Lato', sans-serif;

}
.bio{line-height:20px;}

#article_body .bio img{
float:left;
margin:3px 15px 5px 0;
}
#article_body .permission{
font-size:10px;
float:left;
margin:5px auto 10px auto;
}
#article_body .author_name{
display:none;
}

#article_body .article_dont_miss{
margin:17px 0 10px 10px;
float:right;
width:250px;
}
#article_body .article_dont_miss ul{
margin:10px 0 0 17px;
list-position:outside;
}
#article_body .article_dont_miss ul li a{
font-size:11px;
font-weight:bold;
}

.db_button_overlay_large_page {
    content: "";
    position: absolute;
    width: 40%;
    max-width: 100px;
    height: 40%;
    max-height: 100px;
    left: 90%;
    top: 87%;
    bottom: 10px;
    background-image: url("http://churchleaders.com/wp-content/themes/churchleaders/img/daily-buzz-daily-overlay.png");
    background-size: 100px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#footer{
margin:10px 0 0 0;
border-top:1px #999 solid;
padding:10px 0;
background:url(../images/button-gray_gradient1.gif) #b1b1b1 left bottom repeat-x;
float:left;
width:980px;

}
#footer span,
#footer a{
float:left;
display:block;
padding:0 15px;
color:#FFF;
font-size:11px;
}
#footer a{
text-decoration:underline;
}

/*************** VARIOUS ELEMENTS STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

/*** Newsletter Signup ***/
#newsletter{
display:block;
width:300px;
}
#newsletter p{
margin:0;
padding:0;
font-size:11px;
color:#444;
}
#newsletter a,
#SubscribeNewsletterPage a,
#SubscribeNewsletterThankYouPage a{
display:block;
float:left;
margin-left:5px;
}
#newsletter form{
margin:7px 0 0 0;
}
#newsletter .text,
#SubscribeNewsletterPage .text{
width:150px;
height:17px;
margin-top:1px;
padding:2px;
}
ul.radiobtnz{
font-size:9px;
color:#333;
display:block;
float:left;
list-style-position:outside;
list-style:none;
margin:0 5px 0 0;
padding:0;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
ul.radiobtnz li{
display:block;
padding:0;
margin:-4px 0 0 0;
list-style:none;
line-height:13px;
}
#SubscribeNewsletterPage{
display:block;
width:500px;
}
#SubscribeNewsletterPage .text{
padding:0 0 0 5px;
height:23px;
}
.signup_list_item{
float:left;
margin:5px 0 0 15px;
line-height:150%;
font-size:12px;
display:block;
width:100%;
}
.btn{
cursor:pointer;
background:url(../images/button-gray_gradient1.gif) #b1b1b1 left bottom repeat-x;
border:1px #949494 solid !important;
text-align:center;
font-weight:bold;
color:#FFF !important;
height:23px !important;
line-height:190% !important;
font-size:11px;
padding:0 5px !important;
margin:1px 0 0 5px !important;
border-bottom:none !important;
width:auto !important;
}
.newsletter_signup_btn{
cursor:pointer;
background:none;
font-size:22px;
color:#FFF;
font-weight:600;
text-shadow:1px 1px 3px #222;
background: rgb(0,119,239);
background: -moz-linear-gradient(top,  rgba(0,119,239,1) 0%, rgba(0,121,196,1) 44%, rgba(0,86,171,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,119,239,1)), color-stop(44%,rgba(0,121,196,1)), color-stop(100%,rgba(0,86,171,1)));
background: -webkit-linear-gradient(top,  rgba(0,119,239,1) 0%,rgba(0,121,196,1) 44%,rgba(0,86,171,1) 100%);
background: -o-linear-gradient(top,  rgba(0,119,239,1) 0%,rgba(0,121,196,1) 44%,rgba(0,86,171,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,119,239,1) 0%,rgba(0,121,196,1) 44%,rgba(0,86,171,1) 100%);
background: linear-gradient(top,  rgba(0,119,239,1) 0%,rgba(0,121,196,1) 44%,rgba(0,86,171,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0077ef', endColorstr='#0056ab',GradientType=0 );
padding:15px 50px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:auto;
border:none;
width:auto; 
}
/*** Homepage Showcase Panel ***/

#showcase_panel{
margin:0 0 11px 0;
padding:0;
float:left;
width:640px;
}
#showcase_panel .main_article{
float:left;
width:333px;
margin-bottom:5px;
position:relative;
}
#showcase_panel .main_article .main_article_image{
height:200px;
overflow:hidden;
}
#showcase_panel .main_article .main_article_image .video_image{
background-color:#000;
height:200px;
margin-bottom:4px;
overflow:hidden;
}
#showcase_panel .main_article .main_article_image .video_image .play{
background:url(../img/play_btn_large.png) no-repeat;
z-index:100;
position:absolute;
display:block;
height:56px;
width:56px;
float:left;
top:60px;
left:120px;
cursor:pointer;
}
#showcase_panel .main_article .main_article_details{
}
#showcase_panel .main_article .main_article_details h2{
border-bottom:1px #CCC solid;
font-weight:normal;
padding:5px 0 9px 0;
line-height:28px;
}
#showcase_panel .main_article .main_article_details h2 a{
text-decoration:none;
color:#000;
font-size:26px;
}
#showcase_panel .main_article .main_article_details p{
font-size:14px;
padding:8px 0;
margin:0;
}
#showcase_panel .main_article .main_article_details p a{
text-decoration:underline;
}
#showcase_panel .showcase_panel_more{
float:left;
margin:10px 0 20px 0;
padding:0 0 0 15px;
background:url(../images/bullet_blue.gif) left 4px no-repeat;
font-size:13px;
}
#showcase_panel .showcase_panel_more .more_from_category a{
text-decoration:underline;
}
#showcase_panel ul.secondary_articles{
margin:0;
padding:0;
float:left;
width:640px;
height:150px;
}
#showcase_panel ul.secondary_articles li{
list-style-type:none;
float:left;
width:150px;
padding:0;
margin:0 0 0 13px;
height:150px;
}
#showcase_panel ul.secondary_articles li.first{
margin:0;
}
#showcase_panel ul.secondary_articles li .secondary_article_image{
width:150px;
margin:0 0 5px 0;
position:relative;
}
#showcase_panel ul.secondary_articles li .secondary_article_image .video_image{
height:100px;
width:150px;
display:block;
overflow:hidden;
}
#showcase_panel ul.secondary_articles li .secondary_article_image .video_image img{
height:100px;
}
#showcase_panel ul.secondary_articles li .secondary_article_image .video_image span.play{
background:url(../images/videoPlay_icon.gif) no-repeat;
height:20px;
width:20px;
z-index:100;
display:block;
position:absolute;
right:0;
top:0;
}
#showcase_panel ul.secondary_articles li .secondary_article_details a{
font-size:11px;
font-weight:bold;
text-decoration:none;
width:150px;
}
#showcase_panel ul.latest_articles{
width:280px;
float:right;
margin:0 0 8px 0;
padding:0;
}
#showcase_panel ul.latest_articles h3{
font-weight:bold;
font-size:18px;
margin:0;
padding:0;
float:left;
}
#showcase_panel ul.latest_articles li{
float:left;
width:280px;
list-style-type:none;
margin:15px 0 0 0;
border-bottom:1px #222 solid;
padding:0 0 15px 0;
}
#showcase_panel ul.latest_articles li.last{
border:none;
margin-top:15px;
}
#showcase_panel ul.latest_articles li.last a{
}
#showcase_panel ul.latest_articles li .pubDate{
width:280px;
float:left;
overflow:hidden;
display:none;
}
#showcase_panel ul.latest_articles li .pubDate span{
font-size:10px;
color:#888;
float:left;
display:block;
width:70px;
height:12px;
overflow:hidden;
}
#showcase_panel ul.latest_articles li a{
font-size:15px;
font-weight:bold;
float:left;
}

/*** [OLD] Homepage Showcase ***/

#showcase{
margin:0;
padding:0;
background:url(../images/showcase-box_middle.gif) top left repeat-y;
float:left;
display:block;
width:640px;
}
#showcase .showcase_content{
background:url(../images/showcase-box_top.gif) top no-repeat;
float:left;
display:block;
width:640px;
}
#showcase .showcase_content .left{
padding:15px 0 0 15px;
}
#showcase .headline_image{
width:331px;
height:225px;
overflow:hidden;
}
#showcase .headline_video_image{
background-color:#000;
height:221px;
margin-bottom:4px;
width:331px;
overflow:hidden;
}
#showcase .headline_video_image .play{
background:url(../img/play_btn_large.png) no-repeat;
z-index:100;
position:absolute;
display:block;
height:56px;
width:56px;
float:left;
top:95px;
left:148px;
}
#showcase .headline_video_image img{
margin-top:10px;
}
#showcase .showcase_content .right{
padding:12px 11px 0 0;
width:275px;
}
#showcase .showcase_content .right h2,
#showcase .showcase_content .right p{
text-align:left;
}
#showcase .showcase_content .right h2 a{
font-size:23px;
margin:3px 0 5px 0;
color:#000;
display:block;
}
#showcase .showcase_content .right p{
font-size:14px;
margin:0;
padding:0;
}
#showcase .showcase_content{
position:relative;
}
#showcase .showcase_content .additional {
margin:20px 0 0 0;
float:left;
display:block;
}
#showcase .showcase_content .additional .showcase_related{
padding:0;
margin:0;
width:275px;
}
#showcase .showcase_content .additional .showcase_related h4{
font-size:12px;
margin-bottom:5px;
color:#444;
}
#showcase .player{
position:absolute;
bottom:24px;
float:left;
display:block;
left:320px;
}
#showcase .player ul li,
#showcase .player ul span{
float:left;
display:block;
margin:0 5px;
}
#showcase .player ul li a,
#showcase .player ul span a{
font-weight:bold;
font-size:9px;
color:#FFF;
padding:2px 4px;
text-decoration:none;
background-color:#b10906;
border:1px #b10906 solid;
}
#showcase .player ul li a.active,
#showcase .player ul li a:hover,
#showcase .player ul span a:active,
#showcase .player ul span a:hover{
background-color:#CCC;
border:1px #CCC solid;
color:#000;
}
#showcase .showcase_footer{
clear:left;
background:url(../images/showcase-box_bottom.gif) bottom left no-repeat;
display:block;
width:640px;
float:left;
height:16px;
}
.showcase_related ul{
padding-left:13px;
margin:0;
list-style-position:inside;
}
.showcase_related ul li{
/*color:#294e86;*/
width:270px;
overflow:hidden;
height:18px;
}
.showcase_related ul li a{
/*color:#294e86;*/
text-decoration:none;
line-height:18px;
font-size:10px;
}
.showcase_related ul li a:hover{
text-decoration:underline;
}
#most_popular,
#social_recommendations,
#ros_poll {
border-top:none;
margin-top:20px;
}
.closed_box ul.tabs,
#content_right_rail #articles_search h2{
float:left;
margin:0 0 0 -1px;
width:100%;
background-color:#FFF;
padding-right:2px;
border-bottom:1px #CCC solid;
}
.closed_box ul.tabs li{
list-style:none;
float:left;
display:block;
}
.closed_box ul.tabs li a,
.closed_box ul.tabs li span{
display:block;
float:left;
}
.featured_most_popular{
display:block;
float:left;
border-bottom:1px #444 dotted;
margin:0 15px 10px 15px;
width:265px;
}
.featured_most_popular a.popular_title{
padding:8px 0 3px 0px;
text-decoration:none;
font-weight:bold;
float:left;
font-size:11px;
display:block;
}
.featured_most_popular .popular_image{
overflow:hidden;
float:left;
margin:8px 0 8px 8px;
}
.featured_most_popular img{
}
.featured_most_popular p{
display:block;
float:left;
font-size:10px;
color:#444;
margin:0 0 10px 0px;
}
#most_popular ul.latest_news li{
font-size:11px;
padding:5px 0 8px 0;
display:block;
float:left;
width:280px;
}
#most_popular ul.latest_news li a{
padding-left:13px;
background:url(../images/bullet_blue.gif) left 3px no-repeat;
display:block;
float:left;
line-height:120%;
}
.more_popular_news{
clear:left;
border-top:1px #CCC solid;
font-weight:bold;
padding:8px 0;
display:block;
float:left;
width:100%;
margin-top:4px;
}
#most_popular .more_popular_news a{
margin-left:25px;
font-size:11px;
}
.right_rail_popular_videos .featured_most_popular img{
}
.right_rail_modules{
float:left;
margin-top:10px;
}
.right_rail_modules div{
float:left;
}
.right_rail_modules .sponsorshipbanner img{
margin:10px 0 0 0;
}
.right_rail_watch_video{
margin:0 0 15px 0;
padding:10px 0 20px 0;
border-top:3px #c5c5c5 solid;
border-bottom:3px #c5c5c5 solid;
width:300px;
height:160px;
overflow:hidden;
float:left;
}
.right_rail_watch_video h3{
font-weight:bold;
font-size:18px;
margin:4px 0 20px 0;
padding:0;
float:left;
}
.leader_resources_homepage{
float:left;
background-color:#efefef;
margin:-10px 0 15px 0;
padding:10px 0 0 0;
width:100%;
}
.right_rail_watch_video ul,
.leader_resources_homepage ul{
float:left;
margin:0;
padding:0;
height:140px;
width:auto;
overflow:hidden;
}
.right_rail_watch_video ul{
width:300px;
}
.leader_resources_homepage ul{
width:555px;
padding-left:5px;
}
.leader_resources_homepage a.slide_button{
width:20px;
height:20px;
outline:none;
display:block;
float:left;
margin:35px 10px 0 10px;
}
.right_rail_watch_video ul li,
.leader_resources_homepage ul li{
width:94px;
height:140px;
float:left;
overflow:hidden;
display:block;
margin-left:8px;
position:relative;
}
.leader_resources_homepage ul li{
margin-left:20px;
}
.right_rail_watch_video ul li.first,
.leader_resources_homepage ul li.first{
margin-left:0;
}
.right_rail_watch_video ul li a,
.leader_resources_homepage ul li a{
float:left;
display:block;
}
.right_rail_watch_video ul li a.thumb,
.leader_resources_homepage ul li a.thumb{
float:left;
display:block;
height:75px;
overflow:hidden;
margin-bottom:3px;
}
.right_rail_watch_video ul li a img,
.leader_resources_homepage ul li a img{
margin:0 0 0 -15px;
}
.right_rail_watch_video ul li a div,
.leader_resources_homepage ul li a div{
font-size:11px;
float:left;
}
.right_rail_watch_video ul li a .play{
background:url(../images/videoPlay_icon.gif) no-repeat;
height:20px;
width:20px;
z-index:100;
display:block;
position:absolute;
right:0;
top:0;
}

.addthis_button_facebook{
	float:left;
	
}


/*------------------ DISCUSS MODULE --------------------*/

#box_most_commented .dsq-widget{
padding-left:10px !important;
padding-top:25px !important;
}
#box_most_commented .dsq-widget a{
font-weight:normal;
font-size:11px;
}
#box_most_commented .dsq-widget .dsq-widget-user{
display:none;
}
#box_most_commented .dsq-widget .dsq-widget-comment{
display:none;
}
#box_most_commented .dsq-widget .dsq-widget-meta{
display:inline-block;
width:250px;
margin:0 0 2px 0;
padding:0 0 0 15px;
background:url(http://churchleaders.com/wp-content/themes/churchleaders/images/arrow-double_red.gif) left 4px no-repeat;
}
#box_most_commented li.dsq-widget-item{
color:#FFF;
}
.disqus_page .dsq-widget a{
font-weight:normal;
font-size:17px;
}
.disqus_page .dsq-widget .dsq-widget-item{
position:relative;
float:left;
width:620px;
}
.disqus_page .dsq-widget p{
font-size:15px;
float:left;
}
.disqus_page .dsq-widget .dsq-widget-user{
font-size:10px;
color:#888;
float:left;
position:absolute;
bottom:0;
left:0;
}
.disqus_page .dsq-widget .dsq-widget-avatar{
display:none;
}
.disqus_page .dsq-widget .dsq-widget-comment{
float:left;
margin:25px 0 10px 0;
width:615px;
}
.disqus_page .dsq-widget .dsq-widget-meta{
float:left;
position:absolute;
top:0;
width:620px;
height:25px;
overflow:hidden;
}
.disqus_page .dsq-widget .dsq-widget-thread{
float:left;
margin-top:20px;
}

#disqus_thread { clear: both !important; }
#featured_podcast{
width:300px;
padding-bottom:10px;
}
#featured_podcast h3{
color:#444;
margin:10px 0 0 0px;
float:left;
display:block;
width:200px;
}
#featured_podcast h4{
font-style:italic;
font-size:11px;
color:#000;
margin-left:0px;
font-weight:normal;
display:block;
float:left;
width:200px;
margin-bottom:10px;
}
#featured_podcast img{
float:left;
margin:0 6px 0px 0px;
}
#featured_podcast p{
float:left;
font-size:11px;
width:145px;
margin:0 0 6px 0;
}
#featured_podcast p a{
text-decoration:underline;
}
#featured_podcast .podcast_icon{
padding:15px 10px;
width:57px;
display:block;
float:left;
}
.facebook_recommendations{
width:298px;
height:390px;
overflow:hidden;
margin:0;
float:left;
}
img.social_recommendations_icon{
float:left;
display:block;
margin:5px;
}
#box_facebook_recommended{
float:left;
}
.facebook_recommendations h5{
display:block;
margin:12px 0 5px 0;
padding:0;
font-size:12px;
float:left;
}
.facebook_recommendations iframe{
margin:-1px 0 0 -1px;
border:none;
overflow:hidden;
width:304px;
height:330px;
float:left;
}
#box_recent_tweets{
float:left;
}
.recent_tweets{
float:left;
}
.poll_question{
font-size:12px;
color:#444;
font-weight:bold;
float:left;
padding:10px;
}
.current_poll form{
float:left;
padding:0 10px 0px 10px;
margin-bottom:10px;
}
.current_poll form label{
float:left;
display:block;
font-size:11px;
color:#777;
width:100%;
padding:0 0 5px 5px;
}
.current_poll form label input{
float:left;
display:block;
margin:-2px 3px 0 0;
}
.current_poll .button_holder{
clear:left;
display:block;
margin:0px 10px 10px 0;
width:100%;
text-align:right;
}
.current_poll .button_holder a{
display:block;
float:right;
}
a.tip-us{
float:left;
display:block;
width:300px;
height:31px;
background:url(../img/tip-us_btn.png) top left no-repeat;
color:#FFF;
font-size:10px;
margin:8px 0 10px 0;
padding:9px 0 0 0;
text-align:center;
}
a.tip-us span{
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
a.tip-us p{
text-decoration:none;
display:inline;
padding-left:5px;
}
a.tip-us:hover,
a.tip-us:active{
text-decoration:none;
}
#sponsored_links{
width:300px;
}
#sponsored_links iframe body{
margin:15px 0 0 0;
}
#sponsored_links h3{
margin:0;
padding:0;
}
#sponsoredwrap{
margin:5px 0 0 0;
padding:1px 12px 3px 12px;
border:1px #CCC solid;
overflow:hidden;
}
#sponsoredlink{
width:281px;
margin:15px 0;
overflow:hidden;
height:52px;
line-height:12px;
}
.title{

font-size:12px;
/*color:#294e86;*/
font-weight:bold;
margin:0;
}
.text{

font-size:11px;
color:#444444;
margin:0;
}
#sponsoredlink a,
#sponsoredlink a:visited,
#sponsoredlink a:hover{

font-size:11px;
color:#777;
font-weight:bold;
text-decoration:underline;
margin:0;
}
.channel_head{
/*background:url(../images/breadcrumb-background.gif) bottom left repeat-x;*/
width:100%;
text-indent:10px;
padding:10px 0 10px 0;
/*border:1px #BBB solid;*/
float:left;
}
.channel_head .crumb_line,
#article #content_main_top .crumb_line{
font-weight:normal;
display:block;
}
#article .article_text ol li{
list-style:inherit;
}
#article .article_text ul li{
list-style:inherit;
}
.channel_head .crumb_line a,
#article #content_main_top .crumb_line a{
padding-right:13px;
background:url(../images/arrow-small_red.png) right no-repeat;
}
.channel_head .box_breadcrumb h1.category{
display:block;
float:left;
width:100%;
font-size:24px;
color:#444;
text-transform:uppercase;
font-weight:bold;
}
.channel_head .crumb_line a hover,
#article #content_main_top .crumb_line a hover{
text-decoration:underline;
}
#channel_showcase{
margin:15px 0 0 0;
}
#channel_showcase ul,
.pathway_summary ul{
color:#444;
font-size:11px;
display:block;
float:left;
list-style-position:inside;
margin:0;
padding:0;
}
.homepage_channel_features .pathway_summary ul{
width:640px;
}
.pathway_summary ul{
margin:20px 0;
}
#channel_showcase li,
.pathway_summary li{
line-height:200%;
list-style-type:none;
display:block;
height:90px;
}
.pathway_summary li{
height:auto;
line-height:normal;
}
#channel_showcase h2 a,
.pathway_summary h2 a{
/*color:#294e86;*/
/*font-weight:bold;
font-size:14px;*/
float:left;
line-height:100%;
display:block;
}
.pathway_summary h2 a{
font-size:18px;
padding:5px 0;
}
#channel_showcase h2{
width:220px;
display:block;
float:left;
}
.pathway_summary h2{
width:475px;
display:block;
float:left;
}
.pathway_summary h2.full_width{
width:620px;
}
.pathway_summary h2.mid_width{
width:540px;
}
#channel_showcase p,
.pathway_summary p{
line-height:normal;
display:block;
float:left;
width:220px;
margin:0;
padding:5px 0 0 0;
}
.pathway_summary p{
width:475px;
padding:0;
font-size:13px;
color:#444;
}
.pathway_summary p.full_width{
width:620px;
}
.pathway_summary p.mid_width{
width:540px;
}
#channel_showcase img,
.pathway_summary img{
float:left;
margin:0 10px 0 0;
padding-bottom:15px;
}
.pathway_summary img{
padding:0;
width:150px;
height:100px;
}
.pathway_summary .article_author{
font-weight:bold;
color:#888;
font-size:12px;
margin:0px 0 5px 0;
float:left;
}
.pathway_summary .article_comments{
font-size:12px;
display:block;
float:left;
margin-top:3px;
}
#pastorfinder_box{
}
#pastorfinder_box .job_box{
margin-bottom:10px;
}
#content_main_left .partner_list_box{
background-color:#E6F2FF;
background-image:none;
}
#pastorfinder_box .job_box ul,
#pop_box_sermons #box_feed ul,
#content_main_left .pop-box .partner_list ul{
margin:10px 0 0 0;
padding:0;
float:left;
list-style-position:inside;
}
#pastorfinder_box .job_box ul{
margin:10px 0 0 10px;
}
#pastorfinder_box .job_box ul li,
#pop_box_sermons #box_feed ul li,
#content_main_left .pop-box .partner_list ul li{
list-style-type:none;
}
#pastorfinder_box .job_box ul li span,
#pop_box_sermons #box_feed ul li,
#content_main_left .pop-box .partner_list ul li{
margin:0;
padding:0;
}
#pastorfinder_box .job_box ul li a{
font-size:12px;
font-weight:bold;
text-decoration:underline;
padding-right:15px;
background:url(../img/external.png) center right no-repeat;
}
#pastorfinder_box .job_box ul li span{
font-size:9px;
margin:0 0 15px 0;
padding:0;
color:#777;
display:block;
float:left;
display:block;
width:100%;
}
#pop_box_sermons .more_sermons,
.partner_list_box .more_sermons{
float:left;
display:block;
width:100%;
margin:10px 0;
}
#pop_box_sermons .more_sermons a,
.partner_list_box .more_sermons a{
margin-left:10px;
font-weight:bold;
font-size:11px;
color:#444;
text-decoration:underline;
}
#pop_box_sermons #box_feed ul,
#content_main_left .pop-box .partner_list ul{
margin-left:10px;
}
#pop_box_sermons #box_feed ul li,
#content_main_left .pop-box .partner_list ul li{
width:320px;
text-indent:0;
line-height:200%;
margin-bottom:4px;
height:auto;
}
#pop_box_sermons #box_feed ul li a,
#content_main_left .pop-box .partner_list ul li a{
line-height:150%;
background:url(../img/external.png) center right no-repeat;
font-size:12px;
}
#content_main_left .pop-box .partner_list ul li div{
font-size:9px;
color:#777;
font-style:italic;
margin:0 0 10px 0;
padding:0;
line-height:100%;
}
.patheway_summary{
}
.author_header{
float:left;

}
.author_header h1{
float:left;
width:100%;
font-size:18px;
font-weight:bold;
color:#444;
padding-bottom:10px;
}
.author_header img{
float:left;
display:block;
margin:0 10px 10px 10px;
}
.author_header div{
text-indent:0;
padding:0 10px 10px 10px;
}
#article_provider_box .partner_list_box{
width:330px;
background-color:#FFF;
margin-top:0;
padding-bottom:0px;
padding-top:0px;
}
#article_provider_box .partner_list_box h3{
border-bottom:1px #CCC solid;
padding-bottom:10px;
font-size:13px;
font-weight:bold;
}
#article_provider_box .partner_list_box h3 a{
font-weight:bold;
color:#444444;
font-size:14px;
}
#article_provider_box .partner_list_box ul{
width:100%;
padding-top:10px 0 0 0;
margin:0 0 0 15px;
}
#article_provider_box .partner_list_box ul li{
overflow:wrap;
height:auto;
width:95%;
line-height:16px;
list-style:none;
padding-bottom:10px;
}
#article_provider_box .partner_list_box ul li a{
overflow:wrap;
height:auto;
width:98%;
font-size:13px;
}
#article_provider_box .partner_list_box ul li div{
color:#888;
font-size:10px;
}
.article_provider_logo{
float:left;
margin:3px 0 0 30px;
}
.article_provider_logo span{
float:left;
font-size:10px;
color:#777;
display:block;
padding:7px 5px 0 0;
}
.article_provider_logo img{
float:left;
}

.scouted_by{
font-size:10px;
font-weight:bold;
background:url(../images/scout-icon.gif) center left no-repeat;
padding-left:24px;
display:block;
float:left;
line-height:35px;
color:#888;
}
.scouted_by span{
font-weight:normal;
font-size:10px;
color:#666;
}
.scouted_by span a{
color:#666;
}
.scouted_by span a:hover{
/*color:#294e86;*/
}

.submit_content_top{
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px #EEE solid;
}
.submit_content_top ul li{
list-style-type:none;
padding-bottom:5px;
}
.submit_content_top ul{
margin:10px 0 0 15px;
padding:0;
}
.submit_content_bottom{
margin-bottom:5px;
padding-bottom:5px;
font-size:11px;
color:#888;
}
.submit_content_bottom p{
margin:0 0 10px 0;
padding:0;
}
.submit_content_bottom h2{
margin:5px 0 0 0;
font-size:11px;
}
#content_main_left .songDiscovery .partner_list ul{
margin:3px 0 0 0;
}
.songDiscovery .partner_list ul li img{
float:left;
margin:0 15px 0 0;
padding:0;
}
.songDiscovery .trackTitle{
font-size:13px;
font-weight:bold;
font-style:normal;
line-height:normal;
margin:0;
padding:0;
color:#181818;
}
.songDiscovery .singerName{
font-size:11px;
font-weight:normal;
font-style:normal;
line-height:normal;
margin:0;
padding:0 0 10px 0;
color:#000;
}
.songDiscovery .songInfo{
font-size:10px;
font-weight:normal;
font-style:normal;
line-height:normal;
margin:0;
padding:0;
color:#000;
}
.songDiscovery .partnerLogo{
float:left;
margin:9px 0 0 0;
}
#content_main #articles_search h2{
margin-bottom:15px;
font-size:24px;
}
#content_right_rail #articles_search h2{
width:auto;
padding:0 10px;
float:left;
display:block;
margin-top:-24px;
border-bottom:1px #999 solid;
background-color:#b3b3b3;
margin-bottom:15px;
}
#content_right_rail #articles_search{
margin-top:23px;
}
#content_right_rail #articles_search form{
padding:15px;
background-color:#eee;
}

#contact_form .form_builder_textarea {
width:271px;
}

/*** Latest comments box ***/
#latest_comments .single_comment img {float:left; margin:2px 6px 2px 4px;}

#latest_comments .single_comment {display:block; width:100%; overflow:hidden; padding-bottom:4px; margin-bottom:6px; border-bottom:1px solid #eee;}

#latest_comments .comment_header {font-size:11px; color:#666;}

#latest_comments .comment_body {padding-top:2px; font-size:11px;}

.blog_comments {height:45px; background:url(../img/icon_blog_comment.png) top left no-repeat; font-size:15px; font-weight:bold; line-height:32px; }

.no_of_comments {width:46px; display:inline-block; text-align:center; color:#d80003;}

.comments_label, .tags_label {color:#999; font-size:11px; font-style:italic;}

.article_stats {padding:0 4px; font-weight:normal; color:#888;}

.comment_stats {background:url(../img/icon_comments.png) 0 0 no-repeat; padding:0 4px 0 18px; margin-left:5px;}

/*** Article comments ***/
.bbcodebox ul.bbc_buttons {
	background:#efefef url(../img/gradient_light.gif) top repeat-x;
	padding:3px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:592px;
	margin:0;
	height:24px;
}

.bbcodebox ul.bbc_buttons li {
	display:block; 
	float:left; 
	width:22px; 
	height:20px; 
	line-height:20px; 
	border:1px solid transparent; 
	background:none; 
	position:relative; 
	text-align:center;
}

.bbcodebox ul.bbc_buttons li ul {
	position:absolute;
	left:0;
	top:22px;
	padding:5px;
	background:#E1E1E2;
	width:270px;
	display:none;
	border:1px solid #316AC5;
}

.bbcodebox ul.bbc_buttons li li, 
.bbcodebox ul.bbc_buttons li li a {float:none; display:inline;}

.bbcodebox ul.bbc_buttons li:hover ul, 
.bbcodebox ul.bbc_buttons li.ie-hover ul {display:block;}

#content .bbcodebox ul.bbc_buttons a {
	display:block; 
	float:left; 
	width:21px; 
	height:20px; 
	line-height:20px; 
	border:1px solid transparent; 
	background:none; 
	padding:0;
}

#content .bbcodebox ul.bbc_buttons li:hover a, 
#content .bbcodebox ul.bbc_buttons li.ie-hover a {background:#c1d2ee; border:1px solid #316ac5;}

#content .bbcodebox ul.bbc_buttons li:hover li a, 
#content .bbcodebox ul.bbc_buttons li.ie-hover li a {background:none; border:none;}

.bbcodebox ul.bbc_buttons li a img {vertical-align:middle;}

.box_link {
	width:580px;
	padding:5px 9px;
	color:#777;
	background:#efefef;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

/*** BB code styles ***/
span.bold {font-weight:bold;}
span.italic {font-style:italic;}
span.underlined {text-decoration:underline;}
div.quote {
	font-style:italic;
	color:#777;
	padding:10px;
	background:#fff;
	border-left:3px solid #e1e1e2;
	border-right:3px solid #e1e1e2;
	border-bottom:1px solid #e1e1e2;
	border-top:1px solid #e1e1e2;
}

h4.title_comments {
	clear:both;
	font-size:20px;
	font-weight:normal;
	border-top:2px solid #000;
	padding:5px 0;
	margin:15px 0px;
}

h4.title_comments span {font-size:16px; color:#949494;}

img.comment_feed {float:right;}

h4.title_comments span.no_comments {display:block; font-size:12px; font-weight:normal;}

#comment_list div.comment_holder {margin-bottom:35px;}

#comment_list div.comment_holder  div.comment_holder {
	border-bottom:1px solid #d2d2d2; 
	border-top:1px solid #d2d2d2; 
	padding:15px 0; 
	margin:15px 0 0 50px;
}

#comment_list div.comment_header {font-size:11px; padding-bottom:6px; margin-left:10px;}

#comment_list div.comment_header a {font-weight:bold;}

.comment_stamp {color:#949494;}

#comment_list div.comment_body {width:100%; overflow:hidden;}

.avatar {float:left;}

#comment_list div.comment_body div.comment_text {margin-left:0px; padding:0px 10px 10px 10px;}

#comment_list div.comment_body div.comment_text a {color:#ca0002;}

.comment_actions {margin-left:10px; font-size:11px;}

.comment_actions a {float:left; margin-right:4px; font-weight:bold;}

.comment_reply {background:url(../img/comment_reply.gif) 0 0 no-repeat; padding:1px 8px 1px 18px;}

.comment_actions div.result {
	float:left;
	border:1px solid #ccc;
	background-color:#fff;
	padding:0px 4px;
	color:#555;
	font-weight: bold;
	margin-right:4px;
}

div#writing_reply {padding:5px; color:#666; border-bottom:1px solid #eee; margin-bottom:5px; background:#fffdd1;}

span#writing_reply_to {font-style:italic;}

div#writing_reply a {color:#ca0002; padding:0 5px;}

.result span.error {font-weight:normal; font-size:11px; color:#ca0002;}

div#comment_dump {
	font-size:14px;
	color:#172973;
	background-color:#f8f8f8;
	border:1px solid #ebebeb;
	padding:6px;
}

div#comment_dump span.error {color:#ca0002;}
.avatar{
display:none;
}
/***** User form *****/
#user_form {padding-top:15px; border-top:1px solid #e1e1e1;}

#article .new_article_footer_social_bookmarks{
float:left;
width:100%;
padding:10px 0;
font-size:12px;
border-bottom:1px #BBB solid;
margin-bottom:5px;
}
.new_article_footer_links h3{
width:100%;
padding:0 0 15px 0;
float:left;
font-size:17px;
}
.new_article_footer_links ul{
float:left;
margin:0 20px 20px 0;
width:300px;
}
.new_article_footer_links ul li{
float:left;
font-size:12px;
padding:0 0 10px 0;
width:292px;
margin-left:20px;
}
.right_rail_related_articles #channel_showcase{
width:290px;
margin:5px;
}
.right_rail_related_articles #channel_showcase ul{
margin-bottom:10px;
}
.right_rail_related_articles #channel_showcase ul li{
float:left;
margin-top:15px;
height:auto;
}
.right_rail_related_articles #channel_showcase ul li h2{
width:180px;
float:left;
}
.right_rail_related_articles #channel_showcase ul li p{
width:180px;
float:left;
}
#multipage_article_navigation {
clear:both;
text-align:center;
line-height:29px;
padding:0;
margin:5px 0 15px 0;
background:#FFF;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

#multipage_article_navigation a {
display:inline-block;
padding:2px 6px;
line-height:normal;
font-weight:bold;
font-size:15px;
}

#multipage_article_navigation a.page {
display:inline-block;
padding:2px 6px;
background:#294e86;
border:1px solid #294e86;
line-height:normal;
text-decoration:none !important;
font-size:13px;
font-weight:bold;
color:#FFF;
}
#multipage_article_navigation a.page:hover,
#multipage_article_navigation a.page:active{
background:#FFF;
/*color:#294e86;*/
text-decoration:underline !important;
}
#multipage_article_navigation .next_previous{
float:left;
width:100%;
margin:5px 0 10px 0;
}
#multipage_article_navigation .next_previous a{
padding:0;
}
#multipage_article_navigation .next_page{
float:right;
}
#multipage_article_navigation .previous_page{
float:left;
}
#multipage_article_navigation .current {
display:inline-block;
padding:2px 6px;
background:#fcfcfc;
border:1px #777 solid;
line-height:normal;
font-weight:bold;
color:#777;
text-decoration:none !important;
font-size:13px;
}
#box_article_tools .facebook-share-btn{
height:23px;
width:150px
}
#content_main_left .article_top{
height:22px !important;
}

#content_main_left .article_top a.addthis_button_tweet,
#content_main_left .article_top a.addthis_button_facebook_like{
margin:0 !important;
}
#content_main_left .article_top a.addthis_button_tweet,
#content_main_left .article_top a.addthis_button_facebook_like{
height:22px !important;
line-height:22px !important;
padding:0 !important;
}
#content_main_left .article_top a.addthis_button_facebook_like{
margin-right:20px !important;
}
#content_main_left .article_top div.kindleWidget{
float:left;margin:-1px 12px 0 5px;display:inline-block;padding:3px;cursor:pointer;font-size:11px;
/*font-family:Arial;*/
border-radius:3px;border:#ccc thin solid;color:black;background:transparent url('https://d1xnn692s7u6t6.cloudfront.net/button-gradient.png') repeat-x;background-size:contain;
}
.inner_border_darken{

}
.inner_border_darken img{
-moz-box-shadow: 0 0 6px #777;
-webkit-box-shadow: 0 0 6px #777;
box-shadow: 0 0 6px #777;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.inner_border_darken img:hover{
-moz-box-shadow: 0 0 6px #333;
-webkit-box-shadow: 0 0 6px #333;
box-shadow: 0 0 6px #333;
opacity:0.95;
}
ul.right_rail_jumper_links{
margin:-3px 0 15px 0;
padding:0;
float:left;
font-size:14px;
width:300px;
}
ul.right_rail_jumper_links li{
border-bottom:1px #cce6f8 solid;
float:left;
background-color:#FFFFFF;
padding:0;
list-style-type:none;
display:block;
width:300px;
}
ul.right_rail_jumper_links li:hover{
background-color:#FFFFCC;
}
ul.right_rail_jumper_links li a{
font-weight:bold;
line-height:40px;
display:block;
color:#000;
}
ul.right_rail_jumper_links li a:hover{
text-decoration:none;
}
ul.right_rail_jumper_links li a img{
margin:6px 6px 0 -28px;
float:left;
width:29px;
height:29px;
}
ul.right_rail_jumper_links li:hover a img{
}
ul.right_rail_jumper_links li a span{
color:#ab0e00;
}
.landing_page_headline{
width:640px;
padding:0 0 15px 0;
margin:5px 0 25px 0;
border-bottom:1px #CCC solid;
float:left;
color:#bc100e;
font-size:8px;
}
.landing_page_headline h1{
float:left;
font-size:28px;
color:#bc100e;
margin: 5px 0 0 0;
}
.pathway_headlines h1{
margin-top:5px;
}
.landing_page_headline ul{
float:right;
text-align:left;
width:335px;
padding:2px 0 2px 4px;
margin:0;
border-left:3px #bc100e solid;
list-style-position:inside;
}
.landing_page_headline ul li{
line-height:20px;
width:165px;
float:left;
padding-left:0;
margin-left:17px;
}
.landing_page_headline ul li a{
color:#bc100e;
text-decoration:none;
font-weight:bold;
font-size:10px;
}
.landing_page_headline ul li.mini{
width:135px;
}
.landing_page_headline ul li a:hover,
.landing_page_headline ul li a:active{
text-decoration:underline;
}
.landing_page_headline a.headline_see_more{
	display:block;
	float:right;
	font-weight:normal;
	text-decoration:underline;
	color:#0056ab;
	font-size:13px;
	margin-top:34px;
}
#showcase_panel .topicpage_main_article{
width:300px;
margin-left:2px;
margin-bottom:15px;
}
#showcase_panel .topicpage_main_article .main_article_image{
height:190px;
overflow:hidden;
}
#showcase_panel .topicpage_main_article .main_article_image img{
margin:-25px 0 0 -25px;
}
#showcase_panel .topicpage_main_article .main_article_image img.blogShowcaseImage{
margin:115px 0 0 0;
}
#showcase_panel .topicpage_main_article .main_article_image .video_image{
height:190px;
}
#showcase_panel .topicpage_main_article .main_article_details h2{
border-bottom:none;
padding:10px 0 5px 0;
}
#showcase_panel .topicpage_main_article .authorName,
#showcase_panel .topicpage_secondary_articles .authorName{
font-size:10px;
color:#999;
margin:2px 0 0 0;
text-transform:capitalize;
}
#showcase_panel ul.topicpage_secondary_articles{
float:left;
width:315px;
margin-left:22px;
height:350px;
}

#showcase_panel ul.topicpage_secondary_articles li{
width:315px;
padding:0;
margin:0 0 20px 0;
height:105px;
border-bottom:1px #CCC dotted;
float:left;
}
#showcase_panel ul.topicpage_secondary_articles li:last-child{
border-bottom:none;
margin-bottom:25px;
}
#showcase_panel ul.topicpage_secondary_articles li .secondary_article_image{
width:130px;
margin:0 15px 0 3px;
overflow:hidden;
float:left;
}
#showcase_panel ul.topicpage_secondary_articles li .secondary_article_image img{
height:85px;
}
#showcase_panel ul.topicpage_secondary_articles li .secondary_article_image .video_image img{
height:85px;
}
#showcase_panel ul.topicpage_secondary_articles li .secondary_article_details a{
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#444;
float:left;
width:167px;
}
.pathway_ad{
clear:both;
float:left;
}
.pathway_ad img{
float:left;
margin-bottom:25px;
}
.topicpage .pathway_summary ul li{
min-height:120px;
border-bottom:1px #CCC dotted;
margin:0px 0 20px 0;
padding:0;
padding-bottom: 20px;
}
h3.most_popular_stories{
	float:left;
	margin:25px 0 0 0;
	font-size:18px;
}
ul.most_popular_stories{
	margin:15px 0;
	padding:0;
	float:left;
	width:300px;
}
ul.most_popular_stories li{
	float:left;
	width:100%;
	margin:0 auto;
	list-style-type:none;
	border-bottom:1px #CCC dotted;
	padding:15px 0 15px 0;
}
ul.most_popular_stories li:nth-child(even){
	background-color:#EEEEEE;
}
ul.most_popular_stories li a{
	font-weight:normal;
	font-size:14px;
	color:#0056ab;
}
ul.most_popular_stories li a span{
display:block;
float:left;
width:170px;
margin-left:7px;
}
ul.most_popular_stories li a img{
	margin:0 7px 0 15px;
	float:left;
}
#content_main_bottom .landing_page_headline{
width:640px;
padding:0;
margin:0;
float:left;
border:none;
}
#content_main_bottom .landing_page_headline h1{
display:none;
}
#content_main_bottom .landing_page_headline ul{
float:left;
margin:0 0 30px 0;
border:none;
padding:0;
width:100%;
text-align:center;
}
#content_main_bottom .landing_page_headline ul li{
width:100%;
display:block;
padding:0;
margin:0 auto;
list-style-type:none;
height:55px;
float:none
}
#content_main_bottom .landing_page_headline ul li a{
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.13, rgb(240,240,240)),
    color-stop(0.46, rgb(240,240,240)),
    color-stop(1, rgb(232,232,232))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(240,240,240) 13%,
    rgb(240,240,240) 46%,
    rgb(232,232,232) 100%
);
color:#333;
list-style-type:none;
cursor:pointer;
font-size:21px;
font-weight:normal;
-webkit-border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
-webkit-border-bottom-left-radius:2px;
-webkit-border-bottom-right-radius:2px;
padding:13px 0;
-moz-box-shadow: 0 0 2px #CCC;
-webkit-box-shadow: 0 0 2px #CCC;
box-shadow: 0 0 2px #CCC;
border:1px #DDD solid;
margin:auto 0;
display:block;
text-align:center;
}
#content_main_bottom .landing_page_headline ul li:nth-child(odd){
}
#content_main_bottom .landing_page_headline ul li a:hover,
#content_main_bottom .landing_page_headline ul li a:active{
text-decoration:underline;
}
#content_main_bottom .landing_page_headline a.headline_see_more{
	display:block;
	float:right;
	font-weight:normal;
	text-decoration:underline;
	color:#0056ab;
	font-size:13px;
	margin-top:34px;
}
.dontmiss-horizontal{
margin:10px 0 20px 0;
width:475px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
padding:2px 0 15px 0;
float:left;
background-image: linear-gradient(bottom, #EBEBEB 24%, #F7F7F7 83%);
background-image: -o-linear-gradient(bottom, #EBEBEB 24%, #F7F7F7 83%);
background-image: -moz-linear-gradient(bottom, #EBEBEB 24%, #F7F7F7 83%);
background-image: -webkit-linear-gradient(bottom, #EBEBEB 24%, #F7F7F7 83%);
background-image: -ms-linear-gradient(bottom, #EBEBEB 24%, #F7F7F7 83%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.24, #EBEBEB),
	color-stop(0.83, #F7F7F7)
);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px #f5f5f5 solid;
}
.dontmiss-horizontal h5{
font-size:18px;
color:#555;
margin:4px 0;
padding:0 0 5px 7px;
}
.dontmiss-horizontal div{
float:left;
width:230px;
margin-left:7px;
}
.dontmiss-horizontal div a.textlink{
float:left;
line-height:17px;
font-size:11px;
display:block;
width:140px;
}
.dontmiss-horizontal div a img{
border:0;
width:80px;
margin:3px 5px 0 0;
float:left;
}
#qhub_logo{
color:#444 !important;
font-size:17px !important;
padding:0 !important;
}
#qhub_questions_ask{
color:#222 !important;
text-shadow:none;
}
div#qhub_header_wrapper{
border:none !important;
margin:0 !important;
padding:0 !important;
}
#qhub_widget_container{
float:left !important;
margin:0 10px 10px 0 !important;
}
#qhub_questions_layer li.qhub_list_question_wrap{
margin:0 !important;
}
#qhub_widget_footer{
padding:0 !important;
}
.qhub_sb_container{
background:#ad0a05;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
padding:5px 2px;
}
#article-comment-tool{
width:62px;
height:22px;
background:url(http://churchleaders.com/files/comment-icon-tool.gif) left center no-repeat;
text-align:right;
overflow:hidden;
float:left;
margin-right:10px
}
#article-comment-tool a{
font-size:11px;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
padding-top:4px;
padding-right:11px;
height:15px;
overflow:hidden;
display:block;
font-weight:bold;
}
.addthis-utility-links{
float:right;
margin-right:10px;
}
.addthis-utility-links a.internal{
padding:0 0 0 3px;
}
.addthis-utility-links .followus-title{
font-size:11px;
float:left;
margin:0 9px 0 0;
color:#999;
}
.addthis-utility-links .addthis_default_style{
float:left;
margin-top:-2px;
}
#PushUp_Ad{
position:fixed;
height:80px;
bottom:0;
left:0;
width:100%;
display:none;
}
#PushUp_Ad .PushUp_Wrap{
width:100%;
height:75px;
padding-top:5px;
text-align:center;
border-top:1px #CCC solid;
background:#f3f3f3;
background: -moz-linear-gradient(top,  #ffffff 0%, #DEDEDE 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#DEDEDE));
background: -webkit-linear-gradient(top,  #ffffff 0%,#DEDEDE 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#DEDEDE 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#DEDEDE 100%);
background: linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DEDEDE',GradientType=0 );
}
#PushUp_Ad .PushUp_Content{
z-index:97;
margin:0 auto;
width:965px;
text-align:left;
backround-color:#FFFCCE;
position:relative;
}
#PushUp_Ad #PushUp_Ad_Close{
position:absolute;
right:0;
top:0;
cursor:pointer;
z-index:98;
font-size:10px;
color:#0056ab;
text-decoration:underline;
}
#PushUp_Ad span.PushUp_Elements{
display:block;
margin-left:150px;
}
#PushUp_Ad span.PushUp_Elements h4{
color:#181818;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:24px;
margin:0 0 5px 0;
}
#whats_hot_nav{
float:left;
width:974px;
padding:7px 0;
margin:-10px 0 5px 0;
border:1px #EDEDED solid;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#whats_hot_nav h5{
margin:0 0 0 10px;
padding:0;
float:left;
color:#A90C0C;
font-weight:500;
font-size:11px;
}
#whats_hot_nav ul{
margin:0;
padding:0;
float:left;
}
#whats_hot_nav ul li{
float:left;
margin:0 0 0 15px;
font-size:11px;
padding:0 0 0 12px;
background:url(../images/arrow-small_red.png) center left no-repeat;
background-size:10px;
list-style:none;
}
#whats_hot_nav ul li a{
text-decoration:none;
color:#555;
font-weight:500;
}
#whats_hot_nav ul li a:hover{
text-decoration:underline;
}
#TO_Wrap{
font-family: 'Source Sans Pro', sans-serif;
width:600px;
height:450px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
margin:0;
-webkit-box-shadow:  0px 0px 5px 0 #000;
box-shadow:  0px 0px 5px 0 #000;
background-color:#FFF;
}
#TO_Wrap .TO_Header{
color:#FFF;
padding:10px;
background-color:#9c1116;
background-image: linear-gradient(bottom, #9C1116 0%, #961217 45%, #B80F09 100%);
background-image: -o-linear-gradient(bottom, #9C1116 0%, #961217 45%, #B80F09 100%);
background-image: -moz-linear-gradient(bottom, #9C1116 0%, #961217 45%, #B80F09 100%);
background-image: -webkit-linear-gradient(bottom, #9C1116 0%, #961217 45%, #B80F09 100%);
background-image: -ms-linear-gradient(bottom, #9C1116 0%, #961217 45%, #B80F09 100%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #9C1116),
	color-stop(0.45, #961217),
	color-stop(1, #B80F09)
);
}
#TO_Wrap .TO_Header div{
float:right;
font-size:13px;
}
#TO_Wrap .TO_Header div a{
color:#FFF;
text-decoration:none;
}
#TO_Wrap .TO_Header div:hover{
text-decoration:underline;
}
#TO_Wrap .TO_Header div a img{
margin:0 0 -5px 2px;
}
#TO_Wrap .TO_Header h2{
/*font-weight:600;*/
margin:0;
padding:0;
font-size:32px;
}
#TO_Wrap .TO_Header span{
font-size:15px;
}
#TO_Wrap .TO_Content{
width:590px;
padding:0 10px 5px 10px;
border:1px #454545 solid;
float:left;
border-top:none;
}
#TO_Wrap div:nth-child(2){
border:none;
}
#TO_Wrap .choose_lists{
margin-top:10px;
}
#TO_Wrap .choose_lists label{
float:left;
display:block;
width:250px;
margin:10px 15px 15px 15px;
cursor:pointer;
}
#TO_Wrap .choose_lists label.mini{
width:auto;
margin:0 7px;
font-size:14px;
}
#TO_Wrap .choose_lists label.first{
margin-left:15px;
}
#TO_Wrap .choose_lists label input{
float:left;
display:block;
}
#TO_Wrap .choose_lists h3{
float:left;
display:block;
font-weight:600;
padding:0;
margin:5px 0 7px 20px;
width:100%;
font-size:18px;
}
#TO_Wrap .choose_lists label h3{
width:225px;
margin:-3px 0 2px 5px;
}
#TO_Wrap .choose_lists label p{
float:left;
display:block;
width:225px;
margin:0 0 0 26px;
padding:0;
font-size:14px;
}
#TO_Wrap div.add_email{
margin:25px 0 10px 0;
float:left;
width:575px;
background:#f4f4f4;
border:3px #ececec solid;
-webkit-border-radius: 4px;
border-radius: 4px;
height:100px;
overflow:hidden;
}
#TO_Wrap .add_email #EmailAddress_TakeOver{
margin:10px 0 5px 10px;
width:250px;
height:33px;
padding:0 0 0 5px;
line-height:32px;
float:left;
display:block;
color:#999;
border:1px #444 solid;
font-size:14px;
}
#TO_Wrap .add_email a{
font-size:13px;
color:#0056ab;
font-weight:400;
float:left;
display:block;
margin-top:18px;
}
#TO_Wrap .add_email .subscribeBtn{
width: 150px;
border:none;
float: left;
font-size: 18px;
color: #FFF;
cursor: pointer;
display: block;
height:34px;
-webkit-box-shadow: 0px 1px 1px 0px #333;
box-shadow: 0px 1px 1px 0px #333;
-webkit-border-radius: 2px;
border-radius: 2px;
text-shadow: 0px 0px 1px #333;
filter: dropshadow(color=#333333, offx=0, offy=0);
margin:10px 15px 0 3px;
background-color:#29b01c;
background-image: linear-gradient(bottom, #29B01C 15%, #33D624 85%);
background-image: -o-linear-gradient(bottom, #29B01C 15%, #33D624 85%);
background-image: -moz-linear-gradient(bottom, #29B01C 15%, #33D624 85%);
background-image: -webkit-linear-gradient(bottom, #29B01C 15%, #33D624 85%);
background-image: -ms-linear-gradient(bottom, #29B01C 15%, #33D624 85%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, #29B01C),
	color-stop(0.85, #33D624)
);
}
#TO_Wrap .add_email p{
display:block;
float:left;
margin:5px 10px 10px 10px;
font-size:14px;
color:#999;
width:550px;
}
#showcase_vert{
margin-bottom:15px;
float:left;
width:100%;
}
#showcase_vert ul.latest_articles_vert{
float:right;width:265px;margin:0;background-image: linear-gradient(left , #FFFFFF 10%, #F8F8F8 90%);
background-image: -o-linear-gradient(left , #FFFFFF 10%, #F8F8F8 90%);
background-image: -moz-linear-gradient(left , #FFFFFF 10%, #F8F8F8 90%);
background-image: -webkit-linear-gradient(left , #FFFFFF 10%, #F8F8F8 90%);
background-image: -ms-linear-gradient(left , #FFFFFF 10%, #F8F8F8 90%);
background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.1, #FFFFFF),
	color-stop(0.9, #F8F8F8)
);
}
#showcase_vert ul.latest_articles_vert h3{
background:#FFF;padding:0 0 10px 5px;font-size:1.3em;
}
#showcase_vert ul.latest_articles_vert h3 a img{
float:right;
margin:-1px 25px 0 0;
}
#showcase_vert ul.latest_articles_vert li{
margin:0;
font-size:1.05em;
padding:13px 5px 13px 5px;
list-style:none;
border-bottom:1px #F3F3F3 solid;
font-weight:700;
line-height:1.3em;
}
#showcase_vert .headline{
float:left;
width:360px;
position:relative;
}
#showcase_vert .headline .title{
text-indent:-9999px;
}
#showcase_vert a .cta{
display: block;
float:left;
text-decoration:underline;
position:absolute;
bottom: 14px;
left:0;
color:#FFF;
font-weight:700;
font-size: 1.25em;
width: 343px;
height: 28px;
padding: 7px 0 0 17px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(10,10,10,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(10,10,10,1)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80888888', endColorstr='#222222',GradientType=0 );
}
#showcase_vert a .cta img{
float:left;
margin-right:5px;
text-decoration:none;
}
#showcase_vert .grid{
clear:both;
margin: 15px 0 30px 0;
float:left;
overflow:hidden;
width:672px;
}
#showcase_vert .grid h3{
float:left;
border-bottom: 1px #E8E8E8 solid;
padding-bottom: 15px;
margin:0 0 5px 0;
width:640px;
font-size:1.3em;
}
#showcase_vert .grid .gridWrapper{
margin-left:-16px;
}
#showcase_vert .grid .gridElement{
position:relative;width: 180px;float: left;height: 150px;overflow: hidden;padding: 5px;background: #F8F8F8;border: 1px #CCC solid;margin:16px;
}
#showcase_vert .grid .gridElement a{
display: block;width: 180px;overflow: hidden;height:150px;
}
#showcase_vert .grid .gridElement a img{
width:225px;margin-left:-15px;
}
#showcase_vert .grid .gridElement a.cta{
display: block;float: left;position: absolute;bottom: 5px;left: 5px;color: #FFF;font-weight: 700;font-size: 0.8em;width: 170px;height: auto;overflow:hidden;padding: 5px 5px 7px 5px;background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(10,10,10,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(10,10,10,1)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80888888', endColorstr='#222222',GradientType=0 );
}
#showcase_vert .grid .gridElement a.cta img{
float:left;margin:0 5px 5px 0;width:auto;
}
#showcase_vert .content-footer-ads .gridWrapper{
margin:0;
padding:0;
float:left;
width:100%;
}
#showcase_vert .content-footer-ads .gridWrapper .ad{
float:left;
}
#showcase_vert .content-footer-ads .gridWrapper a,
#showcase_vert .content-footer-ads .gridWrapper object,
#showcase_vert .content-footer-ads .gridWrapper iframe{
position:relative;
float: left;
overflow: hidden;
padding: 9px;
background: #F8F8F8;
border: 1px #CCC solid;
}
#showcase_vert .content-footer-ads .gridWrapper .ad:last-child a,
#showcase_vert .content-footer-ads .gridWrapper .ad:last-child object,
#showcase_vert .content-footer-ads .gridWrapper .ad:last-child iframe{
margin:0 0 0 -1px;
}
#article_body .videoLikeBar{
height:67px;
margin-top:-15px;
background:url(http://churchleaders.com/wp-content/themes/churchleaders/images/like-this-video.png) no-repeat;
width:640px;
}
#article_body .videoLikeBar .fb-like{
margin:40px 0 0 85px;
float:left;
}
#newchannel_showcase a img{
float:left;
display:block;
margin-right:14px;
}
#newchannel_showcase h2{
width:295px;margin-bottom:10px;display:block;float:left;
}
#newchannel_showcase h2 a.article_title{
color:#000;font-size:26px;line-height:normal;font-weight:normal;
}
#newchannel_showcase p{
width:295px;font-size:16px;color:#6A6A6A;margin-bottom:10px;display:block;float:left;
}
#newchannel_showcase p:last-child{
font-size:12px;
}
#newchannel_showcase p a{
text-decoration:underline;color:#6A6A6A;font-size:12px;
}
#right-rail-large-video img.headline_arrow{
margin:0 0 -3px 5px;
width:auto;
}
#featured_video_box{
border:1px #EBEBEB solid;float:left;width:100%;padding:15px 0 15px 10px;margin:20px 0
}
#featured_video_box h3,
h3.most_popular_stories,
#pastorfinder_box h3{
font-size: 19px;font-weight: normal;
}
#featured_video_box h3 a,
h3.most_popular_stories a,
#pastorfinder_box h3 a{
color:#000;
}
#featured_video_box h3 a:hover,
h3.most_popular_stories a:hover,
#pastorfinder_box h3 a:hover{
text-decoration:none;
color:#444;
}
#featured_video_box h3{
margin: 0 0 15px 15px;
}
#pastorfinder_box h3{
margin-left:0;
}
#featured_video_box a{
width: 175px;display: block;float: left;margin: 0 17px 0 15px;position:relative;
}
#featured_video_box a img{
width:175px;
}
#featured_video_box h3 a{
display:inline;
float:none;
margin:auto;
}
#featured_video_box h3 a img.headline_arrow{
width:20px;
}
#featured_video_box a div{
font-weight:bold;font-size:13px;margin-top:5px;
}
#featured_video_box a span.play{
background:url(../img/play_btn_large.png) no-repeat;
z-index:100;
position:absolute;
display:block;
height:56px;
width:56px;
float:left;
top:27px;
left:60px;
cursor:pointer;
}
.feature_article{
float:left;width:100%;margin:0 0 5px 0;border-bottom:1px #EBEBEB dotted;padding-bottom:5px;
}
#content_main div.newchannel{
float:left;width:100%;text-align:center;margin:25px 0;border-bottom:1px #EBEBEB dotted;padding-bottom:20px;
}
#pastorfinder_box{
border:0;margin:25px 0 15px 0;
}
#pastorfinder_box #box_feed ul{
margin-left:5px;
}
#pastorfinder_box #box_feed ul li span.date{
margin-bottom:10px;
}
#pastorfinder_box #box_feed ul li:nth-child(even){
background:#EBEBEB;
float:left;
padding:10px 5px 0 5px;
margin:5px 0 15px -5px;
width:295px;
}
div.fb-block{
padding:10px 10px 15px 10px;
margin:-5px 0 15px 0;
line-height:35px;
height:25px;
overflow:hidden;
float:right;
width:280px;
background: #b50802; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50802', endColorstr='#a50007'); /* for IE */
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.42, rgb(173,4,7)),
	color-stop(0.28, rgb(163,5,10)),
	color-stop(0.55, rgb(181,9,0))
);
background-image: -moz-linear-gradient(
	center bottom,
	rgb(173,4,7) 42%,
	rgb(163,5,10) 28%,
	rgb(181,9,0) 55%
);
background-image: -ms-linear-gradient(
	center bottom,
	rgb(173,4,7) 42%,
	rgb(163,5,10) 28%,
	rgb(181,9,0) 55%								  
);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
div.fb-block img{
width:180px;
height:13px;
margin:9px 0 0 2px;
float:left;
}
div.fb-block .fb-like{
float:right !important;
padding:5px 2px 0 0 !important;
}
#video_Main h1{
display:none;
}
#video_leftMenu{
float:left;
width:175px;
padding:0;
overflow:hidden;
height:100%;
position:absolute;
margin:-14px 0 0 -3px;
background-color:#fcfcfc;
background-image: -webkit-gradient(linear, right center, left center, color-stop(0%, #f2f2f2), color-stop(100%, #FFFFFF));
background-image: -webkit-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: linear-gradient(to left, #f2f2f2 0%, #FFFFFF 100%);
border-left:1px #efefef solid;
}
#video_leftMenu ul{
display:block;
float:left;
margin:0;
}
#video_leftMenu ul li{
list-style:none;
display:block;
float:left;
width:175px;
border-bottom:1px #efefef solid;
border-top:1px #FFF solid;
font-size:14px;
}
#video_leftMenu ul li.active{
}
#video_leftMenu ul li.active a{
border-right:3px #b50900 solid;
font-weight:bold;
background-image:none;
background-color:#F7F7F7;
cursor:default;
}
#video_leftMenu ul li a{
display:block;
color:#5d5d5d;
text-decoration:none;
padding:12px 0 12px 12px;
background-image: -webkit-gradient(linear, right center, left center, color-stop(0%, #f2f2f2), color-stop(100%, #FFFFFF));
background-image: -webkit-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -moz-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -ms-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: -o-linear-gradient(right, #f2f2f2 0%, #FFFFFF 100%);
background-image: linear-gradient(to left, #f2f2f2 0%, #FFFFFF 100%);
text-transform:capitalize;
}
#video_leftMenu ul li a:hover{
text-decoration:underline;
}
#video_leftMenu ul li.active a:hover{
text-decoration:none;
}
#featured_video_box .viewAll{
display:block;
float:right;
width:89px;
height:35px;
background:url(http://churchleaders.com/wp-content/themes/churchleaders/images/view-all-btn.png) no-repeat;
outline:none;
text-indent:-9999px;
margin:-5px 0 0 0;
}
#video_Main{
float:left;
width:800px;
margin-left:173px;
}
#video_Main .video_Section{
margin-bottom:35px;
float:left;
}
#video_Main #featured_video_box{
margin:10px 0 0 0;padding:0;border:none;float:left;
}
#video_Main #featured_video_box h3.most_popular_stories{
text-transform:capitalize;width:600px;float:left;margin-left:23px;font-size:22px;
}
#video_Main .videoThumbs{
clear:both;
margin-top:7px;
}
#video_Main .videoItem{
height:200px;
float:left;
}
#video_Main .videoThumbs a{
margin:0 0 0 24px;
}
#video_Main .most_popular_video_box{
}
#video_Main .videoThumbs a span.play{
background:url(http://churchleaders.com/wp-content/themes/churchleaders/images/small_arrow.png) no-repeat;width:29px;height:29px;left:72px;top:44px;
}
#footer a.feedbackTab{
display:none;
}
:root #footer a.feedbackTab{
display:inherit;position:fixed;right:-26px;top:90%;font-weight:normal;color:#FFF;background:#B50900;padding:3px 6px 5px 6px;text-decoration:none;-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;border-radius: 5px 5px 0px 0px;-webkit-box-shadow: 0px 0px 1px 1px #999;box-shadow: 0px 0px 1px 1px #999;font-size:12px;font-weight:bold;
}
#CLPlayer,
#my-video{
margin-top:10px;
background:#000;
}
#article_body #HeadlineWidget{
float:left;
margin:10px 15px 10px 0;
}
a.css3button {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #ffffff;
	padding: 10px 15px;
	cursor:pointer;
	float:left;
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
a.css3button span{
display:block;float:left;padding-left:10px;border-left:1px #FFF solid;
}
a.facebookbutton{
	margin:0 10px;
	background: -moz-linear-gradient(
		top,
		#4466ae 0%,
		#31497b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#4466ae),
		to(#31497b));
	border: 1px solid #213256;
	background-color:#395692;
}
a.facebookbutton:hover{
	background: -moz-linear-gradient(
		top,
		#31497b 0%,
		#31497b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#31497b),
		to(#31497b));
}
a.twitterbutton {
	background: -moz-linear-gradient(
		top,
		#11c8fb 0%,
		#019ec9);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#11c8fb),
		to(#019ec9));
	border: 1px solid #007393;
	background-color:#07addb;
}
a.twitterbutton:hover{
	background: -moz-linear-gradient(
		top,
		#09b4e2 0%,
		#09b4e2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#09b4e2),
		to(#09b4e2));
}
a.emailbutton {
	background: -moz-linear-gradient(
		top,
		#d1d1d1 0%,
		#888888);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d1d1d1),
		to(#888888));
	border: 1px solid #888888;
	background-color:#d1d1d1;
}
a.emailbutton:hover{
	background: -moz-linear-gradient(
		top,
		#bfbfbf 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#bfbfbf),
		to(#bfbfbf));
}
#is-mobile {
	display: none;
	visibility:hidden;
}
#showcase_vert .content-footer-ads{
margin-bottom:0;
}
#showcase_vert .content-footer-ads .thumbnail{
height:290px;
position:relative;
}
#showcase_vert .content-footer-ads .thumbnail a img{
border:0;
width:180px;
height:150px;
margin:0;
}
#showcase_vert .content-footer-ads .thumbnail a{
position:absolute;
bottom:5px;
color:#999;
font-size:11px;
font-weight:normal;
text-decoration:none;
width:auto;
height:auto;
}
#showcase_vert .content-footer-ads .thumbnail a:hover{
color:#ab0e00;
}
#showcase_vert .content-footer-ads .thumbnail a.image-wrapper{
width:180px;
height:150px;
margin-bottom:0;
position:relative;
bottom:inherit;
-webkit-box-shadow:  0px 0px 2px 0px #CCC;
box-shadow:  0px 0px 2px 0px #CCC;
}
#showcase_vert .content-footer-ads .thumbnail a.image-wrapper:hover{
-webkit-box-shadow:  0px 0px 2px 0px #333;
box-shadow:  0px 0px 2px 0px #333;
}
#showcase_vert .content-footer-ads .thumbnail .title{
color:#121212;
margin:5px 0 5px 0;
font-weight:bold;
font-size:15px;
line-height:1.3em;
}
#showcase_vert .content-footer-ads .thumbnail .text{
font-size: 13px;
color: #121212;
line-height: 1.2em;
}
.content-footer-ads h4{
text-align:center;
margin:0 0 10px 0;
width:640px;
}
.showcaseSimple{
position:relative;
width:642px;
/*height:428px;*/
margin:10px 0 0 0;
}
.showcaseSimple a img{
width:642px;
/*height:428px;*/
}
.showcaseSimple .title{
/*font-style:italic;*/
font-size:14px;
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
width:602px;
font-weight: normal;
padding: 10px 20px;            
background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.5) 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.85)), color-stop(100%,rgba(0,0,0,0.5)));  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.5) 100%);  background: -o-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.5) 100%);  background: -ms-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.5) 100%);  background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.5) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#80000000',GradientType=0 );
}
.showcaseSimple div a{
color:#FFF;
font-style:normal;
font-size:22px;
padding:0 0 10px 0;
display:block;
}

.showcaseSimple div a:hover{
text-decoration:none;
color:#ab0e00;
}

ul.homepageHeadlines{
margin:35px 0 0 0;
}
ul.homepageHeadlines li{
list-style-type:none;
display:block;
float:left;
margin:0 0 35px 0;
}
ul.homepageHeadlines a img{
width:124px;
margin-right:10px;
float:left;
}
ul.homepageHeadlines div{
float:left;
width:505px;
}
ul.homepageHeadlines div a{
font-size:21px;
color:black;
}

ul.homepageHeadlines div a:hover{
text-decoration:none;
color:#ab0e00;
}


ul.homepageHeadlines div span{
display:block;
font-size:15px;
color:black;
margin-top:5px;
}
h3.sectionHeading{
float:left;
/*border-top: 1px #E8E8E8 solid;*/
padding-top: 5px;
margin:0 0 10px 0;
width:100%;
font-size:1.8em;
text-transform:uppercase;
font-weight:normal;
text-align:center;
}
#content_right_rail h3.sectionHeading{
margin:25px 0 15px 0;
}
#free_resource_grid .grid{
clear:both;
margin: 0 0 30px 0;
}
#free_resource_grid .grid .gridWrapper{
margin-left:-16px;
width:672px;
overflow:hidden;
}
#free_resource_grid .grid .gridElement{
position:relative;width: 180px;float: left;height: 150px;overflow: hidden;padding: 5px;background: #F8F8F8;border: 1px #CCC solid;margin:10px;
}
#free_resource_grid .grid .gridElement a{
display: block;width: 180px;overflow: hidden;height:150px;
}
#free_resource_grid .grid .gridElement a img{
width:225px;margin-left:-15px;
}
#free_resource_grid .grid .gridElement a.cta{
display: block;float: left;position: absolute;bottom: 5px;left: 5px;color: #FFF;font-weight: 700;font-size: 0.8em;width: 170px;height: auto;overflow:hidden;padding: 5px 5px 7px 5px;background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(10,10,10,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(10,10,10,1)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(10,10,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80888888', endColorstr='#222222',GradientType=0 );
}
#free_resource_grid .grid .gridElement a.cta img{
float:left;margin:0 5px 5px 0;width:auto;
}
#free_resource_grid .content-footer-ads .gridWrapper{
margin:0;
padding:0;
float:left;
width:100%;
}
#free_resource_grid .content-footer-ads .gridWrapper .ad{
float:left;
}
#free_resource_grid .content-footer-ads .gridWrapper a,
#free_resource_grid .content-footer-ads .gridWrapper object,
#free_resource_grid .content-footer-ads .gridWrapper iframe{
position:relative;
float: left;
overflow: hidden;
padding: 9px;
background: #F8F8F8;
border: 1px #CCC solid;
}
#free_resource_grid .content-footer-ads .gridWrapper .ad:last-child a,
#free_resource_grid .content-footer-ads .gridWrapper .ad:last-child object,
#free_resource_grid .content-footer-ads .gridWrapper .ad:last-child iframe{
margin:0 0 0 -1px;
}
#recentcomments .dsq-widget-item .dsq-widget-user,
#recentcomments .dsq-widget-item .dsq-widget-comment{
display:none;
}
#recentcomments .dsq-widget-item p.dsq-widget-meta{
font-size:1.25em;
padding:10px 10px 10px 20px;
margin:0;
background:url(../images/arrow-small_red.png) center left no-repeat;
}
#recentcomments .dsq-widget-item:nth-child(even){
background-color:#EBEBEB;
color:#EBEBEB;
}
#recentcomments .dsq-widget-item:nth-child(odd){
background-color:#FFFFFF;
color:#FFFFFF;
}
#recentcomments .dsq-widget-item p.dsq-widget-meta a{
color:#999999;
}
#recentcomments .dsq-widget-item p.dsq-widget-meta a:first-child{
color:#333333;
}
#post-fb-like{
display:none;
}
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
	body{
	padding:0 10px;
	}
	#content_main,
	#article #content_main_top,
	#article #content_main_top h1,
	#article #content_main_left,
	#article #content_main_bottom{
	width:100%;
	}
	#article #article_body,
	#article_body .article_abstract_image{
	padding-right:10px;
	}
	#article #article_body,
	#article #article_body ul li,
	#article #article_body p,
	#article #article_body div,
	#article #article_body span,
	#article_body .bio,
	#article .article_author_name a{
	font-size:18px;
	}
	#content_right_rail,
	#article_body .article_abstract,
	#box_article_rating{
	display:none;
	}
	#homepage #content_main{
	width:640px;
	}
	#homepage #content_right_rail{
	display:block;
	}
	#is-mobile {
	visibility:visible !important;
    }
	
	#header_sticky_container{
		display:none;
	}
	
	
	
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
	#article #content_main_top h1{
	font-size:42px;
	}
	#article #article_body,
	#article #article_body ul li,
	#article #article_body p,
	#article #article_body div,
	#article #article_body span,
	#article_body .bio,
	#article .article_author_name a{
	font-size:24px;
	}
}
.daily-buzz .daily_buzz_summary,
.podcast_category .podcast_summary{
    width:100%;
    overflow:hidden;
}
.article_paging {
    clear: both;
    text-align: center;
    line-height: 29px;
    padding: 0;
    margin: 5px
    0 15px 0;
    background: #FFF;
    /*font-family: Verdana, Arial, Helvetica, sans-serif*/
}

.article_paging
a {
    display: inline-block;
    padding: 2px
    6px;
    line-height: normal;
    font-weight: bold;
    font-size: 15px
}

.article_paging
a.page {
    display: inline-block;
    padding: 2px
    6px;
    background: #294e86;
    border: 1px
    solid #294e86;
    line-height: normal;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: bold;
    color: #FFF
}

.article_paging a.page:hover,
.article_paging a.page:active {
    background: #FFF;
    /*color: #294e86;*/
    text-decoration: underline !important
}

.article_paging
.next_previous {
    float: left;
    width: 100%;
    margin: 5px 0 10px 0;
}

.article_paging .next_previous
a {
    padding: 0
}

.article_paging
.next_page {
    float: right !important;
}

.article_paging
.previous_page {
    float: left
}

.article_paging
.current {
    display: inline-block;
    padding: 2px
    6px;
    background: #fcfcfc;
    border: 1px
    #777 solid;
    line-height: normal;
    font-weight: bold;
    color: #777;
    text-decoration: none !important;
    font-size: 13px
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
    margin-top: 10px;
}
 
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
    position: absolute;
    /*top: 0;*/
    left: 0;
    bottom:15px;
    width: 100%;
    height: 400px
}

.buzzPostPage #content_main_top{
border:none;
padding:0;
}
.buzzPostPage #content_main_top h1{
font-weight:normal;
font-size:3.3em;
margin:20px 0 15px 0;
}
.buzzPostPage #content_main_left .article_top{
width:470px !important;
height:42px !important;
margin:0 auto 10px auto;
}
.buzzPostPage #article_body .article_image_and_abstract{
position:relative;
float:none;
margin:0 0 30px 0;
width:auto;
}
.buzzPostPage #article_body .article_image_and_abstract img{
	width:100%;
	margin-bottom:20px;
}
.buzzPostPage #article_body{

line-height:1.5em;

}
.podcastPage #article_body,
.podcastPage #article_body .article_text{
width:100%;
}
.podcastPage #article_body .article_text > p > iframe{
width:100% !important;
}
.daily-buzz h1,
.podcast_category h1 {
text-indent:-9999px;
margin-top:20px;
background:url(http://churchleaders.com/wp-content/themes/churchleaders/img/dailybuzz_logo.png) top center no-repeat;
width:332px;
height:79px;
margin:0 auto;
}
.podcast_category h1{
background:url(http://churchleaders.com/wp-content/themes/churchleaders/img/podcast-icon-large.png) top center no-repeat;
}
.podcast_category .subscribe-button{
display:block;
margin:15px auto 5px auto;
width:200px;
}
.daily-buzz .feature_article,
.podcast_category .feature_article{
background: #F8F8F8;
text-align: center;
width: 598px;
border: 1px #EBEBEB solid;
padding: 20px;
margin-top: 25px;
}
.daily-buzz .daily_buzz_summary,
.podcast_category .podcast_summary{
text-align:left;
}
.daily-buzz .daily_buzz_summary h2,
.podcast_category .podcast_summary h2{
/*font-size:2.7em;
font-weight:400;
margin:0 0 15px 0;
line-height:1.3em;*/
}
.daily-buzz .daily_buzz_summary h2 a,
.daily-buzz .daily_buzz_summary h2 a:hover,
.podcast_category .podcast_summary h2 a,
.podcast_category .podcast_summary h2:hover{
text-decoration:none;
    font-size: 25px;
    line-height: 30px;
	color:black;
}
.daily-buzz .daily_buzz_summary h2 a:hover,
.podcast_category .podcast_summary h2 a:hover{
color:#ab0e00;
}
.daily-buzz .daily_buzz_summary img{
}
.daily-buzz .daily_buzz_summary div.summary,
.podcast_category .podcast_summary div.summary{
/*font-size:18px;
line-height:1.5em;*/
padding:20px 0;
}
.podcast_category .podcast_summary div.summary{
padding:0 0 10px 0;
}
.daily-buzz .daily_buzz_summary a.continue,
.podcast_category .podcast_summary a.continue{
float:right;
font-size:18px;
background:#294e86;
padding-left:75px;
padding-right:75px;
text-shadow:none;
}
.daily-buzz .daily_buzz_summary a.continue:hover,
.podcast_category .podcast_summary a.continue:hover{
text-decoration:none;
background:#294e86;
}
.daily-buzz .daily_buzz_summary .daily_buzz_shares,
.podcast_category .podcast_summary .podcast_shares{
float:left;
}
.daily-buzz .daily_buzz_summary .daily_buzz_shares a.facebookbutton,
.podcast_category .podcast_summary .podcast_shares a.facebookbutton{
margin:0 10px 0 0;
}
.daily-buzz .daily_buzz_summary .daily_buzz_shares a.css3button,
.podcast_category .podcast_summary .podcast_shares a.css3button{
opacity:0.6;
}
.daily-buzz .daily_buzz_summary .daily_buzz_shares a.css3button:hover,
.podcast_category .podcast_summary .podcast_shares a.css3button:hover{
opacity:1;
}

.print_me{
	font-family:"Lato";
	float:left;position:relative; width:100%; text-align:center;
	font-size:14px;margin-top:5px;
}

.print_me a{
	text-decoration:none;
	text-transform:uppercase;
}

/******************************MOBILE********************************/




@media (max-width:1023px){
	#container{
	width:95%;
	}
	#internal_branding,
	#header,
	#global-navigation,
	#content_main,
	#article #content_main_top h1,
	#article #content_main_left,
	#footer,
	#article_footer_ad #showcase_vert .grid,
	#article #content_main_bottom{
	width:100%;
	}
	#branding{
	width:100%;
	}
	#branding a{
	width:100%;
	text-align:center;
	}
	#branding a img{
	width:100%;
	max-width:400px;
	}
	#global-navigation{
	margin:5px auto;
	}
	#article_footer_ad #showcase_vert .content-footer-ads .gridWrapper{
	float:none;
	margin:0 auto;
	max-width:642px;
	width:100%;
	}
	#internal_branding{
	margin: 10px auto;
	float:none;
	text-align:center;
	}
	#internal_branding a{
	float:none;
	margin:10px auto;
	text-align:center;
	}
	#internal_branding .advertisement a, #internal_branding .advertisement div, #internal_branding .advertisement iframe{
	float:none;
	margin:0 auto;
	}
	#content_right_rail,
	#global-navigation ul li:first-child,
	ul#typeNav li .dd_wrapper .dd_2:nth-child(5),
	ul#typeNav li .dd_wrapper .dd_2:nth-child(6){
	display:none;
	}
	#global-navigation ul li a{
	font-size:1.3em;
	padding:0 9px;
	}
	ul#typeNav li.expanded .dd_wrapper{
	width:718px;
	margin-left:-15%;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	}
	.showcaseSimple{
	width:100%;
	height:auto;
	margin:15px auto 0 auto;
	max-width:707px;
	}
	.showcaseSimple a img{
	width:100%;
	height:auto;
	max-width:707px;
	}
	.showcaseSimple .title{
	width:96%;
	padding:10px 2%;
	max-width:673px;
	}
	.showcaseSimple div a{
	font-size:1.5em;
	}
	ul.homepageHeadlines{
	margin:35px auto;
	max-width:707px;
	}
	#content_main_bottom,
	#content_main_top{
	width:100%;
	max-width:707px;
	margin:0 auto;
	float:none;
	}
	.landing_page_headline{
	width:100%;
	margin-top:15px;
	}
	#showcase_panel,
	#content_main_bottom .landing_page_headline{
	width:100%;
	}
	.pathway_summary img{
	width:25%;
	height:auto;
	}
	.pathway_summary h2,
	.pathway_summary p{
	width:70%;
	}
	#showcase_panel ul.topicpage_secondary_articles li{
	width:100%;
	height:auto;
	border:none;
	}
	:root #footer a.feedbackTab{
	display:none !important;
	}
	#mobile_navigation_header_container{
		display:true;
	}
	
}
@media (max-width:767px){
	#content{
	padding:0;
	margin:0;
	}
	#branding .advertisement,
	#internal_branding .advertisement,
	#global-navigation ul li,
	#article .article_author_name,
	.article_provider_logo,
	p.article_text_spacer,
	#article_body .article_abstract,
	#content_main_left .article_top a,
	.channel_head .crumb_line, #article #content_main_top .crumb_line,
	#content_right_rail,
	#ArticleFooterAd,
	.videoLikeBar{
	display:none;
	}
	
	#internal_branding{
	margin-bottom:0;
	}
	#global-navigation ul li:nth-child(1),
	#global-navigation ul li:nth-child(3){
	display:block;
	}
	#global-navigation ul li a{
	font-size:1.35em;
	}
	#global-navigation ul li{
	border-right:none;
	}
	ul#typeNav li .dd_wrapper .dd_2:nth-child(1),
	ul#typeNav li .dd_wrapper .dd_2:nth-child(2),
	ul#typeNav li .dd_wrapper .dd_2:nth-child(4),
	ul#typeNav li .dd_wrapper .dd_2:nth-child(5){
	display:none;
	}
	ul.homepageHeadlines a img{
	width:25%;
	max-width:125px;
	}
	ul.homepageHeadlines div{
	width:70%;
	}
	ul.homepageHeadlines div a{
	font-size:1.5em;
	}
	ul.homepageHeadlines div span{
	display:none;
	}
	#free_resource_grid .grid .gridWrapper{
	margin:0 auto;
	width:100%;
	}
	#article #content_main_left{
	margin-top:0;
	}
	#content_main_left .article_top{
	width:100% !important;
	margin:15px 0;
	}
	#article_body,
	#article_body .article_text{
	width:100%;
	font-family:'kepler-std';
	}
	#article_body .article_text iframe,
	#article_body .article_text object{
	width:100%;
	}
	.buzzPostPage #content_main_left .article_top{
	margin:15px 0 0 0;
	float:left;
	}
	#content_main_left .article_top a:nth-child(2){
	display:block;
	float:none;
	height:18px;
	max-width:300px;
	margin:0 auto;
	}
	#article_body .article_image_and_abstract{
	position:relative;
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	float:none;
	}
	#article_body .article_abstract_image{
	float:none;
	height:auto;
	}
	#article_body .article_abstract_image img{
	width:100%;
	max-width:331px;
	}
	#article_footer_ad #showcase_vert .content-footer-ads .gridWrapper a, #article_footer_ad #showcase_vert .content-footer-ads .gridWrapper object, #article_footer_ad #showcase_vert .content-footer-ads .gridWrapper iframe{
	float:none;
	padding:0;
	background:none;
	border:none;
	}
	#article_footer_ad #showcase_vert .grid{
	overflow:visible;
	margin-left:0;
	}
	#article_footer_ad #showcase_vert{
	max-width:300px;
	margin:0 auto;
	width:100%;
	float:none;
	}
	#showcase_panel .topicpage_main_article .main_article_image img,
	#showcase_panel .topicpage_main_article,
	#showcase_panel, #content_main_bottom .landing_page_headline{
	width:100%;
	}
	#showcase_panel .topicpage_main_article .main_article_image img{
	margin:0;
	}
	#showcase_panel .topicpage_main_article{
	margin-left:0;
	}
	#showcase_panel ul.topicpage_secondary_articles{
	width:100%;
	margin-left:0;
	height:auto;
	}
	#showcase_panel ul.topicpage_secondary_articles li .secondary_article_image{
	width:25%;
	margin:0 10px 0 3px;
	}
	#showcase_panel ul.topicpage_secondary_articles li .secondary_article_image img{
	height:auto;
	width:100%;
	}
	#showcase_panel ul.secondary_articles li .secondary_article_details{
	width:70%;
	float:left;
	}
	.landing_page_headline ul{
	display:none;
	}
	#newchannel_showcase a img{
	width:100% !important;
	height:auto !important;
	margin:0;
	}
	#newchannel_showcase h2{
	width:100%;
	margin-bottom:0;
	}
	#newchannel_showcase p{
	width:100%;
	}
	#newchannel_showcase p:first-child{
	display:none;
	}
	#featured_video_box{
	padding-left:0;
	}
	.daily-buzz .feature_article,
	.podcast_category .feature_article{
	width:86%;
	margin-top:0;
	}
	.daily-buzz .daily_buzz_summary a.continue,
	.podcast_category .podcast_summary a.continue{
	font-size:1em;
	padding:auto 0;
	}
	.daily_buzz_summary img.wp-post-image{
	width:100%;
	}
	.daily-buzz .daily_buzz_summary .daily_buzz_shares,
	.podcast_category .podcast_summary .podcast_shares{
	display:none;
	}
	.daily-buzz h1,
	.podcast_category h1{
	width:100%;
	height:100px;
	zoom:0.5;
	}
	.podcast_category .subscribe-button img{
	width:150px;
	}
	.podcast_category .subscribe-button{
	width:150px;
	margin:0 auto 20px auto;
	}
	.daily-buzz .daily_buzz_summary h2,
	.podcast_category .podcast_summary h2{
	font-size:1.8em;
	}
	.buzzPostPage #article_body .article_image_and_abstract{
	margin:15px 0 0 0;
	}
	#article #content_main_top h1{
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	font-family:'kepler-std';
	}
	#article #content_main_top{
	border:0;
	padding:0;
	font-family:'kepler-std';
	}
	#article_body #HeadlineWidget{
	width:100%;
	}
	#footer{
	margin-bottom:45px;
	}
	
	#mobile_navigation_header_container{
		display:true;
	}
	
}
@media (min-width:450px){
	#global-navigation ul li:nth-child(6){
	display:block;
	}
}
@media (min-width:530px){
	#global-navigation ul li:nth-child(4){
	display:block;
	}
}
@media (min-width:630px){
	#global-navigation ul li:nth-child(5){
	display:block;
	}
}
@media (min-width:810px){
	#global-navigation ul li:nth-child(1){
	display:block;
	}
}
@media (max-width:767px) and (orientation:portrait){
	#content_main_left .article_top,
	.buzzPostPage #content_main_left .article_top{
	width:98% !important;
	position:fixed;
	bottom:0;
	z-index:1;
	background:#FFFFFF; 
	padding:5px 0;
	margin:0 0 0 -5px;
	height:auto !important;
	}
	#content_main #content_main_left .new_article_footer_social_bookmarks .article_top,
	.buzzPostPage #content_main #content_main_left .new_article_footer_social_bookmarks .article_top{
	width:100% !important;
	position:relative;
	z-index:0;
	background:none;
	padding:0;
	margin:20px 0;
	}
	#content_main_left .article_top a:nth-child(2){
	width:56%;
	margin:0 2%;
	}
	#content_main_left .article_top a.css3button span{
	font-size:15px;
	}
	#post-fb-like{
	display:block;
	z-index:2;
	position:fixed;
	bottom:5px;
	right:3%;
	text-align:center;
	width:25%;
	}
	#post-fb-like span{
	display:inline-block;
	width:100%;
	margin:0 0 4px 0;
	font-size:0.75em;
	}
	.buzzPostPage #post-fb-like span{
	margin:0;
	font-size:0.65em;
	}
}


