/*
 Theme Name: Twenty Seventeen MCN
 Theme URI: http://example.com/twenty-seventeen-child/
 description: >-  Twenty Seventeen MCN Theme
 Author: My Name
 Author URI: http://example.com
 Template: twentyseventeen
 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: twenty-seventeen-mcn
 */

::-moz-selection {
    background-color: #767676;
    color: #fff;
}
 
::selection {
    background-color: #767676;
    color: #fff;
}
 
.home .post-5 { display: none;}

.site-title a {background-color: #222; opacity: 0.8;}

.site-description {background-color: #222; opacity: 0.8;}

.custom-logo-link img {opacity: 0.8;}

.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe {padding-bottom: 0px;}

.navigation-top { background-color: #222; border-top:1px solid #767676; border-bottom:1px solid #767676}

.navigation-top a {color: white;}

.menu-toggle {color: white;}

.menu-toggle:hover {color: #727272;}

.menu-toggle:focus {color: #727272;}

.main-navigation ul {background-color: #222;}

@media (max-width: 767px){
.main-navigation li {border-bottom: 1px solid #727272;}

.main-navigation > div > ul {border-top: 1px solid #727272;}
}

.main-navigation .div .ul {border-top: 1px solid #727272;}

#colophon {background-color: #222; color: white; border-top:1px solid #767676; border-bottom:1px solid #767676}

#colophon h2{color:white;}

#colophon a {color: white; text-decoration: none; border-bottom: none; -webkit-box-shadow: none; box-shadow: none;}

#colophon a:hover {color: #767676;}

.site-info { display: none; }

/*
 * #post-7 .entry-header { display: none; }

#post-9 .entry-header { display: none; }

#post-11 .entry-header { display: none; }

#post-153 .entry-header { display: none; }

.site-title { -webkit-text-stroke: 3px black;}
*/