/*
 Theme Name: Arana Sports Hueman Child
 Template: hueman
 Version: 1.0.0
 Text-Domain: hueman-child-as
*/


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Roboto:400,300,700|Roboto+Condensed:400,300|Julius+Sans+One);

/*
 * =====================================================================================================================
 * Global
 * ---------------------------------------------------------------------------------------------------------------------
 */





/*
 * =====================================================================================================================
 * Fonts
 * ---------------------------------------------------------------------------------------------------------------------
 */

.season-title {
    color: #333;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5em;
    word-wrap: break-word;
}




/*
 * =====================================================================================================================
 * Theme Overrides
 * ---------------------------------------------------------------------------------------------------------------------
 */

#header {
    /*background-color: rgba(237,28,36, 1);*/
    background-color: rgba(255,0,0, 1);
}

.s1 .sidebar-top, .s1 .sidebar-toggle {
    background-color: rgba(0,204,255, 1);
}

.s2 .sidebar-top, .s2 .sidebar-toggle {
    background-color: rgba(0,128,0, 1);
}

#nav-header>.nav-wrap {
    background-color: rgba(51,51,51, 0.7);
}

.site-description {
    font-size: 2.1em;
    padding-top: 2em;
    padding-left: 1.5em;
}

.tribe-events-list-widget {
    /*background-color: rgba(237,146,28, 1);*/
    background-color: rgba(255,204,0, 1);
}

#tribe-events-list-widget-2 h3 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600;
    text-transform: uppercase;
}

.duration {
    color: #fff;
}

.vcalendar a, .tribe-events-widget-link a {
    color: #504d13;
}