Can Timer 1 event capture pin ICP1 wake Arduino/ATmega328 [Solved]

Looks like I was wrong. Only SLEEP_MODE_IDLE would allow you to wake from a timer interrupt, or as John said, a Timer 2 interrupt if from an external clock.