Hi,
You can change it via Theme Options > Custom CSS:
I think these are the ones (taken from css file main-css):
.simple-list-2 li
.hentry li
.hentry ul
.simple-list-2 li a
.simple-list-2 li a:hover
Change it in for example: .hentry li {color:#000;}
If not, please post URL so I can check the class of that list.
Guido