/*
 Theme Name:   C21 Sand County - Blog
 Theme URI:    http://www.c21sandcounty.com/blog/
 Description:  2017 Child Theme
 Author:       JB Systems LLC
 Author URI:   http://www.jbsystemsllc.com/
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  C21 Sand County
*/

.taxonomy-description {
	font-style: italic;
}

.widget ul li, .widget ol li {
	line-height: 1.2;
}

.widget .jaw_years.expanded > ul {
	margin: 5px auto;
}

.widget select {
	border: 1px solid #ddd;
}

/*
h2.widget-title {
	margin-bottom: 20px;
}
*/

.jaw_months > a {
	padding: 2px 20px;
}

.jaw_posts {
	padding: 0 35px !important;
}
.jaw_posts a {
	padding: 8px 10px !important;
}
.jaw_posts + .jaw_posts a {
	border-top: 1px solid #252526;
}