

#article-content a{
color: #7F0000;
border-bottom: 1px dotted #7F0000;
}

footer a:hover{
color: #7F0000;
}

article h1+p:first-letter,
article h1+h2+p:first-letter{
color: #7F0000;
}

#close-button,
#contents{
background: #550000;
}

#nav-overlay{
background: #7F0000;
}

#nav-overlay.open{
background: #550000;
}

#close-button:hover,
#contents:hover{
background: #7F0000;
}

li.current_page_item:before{
color: #550000;
}


.callout{
background: #7F0000;
}


a.callout:hover{
background: #550000;
}

article li:before{
color: #7F0000;
}


.list .section, .list.section{
border-color: #7F0000;
}
	
	.list h2,
	.list h3{
	background: #7F0000;
	}
	
		.list.ordered h2,
		.list.ordered h3{
		border-left:30px solid #550000;
		}
	

		.list h2,
		.list h3{
		border-color: #7F0000;
		}
		
#footer-newsletter:before{
background-color: #7F0000;
}

#footer-newsletter:hover:before{
background-color: #550000;
}