﻿/* open-sans-regular - latin - http://google-webfonts-helper.herokuapp.com/ */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-regular.woff') format('woff');
    font-display: swap;
}
/* open-sans-italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-italic.woff') format('woff');
    font-display: swap;
}
/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-600.woff') format('woff');
    font-display: swap;
}
/* open-sans-600italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-600italic.woff') format('woff');
    font-display: swap;
}
/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-700.woff') format('woff');
    font-display: swap;
}
/* open-sans-700italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('/areas/shared/resources/fonts/open-sans/open-sans-700italic.woff') format('woff');
    font-display: swap;
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/areas/shared/resources/fonts/roboto/roboto-900.woff') format('woff');
    font-display: swap;
}
/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('/areas/shared/resources/fonts/roboto/roboto-900italic.woff') format('woff');
    font-display: swap;
}
/* FontAwesome 5.6.3 - https://use.fontawesome.com/releases/v5.6.3/css/all.css */
@font-face {
    font-family: 'fa-custom';
    src: url("/areas/shared/resources/fonts/fa-custom/fa-brands-400-5.6.3.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-custom';
    src: url("/areas/shared/resources/fonts/fa-custom/fa-regular-400-5.6.3.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'fa-custom';
    src: url("/areas/shared/resources/fonts/fa-custom/fa-solid-900-5.6.3.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

[class^="fa-"], [class*=" fa-"] {
    font-family: 'fa-custom';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
    content: "\f002"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-times:before {
    content: "\f00d"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-facebook-f:before {
    content: "\f39e"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa, .far, .fas {
    font-family: "fa-custom"
}
.fa, .fas {
    font-weight: 900
}

/*#region Element Styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    color: #000;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', Verdana, sans-serif;
}

blockquote {
    border: none;
    padding: 10px 25px;
}

.clear {
    clear: both;
}

h2:target {
    padding-top: 85px;
    margin-top: -85px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0; 
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

ol {
    list-style-position: inside;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    line-height: normal;    
    font-size: 100%;    
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

object {
    outline: none;
}

strong, b, strong *, b * {
    font-weight: bold !important;
}

em, i, em *, i * {
    font-style: italic;
}

:focus {
    outline: 0;
}

/*#endregion */

/*#region ViewPorts */

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/*#endregion */

/* -- Standards --- */
body {
    color: #000;
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size: 20px; 
	line-height: 1.5;	
}

a {
    color: blue;
    font-weight: 600;
    text-decoration: none;
}
    a:hover {
        color: blue;
        text-decoration: none;
    }

    a.video {
        position: relative;
        display: inline-block;
    }

        a.video .playOverlay {
            position: absolute;
            cursor: pointer;
            display: block;
            opacity: 0.65;
            left: 50%;
            top: 50%;
        }

        a.video:hover .playOverlay {
            opacity: 1;
        }

        a.video .playOverlay.big {
            margin-left: -35px;
            margin-top: -35px;
            width: 70px;
            height: 70px;
        }

        a.video .playOverlay.small {
            margin-left: -20px;
            margin-top: -20px;
            width: 40px;
            height: 40px;
        }

hr {
    border-top: 1px solid #ccc;
}

.ap_dns {
    display: none;
}

.divider {
    display: inline-block;
    margin: 0 10px -1px 9px;
    border-right: 2px solid #ccc;
    height: 11px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
}

.iframe-container {
    overflow: hidden;
    position: relative;
    clear: both;
}

    .iframe-container iframe {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

.video img.main-image {
    min-height: 378px;
}

.topArticle a.video .playOverlay.big {
    margin-left: -50px;
    margin-top: -50px;
    width: 100px;
    height: 100px;
}

h1 {
    font-size: 40px;
    line-height: 40px;
}

h2 {
    font-size: 28px;
    line-height: 28px;    
    margin-bottom:15px; 
}

h3 {
    font-size: 18px;
    line-height: 18px;
    color: gray;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    color: #666666;
}

h6 {
    font-size: 14px;
    font-weight: bold;
}

p {
    font-size: 18px;  
    line-height: 1.5;
    padding: 10px 0;
}

    p a {        
        text-decoration: underline;
    }

.placeholder {
    color: #6B696A;
}
/* for non-html5-compatable browsers, use this class in the salem.form.smartTextBox() function to make it function like html 5's placeholder attr */

/* -- Common Classes --*/
.ir {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
}

.padding {
    padding: 15px;
}

.paddingLeft {
    padding-left: 15px !important;
}

.paddingRight {
    padding-right: 15px !important;
}

.noPadding {
    padding: 0;
}

.noPaddingRight {
    padding-right: 0;
}

.noPaddingLeft {
    padding-left: 0;
}

.marginBottom {
    margin-bottom: 20px;
}

.marginBottom10{
    margin-bottom:10%;
}
.marginBottom30 {
    margin-bottom: 30px; 
}

.marginTop {
    margin-top: 20px;
}

.circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.circleBlog {
    width: 100%;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #999;
}

p.montserrat {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

li.borderBottom {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

    li.borderBottom:last-child {
        border-bottom: none;
    }

/* --- Site Layout --- */
body {
    padding: 0;
    background: #fff;
}

h2 a {
    color: #000;
    text-decoration: none;
}

h2.primarySubheader {
    margin-top: 10px;
    font-size: 18px;
    line-height: 18px; 
    color: #999;    
    font-family: 'Roboto', sans-serif;
}

/* --- Header --- */

header {
    margin: 0 auto;
    height: 125px;      
    background-color: #E67300;    
    z-index:2;
    /*position: fixed;
    top: 0; */
    width:100%;
}
    header hr {
        margin:5px 0 1px;
        border-top:1px solid #666;
    }
    header form {
        color:#fff;
    }
        header form label {
            width:1%;
            padding:5px;
        }
        header form input {
            width: 98%;
            background-color: transparent; 
            color: #fff; 
            border: none;
            padding: 10px;  
            margin-left:5px;          
        }
            header form input::placeholder {
                color: #fff; 
            }
        header form button[type=submit] {
            display:none;
        }
    header.home {
        background-image: url(images/wiki/top-background.jpg?v=1); 
        background-size:cover;
        background-repeat:no-repeat;         
        background-position:bottom;
        height: 400px;        
        position:relative;        
    }
        header.home form, header.home #wikiSearch {
            color:#999; 
            position:relative; 
            margin:0 auto; 
            width:66%;         
        }
            header.home form .fa-search, header.home #wikiSearch .fa-search {
                background-color:#fff;
                padding:22px 18px 22px;                
                position: absolute;
                top: 0;
                left: 0px;
            }
            header.home form input, header.home #wikiSearch input {
                background-color:#fff;                
                padding: 19px 10px 19px 56px;
                width:100% !important; 
                margin-left:0;
            }                
                header.home form input::placeholder, header.home #wikiSearch input::placeholder {
                    color: #999;
                }

    header .allWaysShow {
        position: fixed;
        left: 0;
        top: 0;
        background-color: #E67300;
        right: 0;
        height: 70px; 
        z-index: 10000000;
    }

.fr-img-caption.fr-fic span.fr-inner {
    text-align: center;
    display: block;
    font-size: 14px;
}
img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - (2 * 5px));
}

    img.fr-dii.fr-fil {
        float: left;
        margin: 5px 15px 5px 0;
        max-width: calc(100% - 5px);
    }

    img.fr-dii.fr-fir {
        float: right;
        margin: 5px 0 5px 15px;
        max-width: calc(100% - 5px);
    }

.ui-menu {
    margin-left:-54px;
    border:none;
    border-radius: 0;
    background-color: #fff;
}
    .ui-menu .ui-menu-item a {
        font-size: 18px;
        font-weight:normal;
    }
        .ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item a:focus {
            border:none;
            outline:none;
            background:none;
            text-decoration:none;
            color:#333;
        }

    header #logo {
        margin: 15px 0 0;
        background: url('images/Logo-White.svg') no-repeat;
        width: 250px;
        height: 50px;
        float: left;
    }

        header #logo a, header .menu a {
            width: 100%;
            height: 100%;
            display: block;
        }

    header .menu {
        /*background: url('images/Menu-Icon.svg') no-repeat center;*/
        width: 30px;
        height: 30px;
        margin: 15px 20px 0 5px;
        float: left;
    }
        header .menu a {
            font-size: 24px;
            font-weight: 700;
        }
            header .menu a.white {
                color:#fff;
                font-size: 32px;
            }

    header .nav > li.dropdown {
        position: absolute;
        top: 0;        
        left:3px;
    }

    header .nav > li > a:hover, header .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
    }

    header .dropdown-menu {
        margin-top: 10px;
    }

    header .dropdown-menu li {
        position:relative;
    }
        header .dropdown-menu .sub-menu li {
            overflow: hidden;
            padding: 8px 0 10px;
        }

            header .dropdown-menu .sub-menu li a {
                font-size: 22px;
                font-weight: 400;
            }

        header .dropdown-menu .sub-menu {
            left: 99%;
            position: absolute;
            top: 0;
            display: none;
            margin-top:0;
        }

        header .dropdown-menu li:hover .sub-menu {
            display: block;
        }

        header .dropdown-menu li:hover .dropdown-menu {
            display: block;
        }

    header .publication {
        text-transform: uppercase;
        color: #E67300;
        margin: 15px 0 0 10px;
        height: 50px;
        display: inline-block;
        font-size: 30px;
    }

    header ul.navigation {
        margin: 20px 0 0;
    }

        header ul.navigation li {
            float: left;
            /*display:inline-block !important;*/
            margin-right: 25px;
        }

            header ul.navigation li a {
                text-transform: uppercase;
                font-weight: bold;
                font-size: 18px;
                color: #fff;                
            }

                header ul.navigation li a.search {
                    background: transparent url(images/search-icon.svg) no-repeat center;
                    padding: 8px;
                    text-decoration: none;
                }

    header .searchPopover .popover {
        max-width: 368px;
        top: 0;
        left: 37%;
    }

    header .searchPopover .searchPopoverForm {
        background: transparent url(images/search-background.png) no-repeat;
        width: 338px;
        height: 44px;
    }

        header .searchPopover .searchPopoverForm #q {
            height: 44px;
            width: 290px;
            font-size: 16px;
            font-weight: 400;
            background-color: transparent;
            border: none;
            padding-left: 15px;
        }

        header .searchPopover .searchPopoverForm a {
            padding: 10px 18px;
        }

.author .promo { 
    color: #999;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.advertisement {
    margin: 20px 0;
    text-align: center;
}

.ad-50 {
    min-height: 50px;    
    display: block;    
}
.ad-90 {
    min-height: 90px;
    display: block;
}
.ad-250 {
    min-height: 250px;
    display: block;
}

.newsletter-390 {
    min-height: 390px;
    display: block;
}

#themeWrapper {
    background: #fff;
    padding-bottom: 10px;
    position: relative;    
}
    #themeWrapper.home {
        margin-top: 30px;
    }
        #themeWrapper.home h2 {
            margin-top:20px;
        }

    #themeWrapper #socialArticle {
        position: fixed;
        top: 50%;        
        margin-left:-55px;
    }

        #themeWrapper #socialArticle ul li {
            margin-bottom: 10px;
        }

    #themeWrapper .socialArticle ul li div {
        text-align: center;
        vertical-align: middle;
    }

        #themeWrapper .socialArticle ul li div.facebook {
            background-color: #4266B0;
        }

        #themeWrapper .socialArticle ul li div.twitter {
            background-color: #2590DE;
        }

        #themeWrapper .socialArticle ul li div.pinterest {
            background-color: #C62128;
        }

        #themeWrapper .socialArticle ul li div.email {
            background-color: #E77401;
        }

        #themeWrapper .socialArticle ul li div a {
            color: #fff;
            font-size: 33px;
        }

    #themeWrapper #mainBody {
        width: 1130px;
        margin: 0 auto;
    }

.bibleTrivia {    
    padding: 0 0 25px;
    overflow: hidden;
    /*margin-bottom: 20px;
    background-image: url(images/Home-Background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;*/    
}

    .bibleTrivia p.title {
        /*background-color: #E67300;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        */
        color: #000; 
        font-size: 28px;        
        margin: 0 15px 20px;
        font-weight: 800;
        padding: 18px 0;  
    }

    .bibleTrivia .bibleTriviaItem { 
        font-weight: bold;        
        margin-bottom: 12px;        
        padding:10px 0;     
        min-height:85px;   
    }
        
        .bibleTrivia .bibleTriviaItem p {
            padding: 0;
            font-size: 22px;
            line-height: 22px;     
            font-family: 'Roboto', sans-serif;                               
        }

        .bibleTrivia .bibleTriviaItem span {
            color: blue;
            font-size: 15px;
            text-decoration:underline;   
            font-family: 'Roboto', sans-serif;         
        }

    .bibleTrivia .verseOfTheDay {
        font-size: 18px;
        margin-top: 25px;
        font-family:'Roboto', sans-serif;
    }

        .bibleTrivia .verseOfTheDay p {
            font-size: 15px;
            padding:5px 0;
        }

        .bibleTrivia .verseOfTheDay a {
            text-decoration: underline;
            font-weight: bold;
        }
            .bibleTrivia .verseOfTheDay a.title {
                color:#000;
                text-decoration:none;                
                font-size:22px;
            }

            .bibleTrivia .verseOfTheDay a.smaller {
                font-size: 18px; 
            }

.featuredArticles {
    padding:0 0 15px;
}
    .featuredArticles ul li a, .featuredVideos ul li a {
        text-decoration:none;
    }
        .featuredArticles ul li a img {
            width:100%;  
        }
    .featuredArticles ul li p, .featuredVideos ul li p {
        font-weight:800;
        font-size:22px;
        line-height:24px; 
        font-family: 'Roboto', sans-serif;
    }

.featuredVideos {
}
    .featuredVideos ul li {
        padding-bottom:10px;
        clear:both;
    }
        .featuredVideos ul li p.fb {
            color:#E67300;
            font-size:60px;
        }
        .featuredVideos ul li a {
            display: block;
        }

.bibleReading {
}

    .bibleReading span.date {
        display: block;
        color: #999;
        text-transform: uppercase;
        font-size: 12px;
    }

    .bibleReading a {
        text-decoration: underline;
        font-weight: bold;
    }

        .bibleReading a.reading {
            font-size: 18px;
        }

    .bibleReading p {
        font-size: 18px;
    }

#about {
    border-top: 1px solid #ccc;
    padding: 20px 0;
}

    #about p {
        color: #999;
        font-size: 16px;
        padding-top: 0;
        line-height: 25px;
    }

#todaysDevotional {    
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding: 10px 0 15px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
    
    #todaysDevotional a.title {
        text-decoration:none;
    }
        #todaysDevotional a.title span {
            display: block;
            color: #000;
            font-size:16px;
            font-weight: normal;
        }
            #todaysDevotional a.title span.bold {
                font-weight: 800;
                padding: 3px 0;
                font-size: 22px;
                line-height:26px;
                font-family: 'Roboto', sans-serif;
            }

.churchHistoryArticles {     
}

    .churchHistoryArticles ul li {
        display: block;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

        .churchHistoryArticles ul li span.date {
            color: #999;
            display: block;            
            font-size: 15px;
            margin-top:5px;
            font-weight:normal;
        } 

        .churchHistoryArticles ul li span.subheader {
            display: block;
            font-weight: 800; 
            font-size: 22px;
            line-height:24px;
            font-family: 'Roboto', sans-serif;
        }

.orangeFill { 
    /*background-color: #e67300;*/
    padding: 10px 25px;
    color: #333;
    margin-bottom: 15px;
}

    .orangeFill .innerContent {
        margin: 0 auto;
        width: 1130px;
        padding: 0 15px;
    } 

        .orangeFill .innerContent .dropdown {
            float: right;
        }

            .orangeFill .innerContent .dropdown .dropdown-menu {
                font-size: 16px;
            }

    /*.orangeFill h1 { 
        color: #333;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-size: 30px;
        font-weight: 700;
    }*/

.btn-transparent { 
    color: #333;
    background-color: transparent; 
    border-color: #333;
    font-size: 18px;
    font-weight: bold; 
    padding: 8px 20px;
}

    .btn-transparent.active.focus, .btn-transparent.active:focus, .btn-transparent.active:hover, .btn-transparent:active.focus,
    .btn-transparent:active:focus, .btn-transparent:active:hover, .open > .dropdown-toggle.btn-transparent.focus,
    .open > .dropdown-toggle.btn-transparent:focus, .open > .dropdown-toggle.btn-transparent:hover {
        color: #fff;
        background-color: #d4d4d4;
        border-color: #fff;
    }


.orangeFillSmall {
    background-color: #e67300;
    padding: 15px;
    color: #fff;
    margin-bottom: 20px;
}

    .orangeFillSmall a#pubArchivesLink {
        color: #fff;
        display: block;
        text-align: center;
        text-decoration: none;
        font-size: 20px;
        font-weight: bold;
    }

.publicationIndex article {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.publicationDevotionals article {
    border-bottom: none;
}

.publicationIndex article .featureDetails {
    padding: 10px 0 15px;
    font-size: 18px;
}

.publicationDevotionals article .featureDetails {
    padding: 10px 15px 0;
}

.publicationIndex article .featureDetails a.title {
    color: #000;    
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
}

    .publicationIndex article .featureDetails a.readMore {
        color: #0066ff;
        display: block;
        font-size: 16px;
        line-height: 16px;
        text-transform: initial;
        font-weight: 400;
        margin-top: 5px;
    }

.publicationDevotionals .subFeatured {
}

    .publicationDevotionals .subFeatured a {
        display: block;
        margin-bottom: 20px;
    }

.devotionalResources ul li {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

    .devotionalResources ul li a {
        color: #000;
        text-decoration: none;
    }

.publicationVideo article .featureDetails {
    font-size: 16px;
}

    .publicationVideo article .featureDetails a {
        font-size: 20px;
        line-height: 20px;
    }

.publicationVideo ul.articleList li .details a.articleGridTitle {
    font-size: 20px;
    line-height: 20px;
}

.publicationVideo ul.articleList li .details .articleGridAuthor {
    font-size: 14px;
}

.publicationVideo ul.articleList li:last-child {
    border-bottom: none;
}

ul.articleList, ul.articleGrid {
    clear: both;
}

    ul.articleList li {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
        clear: both;
    }

        ul.articleList li .details {
        }

            ul.articleList li .details a.articleGridTitle {
                color: #000;
                font-weight: 700;
                text-decoration: none;
                font-size: 24px;
                line-height: 24px;
            }

            ul.articleList li .details .articleGridAuthor {
                color: #666;
                font-size: 18px;
            }

    ul.articleGrid li {
        margin-bottom: 20px;
    }

        ul.articleGrid li .details {
            margin-top: 5px;
        }

            ul.articleGrid li .details a.articleGridTitle {
                color: #000;
                font-weight: 700;
                text-decoration: none;
                font-size: 18px;
                line-height: 18px;
            }

            ul.articleGrid li .details .articleGridAuthor {
                color: #666;
            }

.biblePublication .verseOfTheDay {
    font-size: 18px;
    margin-bottom: 30px;
}
    .biblePublication .verseOfTheDay a {
        text-decoration: underline;
        font-weight: bold;
    }
        .biblePublication .verseOfTheDay a.smaller {
            font-size: 16px;
        }
    .biblePublication .verseOfTheDay p {
        font-size: 18px;
    }

.publicationVideo ul.articleList {
}

.editorsPicks {
}
    .editorsPicks ul {
    }
        .editorsPicks ul li {            
            padding: 15px 0 10px;             
        }
            .editorsPicks ul li.border {
                border-bottom: 1px solid #ccc; 
            }        
            .editorsPicks ul li a {
                color: #000;
                text-decoration: none;
                font-size: 20px;
                line-height: 22px;        
                font-weight: 800;
                font-family: 'Roboto', sans-serif; 
            }
                .editorsPicks ul li a span {
                    display:block;
                }

                .editorsPicks ul li a.archives i {
                    color: #E67300;
                    padding-left: 8px;
                    font-size: 18px;
                }

            /*.editorsPicks ul li:last-child {
                border-bottom: none;
            }*/

            .editorsPicks ul li img {
                margin-bottom: 5px;
            }

#relatedTopics {
}

    #relatedTopics ul {
        list-style: disc;        
    }

        #relatedTopics ul li {
            color: #999;
            padding-left: 0;
            margin-bottom: 5px;
        }

            #relatedTopics ul li a {
                text-decoration: underline;
                font-size: 18px;
            }

.archives {
}

    .archives .items {
    }

        .archives .items .item {
            border-bottom: 1px solid #ccc;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

            .archives .items .item a.title {
                color: #000;
                text-decoration: none;
                font-size: 22px; 
                line-height: 22px;
                font-weight: bold;
            }

            .archives .items .item .meta, .archives .items .item .meta a, .archives .items .item .subTitle {
                clear: left;
                color: #999;
                font-size:14px; 
                margin-top: 4px;
                text-decoration: none;
            }

#notableChristians ul#additionalList {
    list-style: disc;
    margin-bottom: 25px;
}

    #notableChristians ul#additionalList li {
        color: #666;
        padding-left: 0;
        margin-bottom: 5px;
    }

        #notableChristians ul#additionalList li a.articleGridTitle {
            font-size: 16px;
        }

#notableChristians .articleGrid .thumbnailContainer img {
    width: 90%;
    max-height: 217px;
}

#churchHistoryKeyEvents .ui-widget {
    font-size: 16px;
}

#churchHistoryKeyEvents .ui-accordion-content {
    background: none;
}

#publicationChurchHistoryByDate {
    position: relative;
    padding-bottom: 20px;
}

    #publicationChurchHistoryByDate .ui-datepicker-trigger {
        position: absolute;
        top: 10px;
        right: 0;
        cursor: pointer;
        z-index: 1;
    }

    #publicationChurchHistoryByDate ul.otherDaysList {
        padding: 0 0 0 20px;
        list-style: disc;
        color: gray;
        width: 50%;
        float: left;
    }

        #publicationChurchHistoryByDate ul.otherDaysList li {
            padding-top: 20px;
            margin-right: 20px;
            min-height: 50px;
        }

        #publicationChurchHistoryByDate ul.otherDaysList .articleGridTitle {
            display: block;
            clear: both;
            text-decoration: none;
            font-size: 15px;
        }

#paginationBar {
    width: 100%;
    padding: 6px 0 20px;
    clear: both;
    margin-top: 15px;
}

    #paginationBar .noMarginLeft {
        margin-left: 0;
    }

    #paginationBar a, #paginationBar span {
        color: #333;
        padding: 0 0 1px 0;
        margin: 0 6px;
        text-decoration: none;
    }

    #paginationBar .deactiveLink {
        color: gray;
    }

    #paginationBar a.activePage {
        color: #e67300;
        border-bottom: solid thick #e67300;
    }


#breadcrumbs {
    color: #999;       
}

    #breadcrumbs.noBorder {
        border-top: none;
    }

    #breadcrumbs .breadcrumbItem {
        color: #999;
        font-size:16px; 
        font-weight:400;
    }

    #breadcrumbs span {
        margin: 0 5px 0 10px;
    }

#feedbackPage {
    padding-bottom: 20px;
}

    #feedbackPage div {
        padding: 5px 0;
    }

    #feedbackPage .statusFeedback {
        padding: 15px 0;
    }

    #feedbackPage label {
        float: left;
        width: 170px;
        text-align: right;
        clear: left;
        height: 30px;
        margin-bottom: 5px;
        padding-right: 10px;
        line-height: 30px;
    }

    #feedbackPage input[type="text"] {
        margin-bottom: 5px;
        border: 1px solid #9E9A9A;
        font-size: 120%;
        height: 28px;
        line-height: 28px;
        padding: 0 3px;
        width: 300px;
    }

    #feedbackPage textarea {
        width: 350px;
        height: 150px;
        margin-bottom: 5px;
        float: left;
        line-height: 25px;
        font-size: 120%;
        padding: 5px;
        font-family: sans-serif;
    }

    #feedbackPage span.feedbackUrl {
        clear: left;
        display: block;
        padding: 5px 0;
    }

    #feedbackPage .feedbackError {
        color: red;
    }
    #feedbackPage .feedbackSuccess {
        color: green;
    }

/* --- Footer --- */
#themeWrapperFooter {
    background-color: #f5f5f5;
    padding-bottom: 10px;
}

    #themeWrapperFooter .social {
        margin: 0 auto;
        width: 750px;
        text-align: center;
        padding: 20px 0 10px;
    }

        #themeWrapperFooter .social ul {
            clear: both;
            margin: 10px 0;
        }

            #themeWrapperFooter .social ul li {
                display: inline-block;
                margin-right: 20px;
                border-radius: 50%;
                width: 50px;
                height: 50px;
                background-color: #ccc;
                vertical-align: middle;
                text-align: center;
            }

                #themeWrapperFooter .social ul li a {
                    color: #fff;
                    font-size: 24px;
                    padding: 6px 12px;
                    display:block;
                }

                    #themeWrapperFooter .social ul li a i {
                        margin-top: 12px;
                    }

    #themeWrapperFooter #footerColumns {
        width: 770px;
        padding-top: 15px;
        margin: auto;
    }

        #themeWrapperFooter #footerColumns .footerColumn {
            width: 225px;
            float: left;
            margin: 0 0 0 10px;
        }

            #themeWrapperFooter #footerColumns .footerColumn h2 {
                font-size: 14px;
                color: #000;
                margin: 0;
                padding: 0;
            }

            #themeWrapperFooter #footerColumns .footerColumn ul li { 
                float: left;
                min-width: 95px;
                margin: 3px 0;
            }

        #themeWrapperFooter #footerColumns .topicsColumn {
            width: 265px;
        }            

    #themeWrapperFooter .Footer_Main_Container {
        width: 730px;
        margin: 0 auto;
        padding: 30px 0 10px 0;
        clear: both;
    }

#themeWrapperFooter, body #themeWrapperFooter a {
    color: #666;
    font-size: 12px;
}

    #themeWrapperFooter .Default_Brand_DIV {
        float: left;
        margin-right: 15px;
        display: inline;
        margin-top: 3px;
    }

        #themeWrapperFooter .Default_Brand_DIV img {
            width: 210px;
        }

    #themeWrapperFooter .Footer_Default_Message_DIV {
        margin-left: 220px;
        font-weight: bold;
    }

    #themeWrapperFooter .Footer_Links_DIV,
    #themeWrapperFooter .Footer_Default_AD_Message_DIV,
    #themeWrapperFooter .Footer_AD_Links_DIV {
        margin-left: 220px;
    }

    #themeWrapperFooter .Footer_Default_Legal_DIV {
        margin: auto;
        text-align: center;
    }

    #themeWrapperFooter .Footer_Links_DIV ul li,
    #themeWrapperFooter .Footer_AD_Links_DIV ul li {
        margin-right: 1px;
        display: inline;
    }

    #themeWrapperFooter .Footer_Default_AD_Message_DIV,
    #themeWrapperFooter .Footer_Default_Legal_DIV {
        margin-top: 20px;
    }

    #themeWrapperFooter #footerAd {
        padding-top: 25px;
        width: 750px;
        margin: auto;
        clear: both;
    }

#publicationBlogs .articleContainer {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    clear: both;
    padding-bottom: 20px;
    display: block;
}

    #publicationBlogs .articleContainer .articleTitle {
        color: #000;
        text-decoration: none;
        font-weight: bold;
        display: block;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    #publicationBlogs .articleContainer .author {
        color: #999;
        font-size: 18px;
        margin-bottom: 5px;
        display: block;
    }

    #publicationBlogs .articleContainer .abstract {
        font-size: 18px;
    }

#churchHistoryTimelineOuter {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
    margin-bottom: 20px;
}

#churchHistoryTimeline {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    height:45px;
}

    #churchHistoryTimeline h2 {
        margin-bottom: 0;
    }

    #churchHistoryTimeline #slider {
        height: 20px;        
        vertical-align:middle
    }

        #churchHistoryTimeline #slider a.prevNextLink {            
            color: #E67300;
            display: block;
            width: 13px;
            height: 18px;
            float: left;
            line-height:18px;
            font-size:25px;
        }

            #churchHistoryTimeline #slider a.prevNextLink.inactive {
                cursor: default;
                color: #c7c7c7;
            }

        #churchHistoryTimeline #slider a#prev {
            margin-right: 3px;            
            width:2%;
        }            

        #churchHistoryTimeline #slider #linksWindow { 
            height: 30px;
            width: 95%;
            overflow: hidden;
            position: relative;
            float: left;
            z-index: 1;
            top:-5px;
        }

            #churchHistoryTimeline #slider #linksWindow #links {
                position: absolute;
                top: 0;
                width: 10000px;
            }

                #churchHistoryTimeline #slider #linksWindow #links span {
                    width: auto;
                    text-align: center;
                    display: inline-block;
                    float: left;
                    padding-right:13px;
                }

                    #churchHistoryTimeline #slider #linksWindow #links span a {
                        font-weight: bold;
                        color: #c7c7c7;
                        font-size: 16px;
                    }

                        #churchHistoryTimeline #slider #linksWindow #links span a:hover {
                            color: #E68000;
                            border-bottom: 1px solid #E68000;
                        }

                        #churchHistoryTimeline #slider #linksWindow #links span a.selected {
                            color: #E68000;
                            border-bottom: 1px solid #E68000;
                        }

        #churchHistoryTimeline #slider a#next {
            margin-left: 1px;            
            width:2%;
        }            

.forKids ul.articles {
    list-style: disc;
    padding-left: 15px;
}

    .forKids ul.articles li {
        margin-bottom: 5px;
    }

        .forKids ul.articles li a {
            color: #000;
            text-decoration: none;
            font-size: 15px;
        }

        .forKids ul.articles li.readMore {
            list-style: none;
            margin-left: -15px;
        }

#churchHistoryIndex #bornOnBirthday {
    margin-right: 10px;
    margin-left: 10px;
}

    #churchHistoryIndex #bornOnBirthday #bornOnBirthdayImage {
        width: 80px;
        height: 70px;
        background: url(images/sprite.png) 0 -1531px;
    }

    #churchHistoryIndex #bornOnBirthday span {
        font-size: 18px;
        line-height: 18px;
    }

#churchHistoryIndex #pickDate {
    margin: 10px 0 20px 12px;
}

ul.churchHistoryArticleList {
    list-style: disc;
    margin-bottom: 20px;
}

    ul.churchHistoryArticleList li {
        color: #999;
        margin-bottom: 5px;
        font-size: 16px;
    }

ul#publicationChurchHistoryTimeline {
    list-style: none;
}

    ul#publicationChurchHistoryTimeline > li > span {
        float: left;
        display: block;
        width: 70px;
        text-align: right;
        margin-right: 10px;
    }

    ul#publicationChurchHistoryTimeline > li > div {
    }

#chatforumImage {
    background: url(images/chat-forum-Image.png) no-repeat;
    background-size: 100%;
    width: 100%;
    padding-top: 180px;
    margin-top: 25px;
    height: 286px;
    position: relative;
}

#facebookbuttom {
    background: url(images/chat-forum-Button.png)no-repeat;
    background-size: 100%;
    width: 238px;
    height: 48px;
    margin-left: 20px;
    cursor: pointer;
}

#archives #items .item {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

    #archives #items .item a.title {
        color: #000;
        text-decoration: none;
        font-size: 22px;
        line-height: 22px;
        font-weight: bold;
    }

    #archives #items .item .meta,
    #archives #items .item .meta a, #archives #items .item .subTitle {
        clear: left;
        color: #999;
        margin-top: 4px;
        text-decoration: none;
    }

#searchSearch {
}
    #searchSearch #showingXofY { 
        float: left;        
        color: #999;         
    }
    #searchSearch ul {
        clear: both;
        margin-top: 15px;
        padding-top: 10px;
    }
        #searchSearch ul > li {
            /*border-bottom: 1px solid #ccc;*/
            padding: 15px 0 0;
        }
            #searchSearch ul > li > a {
                color:blue;
                font-family:'Roboto', sans-serif;                
                font-size: 18px;                
                text-decoration: underline;
            }
            #searchSearch ul > li > p {
               padding:0 0 12px;
               font-size:15px;
            }
            #searchSearch ul > li .articleMeta,
            #searchSearch ul > li .articleMeta a {
                font-size: 12px;
                color: #666;
                margin: 4px 0;
                text-decoration: none;
            }

.sitemapPrimaryItems {
    margin: 15px 0 5px;
}

    .sitemapPrimaryItems a {
        color: #000;
        text-decoration: none;
    }

.sitemapSecondaryItems {
    list-style-type: disc;
    margin-left: 20px;
}

    .sitemapSecondaryItems a {
        color: #000;
        text-decoration: none;
        font-size: 16px;
    }

/*article #content img {
    margin: 2px 10px;
    max-width: 100%;
    height: auto;
}*/

article h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

article #content #abstract ul {
    list-style:disc;
    margin:15px 30px;
}

.linkBadge {
    height: 200px;
    width: 500px;
    margin: 10px 0 0 50px;
}

    .linkBadge textarea {
        width: 250px;
        font-size: 12px;
    }

    .linkBadge img {
        float: right;
    }

#articlePage .abstract {
    padding-left: 10px;
    color: #999;
    border-left: #E77401 solid thick;
    font-style: italic;
    margin: 10px 0;
}
    #articlePage .abstract p {
        color: #999;
        padding: 0;
    }

    #articlePage .author {
        margin-top: 20px;
        padding-left: 15px;
    }
    #articlePage .author a .authorInfo span {
        color:blue;
        text-decoration:underline;
    }

    #articlePage .author .authorInfo span {
        font-size: 16px;
        display: block;
        color: #333;
    }
        #articlePage .author .authorInfo span.promo {
            color: #999;
            text-decoration:none;
            font-weight:400;
            font-family:'Open Sans', Verdana, sans-serif; 
        }
    #articlePage .author .image { 
        background-color: #999;
        overflow:hidden;
        text-align:center; 
    }


    #articlePage #content {
    margin-top: 20px;
    margin-bottom: 30px;
}

    #articlePage #content #abstract, #articlePage #content #abstract p {
        font-size: 20px;
        line-height: 1.5;
        margin-top: 5px; 
    }

        #articlePage #content p img {
            margin-bottom:0;
        }

        #articlePage #content img {
            max-width: 100%;
            height: auto;
            display: block;
            margin-bottom: 15px;
        }

        #articlePage #content img#articleImage {
            min-height:350px;
        }

    .published {
        color: #999;
        font-size:15px;
        margin-bottom:15px; 
    }

.sideToSideAd div.ad300x250 {
    width:50%;
    float:left;
}

.relatedContent {
    margin-top:10px;
}
    .relatedContent ul li {
        margin-bottom:10px;
    }
        .relatedContent ul li img {
            margin-bottom:5px;
            width:100%;
        }
        .relatedContent ul li a {
            color:#000;
            font-weight: 800;
            font-family: 'Roboto', sans-serif;            
        }
            .relatedContent ul li a span {
                line-height:22px;
                display:block; 
            }

#bloggerHeaderContainer {
    background-color: #F2F2ED;
    border: 1px solid #CBCBC9;
    margin-bottom: 20px;
    overflow: hidden;
}

    #bloggerHeaderContainer .authorinfo .authorpromo {
        display: block;
        font-weight: bold;
        color: #999999;
        clear: both;
    }

    #bloggerHeaderContainer .authorinfo a.author {
        font-size: 30px;
        line-height: 30px;
        color: #000;
        text-transform: uppercase;
        /*font-family: 'Roboto', sans-serif;*/
        margin-bottom: 5px;
        padding-top: 5px;
        display: block;
    }

    #bloggerHeaderContainer .authorinfo .bloggerlinks {
        clear: both;
    }

        #bloggerHeaderContainer .authorinfo .bloggerlinks ul {
            list-style: disc inside;
        }

            #bloggerHeaderContainer .authorinfo .bloggerlinks ul li {
                padding: 4px 0 0 0;
                clear: left;
                color: Gray;
            }

                #bloggerHeaderContainer .authorinfo .bloggerlinks ul li#rssItem {
                    list-style: none;
                }

                    #bloggerHeaderContainer .authorinfo .bloggerlinks ul li#rssItem i {
                        color: #E67300;
                    }

    #bloggerHeaderContainer #blogdatepicker {
        float: right;
    }

        #bloggerHeaderContainer #blogdatepicker .ui-widget {
            font-size: 0.9em;
        }

        #bloggerHeaderContainer #blogdatepicker .ui-datepicker {
            width: 100%;
            min-height: 140px;
        }

.articleHeader .articleTitle a {
    color: #000;
    text-decoration: none;
}

.articleHeader .articleDate {
    color: #999;
}

.blogPage .author {
    margin: 10px 0;    
    font-size: 16px;
    line-height: normal; 
}
    .blogPage .author a .authorName {
        text-decoration:underline;
        color:blue;
    }

    .blogPage .author .authorName {
        display: block;                 
    }

    .blogPage .author .authorPromo {
        display: block;
        color: #999;      
        font-weight:400;  
    }

div.next {
    margin-bottom: 20px;
}

    div.next span.next {
        color: #e67300;
        text-transform: uppercase;
        display: block;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        font-size: 24px;
        margin-bottom: 10px;
    }

    div.next a.nextArticle {
        color: #000;        
        font-size: 24px;
        line-height: 24px;
        text-decoration: none;        
        font-family: 'Roboto', sans-serif;
        font-weight: 800;
    }

    div.next ul {
        margin-top: 10px;
        list-style: disc;
    }

        div.next ul li {
            display: inline-block;
            margin-right: 10px;
            color: #999;
        }

            div.next ul li a {
                text-decoration: underline;
                font-size: 20px;
            }

            div.next ul li:first-child {
                list-style: none;
            }

#churchHistoryArticlePage .ui-datepicker-trigger {
    float: right;
}

/*--Jesus.org into CCOM--*/
.jesuspubs {
}
    .jesuspubs a {
        text-decoration: none;
    }
    .jesuspubs .pubTitle {        
        padding: 5px 0;
        /*border-bottom: 1px solid #e6e6e6;*/
    }        
        .jesuspubs .pubTitle h2 {
            color: #000;            
            font-weight: bold;
            display: block;
            font-size: 24px;
            line-height: 24px;
            margin-bottom: 5px;
        }            

    .jesuspubs .articleContainer {
        /*float: left;*/
        margin: 10px 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #e6e6e6;
    }

        .jesuspubs .articleContainer.last {
            float: left;
            margin: 10px 0 0;
            padding-bottom: 0;
            border-bottom: none;
        }

    .jesuspubs h3 {  
        color: #0066ff;
        margin: 10px 0; 
    }

    .jesuspubs .rightArrow {
        background: transparent url(images/Arrow.svg) no-repeat; 
        width: 25px; 
        display: inline-block; 
    }

    .jesuspubs .articleContainer img {
        /*height: 100px;
        width:100%;*/
        float: left;
        padding-right: 10px;
    }

    .jesuspubs .articleContainer .articleTitle {
        color: #000;
        text-decoration: none;
        font-weight: bold;
        display: block;
        clear: both;
        font-size: 18px;
    }

    .jesuspubs .articleContainer .articleInfo {
        float: left;
    }

        .jesuspubs .articleContainer .articleInfo .author {
            font-size: 12px;
            display: block;
            clear: both;
            color: Gray;
        }

        .jesuspubs .articleContainer .articleInfo .abstract {
            font-size: 12px;
            display: block;
            clear: both;
        }

            .jesuspubs .articleContainer .articleInfo .abstract p {
                font-size: 12px;
                line-height: normal;
                padding: 0;
            }

    .jesuspubs h4 {
        color: #767676;
        font-size: 16px;
        border-bottom: 1px solid gray;
        padding-bottom: 4px;
    }

    .jesuspubs ul {
        margin-top: 10px;
        list-style: disc inside;
        color: #767676;
    }

        .jesuspubs ul li > a {
            font-size: 12px;
            font-weight: bold;
            color: #39C;
            padding: 3px 0;
            display: inline-block;
            margin-left: -2px;
        }

.articleDescription { 
    overflow: hidden;
}

    .articleDescription .column {
        border-left: 1px solid #DDDDDD;
        font-size: 12px;
        font-weight: 400;
        min-height: 40px;
        padding: 0 10px;
        float: left;
    }

        .articleDescription .column .name {
            /*font-family: 'Open Sans',sans-serif;*/
            font-weight: 600;
            display: block;
            font-size: 16px;
            color: #1a1a1a;
        }

        .articleDescription .column .description {
            color: #808080;
            display: block;
        }

        .articleDescription .column .year {
            color: #999999;
            display: block;
        }

        .articleDescription .column .comments {
            /*font-family: 'Open Sans',sans-serif;*/
            font-weight: 600;
            display: block;
            font-size: 16px;
            color: #1a1a1a;
            background: transparent url(images/icons/Comments.png) 0 2px no-repeat;
            padding-left: 22px;
        }

#NextSlideshow {
    display: block;
    vertical-align: middle;
    text-align: left;
    font-size: 24px;
}

    #NextSlideshow a {
        color: #1a4de6 !important;
    }

.books-of-the-bible {
    font-size: 18px;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
    .books-of-the-bible h3 {
        font-weight:bold;
        color:#333;
        margin:15px 0;
    }
    .books-of-the-bible ul {
        list-style: disc;
        margin-bottom: 20px;
    }
        .books-of-the-bible ul li {
            color: #999;
            padding-left: 0;
        }
            .books-of-the-bible ul li a {
                text-decoration: underline;
                line-height: 30px;
            }

.t172.expanded .SubmitButton {
    height: 44px !important;
    width: 16% !important;
}
             
.wiki {    
    width: 1050px;
    margin: 0 auto; 
    padding-top:10px; 
}
    .wiki h1 a {
        text-align: center;
        padding: 0 20%;
        font-size: 45px;
        line-height: 45px; 
        color:#fff;    
        display:block;   
        margin-top:20px;
    }        
    .wiki .search {
        text-align:center;
        margin:25px 0;
        position:relative;
    }
        .wiki .search input { 
            color: #999; 
            font-size: 18px;
            /*padding: 19px 0;*/
            border:none;
            /*width:60%;*/            
        }
        .wiki .search button[type=submit] {
            display: none; 
        }
        .wiki .search .closeSearch {
            display:none;
            position: absolute;
            right: 13px;
            top: 22px;
        }
        .wiki .search.searchEnabled .closeSearch {
            display: inline-block;
        }
        .wiki .search .searchResults {
            background-color:#fff;
            margin: 0 auto;     
            text-align:left;    
            position:absolute;
            display:none;
            z-index:10;   
            box-shadow: 0 5px 10px rgba(0,0,0,.2);
        }
        .wiki .search.searchEnabled .searchResults {
            display: block;
        }
            .wiki .search .searchResults .resultItem {
                margin-bottom:15px;
                overflow:hidden;
            }
                .wiki .search .searchResults .resultItem a {
                    display:block;                                       
                }
                    .wiki .search .searchResults .resultItem a span.name {
                        font-size: 22px;
                        line-height:22px;
                        color:#000;
                        font-family:'Roboto', sans-serif;  
                    }
                    .wiki .search .searchResults .resultItem a.more {
                        font-size:18px;
                        text-decoration:underline;   
                        font-family:'Roboto', sans-serif;  
                        margin-left:15px;                      
                    }
                    .wiki .search .searchResults .resultItem a img {
                        width:100%;
                        max-height:115px;
                    }

    .wiki span {
        display:block;
        color:#fff;
        font-size:15px;
        font-weight:normal;
    }
        .wiki span.title { 
            color: #fff;
            font-weight:800;
            font-size:22px; 
            font-family: 'Roboto', sans-serif;
        }
    .wiki img {
        width:50px;
        height:auto;
    }

.wikiPage {
} 

    .wikiPage .search {
    }
        .wikiPage .search .query {
            color:#999;
            padding:15px;
        }
        .wikiPage .search button {
            background-color:#E67300;
            color:#fff;
            border:none;
            padding:17px 0;
            text-transform:uppercase;
            font-weight:bold;
        }

    .wikiPage .random {
        margin:30px 0;
        padding:0;
    }
        .wikiPage .random h2 { 
            margin:0;
        }
        .wikiPage .random span {
            display:block;
            color:#999;
        }

    .wikiPage #relatedTopics {
    }
        .wikiPage #relatedTopics a {
            color:blue;
        }

    .wikiPage .questions {
        margin-bottom:20px;
    }
        .wikiPage .questions img { 
            margin-bottom:5px;
        }
        .wikiPage .questions ol li {
            margin-bottom:10px;
            font-weight: bold;
            font-size: 18px;
        }
            .wikiPage .questions ol li a {
                font-size: 18px;                
            }
    .wikiPage .contact {  
        font-size:19px;
        margin:20px 0;
    }
        .wikiPage .contact a {
            color:blue;
        }

.authorPage { 
    margin-top:10px; 
}
    .authorPage .circle {
        background-color:#CCC;
        width:100%;
        height:auto;
        overflow:hidden;
    }
        .authorPage .circle img {
            width:100%;
        }
    .authorPage p.promo {
        color:#999;
        font-size:18px;
        padding:5px 0;
    }
    .authorPage ul.articles {       
        list-style:disc; 
        padding-left: 20px;
    }
        .authorPage ul.articles li { 
            margin-bottom:5px;
        }
            .authorPage ul.articles li a { 
                color:blue;
                font-size: 18px;
                text-decoration: underline; 
            }

#wikiFeedbackPage {   
}
    #wikiFeedbackPage p.info {
        font-size:18px;
        line-height:22px;
        margin:10px 0 15px;
    }
    #wikiFeedbackPage form {
        font-family:'Roboto', sans-serif;
    }
        #wikiFeedbackPage form label {              
            font-family:'Roboto', sans-serif;    
        }
            #wikiFeedbackPage form label.error {
                color:red;
                font-size:12px;
            }
        #wikiFeedbackPage form span.info {
            float:right; 
            color:#999;
            font-size:15px;                          
        }
        #wikiFeedbackPage form input[type=text], #wikiFeedbackPage form input[type=email], #wikiFeedbackPage form textarea {
            width:100%;
            font-size:18px;
            padding:10px;
            color:#666;
        }
        #wikiFeedbackPage form textarea {
            height:150px; 
        }
        #wikiFeedbackPage form input#feedbackSubmit { 
            text-transform:uppercase; 
            font-size:20px; 
            color:#fff;
            background-color:#E67300;
            text-align:center;
            width:100%;
            font-family:'Roboto', sans-serif;  
            padding:15px;
            font-weight:normal;
        } 
    #wikiFeedbackPage .statusFeedback { 
        margin:10px 0;
    }
        #wikiFeedbackPage .statusFeedback .feedbackSuccess {
            color: green;
        }
        #wikiFeedbackPage .statusFeedback .feedbackError {
            color: red; 
        }

/*#region Desktop Devices */
@media (min-width:992px) {
}

/*#region Tablet Devices */
@media (min-width: 768px) and (max-width:991px) {
    .t172.expanded .SubmitButton {        
        width: 25% !important;
    }

    #articlePage #content img#articleImage {
        min-height: 200px;
    }

    .video img.main-image {
        min-height: 214px;
    }

    .newsletter-390 {
        min-height:430px;
    }

    h2 {
        font-size: 26px;
    }
    header {
        height:128px;
    }

    header #logo {
        width:230px;
        margin-top:20px;
    }
    header.home form { 
        width:90%;
    }
    header form input {
        width:96%;
    }    

    #wikiFeedbackPage form span.info {
        font-size:14px;
    }
    #wikiFeedbackPage form input#feedbackSubmit {
        font-size:17px;
    }
    #wikiFeedbackPage form input[type=text], #wikiFeedbackPage form input[type=email], #wikiFeedbackPage form textarea {
        padding:8px;
    }

    a.video .playOverlay.big {
        margin-left: -25px;
        margin-top: -25px;
        width: 50px;
        height: 50px; 
    }

    .featuredArticles ul li p, .featuredVideos ul li p {
        font-size:20px;
        line-height:22px;
    }    

    .wiki {
        width:100%;
    }
        .wiki h1 a {
            padding:0 15%;
            font-size:42px;
            line-height:42px;
        }            
        .wiki .search input { 
            width:90%;            
        }
    header ul.navigation li {
        margin-right:15px;
    }
        header ul.navigation li a {
            font-size:16px;
        }

    #themeWrapper #mainBody {
        width: 98%;
    }

    header .searchPopover .popover {
        left: -237%;
    }

    .orangeFill .innerContent {
        width: 100%;
    }

    p.montserrat {
        font-size: 14px;
    }

    #about p {
        font-size: 14px;
    }

    .orangeFill {
        padding: 5px;
    }

    .bibleTrivia p.title {
        font-size: 28px;
    }

    .bibleTrivia .bibleTriviaItem p {
        font-size: 20px;
        line-height:20px;
        padding: 0;
    }

    .publicationIndex article .featureDetails a {
        font-size: 22px;
    }

    ul.articleList li .details a.articleGridTitle {
        font-size: 20px;
    }

    #publicationBlogs .articleContainer .author {
        font-size: 16px;
    }

    #publicationBlogs .articleContainer .abstract {
        font-size: 16px;
    }

    #articlePage #content #abstract p iframe {
        width: 100%;
    }

    .publicationVideo article .featureDetails a {
        font-size: 16px;
        line-height: 16px;
    }

    .publicationVideo article .featureDetails {
        font-size: 14px;
    }

    .publicationVideo ul.articleList li .details a.articleGridTitle {
        font-size: 15px;
        line-height: 15px;
    }

    #churchHistoryIndex #bornOnBirthday span {
        font-size: 15px;
        margin-top: 5px;
        display: block;
        margin-left: -15px;
    }

    #churchHistoryTimeline h2 {
        font-size:22px;
    }

    #churchHistoryTimeline #slider a#prev, #churchHistoryTimeline #slider a#next {
        width: 3%;
    }
    #churchHistoryTimeline #slider #linksWindow {
        width: 93%;
    }     
        #churchHistoryTimeline #slider #linksWindow #links span {
            padding-right:6px;
        } 

    ul.articleGrid li {
    }

        ul.articleGrid li .details a.articleGridTitle {
            font-size: 14px;
        }

        ul.articleGrid li .row {
            margin-right: 0;
        }

    #notableChristians ul#additionalList li a.articleGridTitle {
        font-size: 15px;
    }

    #feedbackPage textarea {
        width: 275px;
    }

    #chatforumImage {
        height: 205px;
    }

    #facebookbuttom {
        width: 205px;
        margin-left: 10px;
        position: absolute;
        bottom: 35px;
    }

    #archives #items .item a.title {
        font-size: 18px;
        line-height: 18px;
    }

    #searchSearch form #searchButton {
        font-size: 18px;
    }

    #searchSearch form #showingXofY {
        float: right;
    }

    #searchSearch ul > li > a {
        font-size: 16px;
    }

    .linkBadge {
        margin-left: 0;
        width: 100%;
    }

        .linkBadge textarea {
            width: 200px;
        }

    #themeWrapper .socialArticle ul {
        margin-bottom: 20px;
    }

        #themeWrapper .socialArticle ul li {
            display: inline-block;
            margin-right: 10px;
        }

    #notableChristians .articleGrid .thumbnailContainer img { max-height: 110px; }
}

/*#region Mobile Devices */
@media (max-width:767px) {
    .t172.expanded .SubmitButton {
        width:25% !important;
    }

    #articlePage #content img#articleImage {
        min-height: 150px;
    }

    .video img.main-image {
        min-height: 176px;
    }

    .mobileMenu {
        float:left;
        width:15%;
    }
    header .dropdown-menu {
        right:auto !important;
    }

    .mobileMenu .fa-bars {
        opacity:0.7;
    }
    
    .mobileLogo {
        padding-left:12px;
    }

    .wiki {
    padding-top:7px !important;
    }

    header #logo {
        margin-top:18px;
    }

    header .dropdown-menu li:hover .sub-menu {
        display: block;
    }



    #rightColumn {
        padding:0 15px;
    }

    #themeWrapper.home {
        margin-top: 20px;
    }
    #breadcrumbs {
        width: 100%;
    }
    h1 {
        font-size: 38px;
        line-height: 38px;
    }

    h2 {
        font-size: 25px;
    }

    header ul.navigation li:last-child {
        margin-right: 5px;
    }

    header .dropdown-menu {
        margin-top: 0;
        margin-left: -10px;
        left:auto;
        right:-22px;
    }

    header .menu a {
        font-size: 20px;
    }

    header .dropdown-menu .sub-menu {
        left:50%;
    }
        header .dropdown-menu .sub-menu li {
            padding:5px 0 5px;
        }
            header .dropdown-menu .sub-menu li a {
                font-size: 18px;
            }

    header .searchPopover .searchPopoverForm {
        width: 230px;
        background: transparent url(images/search-background-mobile.png) no-repeat;
        height: 36px;
    }

    header .searchPopover .popover {
        left: -270%;
    }

    header .searchPopover .searchPopoverForm #q {
        width: 185px;
        height: 38px;
    }

    header .searchPopover .searchPopoverForm a {
        padding: 7px 18px;
        text-decoration: none;
    }

    .topArticle a.video .playOverlay.big {
        margin-left: -35px;
        margin-top: -35px;
        width: 70px;
        height: 70px;
    }

    .orangeFill {
        padding: 0 10px;
    }

        .orangeFill .innerContent {
            padding:0 5px;
        }

        .orangeFill h1 {
            font-size: 22px;
        }

        .orangeFill span.upper {
            text-transform: uppercase;
            color: #fff;
            font-size: 22px;
        }

    header {
        height: 125px; 
    }
        header form label {
            padding:10px 5px;
        }
        header form input {
            width:92%;
            float:right;
        }
            header form input.hidden-xs {
                width: 0;
            }    

        header #logo {            
        }

        header .menu {
            width: 25px;
            height: 25px;
        }

        header ul.navigation {
            margin-top: 15px;
        }

    .wiki {
        width:100%; 
    }
        .wiki h1 a {
            font-size:30px; 
            line-height:30px; 
            padding:0; 
            margin-top:10px;
        }
        .wiki span {
            font-size:18px; 
            line-height: 18px;
            margin-bottom:20px;
        }
            .wiki span.title {
                margin-bottom: 5px;
            }
    header.home {
        height:425px;
    }
        header.home form {
            width: 95%;            
        }            
    .wiki .search input {
        padding-left: 55px;
    }
        .wiki .search input.hidden-xs {
            width:0;
        }

    .wikiPage .contact {
        line-height: 25px;
        font-size:20px;
    }

    #wikiFeedbackPage form label {
        margin-bottom:0;
    }
    #wikiFeedbackPage form span.info {
        float:none;
        display:block;
        margin-bottom:8px;
    }

    #todaysDevotional a.title span {
        font-size:20px;
    }

    #themeWrapper #mainBody {
        width: 98%; 
    }

    .bibleTrivia p.title {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 20px;
    }

    .bibleTrivia .bibleTriviaItem {
        padding: 15px 0;
        border-bottom:1px solid #ccc;
    }        
        .bibleTrivia .bibleTriviaItem:last-child {
            margin-bottom:0;
            border-bottom:none;
        }
        .bibleTrivia .bibleTriviaItem p {
            font-size: 22px;
            padding: 0;
            line-height: 24px; 
        }
        .bibleTrivia .bibleTriviaItem span {
            font-size:20px;
        }

    .bibleTrivia .verseOfTheDay p { 
        font-size: 22px;
        line-height: 24px;
    }
    .authorPage .circle {
        width:70px;
        height:70px;  
    }

    .authorPage p.promo {
        font-size:22px;
        line-height:22px;
    }
    .authorPage ul.articles li a {
        font-size:22px;
        line-height:22px;
    }
    .editorsPicks ul li a {
        font-size:22px;
        line-height:24px;
    }

    .publicationIndex article .featureDetails a {
        font-size: 24px;
    }

    ul.articleList li .details a.articleGridTitle {
        font-size: 20px;
    }

    #relatedTopics ul li {
        margin-bottom: 15px;
        line-height:20px;
    }

    .btn-transparent {
        font-size: 15px;
    }

    .orangeFill .innerContent .dropdown .dropdown-menu {
        font-size: 14px;
    }

    #publicationBlogs .articleContainer .articleTitle {
        font-size: 20px;
        line-height: 20px;
    }

    #publicationBlogs .articleContainer .author {
        font-size: 14px;
    }

    .publicationVideo article .featureDetails a {
        font-size: 16px;
        line-height: 16px;
    }

    .publicationVideo article .featureDetails {
        font-size: 14px;
    }

    .publicationVideo ul.articleList li .details a.articleGridTitle {
        font-size: 15px;
        line-height: 15px;
    }

    #churchHistoryTimeline #slider a#prev, #churchHistoryTimeline #slider a#next {
        width: 4%;
    }
    #churchHistoryTimeline #slider #linksWindow {
        width: 90%;
    }
        #churchHistoryTimeline #slider #linksWindow #links span {
            padding-right:12px;
        }        

    ul.articleGrid li .thumbnailContainer {
        width: 30%;
        float: left;
    }

    ul.articleGrid li .details {
        width: 65%;
        float: right;
    }

        ul.articleGrid li .details a.articleGridTitle {
            font-size: 16px;
        }

    ul.churchHistoryArticleList li {
        font-size: 15px;
    }

    #publicationChurchHistoryByCentury {
        margin-bottom: 20px;
    }

        #publicationChurchHistoryByCentury ul.churchHistoryArticleList {
            margin-bottom: 0;
        }

    #feedbackPage label {
        text-align: left;
    }

    #feedbackPage input[type="text"], #feedbackPage textarea {
        width: 100%;
    }

    #chatforumImage {
        height: 150px;
        padding-top: 0;
    }

    #facebookbuttom {
        width: 150px;
        margin-left: 10px;
        position: absolute;
        bottom: 20px;
    }

    #archives #items .item .details {
        padding: 0;
    }

    #archives #items .item a.title {
        font-size: 16px;
        margin-top: 5px;
        display: block;
    }

    #searchSearch form input[type="text"] {
        width: 200px;
    }

    #searchSearch form #searchButton {
        font-size: 14px;
    }

    #searchSearch form #showingXofY {
        margin-left: 0;
    }

    #searchSearch ul > li > a {
        font-size: 16px;
    }

    .linkBadge {
        margin-left: 0;
        width: 100%;
        height: auto;
    }

        .linkBadge textarea {
            width: 100%;
        }

        .linkBadge img {
            float: left;
            margin-bottom: 20px;
            clear: both;
        }    

    #themeWrapper .socialArticle {
        text-align: center;
        margin-top:25px;
        clear:both;
    }

        #themeWrapper .socialArticle ul {
            margin-bottom: 20px;
        }

            #themeWrapper .socialArticle ul li {
                display: inline-block;
                margin-right: 10px;
            }

    .blogPage .author {
        font-size: 18px;
        line-height: 18px;
    }

    #articlePage #content #abstract p iframe {
        width: 100%;
    }

    #notableChristians .articleGrid .thumbnailContainer img {
        width: 100%;
    }

    #themeWrapperFooter .social{
        width:100%;
        float:none;
        padding:10px;
    }
    #themeWrapperFooter #footerColumns {
        width: 100%;
        padding-top:0;
    }
        #themeWrapperFooter #footerColumns .footerColumn {
            width: 100%;
        }
            #themeWrapperFooter #footerColumns .footerColumn ul li {
                min-width: 50%;
            }
    #themeWrapperFooter .Footer_Main_Container{
        width:100%;
        padding:10px;
    }
    #themeWrapperFooter .Default_Brand_DIV {
        float: none;
        text-align: center;
        width: 100%;
        display: block;
    }
        #themeWrapperFooter .Default_Brand_DIV img{
            width:150px;
        }
        body #themeWrapperFooter a {
            text-align: center;
        }   
}

/* Portrait and Landscape */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .slideshowAds-mobile {
        margin-left: -20px;
    }
}

/*iPhone 6 Media Queries
iPhone 6 in portrait & landscape*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) { /* STYLES GO HERE */
    .slideshowAds-mobile {
        margin-left: 0;
    }
}

    /*CSS New For Search Results Page*/
    .searchResultHeader h1 {
        text-transform: none !important;
    }

    .searchResultHeaderAd{
        margin-top: 110px !important;
    }

    .mainBodySearch{
        width: 1200px !important;
    }

#paginationBar.paginationForSearch ul li {
    display:inline-block;
}
    #paginationBar.paginationForSearch ul li a {
        color: #0d0dfb !important;
        border-bottom: none !important;
        text-decoration: underline !important;
        font-weight: normal !important;
    }
        #paginationBar.paginationForSearch ul li a.activePage { 
            color: #333 !important;
            font-weight: bold !important;
            text-decoration: none !important;
            border-bottom: none !important;
        }

    .mainBody.mainBodySearch{
        
    }
     /*CSS New For Search Results Page
         width: 1130px !important;
        margin: 0 auto !important;
         
          -END-*/