/*
Theme Name:     Micropoetry Theme
Theme URI:      http: //micropoetry.com/
Description:    Child theme for the alizee-pro theme 
Author:         Luke Agbaimoni
Author URI:     http: //pssms.com/
Template:       alizee-pro
*/

@import url("../alizee-pro/style.css");
#author-bio-box .author-name {
     border: 0;
}
.has-banner .site-branding {
    padding: 120px 0 70px;
}
.sticky {
	background-color: #fff !important;
}
span.byline {
    float: left;
}

span.byline a.url.fn.n:before {
    content: "by ";
}

.entry-meta, .entry-meta a {
    color: #3C3C3C;
}

.entry-footer, .entry-footer a {
    color: #3C3C3C;
}
.widget {
    padding: 20px;
}