

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

p {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 12pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: normal;
color: #3c3c3c!important;
}
.postRow .postCategories {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 12pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: normal;
color: #3c3c3c!important;
}
.blogWrapper p {
font-family: 'Raleway', sans-serif, 'google' !important; 
    font-size: 12pt !important;
    letter-spacing: 0em !important;
    word-spacing: 0em!important;
    line-height: 1.73em!important;
    text-transform: none!important;
    font-weight: normal!important;
color: #3c3c3c!important!important;
}
#collection-cover-photographerlink {
display:none;
}

.recentpostsBox li a, .recentCategories li a {
color: #3c3c3c;
    font-size: 10pt;
    text-decoration: none;
}
#collection-cover-Intro {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 12pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: normal;
color: white;
}
#collection-cover-title {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 24pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: normal;
}
.logintitle {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 24pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: normal;
}
a. scroll-to-gallery {
color: white!important;
text-decoration:none;
}

a {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 12pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.73em;
    text-transform: none;
    font-weight: bold;
    text-decoration: underline;
color: #3c3c3c;
}

a.eventloginbutton {
color: white!important;
    font-weight: bold;
    letter-spacing: 1px;
    border: 1px solid white;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 200px;
text-decoration: none;
}
h2 {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 2rem;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.3em;
    text-transform: none;
    font-weight: normal;
margin-top: 1.125em;
    margin-bottom: 1.125em;
}

h3 {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 16pt;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.3em;
    text-transform: none;
    font-weight: normal;
}
.postHeader .subject h1, .useraboutme h1 {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 2rem;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.3em;
    text-transform: none;
    font-weight: normal;
margin-top: 1.125em;
    margin-bottom: 1.125em
}
#pgLogo_img {
    max-width: 300px;
}

#pgNavigation li a {
font-family: 'Raleway', sans-serif, 'google';
    font-size: 2rem;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.3em;
    text-transform: none;
    font-weight: normal;
}

#galleryTitle {
font-family: Raleway;
    background-color: #e9e9e9;
    opacity: 0.5;
    text-transform: none;
    color: black;
 height: 213px;
    width: 316px;
    padding: 98px 5px 0 5px;
    font-weight: 400;
    position: absolute;
    top: 0;
    font-size: 12pt;
    z-index: 1;
    text-align: center;
    display: none;
    letter-spacing: 0.2px;
    margin: 0px 0;
}

.pgGalleries .galleryTitles {
    display:block !important;
transition-delay: 30s;
    transition: 10s;
}
.pgGalleries:hover .galleryTitles {
    display:none !important;
}