/*
Theme Name: Orion
Theme URI: http://www.afad.nl
Description: Based on YAML builder, borrowing elements from Arras theme 1.4.3.1 (May 2010).
Author: Affinitas
Version: 1.2.1
Tags: Widget ready, Changable style sheets, Custom background, Multi language.
*/

@charset "UTF-8";

/* import screen layout | Screen-Layout einbinden */
@import url(css/styles/default.css);
@import url(css/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(css/yaml/print/print_draft.css); 

/*******************************
Roadmap v. 1.3.

TEMPLATES TO BE ADDED:
404.php
author.php
print layout
mobile devices
functions.php: custom header image of twenty 10, now not functional.

FUNCTIONS TO REINTRODUCE:
All in One SEO pack ready

/*******************************
HISTORY
*********************************
1.2.1 	Reintroduced attachment.php
	Category descriptions on Archive pages
	Improved Twitter icon
	
/*******************************
NOTES
*********************************
layout 1c,2c,3c functions are left untouched
	=> slideshow.php function orion_get_slideshow_thumb_size; if statements unnecessary (home).
	goes via launcher.php.
	=> styles.php function orion_layout_styles () not used
	=> launcher.php

template.php function document_title/ document_description = all in one seo pack left intact but not used. 
	=> Might be good if you get seo pack). 
	
admin/options.php vars untouched 
	=> Does no harm, leave there for expansion
		
/*****************************************
INFORMATION ON FUNCTION USAGE
******************************************
header.php function usage
	orion_the_page_number (twentyten)
	orion_get_option (twentyten, feed, comments)
	orion_above_content (arras)
	orion_above_index_featured_post (arras)
loop.php function usage
	orion_posted_on (twentyten)
footer.php function usage
	orion_footer (twenty_ten)
	
/*******************************
Currently unused:

attachment.php
author.php
*/

