.main-header {
	height: 120px;
	background-color: #981E32;
}

h1 {
	color: #332a32;
}

/*h2 {
	color: #981E32;
}*/
h3 {
	color: #2a3033;
}

h4 {
	color: #464e54;
}

.padding-right {
	padding-right: 25px;
}

.content-item-byline-author,
.content-item-byline-date,
.article-author, 
.article-date {
	display: none;
}

.nobul ul {
	list-style-type: none;
}

/*ul {
	list-style-type: none;
}*/