/*
Theme Name: Penscratch 2 Child
Description: Penscratch 2 Child Theme
Author: James W. Taylor
Template: penscratch-2-wpcom
Version: 2.0.1
Text Domain: penscratch-2-wpcom-child
*/ 

body {
	color: #000;
}

.site-footer {
	border-top: 3px solid #eee;
	padding-top: 27px; 
}

h1, h2, h3, h4, h5 {
	color: #000; 
}

.site-title {
	font-size: 36px;
}

.site-title a { 
	color: #000;
}

.site-description {
	color: #000;
	font-size: 18px;
}

.club {
	margin-right: 10%;
	margin-left: 10%;
	Margin-bottom: 40px; 
}

figure {
	padding-bottom: 25px;
}

.cBorder {
    border: 1px solid red;
}