 
    		
		
				| Within the component | Within our template | 
| /components/com_k2/templates/ | /templates/YOURTEMPLATE/html/com_k2/ | 
| /components/com_k2/templates/generic.php | /templates/YOURTEMPLATE/html/com_k2/generic.php | 
| /components/com_k2/templates/default/item.php | /templates/YOURTEMPLATE/html/com_k2/default/item.php | 
| (does not exist by default) | /templates/YOURTEMPLATE/html/com_k2/catalog/item.php | 
| (does not exist by default) | /templates/YOURTEMPLATE/html/com_k2/catalog/category.php | 
| /modules/mod_k2_content/tmpl/Default/default.php | /templates/YOURTEMPLATE/html/mod_k2_content/Default/default.php | 
| (does not exist by default) | /templates/YOURTEMPLATE/html/mod_k2_content/Grid/default.php | 
| /modules/mod_k2_tools/tmpl/tags.php | /templates/YOURTEMPLATE/html/mod_k2_tools/tags.php | 
| /components/com_k2/css/k2.css | /templates/YOURTEMPLATE/css/k2.css |