Child Theming WordPress – Chris Aprea – WordCamp Sydney 2012

Child themes are the recommended way of making modifications to a theme. You should never modify a theme you have downloaded, because if the theme is later updated, you will lose all your changes. The correct way to make modifications is to create a child theme, in which you put only the things that are changed from the parent theme.