This document discusses principles of WordPress theme design. It covers common template files like style.css, index.php, single.php, and others. It also discusses other templates like category.php and tag.php. The template hierarchy is mentioned. Popular theme frameworks like Hybrid, Thematic, and Carrington are covered. Best practices like using hooks in themes and internationalization are also summarized. Finally, some essential plugins for WordPress blogs are listed.