/*
 Theme Name:   The Art of Tim Ide
 Theme URI:    
 Description:  Child Penscratch theme for the Art of Tim Ide website. 
 Author:       Andy Ide
 Author URI:   
 Template:     penscratch
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  the_art_of_tim_ide
*/

@import url("../penscratch/style.css");

/* Add your custom css below
-------------------------------------------------------------- */

#header_image {


}

.custom-header {
    margin-bottom: 0px;
}

.site {
    margin-top: 0px;
    padding: 0px !important;
    width: 937px !important;

    
}

.main-navigation {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}