/*
Theme Name: Rookie-child
Template: rookie
Version: 0.1
Author: Thierry Winkler
*/



/* Heading Font */
h1,
h2,
h3,
h4,
h5,
h6,
caption,
.menu-toggle,
.main-navigation a,
.gallery-caption,
.wp-caption-text.gallery-caption,
.sp-table-caption,
.sp-template-countdown time span,
.sp-template-event-logos,
.sp-template .player-gallery-group-name,
.single-sp_staff .entry-header .entry-title strong {
    font-family: "Oswald", sans-serif;
    font-weight: normal;
	font-color:#0000ff;
    text-transform: none !important;
}

/* Site Footer Font */
.site-info {
    font-size: 11px;
    text-transform: none !important;
}

.main-navigation .search-form .search-submit {
    padding: 0.625em 20px;
    border-radius: 0;
    background: transparent;
    color: rgba(255, 255, 255, 0.7);
    text-transform: none !important;
}
