/*   
Theme Name: Governorshouse
Theme URI: http://www.governorshouse.com/
Version: 1
*/
/* CSS Document */
.widget {
    list-style: none
    }
#commentform label {
    display: block
    }
#commentform input[type="submit"] {
    background: #b00000;
    color: #fff;
    border: none;
    box-shadow: none;
    padding: 5px 15px
    }
#commentform input[type="submit"]:hover {
    background: #000;
    color: #fff
    }
#commentform input, #commentform button, #commentform select, #commentform textarea {
    border: 1px solid #b00000;
    min-height: 32px
    }
.section-b-wrapp .bwg_nav_cont_0 {
    display: none
    }
.alignright {
    float: right;
    margin: 20px
    }
.imageborder {
    border: 5px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
    }
.captchawrap {
    margin-bottom: 10px
    }
.carousel-indicators {
    bottom: 0
    }
.centerimg {
    text-align: center
    }
.bb_rg_p_img .alignright {
    margin: 0 !important
    }
.innergallery figure {
    padding: 10px
    }
.accomodationmainwrap .gallery-item img {
    height: auto;
    padding: 10px;
    width: 90px
    }