/*
 Theme Name:   Alix Rickloff Child
 Theme URI:    http://generatepress.com
 Description:  GeneratePress child theme for Alix Rickloff
 Author:       Web Crafters
 Author URI:   http://www.webcraftersdesign.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 0;
}
.site-content .content-area {
    width: 65%;
    margin-right: 5%;
}
.widget-area .widget {
    padding: 15px 40px;
}
.sidebar .widget {
    background-color: #f6f6f6;
}
.widget-title {
    color: #A2887D;
}
.post-date {
	font-size: .75em;
	color: #A1897F;
}
h2.entry-title {
    text-transform: uppercase;
	font-family: 'Julius Sans One', sans-serif;
	font-weight: 500;
}
.entry-meta {
    color: #A2887D;
}
