/*
Theme Name:     Chirps Child Theme
Theme URI:      http://chirps.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       chirps
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */


.mtm-509 > .mtm-bar {
    padding-top: 20px;
}

.g1-header .mtm-toggle {
    right: 0;
    color: #000;
}

.mtm-primary-preset .mtm-item-lvl-0 > .mtm-link > .mtm-link-text > .mtm-link-title {
    font-size: 16px;
 font-family: 'Oswald', sans-serif;
}

.entry-meta-with-avatar .avatar {
    margin-right: 0;
    display: none;
}

img.avatar {
    display: none;
}

.entry-meta-with-avatar .entry-author {
    font-size: 18px;
}

.entry-meta {
    font-size: 14px;
}