/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.goldborder {border: 1px solid #84611e!important;}

h1, h2, h3, h4, h5, h6, p {padding:10px!important;}

section.author-bio, h1.single-post-title.entry-title, ul.meta {
    display: none;
}

