/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Imagely
Version: 2.13

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #fff;
    border: none;
    margin-left: -3%;
    margin-right: 10px;
    margin-bottom: 35px
}
/*.ngg-gallery-thumbnail a {
        margin-left: 35%;
	}*/
.page-template-guestbook .site-main, .no-sidebar .site-main {
    width: 100%;
}
.page-template-guestbook .site-main, .no-sidebar .site-main {
    max-width: 1216px;
}
div#shShutter {
    height: 600px;
    z-index: 10000;
    background-color: #000;
    opacity: .8;
}
#shDisplay div#shTitle {
    font: normal 17px/22px 'Lucida Grande',Verdana,sans-serif;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.4em;
}
