/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://kevindhendricks.com/wp-content/themes/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Kevin D. Hendricks
 Author URI:   http://kevindhendricks.com
 Template:     twentyfourteen
 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:  twenty-fourteen-child
*/

/* Archives Page Styling */

#archive_holder .emptymonth {
		color: #fff;
}

	#categories_holder #categories li {
		background: #eaeaea;
		padding: 5px 10px;
		margin: 5px 5px 0 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		display: inline;
	}
