/*
Theme Name: Twenty Eleven Child
Theme URI: https://oaklandurbanpaths.org/themes/twentyeleven-child/
Author: the WordPress team + Gene Anderson
Author URI: https://oaklandurbanpaths.org/
Description: Change the font, narrow the margins, etc.
Version: 2.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven-child
Template: twentyeleven
*/

body, input, textarea {
	font-family: Georgia, serif;
	line-height: 1.4;
}

#page.hfeed {
	margin-top: 0px;
	box-shadow: 0px 0px 20px 5px #809480;
}

h1.title {
	padding-top: 0.0;
	padding-bottom: 0.0;
	line-height: 1.1em;
}

div.entry-content {
	padding-top: 0.0;
}

aside {
	background: url(img/sidenav_bottom.jpg) #F3F6ED no-repeat top;
	border: #E1D6C6 2px solid;
	border-radius: 1em;
	margin: 0;
	padding: 5px;
	padding-top: 0em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	font-size: 0.9em;
}

h3.widget-title {
	font-weight: bold;
	text-align: center;
	text-transform: none;
	font-size: 13px;
	margin-top: -3px;
	color: #004000;
}