html{
  height: 100%;
}


body{background:#bbf;
height: 100%;
background-image: url('images/0028-256x256.jpg');
background-size: background-repeat: repeat-x;/* position: relative; */font-size: 1.1rem;
background-attachment: fixed;}

.wrapper{
  min-height:100%;
  position: relative;
  margin: 0;
  padding: 0 0 200px 0;
}

.top-header
{
     color: #fff;
}

.poplar-bkg{
    background: #17a2b8;
}

.top-header h1 {
    font-weight: 300;
    font-size: 3.0rem;
    margin: 10px 0px 0px 20px;
    float: left;
    font-family: comic sans ms;
}

.top-header h2 {
    font-weight: 300;
    font-size: 1.5rem;
    margin: 10px 0px 0px 20px;
    /* float: left; */
    clear: both;
}


.logo{
    float: left;
    margin: 12px 0;
}

.header-bee{
  position: absolute;
  z-index: 99;
  right: 0;
}


.header-squirrel {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 20px;
    -webkit-filter: drop-shadow(2px 2px 2px #222);
    filter: drop-shadow(2px 2px 2px #222);
    height: 126px;
}

.header-trees {
    position: absolute;
    z-index: 99;
    right: 94px;
    height: 140px;
    -webkit-filter: drop-shadow(2px 2px 2px #222);
    filter: drop-shadow(2px 2px 2px #222);
}


.header-hedgehog {
    position: absolute;
    z-index: 99;
    right: 160px;
    top: 60px;
    -webkit-filter: drop-shadow(2px 2px 2px #222);
    filter: drop-shadow(2px 2px 2px #222);
    width: 120px;
}

.banner-children
{
  position:absolute;
  z-index: 99;
  bottom: -7px;
  left: -30px;
  -webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(2px 2px 2px #222);
}

.banner-butterfly{
  position:absolute;
  right: -10px;
  z-index:99;
  bottom: -30px;
}

.banner-hedgehog {
    position: absolute;
    right: 106px;
    z-index: 98;
    bottom: -8px;
    width: 140px;
}
.banner-squirrel {
    position: absolute;
    right: -10px;
    z-index: 98;
    bottom: -6px;
    height: 167px;
}




.top-img-frame{
    border: solid 15px #fff;
    margin: 20px;
}

.carousel-item {
  height: 45vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


ul.navbar-nav{
    width: 100%;
    align-items: stretch;
    justify-content: space-between;
    font-size: 1.4rem;
    margin:0;
    padding:0;   
}


footer{
  bottom: 0;
  left:0;
  right:0;
  position: absolute;
}

    footer a{
        color: #fff !important;
    }


    .bg-menu {
        background: #17a2b8;
    }

.navbar-dark .navbar-nav .nav-link{
  color:#fff;
  text-transform: uppercase;
}

.dropdown-menu {
  background:#17a2b8;  
  border: none;
}

.dropdown-item{
  color: #fff;
  padding: 10px 20px;
  font-size: 1.2em;
}

.content{
    /* min-height: 250px; */
    margin-bottom: 20px;
}

.contentArea{
  background: #fff;
  padding: 10px;
  
}

.contentArea h1{
  font-weight: 300;
  border-bottom: solid 1px #999;
  padding: 5px 5px 10px 5px;
  margin: 0 10px 10px 0;
}

@media (max-width: 991px)
{

.top-header
{
  display: none;
}


.bg-menu{
    background: #17a2b8;
}

.navbar-brand{
  font-size: 1.3rem;
  font-family: 'comic sans ms', 'Noto Sans', sans-serif;;
}

.top-img-frame{
    /* border: solid 15px #000; */
    margin: 5px -25px;
}

.banner-butterfly{
 right:-30px;
}

}

.homeBlock{
  
min-height: 100px;
  
padding: 10px 20px;
  
width: 100%;
  
color: #fff;
  
/* margin: 0 0px 20px -0px; */
}

.homeBlock h4{
  font-weight:300;
  text-transform:uppercase;
}


.blue_bkg
{
   background: #17a2b8;
}

.blue_bkg a{
  color: #ff0;
}

.bluegradient {
    background: #234fa0;
    background: -webkit-linear-gradient(#19a6f5, #0e8ee4);
    background: -o-linear-gradient(#19a6f5, #0e8ee4);
    background: -moz-linear-gradient(#19a6f5, #0e8ee4);
    background: linear-gradient(#1e2fd0ba, #1e2ed2);
}

.pinkgradient {
    background: #744c84;
    background: -webkit-linear-gradient(#dbc0fa, #9b7ec8);
    background: -o-linear-gradient(#dbc0fa, #9b7ec8);
    background: -moz-linear-gradient(#dbc0fa, #9b7ec8);
    background: linear-gradient(#dbc0fa, #ce4fc7);
    color: #000;
}

.yellowgradient {
    background: #744c84;
    background: -webkit-linear-gradient(#dbc0fa, #9b7ec8);
    background: -o-linear-gradient(#dbc0fa, #9b7ec8);
    background: -moz-linear-gradient(#dbc0fa, #9b7ec8);
    background: linear-gradient(#ffbb00, #d49300);
    color: #000;
}

.purplegradient {
    background: #744c84;
    background: -webkit-linear-gradient(#dbc0fa, #b83176);
    background: -o-linear-gradient(#dbc0fa, #b83176);
    background: -moz-linear-gradient(#dbc0fa, #b83176);
    background: linear-gradient(#de64ff, #b83176);
    color: #000;
}

.footer-moto {
    font-family: 'comic sans ms', 'Noto Sans', sans-serif;    
    font-size: 1.1rem;
    background-color: #292759;
    border-radius: 12px;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.fullSizeImage
{
    width: 100%;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
}


.documentPicker .icon-holder .color-red {
    color: #f00;
}

.documentPicker .icon-holder .large {
    font-size: 1.666666em !important;
    line-height: 0.75em;
    vertical-align: -15%;
}

@media (max-width: 600px)
{
   .banner-butterfly{
      right:-30px;
      width: 120px;
    }

    .banner-children {
    width: 200px;
    }

    .content{
    margin-bottom: 100px;
    }


    .banner-hedgehog {
        width: 100px;
        right: 70px
    }

    .banner-squirrel {
        height: 130px;
        right: -20px;
    }

}


@media (max-width: 400px) {
    .brand-logo {
        width: 45px;
    }

    a.navbar-brand{
      font-size: 5vw;
    }  
}

@media (max-width: 350px) {
    .brand-logo {
        width: 10vw;
    }

    a.navbar-brand{
      font-size: 4vw;
    }

   
}

@media (min-width: 1400px)
{
    header, .content{
     margin:  0 2% 0 2%;
    }
}



.calendar-summary {
    list-style: none;
    padding: 10px;
    font-size: 16px;
}

.calendar-summary a{
  color: #fff;
}

.cal-summary-info {
    float: left;
    clear: right;
    width: 70%;
    overflow: hidden;
    height: 25px;
    margin-top: 3px;
    overflow-wrap: break-word;
}

.cal-date {
    float: left;
    clear: left;
}

.calendar-summary i {
    margin: 5px;
}


.blue_bkg a{
  color: #ffe000;
  text-decoration: underline;
  font-style: italic;
}

.blue_bkg a:hover {
    color: #ffe000;
    text-decoration: underline;
    font-style: italic;
}