/*
Theme Name: biergotter theme
Template: twentyfourteen
Author: Russ Burdick
Version: 1.0
Updated: 2014-02-09 22:38:31
*/

@charset "UTF-8";
@import url('../twentyfourteen/style.css');

/*194*/
body, button, input, select, textarea {
    color: #cccccc;
}
/*292*/
.site {
    background-color: #000000;
}
/*300*/
.search-toggle {
    display: none;
}
/*306*/
.search-box .search-field {
    background-color: #000000;
}
/*324*/
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    max-width: inherit;
}
/*331*/
.entry-title a {
    color: #cccccc;
}
/*333*/
.site-content .entry-header {
    background-color: #000000;
}
/*344*/
.site-content .entry-meta {
    background-color: #000000;
}
/*350*/
.entry-meta .tag-links a:after {
    background-color: #000000;
}
/*352*/
.site-content .entry-content, .site-content .entry-summary, .page-content {
    background-color: #000000;
}
/*365*/
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background-color: #000000;
}
/*372*/
.page-links a, .page-links > span {
    background-color: #000000;
}
/*397*/
.post-navigation a, .image-navigation a {
    color: #cccccc;
}
/*402*/
.paging-navigation a {
    color: #cccccc;
}
/*553*/
.content-sidebar .widget input, .content-sidebar .widget textarea {
    background-color: #000000;
}
