/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



.hero-spacer {
    margin-top: 50px;
}

.hero-feature {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
}

.chapter-thumbnail {
	padding: 50px 0 15px 0;
}

.img-thumbnail {
	width: 800px;
	height: 170px;
	border: none;
}

.img-thumbnail img {
	max-width: 100%;
	max-height: 100%;
}

div.thumbnail {
	height: 130px;
	border: 0px solid #fff;
}

div.thumbnail:hover {
	border: 1px ridge #676767;
}
