/*
Theme Name: Flat
Theme URI: https://themeisle.com/themes/flat/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Flat is a free Blog Theme designed by YoArts. Works nice for a personal blog, magazine ,news or review website.
Version: 1.7.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready,featured-images, threaded-comments, translation-ready,photoblogging

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.
*/

.sticky {}
.bypostauthor {}

#secondary {
    background: url('http://www.stephenvarneyscholarship.org/wp-content/uploads/2016/02/diamond-plate-1.jpg');
}

.sidebar-offcanvas {
    background: rgba(0,0,0,0) !important;
    background: rgba(0,0,0,0) !important;
}

#secondary a {
    color: #920000;
    font-weight: bold;
}
#site-navigation a {
    color: #fff;   
    font-size: 20px;
}
.site-description {
    color: #FFFFFF !important;
    font-weight: bold !important;
    font-size: 20px !important;
    background: rgba(0,0,0,.5) !important;   
}

#site-navigation, .sidebar-offcanvas {
    background: rgba(0,0,0,.3) !important;
}

#site-navigation .current-menu-item>a, #site-navigation .current-menu-parent>a, #site-navigation .current-menu-ancestor>a, #site-navigation .current_page_item>a, #site-navigation .current_page_parent>a, #site-navigation .current_page_ancestor>a {
    color: #920000;
}

#secondary .widget-title {
    color: #ffffff;   
}
