p.lead {
	background: red;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

.entry-title {
	padding-right: 50px;
}
.entry-title {
	clear: both;
	color: #323232;
	font-size: 36px;
	line-height: 1.2em;
	padding-bottom: 0.1em;
}
.entry-title,
.entry-title a {
	color: #323232;
	text-decoration: none;
}

	.firstPost .entry-title a {
		/* color: #b10d1b; */
	}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #009ee0;
	text-decoration:  none;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #323232;
	font-weight: bold;
	line-height: 1.1;
	margin: 30px 0 10px;
}

h2.entry-title {
	line-height: 1.1;
	margin: 0 0 10px 0;
}

.entry-content h1 {
	font-size: 32px;
	line-height: 1.5;
	margin: 30px 0 10px 0;
	font-weight: bold;
}


.entry-content h2 {
	font-size: 27px;
	line-height: 1.5;
	margin: 30px 0 10px 0;
	font-weight: bold;
}

.entry-content h3,
.comment-content h3 {
	font-size: 22px;
	line-height: 1.5;
	margin: 30px 0 10px 0;
	font-weight: bold;
}

.entry-content h4,
.comment-content h4 {
	font-weight: bold;
}
