/*

Theme Name: vestige Child Theme 

Theme URI: http://preview.imithemes.com/vestige-wp

Description: Bega Pioneers Museum Vestige Child Theme

Author: imithemes

Author URI: http://www.imithemes.com

Template: vestige

Version: 1.5.1

*/

/* =Theme customization starts here

------------------------------------------------------- */

@import url(../vestige/style.css);



#header{

margin: 0 auto;

}

body {

    color: #534C4C;

    font-size: 14px;

    font-weight: 400;

    line-height: 1.5em;

}

.site-logo img {

    max-width: 280px;

    -webkit-transition: all 0.3s ease 0.2s;

    -moz-transition: all 0.3s ease 0.2s;

    -ms-transition: all 0.3s ease 0.2s;

    -o-transition: all 0.3s ease 0.2s;

    transition: all 0.3s ease 0.1s;

}



#foogallery-stack-album-back-713{

    background: #9ddced none repeat scroll 0% 0%;

}



.hero-area {

    display: none;

}



.header-style2 .site-header, .header-style3 .site-header {

    background: #cbd6e0;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);

    box-shadow: 0 1px 2px rgba(0,0,0,.1);

}



.topbar {

    background: #FFF;

    box-shadow: 0 1px 0 #aaa, 0 -1px 0 #fff;

}



.widget .meta-data {

    visibility: hidden;

}



.dgx-donate-form-section {

    border: 1px solid #538fab !important;

}



code {

    font-size: 90%;

    color: #599daf;

}



.tp-caption a {

    color: #02a6ff;

}



#footer #footer-credits ul, #footer #footer-credits ul li, #footer-credits ul, #footer-credits ul li {

    display: inline-block;

    list-style-type: none;

    background: none;

    border: 0;

    margin: 0px;

    padding-top: 20px;

    vertical-align: middle;

}