.main-content {
    background-color: #ecf3fc;
}


#content {
    background-color: white;
    }
    .gallerygroup-title {
        color: white;
        background-repeat: repeat;
    }
    .main-content {
        color: #462424;
        margin-top: 4px;
        background-repeat: repeat;
    }
    .list-group-item-primary {
      background-color: #29548db8!important;
      color: white;
    }
    .list-group-item a {
        color: #805;
        padding: 4px;
        display:block;
    }
    .list-group-item a:hover {
        background-color: #805!important;
        color: white;
        text-decoration: none;
    }
    .gallery-li-link a {
        color: #085;
        display:block;
        padding: 5px;
    }
    .gallery-li-link .bi {
        color: #b38484;
    }
    .gallery-group ul {
        padding:20px;
    }
    .gallery-li-link a:hover {
        color: white!important ;
    }
    .gallery-li-link a:hover {
        background-color: #805;
        color: white;
        text-decoration: none;
    }
    .main-content h1 {
        color: #f5dcca!important;
        background-color: #7d1717 !important;
        display: block;
        width: 100%;
        padding: 4px;
        padding-left:10px;
    }
    h2.gallerygroup-title {
        color: white!important;
    }
    .gallery-item-title {
        background-color: navy!important;   
        color: #f5dcca!important;
        border-radius: 4px;
    }
    .blog-post h2 {
        background-color: #8b7474;
        padding: 10px;
        padding-left:10px;
        border-radius:10px;
    }
    .blog-post h2 span {
        color: white!important;
    }
    .blog-post h2  {
        color: #7e1b1b !important;
    }
    .navbar {
        background-repeat: repeat;
    }
    body {
        background-repeat: repeat;
    }
    #content {
        background-color: white;
    }
    .entry-header {
        display: block;
    
    }
    .footer {
        padding-top:0px!important;
        padding-bottom:25px!important;
        height: 15px!important;    
    }
    .footer img {
        top: 0px;
        right:0px;
        position: absolute;
    }
    .site {
     background-color:white;
     min-width:1020px;
     max-width:1100px;
    }
    .utility-menu li {
        display:inline-block;
        text-decoration: none;
    }
    .utility-menu li a {
        display:block;
        padding:15px;
        color:#d7ccc8; 
            background-color:#9e8d8c;
            text-decoration:none;
    }
    .utility-menu li a:hover {
        background-color:#FFEB3B;
        color:black;
        text-decoration: none;
    }
    #wrapper .row h1, #wrapper .row h2 {
        background-color: darkblue;
        color: white;
    }
    #wrapper  h1 a, #wrapper h2 a {
        background-color: darkblue;
        color: white;
    }
    #wrapper .row h1:hover, #wrapper .row h2:hover {
        background-color:black
    
    }
    
    #wrapper .row h1 a:hover, #wrapper .row h2 a:hover {
        background-color:black
    }
    #wrapper p {
        font-size: 1.5em;
        padding-left: 20px;
        padding-right: 20px;
        /*overflow:auto;*/
    }
    #wrapper {
        overflow: hidden;
    }
    .blog-post {
        width:100%;
        display:block;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 1.4em;
        overflow: none;
        color: #462424;
    }
    #site-navigation {
        margin-top:0px;
        border-top:1px solid #a77;
        border-bottom:1px solid #a77;
    }
    #masthead {
        /*background-color:#412115;*/
        /*background:url('/images/bg/comp025.jpg');*/
    
            background-color:#833;
        background-position: left top;
        background-repeat:repeat-x;
        padding:10px;
            height:180px;
    }
    #masthead .header-image {
        box-shadow: none;
        margin-top:24px;
        display:block;
    /*	top:0px;
        left:0px;
        position:absolute;
        clear:both;*/
    }
    #masthead .entry-header a:hover {
        opacity:0.8;
    }
    #page, .shadow {
    -moz-box-shadow: 1px 6px 1px 1px #ccc;
    -webkit-box-shadow: 1px 6px 1px 1px #ccc;
    box-shadow: 1px 6px 1px 1px #ccc;
    /*overflow: auto;*/
    }
    #page {
        padding:0px;
    }
    #primary {
        padding:10px;
    }
    @media (min-width: 600px) {
        .navbar a:hover {
            opacity:0.9;
        }
        .main-navigation ul.nav-menu,
            .main-navigation div.nav-menu > ul {
                border-bottom: none;
                border-top: none ;
                display: inline-block !important;
                text-align: left;
                width: 100%;
            }
        #site-navigation {
            margin-top: 20px;
            border-top: none; 
            border-bottom: 0px none; 
            margin-bottom:0px;
            padding-left:10px;
        }
        #site-navigation li {
        margin-right:0px;
        }
    
    
        /* main navigation */
    .main-navigation li {
        margin:0px;
    }
    .main-navigation .page_item ul .children {
        margin-right:20px;
    }
    
    .rightAside {
        font-size:9px;
        float:right;
        background-color:#ffc;
        border: 1px solid #551;
        color:#551;
        width:200px;
        clear:none;
    }
    
    .entry-title {
        background-color: #1d344b;
        color:white;
        display:block;
        padding:5px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        padding-left:20px;
            text-shadow: 1px 1px #989898;
    }
    .entry-title a {
        display:block;
        color: #efdbab;
    
    
    }
    .entry-title:hover, .entry-title a:hover {
        color:white;
        text-decoration: none;
        display:block;
    }
    .site-content article {
        padding-bottom:0px;
        padding-left:20px;
        margin-bottom:5px;
    }
    .site-content article {
        border-bottom: none;
    }
    .comments-link {
        background-color:#eef;
        margin-right:20px;
        margin-top:0px;
        display:none;
    }
    .entry-header {
        margin-bottom:0px;
    }
    #searchsubmit {
    color:brown;
    -moz-box-shadow: 0 1px 3px rgba(20,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(20,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(20,0,0,0.25);
    border-bottom: 1px solid rgba(20,0,0,0.25);
    }
    .entry-content,footer.entry-meta {
        padding:10px;
        margin-right:20px;
    }
    footer.entry-meta {
        margin-top:0px;
        margin-bottom:10px;
        background-color:#ffecb3;
        color:#555;
    }
    footer.entry-meta a {
        color:#447;
    }
    footer.entry-meta a:hover {
        color:red;
    }
    .widget-title {
        background-color:#3f51b5;
        text-shadow: 1px 1px black;
        color:white;
        margin-right:5px;
        padding-left:10px;
        margin-bottom:10px;
    }
    #secondary {margin-right:20px }
    
    
    .widget {
    /*	border-left:1px solid orange; */
        padding-left:5px;
    }
    .widget-area .widget {
        margin-bottom:0px;
        margin-top:10px;
        padding-bottom:10px;
    }
    .widget-area .widget h3 {
    margin-bottom: 10px;
    }
    .widget-area .widget .widget-title a {
        padding-left:10px;
            color:white;
            text-decoration:none;
    }
    .widget-area .widget a:visited {
      color:white;
    }
    