/*
Theme Name: Sparkling Child Theme
Theme URI: http://devwp/smith
Author: Cheryl Smith
Template: sparkling
*/


@import url("//fonts.googleapis.com/css?family=Lato:300,400,400i");
@import url("//fonts.googleapis.com/css?family=Open+Sans|Roboto");

/*@import url("../sparkling-child/style.css");
@import url("../sparkling-child/style-parent.css");*/

@import url("style-parent.css");

body {
  line-height: 1.4;
  /*font-family: roboto, arial, sans-serif;*/
  font-family: 'open sans', arial, sans-serif;
  color: #000;
  width: 100%;
}

.container {
    width: inherit;
}
.navbar.navbar-default {
  background-color: white;
}
#secondary .widget a:hover {
  color: #303f9f;
}
#secondary .widget .post-content a {
  color: #303f9f;
}
a.more-link, button, .button  {
  background-color: #303f9f;
}
.menu-sidebarmenu-container {
  background-color:#303f9f;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.menu-item-type-custom, .menu-item-type-post_type {
  margin-left: 0px;
  margin-right: 0px;
}
.menu-item-type-custom a, .menu-item-type-post_type a {
  font-family: 'roboto', arial, sans-serif;
  font-size: 22px;
  color: white; /*#ffe480;*/
}
.widget_nav_menu ul li a {
    border-bottom: none;
    margin-bottom: 10px;
}
.widget_nav_menu ul li:last-child a {
    border-bottom: none;
}

a:hover, a:focus {
    color: #4A61F7;
}
.post-inner-content {
  border: none!important;
  padding: 10px 30px 10px 30px;
}
.site-content {
  background-color: white;
}

.navbar-default .navbar-nav > li > a {
  background-color: #94A6C6;
  color: #fff;
  text-transform: none;
  font-size: 20px;
}
.navbar-nav  {  
  margin-left: -14px !important;
  padding-left: 0px !important;
  
}

.navbar-nav > li {
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 45px;
}
.navbar-nav > li:hover > .caret {
  color: #c5cae9;
}
.navigation .wp-pagenavi-pagination span.current,
.navigation .wp-pagenavi-pagination a:hover {
  background-color: #c5cae9;
  border-color: #c5cae9;
  color: #FFF;
  text-decoration: none;
}
.navbar-nav {
  width: 8000px;
  margin: inherit;
  padding-bottom: 4px;
  background-color: #94A6C6;
}
#menu-primary {
  float: left;
  margin: 0px 0 0 0;
  padding-top: 4px;
  background-color: #94A6C6;;
  font-family: 'open sans', arial, sans-serif;
  width: 2000px;
}
.scroll-to-top:hover {
  background: #303f9f;
}
.entry-title {
  font-family: Arial;
  font-size:  20px;
  line-height: 36px;
}
.main-content-area {
    margin-top: 20px;
    margin-bottom: 20px;
}
#footer-area {
    background-color:#fff;
}
h3.widgettitle {
    font-family: 'open sans', sans-serif;
    font-size: 18px;
    margin-bottom: 5px;
    color: #000 !important;
}
.custom-html-widget {
    font-family: 'open sans', sans-serif;
    font-size: 16px;
}   
.btn {
    /*background-color: #3f51b5;*/
    background-color: inherit;
}
.btn-default {
    border-bottom-color: #c5cae9;
    border-left-color: #c5cae9;
    border-right-color: #c5cae9;
    border-top-color: #c5cae9;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6  {
    color: #000 !important;
    font-family: "open sans", arial, sans-serif;
}
h4, .h4 {
  font-size:16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.input-group {
    padding-top: 2px;
}
.dropdown-menu > .active {
  background-color: #303f9f;
}
.entry-title a:hover {
  color: #303f9f;
}
.page-links a:hover span {
  background-color: #303f9f;
  border: 1px solid #303f9f;
  color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li:hover,
.navbar-default .navbar-nav .dropdown-menu > li:focus {
  color: #fff;
  background-color: #303f9f;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > .caret,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #C5CAE9;
  background-color: transparent;
}

@media screen and (max-width: 767px) {

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .dropdown-menu > li.active > .caret,
  .navbar-default .navbar-nav .dropdown-menu > li.open > a  {
    color: #303f9f;
  }
  .navbar-default .navbar-nav li.open > a,
  .navbar-default .navbar-nav li.open > .caret {
    color: #303f9f;
  }
}

/*  @media screen and (min-width: 1001px ) {
  button, .btn {
    visibility: visible;
    display: table;
  }
}*/
.input-group-button {
  visibility:visible !important;
  display:block !important;
  float: left !important;
}
.btn-default {
  float: left !important;
}
.btn .btn-default {
  float: left !important;
}
.circle {
  border-radius: 48.5%;
  -moz-border-radius: 48.5%;
  -webkit-border-radius: 48.5%;
  background-color: #D1D9E7;
  width: 149px;
  height: 148px;
}
h1, h2, h4, h5, h6, title, .title {
  /*font-family: "open sans", arial, sans-serif;*/
  color: #000 !important;
  font-family: 'open sans', sans-serif !important;
}

.nohover {
  background-color: transparent !important;
  visibility: hidden !important;
  display: none !important;
  cursor: none !important;
  width: 255px;
  z-index: -9999999999 !important;
}

.customwide {
  width: 200px !important;
  height: 45px;/*
  padding-bottom: inherit;
  padding-top: inherit;
  padding-right:10px;
  padding-left: 10px;*/
  /*padding: 0 10px;*/
  background-color: #94A6C6 !important;
  cursor: none !important;
  z-index: -9999999999 !important;
}
.nohover:hover {
  background-color: #94A6C6 !important;
  cursor: none !important;
}
  
.dataTables_filter input {
  border: #737173 solid thin;
  color: #999;
}
p {
  line-height:1.7 !important;
  text-align:left;
  color: #000 !important;
  font-size: 16px;
  font-family: 'open sans', arial, sans-serif !important;
  margin-bottom: 20px;
}

/*.firstcharacter {
  color: #903;
  float: left;
  font-family: 'trajan pro', trajan, serif;
  font-size: 3.45em;
  line-height: 45px;
  padding-top: 8px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 0px;
}*/

.entry-title {
  color: #fff;
  visibility: hidden;
}

li {
  margin-bottom: 15px;
  line-height: 1.65;
}
.form-control {
  border: thin solid #cdcdcd !important;
  /*height: 30px;*/
  width: auto;
}

h2 {
  letter-spacing: 0.0125em;
  word-spacing: .065em;
}
.bc a, .bc {
  text-align: start;    
  margin-top: -110px;
   margin-bottom: 50px; 
   padding-left: 1px;
   padding-right: 1px;
   /*margin-right: auto;*/
   /*color: #7B797B; */
   color: #bababa;
   font-family: roboto; 
   font-weight: 500;
  font-size: 12px;
}
.bc a:hover{
  background-color: #800000;
  font-weight: normal;
  padding: 1px;
  margin-right: 0px;
  /*text-decoration:underline;*/
  color: #fff;
  font-size: 12px;
}

@media screen and (max-width: 780px){
  .bc, .bc a  {
    visibility: hidden;
  }
}
    
h1 {
  margin-top: -60px;
  padding-bottom: 25px;
  font-weight: 300;
  font-family: 'open sans', sans-serif;
}
h3 {
  color: #000 !important;
  font-size: 1.25em !important;
  font-weight: 500 !important;
  font-family: 'open sans', arial, sans-serif !important;
}
ol li {
  font-size: 16px;
}
/*a, a href {
  text-decoration: underline !important;
}*/
a, a:active, a:focus {
  text-decoration: underline;
  font-weight: inherit;
  color: #18385A;
}

a:hover  {
  text-decoration: none;
  background-color: #dedede;
  color: #800000;
}
a:focus {
  outline:avoid;
}
li {
  margin-bottom: 0px;
}

input::-moz-focus-inner { 
  border: 0; 
  border: none;
}
.input-group {
  /*border: 2px solid white;*/
  /*border-radius: 3px;*/
  padding-top: 1px;
  margin-top: -5px;
}
.form-search button, .form-search .btn {
  background-color: #94A6C6;
  padding-top: 6px;
  padding-bottom: 8px;
  margin-top: -1px;
  border-radius: 0;
}

blockquote {
  border: none !important;
}

h7 {
  font-weight: bold;
  font-size: 1.09em;
}

/*.error-404 > h1 {
    margin-top: 430px !important;
    padding-bottom: 430px !important;
    min-height:100%;
    height: auto;
}*/

.su-posts {
  background-color:transparent !important;
}
.su-post-thumbnail {
  height: 100px;
  max-height: 100px;
  width: 100px;
  max-width: 100px;
}
.su-posts > .su-post-title {
  font-weight: 400 !important;
  color:#999 !important;
}


.su-post-title {
  font-weight:normal !important;
}
.su-post-excerpt {
  font-size: 11px !important;
  line-height: 0 !important;
}

div .su-post-excerpt p {
 font-size: 1.25em !important;
}

button .btn .navbar-toggle {
  visibility:hidden !important;
  display: none !important;
}

@media screen and (max-width: 1000px) {
 .btn .navbar-toggle {
  visibility:hidden !important;
  display:none !important;
}
  button.btn .navbar-toggle {
  visibility: hidden !important;
  display: none !important;
  border: none !important;
}
.mega-menu-wrap-primary {
  visibility:hidden !important;
  display: none !important;
}
 .icon-bar {
  visibility:hidden !important;
  display: none !important;
}
.sr-only {
  visibility:hidden !important;
  display: none !important;
}
.container .row >   button.btn .navbar-toggle {
  visibility:hidden !important;
  display: none !important;
  border:none !important;
}
  .container .row >   button.btn .navbar-toggle {
    outline: avoid;
  }
}
/* The Magic Float Center Code */
.float_center {
  float: right;
  position: relative;
  right: 60%; 
  text-align: left;
}
.float_center > .child {
  position: relative;
  left: 30%;
width: 85%;
}

p a {
  font-weight: bold !important;
  text-decoration: underline !important;
}

