/*
 Theme Name:     FKO 2016
 Theme URI:      N/A
 Description:    FKO 2016 (TwentySixteen Child Theme)
 Author:         A. Pollard from prixauro2016 by S. Posteraro
 Author URI:    
 Template:       twentysixteen
 Version:        0.1.0
*/
/* =Theme customization starts here


-------------------------------------------------------------- */

@import url("../twentysixteen/style.css");

.site-description {
color: red !important ;
font-size: 28px !important;
font-weight: bold !important;
font-family: arial, "sans serif" !important;
}

.entry-title {
    text-align: center;
    color: blue;
}

body, button, input, select, textarea {

    font-family: Arial,Helvetica,sans-serif;

}

.paypal-table, .paypal-table td {
    border: none;
    line-height: 1.0;
}
.reg-table, .reg-table td {
    border: 1px solid;
}
.hofjury-table, .hofjury-table td {
    width: 70%;
    border: none;
}
.noborder-table, .noborder-table td {
    border: none;
}
/*
input, textarea {
    border: 1px solid rgba(0, 0, 0, 1.0);
    border-radius: 2px;
    color: #2B2B2B;
    padding: 8px 10px 7px;
}
.header {
	margin-top: 0.75em;
}
.site-header .main-navigation + .social-navigation {
	margin-top: 0.75em;
}

.header-image {
	clear: both;
	margin: 0.075em 0;
}
.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.175em 0;

}
#secondary {
    background-color: rgba(0,255,0,0.5);
}

.site-header {
    background-color: #008000;
}

#wpadminbar{
    background-color: #008000;
}
*/