/*
Theme Name: 2016 child for The Memory Guy
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen
Template: twentysixteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.site-branding .site-title a {font-size:2.2em; font-family:EB Garamond, Merriweather, Georgia, serif; line-height:1em;}
.site-header {padding:0;}
.site-header-main {background:black;}
#site-header-menu.site-header-menu {padding-top:0px;margin:0 0 0 14px; background:#cda018;font-weight: 700;font-size:0.8em;}
#site-header-menu.site-header-menu li:hover {background:#fcdb7f;}
#site-header-menu.site-header-menu li:hover a {color:black;}
.site-branding .site-title a {color:white !important;position:absolute;left:90px;top:0px;}
.site-description {color:white;font-family:sans-serif; font-size:1.1em;font-style:italic;position:absolute;left:90px;top:60px;}
.main-navigation {margin-right:5px; margin-left:-14px;}
.site-content {padding-top:30px;}
.menu-header-container {background:#cda018;}

/*#secondary.sidebar {background:#e3e3e3;padding:0 5px 5px 10px;}*/
.widget {margin-bottom:1em; border:none;font-family:sans-serif;}
.widget .widget-title {margin-bottom:1em;}
.entry-title {font-size:1.8em;}
.menu-toggle {color:orange;z-index:9999;position:absolute; right:10px;top:40px;border-color:orange;}
.menu-toggle:hover{color:white !important;border-color:white !important;}
.menu-toggle:focus{color:orange;border-color:orange;}
.primary-menu {margin-left:20px;padding-left:0px;}
.primary-menu .current-menu-item {background:#fcdb7f;}
.site-branding {margin-top:0;}
.custom-logo {height:100px;width:auto;float:left;margin-left:10px;}

#footer-wide-1 {width: 100%; clear: both; text-align: center;line-height:1em;}
#footer-wide-1 .widget_text {margin-bottom:5px;}
.site-info {text-align:center;width:100%;}
.art-footer-text p {margin-bottom:5px;}
.art-rss-tag-icon {
    display: block;
    background-image: url('images/rssicon.png');
    background-position: center right;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    cursor: default;
}

@media screen and (max-width:910px){
	#site-header-menu .menu-item a {padding-left:20px;}
	#site-header-menu.site-header-menu {margin-left:0;font-size:1.1em;}
	#site-header-menu .main-navigation {margin-right:0;margin-left:0px;}

}
@media screen and (max-width:450px){.site-branding .site-title a {font-size:1.5em;}}
@media screen and (max-width:350px){.site-branding .site-title a {font-size:1.2em;}}
