/*
 Theme Name:   ianmack.com - Organic Block Child
 Theme URI:    http://www.ianmack.com
 Description:  ianmack.com - Organic Block Child Theme
 Template:     organic-block
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  ianmack-organic-block
*/

.wp-caption p.wp-caption-text {
    float: right;
}

.category-featured-work .post-holder .featured-img .img-title .post-author, 
.post-holder .featured-img .img-title .post-author	{
	display: none;
}
.single .banner-img p.post-author {
    display: none;
}
.single .banner-img p.post-author {
    display: none;
}
.menu-item-patreon img {
    width: 10vw;
    margin-top: 15px;
}
.menu-item-patreon a {
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

/* no tagline on category pages */
.category p.site-description {
    display: none;
}