/*
 Theme Name:   Maria Elena Writes Child
 Theme URI:    http://generatepress.com
 Description:  GeneratePress child theme for Victoria Saccenti
 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: #F8F3E5;
}
.widget-title, .wp-block-heading {
	color: #5B0F0F;	
	font-size: 1.25em;
}
.post-date {
	font-size: .75em;
	color: #832D26;
}
h1.entry-title {
	text-align: left;
}
h2.entry-title {
    text-transform: uppercase;
	font-family: 'Forum', cursive;
	font-weight: 500;
	color: #5B0F0F;
}
.entry-title a {
	color: #832D26;
}
.entry-title a:hover {
	color: #5B0F0F;
}
.entry-meta {
    color: #5B0F0F;
}
footer.entry-meta {
	padding-bottom: 3em;
    border-bottom: 10px solid #dacbb5;
}
button, input {
   background-color: #75622e;
}
blockquote {
	font-size: 1em;
}
