/*

 Theme Name:   Massive Dynamic Child Theme

 Theme URI:    http://www.massivedynamic.co/

 Description:  A Massive Dynamic child theme 

 Author:       Pixflow

 Author URI:   http://www.pixflow.net

 Template:     massive-dynamic

 Version:      8.1

*/

/*
.modern-image-box-container {
    OPACITY: 90%;
}
*/

/* Overlay Opacity on Thumbs */
a.modern-image-box-link:hover {
    OPACITY: 0%;
}

h1 {
    letter-spacing: 0em;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: Roboto;
}

p.modern-image-box-top-title {
    letter-spacing: 0.3em;
    font-size: small;
    text-transform: uppercase;
}
p.modern-image-box-bottom-title {
    letter-spacing: 0em;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Roboto;
}

p {
    text-transform: uppercase;
    color: rgb(0,0,0);
    font-family: Roboto Mono;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-align: left;
}
h1, h3, h4, h5, h6 {
    text-align: left;
}


.nocomments {
    display:none;
}
main.clearfix {
    background-color: #ebe8e4;
}
.layout {
    background-color: #ebe8e4;
}
span.title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Roboto Mono;
}

.post-content {
    background-color: #ebe8e4;
    padding-top: 200px;
}

.post-content .post-date {
    visibility: hidden;
}


.buttons a {
    font-size: 30px;
    padding-bottom: 100px;
  }

  .buttons {
text-align: center;
  }

.previous-button, .next-button {
    padding: 25px;
    text-transform: uppercase;
}

div#previousnext {
    padding-bottom: 100px;
}

a {  
font-family: roboto Mono;
}

.layout {
    padding-top: 0px;
}

header.top-logotop a.logo img {
    padding-top: 100px;
}


@media (max-width: 1280px) {
body:not(.compose-mode) header.side-classic:not(.retina-screen-header) .logo a, body:not(.compose-mode) header.top-logotop:not(.retina-screen-header) a.logo img, body.compose-mode.responsive-mode header.side-classic:not(.retina-screen-header) .logo a, body.compose-mode.responsive-mode header.top-logotop:not(.retina-screen-header) a.logo img {
    padding: 25px 5px;
    transform: translate(0,0)!important;
}
}
/* Ajuste na Altura do Site para ficar por baixo do Menu */
div#content {
    margin-top: -70px;
}

#gallery-1 img {
    border: 2px solid #ffffff00 !important;
}
#gallery-2 img {
    border: 2px solid #ffffff00 !important;
}
#gallery-3 img {
    border: 2px solid #ffffff00 !important;
}
#gallery-4 img {
    border: 2px solid #ffffff00 !important;
}
#gallery-5 img {
    border: 2px solid #ffffff00 !important;
}
#gallery-6 img {
    border: 2px solid #ffffff00 !important;
}


body:not(.compose-mode) .layout header:not(.retina-screen-header):not(.top-logotop) .logo img, body.compose-mode.responsive-mode .layout header:not(.retina-screen-header):not(.top-logotop) .logo img {
    max-height: 32px;
}

#gallery-1 .gallery-item {
    margin-top: 0px !important;
    margin: 0px;
}

dl.gallery-item {
    margin: 0px 0px 0px 0px !important;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000 !important;
}