/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://theupstartcrow.org/twenty-seventeen-child/
 Description:  Twenty Seventeen Child Theme: TUC
 Author:       Erica Illingworth
 Author URI:   http://griffinstreetproductions.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-fifteen-child
*/

/*
Colors: 
Accent - dark red #990000
Accent - charcaal #404040
Main - white #ffffff
Main - black #000000

typeface: Caslon
*/

@font-face {
    font-family: myFirstFont;
    src: url(sansation_light.woff);
}

#menu-item-787 {
    background-color: #990000;
}

.site-info { 
	display: none; 
}

.site-footer {
	background-color: #000000;
	color: #ffffff;
}

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

.navigation-top {
	background-color: #000000;
	color: #FFFFFF;
}

.navigation-top a {
	color: #FFFFFF;
}

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

a#gsp-link {
    color: #990000;
}
a#gsp-link:hover {
    color: #C50000;
}

section#social-1_icons {
    background-color: #990000;
    padding: 20px 100px;
    color: #fff;
	margin-bottom: -51px;
}

.menu-toggle {
    color: #fff;
}


#top-menu {
    background-color: #000;
}

.dropdown-toggle {
	color: #fff;
}



/*
___________________________sticky header main page------------------------
*/


/*.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
 	top: 0;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 100%;
}*/
/*
These were for a sticky header that's not working right now.

aside#pre-header {
    background-color: black;
	top: 0;
	postition: fixed;
	width: 100%;
}

.custom-header-media {

    background-color: black;

}

section#text-10 {
    float: right;
    height: 30px;
    width: auto;
}

section#custom_html-2 {
    float: right;
    padding: 20px 0px 5px;
}

input#search-form-5b55537227aa3 {
    height: 35px;
    margin: 20px auto;
}

img.alignleft.wp-image-890, img.alignleft.wp-image-889, img.alignleft.wp-image-891 {
     border: none; 
    -webkit-box-shadow: none;
    box-shadow: none;
}
*/
