/*
Theme Name: Levin Baptist WP Bootstrap Theme
Theme URI: http://onlinesid.com
Description: WordPress Bootstrap child theme for Levin Baptist website
Author: Sid
Author URI: http://onlinesid.com
Template: wordpress-bootstrap
Version: 1.0.0
License:  GPL
*/

@import url("../wordpress-bootstrap/style.css");

p, li {
    color: #3f3f3f;
    font-size: 1.1em;
}

header .navbar {
    background-color: #62C2CC;
}

footer p {
    color: #999;
}

a .title {
    font-weight: bold;
}

header .navbar-default .navbar-nav > .active > a:hover,
header .navbar-default .navbar-nav > .active > a:focus,
header .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-nav > li > a:hover
{
    color: #EEF66C;
    background-color: #3597A2;
}

header .navbar-default .navbar-nav > li > a,
header .navbar-default .navbar-nav > li > a:focus
{
    background-color: #62C2CC;
    color: white;
}

a.navbar-brand {
    padding: 0;
    margin: 0;
    width: 160px;
    overflow: hidden;
}
a.navbar-brand:hover {
    background: none !important;
}
.navbar-brand span {
    display: none;
}
.navbar-brand img {
    max-width: 100%;
}

#s {
    width: 120px;
}

#inner-footer hr {
    display: none;
}

ul.parent-sidebar-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.child-sidebar-menu {
    padding: 0;
    margin: 0;
}

ul.parent-sidebar-menu li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: "News Cycle", Arial, Helvetica, sans-serif;
}

ul.parent-sidebar-menu > li > a {
    font-size: 1.8em;
    color: #3597A2;
}

ul.child-sidebar-menu li a {
    font-size: 1.4em;
    color: #333333;
}

ul.child-sidebar-menu li {
    list-style-type: none;
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

ul.child-sidebar-menu li a {
    display: block;
    width: 100%;
    height: 100%;
}

ul.child-sidebar-menu li a:hover {
    text-decoration: none;
}

ul.child-sidebar-menu li:first-child {
    border-top: 1px solid #dddddd;
}

ul.child-sidebar-menu .current_page_item {
    background-color: #62C2CC;
    color: white;
    border: 1px solid #62C2CC;
}
ul.child-sidebar-menu .current_page_item a {
    color: white;
}


header .page-header h1.page-title,
p.lead strong,
article p strong,
article h2,
ul.child-sidebar-menu li a
{
    font-family: "News Cycle", Arial, Helvetica, sans-serif;
}

p.lead strong,
article p strong
{
    font-size: 18px !important;
    margin-bottom: 10.5px !important;
}

article h2 {
    color: #3597A2;
    font-size: 1.4em;
}

#sidebar1 {

}

.page-header {
    border-bottom: none !important;
}

/*@media (max-width: 768px) {*/
    /*#sidebar1 {*/
        /*display: none;*/
    /*}*/
/*}*/

.carousel-caption p
{
    color: white;
}

.dpe-flexible-posts,
.dpe-flexible-posts li
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.dpe-flexible-posts li a h4
{
    font-weight: normal;
    font-size: 1em;
}

.carousel-caption .mejs-container .mejs-controls
{
    background-color: #3597A2;
}

#widget-footer {
    margin-top: 15px;
    background-color: transparent;
    color: black;
}

#widget-footer .widget h4 {
    color: white;
    font-size: 1.4em;
    width: 100%;
    background-color: #3597A2;
    padding: 5px;
}

.fb-like-box.fb_iframe_widget
{
    background: white;
}

.dailyVerses.bibleText
{
    color: black;
    font-size: 1.2em;
    margin-bottom: 9px;
}

.dailyVerses.bibleVerse a
{
    color: #F17022;
    font-size: 1.2em;
}

.dailyVerses.linkToWebsite a
{
    color: black;
}

.dailyVerses.bibleText,
.dailyVerses.bibleVerse,
.dailyVerses.linkToWebsite
{
    font-family: "News Cycle", Arial, Helvetica, sans-serif;
}

.textwidget p a {
    text-decoration: none !important;
    font-weight: bold;
}

footer #widget-footer .widget.widget_text p,
footer #widget-footer .widget.widget_text p a
{
    font-family: "News Cycle", Arial, Helvetica, sans-serif;
}

footer #widget-footer .widget.widget_text p a
{
    text-decoration: underline;
}

#inner-footer > p {
    font-family: "News Cycle", Arial, Helvetica, sans-serif;
}

.widget-footer-col a {
	color: #F17022;
	font-family: "News Cycle", Arial, Helvetica, sans-serif;
}
.widget-footer-col a:visited {
	color: #F17022;
}
.widget-footer-col li {
	margin-bottom: 5px;
}

#tag-cloud a {
    color: white;
    background-color: #F17022;
}

@media (max-width: 768px) {
    #inner-footer > br {
        display: none;
    }

    #widget-footer {
        margin-top: 0;
    }
}

#wp-calendar caption, #wp-calendar tfoot td {
    background-color: white;
}
