
body {
    color: #363636;
    font-family: Open Sans;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 17pt;

    background-color: #FFFFFF;
    }

body:not(.bt-responsive):not(.bt-auto-responsive) #contentContainer.xCentered {
    width: 1180px;
}

a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
a:active {
    color: #000000;
    text-decoration: underline;
}

.xCenteringGuide {
            background-color: rgba(255,255,255,0.5);
        width: 1180px;
}

#contentContainer h1 {
    color: #000000;
    font-family: "Arial black", Gadget;
    font-size: 15pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
    position: absolute !important;§
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
    color: #000000 !important;
}

.social-icon path {
    fill: #000000;
}

.menuItem {
    font-family: Nunito;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    font-variant: ;
    line-height: 40px;
    position: absolute !important;
}

.menuItem a:link,
.menuItem a:visited {
    color: #000000;
    text-decoration: none;
}

.menuItem a:hover,
.menuItem a:active {
    color: #000000;
    text-decoration: none;
}

.menuItemSelected > a,
.menuItemSelected > span {
    color: #000000 !important;
    text-decoration: none !important;
}

.menuItem ul {
    left: 0;
    top: 0;
}

.menuItem li {
    font-family: "Arial black", Gadget;
    font-size: 15pt;
    font-weight: normal;
    font-style: normal;
    font-variant: ;
    line-height: 14pt;
}

.menuItem li a:link,
.menuItem li a:visited {
    color: #000000;
    text-decoration: none;
}

.menuItem li a:hover,
.menuItem li a:active {
    color: #000000;
    text-decoration: overline;
}

.menuItem li.selected > a {
    color: #000000 !important;
    text-decoration: overline !important;
}

#pageEntries .xEntry {
    max-width: 400px;
}

#pageEntries .xEntry h2 {
    color: #363636;
    font-family: Nunito;
    font-size: 10;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    margin: 15px 0 15px 0;
}

#pageEntries .xEntry .xGalleryContainer {
    margin-bottom: 0;
}

#pageEntries .xEntry .xGalleryType-slideshow .xGallery {
    margin-bottom: 0;
}

#pageEntries .xEntry .xGalleryType-column .xGalleryItem {
    padding-bottom: 1em;
}

#pageEntries .xEntry .xGalleryType-row .xGalleryItem {
    margin-right: 1em;
}

#pageEntries .xEntry .xGalleryContainer ul.xGalleryNav a {
    color: #000000;
    text-decoration: none;
}

#pageEntries .xGalleryContainer ul.xGalleryNav li a:hover {
    color: #000000;
    text-decoration: none;
}

#pageEntries .xGalleryContainer ul.xGalleryNav li.selected a {
    color: #000000;
    text-decoration: none;
}

#xBackground #xBackgroundLoader {
    background: url(layout/loader_dark.gif) no-repeat;
}

#xBackground .visual-caption {
    width: 400px;
    margin-left: -200px;
}

#xBackground #xBackgroundRight {
            cursor: url(layout/arrow_right_dark.gif), pointer;
    }

#xBackground #xBackgroundLeft {
            cursor: url(layout/arrow_left_dark.gif), pointer;
    }

#xBackground #xBackgroundRightCounter,
#xBackground #xBackgroundLeftCounter {
    color: #000000;
    font-family: "Arial black", Gadget;
    font-size: 15pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
}

#xBackground #xBackgroundRightCounter .counterContent {
            cursor: url(layout/arrow_right_dark.gif), pointer;
    }

#xBackground #xBackgroundLeftCounter .counterContent {
            cursor: url(layout/arrow_left_dark.gif), pointer;
    }

#xBackgroundNext a,
#xBackgroundPrevious a {
    background: url(layout/bg_nav_buttons_dark.png);
}

#xGridView {
    left: 20%;
    right: 20%;
    width: 60%;
}

#xGridViewTriggerContainer a {
    background: url('layout/bg_nav_buttons_dark.png');
}

.portfolioThumbnailsWrap {
    margin: 20px 10px;
}

.bt-responsive #contentContainer {
    max-width: 1180px;
}

.bt-responsive #contentContainer h1 {
    margin: 20px 10px;
}

.bt-responsive nav {
    margin: 20px 10px;
}

.bt-auto-responsive #contentContainer.xCentered {
    max-width: 1180px;
}

@media (max-width: 767px) {

    .bt-responsive #pageEntries .xEntry .xGalleryType-row .xGallery .xGalleryItem,
    .bt-auto-responsive #pageEntries .xEntry .xGalleryType-row .xGallery .xGalleryItem {
        padding-bottom: 1em;
    }

    .bt-auto-responsive #contentContainer {
        max-width: 1180px;
    }

    .bt-auto-responsive #contentContainer h1 {
        margin: 20px 10px;
    }

    .bt-auto-responsive nav {
        margin: 20px 10px;
    }

}

