/*
 Theme Name:   My Glass Family Home Theme 2
 Theme URI:    http://family.glassinteractive.com/
 Description:  Fukasawa Child Theme
 Author:       Mike Glass
 Author URI:   http://example.com
 Template:     fukasawa
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  fukasawa-child
*/

@import url("../fukasawa/genericons/genericons.css");
body {
    background: url(http://family.glassinteractive.com/wp-content/uploads/2016/08/scribble_light.png);
}
body .post-inner {
    width: 96% !important;
    max-width: none !important;
}
/*body .gallery-row {
    width: 100% !important;
    height: auto !important;
}*/
.content.thin {
    width: 1024px;
}
.post-content {
    margin: 0 0% !important;
    width: 100%;
}
.tiled-gallery-caption {
    display: block !important;
    text-overflow: initial;
    white-space: normal;
    padding: .3em .3em .7em .7em;
    text-indent: initial;
}

/*** Make the background dark for photos (two different darknesses) ***/
.postid-13754 .tiled-gallery-caption  {
    background: hsla(0,0%,7%,.79);
    color: #eaeaea;
}
.postid-18705 .tiled-gallery-caption {
    background: hsl(0, 0%, 0%);
    color: #eaeaea;
    opacity: .5;
}

/*.postid-13754 div#wrapper {
    background:  rgba(0,0,0,0.95);
    border: 1px outset black;
}
.postid-13754 div#wrapper {
    background: rgba(0,0,0,0.95);
}*/

.postid-13754 .post.single  { 
    background: hsla(0,0%,7%,1);
}

.postid-18705 .post.single  { 
    background-color: #000;
}
.postid-13754 .post-content, .postid-13754 .post-header h1.post-title, .postid-18705 .post-content, .postid-18705 .post-header h1.post-title {
    color: #f1f1f1;
}
.main-menu {
    background: #fff;
    padding-bottom: 37px !important;
    border-bottom: 3px inset #e7e7e7;
    margin-bottom: -38px;
}
.main-menu .current-menu-item:before,
.main-menu .current_page_item:before {
    content: '\f101';
}
.posts .post {
    background: #FEFEFE !important;
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
h1.post-title {
    text-align: center;
}
.blog-title a {
    display: inline-block;
    padding: 9px 13px;
    border: 2px ridge rgba(255, 255, 255, 0.18);
    font-size: 16px;
    line-height: 191%;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: hsla(221, 4%, 36%, 1);
    border-radius: 25px;
    text-shadow: 0px -1px 1px hsla(219, 1%, 17%, 0.41);
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 30px !important;
    padding-bottom: 5px;
    /* background: -webkit-linear-gradient(45deg,#FFF,#F9F9F9); */
    
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: -webkit-linear-gradient(299deg, rgba(250, 250, 250, 0.52), rgba(249, 249, 249, 0));
}
.blog-title a:hover {
    background: rgba(165, 153, 153, 0.22);
    color: #fff;
    border: 2px ridge rgba(255, 255, 255, 0.18);
    background: -webkit-linear-gradient(111deg, rgba(192, 192, 192, 0.31), rgba(255, 255, 255, 0.72));
    box-shadow: 1px 1px rgba(183, 183, 183, 0.75), 2px 2px rgba(130, 130, 130, 0.75), 3px 3px rgba(72, 72, 72, 0.75);
    transform: translateX(-3px);
}
h1.blog-title a:before {
    content: url('http://family.glassinteractive.com/wp-content/uploads/2015/08/logo-social2.png');
    width: 100%;
    display: inherit;
    margin: -27px 0 0px;
    bottom: -20px;
    position: relative;
}
div#post p,
div#post h3,
div#post h5 {
    font: 12px/18px Arial, sans-serif;
    color: #333;
    margin: 0;
}
.widget-content {
    background: white;
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding: 20px;
}
ul.main-menu.sticky-element-original {
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 30px !important;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
    opacity: 1;
    margin-left: -25px;
    font-size: smaller;
    width: 258px !important;
    margin-left: 0px !important;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.28);
}
ul.main-menu.sticky-element-original.sticky-element-active {
    font-size: 13px;
    transition: all 0.3s cubic-bezier(.97, -.41, .79, 1.8);
    /*box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.28);*/
    
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    width: 254px !important;
    margin-left: -27px !important;
}
.sidebar {
    background: url(http://family.glassinteractive.com/wp-content/uploads/2016/08/scribble_light.png);
    /*background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.67) ), url(http://family.glassinteractive.com/wp-content/uploads/2016/08/scribble_light.png);

    border: 3px inset #cccccc;*/
}
.main-menu:before,
.widgets:before,
.widget + .widget:before,
.credits:before {
    display: none;
}

/*________________________________________
         Menu Subscription Form
________________________________________*/
li.menu-item p#subscribe-submit {
    width: 30%;
    display: inline-block;
}
li.menu-item p#subscribe-email {
    display: inline-block;
    width: 68%;
}
li.menu-item #subscribe-email input {
    width: 100%;
    border-bottom-color: #ebebeb;
        font-size: .75em;
    padding: .25em;
    letter-spacing: .2em;
}
li.menu-item label#jetpack-subscribe-label {
    display: none;
}
li.menu-item form#subscribe-blog-blog_subscription-7 {
    margin-top: .25em;
}
li.menu-item input[type="submit"] {
    background: #f3f3f3;
    color: #a599a5;
    font-size: .75em;
    padding: .25em;
    letter-spacing: .3em;
}

/*________________________________________
       /END Menu Subscription Form
________________________________________*/




div#infinite-handle {
    border: 2px solid #FAFAFA;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
    opacity: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
#infinite-handle span {
    background: none;
    border-radius: 1px;
    color: #333;
    cursor: pointer;
    font-size: xx-large;
    padding: 6px 16px;
}
a.archive-nav-newer.fright,
a.archive-nav-older.fleft {
    font-size: 175%;
}
h3.jp-relatedposts-headline {
    FONT-SIZE: large !IMPORTANT;
}
h3.jp-relatedposts-headline:after {
    content: ' Photo Galleries';
}
a.jp-relatedposts-post-a {
    font-size: 18px !important;
}
div#wrapper {
    min-height: 5000px;
}
.credits p {
    display: none;
}
.embed-youtube:before {
    content: "Video";
    letter-spacing: 1.0em;
    font-weight: 700;
}
.featured-media a.wwm_socialshare_imagewrapper {
    max-height: 1100px;
}
.featured-media img {
    position: relative;
    top: 5%;
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
}
#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 19999;
}
.videos-available {
    text-align: center;
    margin: 1em 0;
}
.videos-available:before {
    content: 'Videos Available!';
    font-weight: bold;
}
/*____________________________________
           Pulsing Video Panel
_______________________________________*/

@-moz-keyframes pulse {
    50% {
        background-color: #3d92c6;
    }
}

@-ms-keyframes pulse {
    50% {
        background-color: #3d92c6;
    }
}

@-o-keyframes pulse {
    50% {
        background-color: #3d92c6;
    }
}

@-webkit-keyframes pulse {
    50% {
        background-color: #3d92c6;
    }
}

@keyframes pulse {
    50% {
        background-color: #a34422;
    }
}

.slideout-button-wrapper .left {
     background-color: #444444;
    -webkit-transition: background-color 0.5s ease-out;
}
@-webkit-keyframes neon2 {
  0% {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #a34422, 0 0 70px #a34422, 0 0 80px #a34422, 0 0 100px #a34422, 0 0 150px #a34422;
  }
  50% {
    text-shadow: 0 0 5px #a34422, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #a34422, 0 0 35px #a34422, 0 0 40px #a34422, 0 0 50px #a34422, 0 0 75px #a34422;
  }
  100% {
    text-shadow: 0 0 1px #a34422;
  }
}

.slideout-button-wrapper .left {
    -moz-animation-name: pulse;
    -moz-animation-iteration-count: 3;
    -moz-animation-duration: 10s;
    -moz-animation-timing-function: ease-in-out;
    
    -ms-animation-name: pulse;
    -ms-animation-iteration-count: 3;
    -ms-animation-duration: 10s;
    -ms-animation-timing-function: ease-in-out;
    
    -o-animation-name: pulse;
    -o-animation-iteration-count: 3;
    -o-animation-duration: 10s;
    -o-animation-timing-function: ease-in-out;
    
    -webkit-animation-name: pulse;
    -webkit-animation-iteration-count: 3;
    -webkit-animation-duration: 10s;
    -webkit-animation-timing-function: ease-in-out;

    animation-name: pulse,neon2;
    animation-iteration-count: 3;
    animation-duration: 10s;
    animation-timing-function: ease-in-out;
  
    -webkit-animation-delay: 7s; /* Safari 4.0 - 8.0 */
    animation-delay: 7s;
    
     -webkit-transition: all 2s ease-in-out;                  
    -moz-transition: all 2s ease-in-out;                 
    -o-transition: all 2s ease-in-out;   
    -ms-transition: all 2s ease-in-out;          
    transition: all 2s ease-in-out;

}
#shiftnav-toggle-main {
    background: #444444 !important;
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    opacity: .8;
    height: 2.3em;

}
.shiftnav-main-toggle-content.shiftnav-toggle-main-block {
    padding: .5em .5em !important;
}
/*_________/END Pulsing Video Panel__________*/


@media screen and (max-width: 1024px) {} @media screen and (max-width: 1000px) {
    .sidebar {
        display: none;
    }
}
.yt-playlist-wrapper {
    width: 41%;
    display: inline-block;
    min-height: 829px;
    padding: 0 2em 2em;
    margin: 4%;
    box-shadow: 1px 1px 25px lightgrey;
    border: 1px ridge rgb(211, 211, 211);
    font-size: .75em;
    vertical-align:top;
}
.yt-playlist-wrapper h4 {
    font-size: 1em;
    font-weight: 900;
    color: rgba(51, 51, 51, 0.56);
    font-variant: small-caps;
    letter-spacing: .75em;
    text-align: center;
}
.yt-playlist-wide {
    width: 41%;
    display: inline-block;
    padding: 0 2em 2em;
    margin: 4%;
    box-shadow: 1px 1px 25px lightgrey;
    border: 1px ridge rgb(211, 211, 211);
    font-size: .75em;
    vertical-align:top;
}
.nogallery { min-height: 0 !important}
.collections h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.75);
    color: rgba(0, 0, 0, 0.75);
    font-variant: small-caps;
    margin: 50px 1em 25px;
    padding: .2em;
}
.wide {
    width: 94%;
    margin-left: 3%;
}

@media screen and (max-width: 768px) {
.slideout-button-wrapper {
    max-width: 100%;
}
.slideout-button-right {
  webkit-transform: translatey(92%);
    -ms-transform: translatey(92%);
    transform: translatey(92%);
    background: rgba(240, 240, 240, 0.15) !important;
}
.slideout-panel-out {
    webkit-transform: translatey(0%);
    -ms-transform: translatey(0%);
    transform: translatey(0%);
     background: #f0f0f0 !important;
}
#slideout-button {
    padding-left: 0;
}
.left.slidout-button {
    top: 0px;
    left: 0;
    transform: none;
    width: 100%;
    letter-spacing: .55em !important;
    padding: 10px 5px 57px;
    margin: 0 auto;
    margin-bottom: 15px;
    background-color: rgba(68, 68, 68, 0.75);
}

i.theChampSharing.theChampGoogleplusBackground, i.theChampSharing.theChampPinterestBackground, i.theChampSharing.theChampEmailBackground {
    display: none;
}
.slideout-button-wrapper p, .slideout-inner, .slideout-button-wrapper iframe {
    max-width: none;
    width: 100%;
}
.the_champ_sharing_container.the_champ_vertical_sharing {
    top: 68% !important;
    opacity: .7;
}

.tiled-gallery-caption {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 3px 2px;
}


}

#sfsi_floater {
    position: fixed !important;
    top: 94% !important;
    right: 50%!important;
    transform: translateX(-50%);
}