/*
Theme Name:     Eberle Creative Twenty Twelve Child
Description:    Eberle Creative Child theme for the Twenty Twelve theme 
Author:         Adam Eberle
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

.single-author .entry-meta .by-author {
	display: inline;
}

.wp-caption-text {
	text-align: center;
}

img.header-image {
	box-shadow: none;
}

.post-index-list-item {
	margin-bottom: 10px;
}
.post-index-list-item h4 {
	margin-bottom: 5px;
}
.post-index-list-item a {
	text-decoration: none;
}
.post-index-list-item a:hover {
	text-decoration: underline;
}