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