/*
Theme Name: Grain
Theme URI: http://mac.defx.de/grain-theme
Description: <p>Ein Photoblog-Theme f&uuml;r Wordpress</p><p>Dieses Theme ben&ouml;tigt das Plugin <a href="http://johannes.jarolim.com/blog/wordpress/yet-another-photoblog">Yet Another Photoblog</a> von J. P. Jarolim</p>
Version: 0.1.2 r2
Author: Markus Mayer
Author URI: http://www.defx.de/

	Grain 0.1.2 r2
	 http://mac.defx.de/grain-theme/

	This theme was designed and built by Markus Mayer,
	whose blog you will find at http://mac.defx.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

History:
	2007-Jan-23 0.1.2:
		- Add: Added extended info/comment mode
		- Add: Added the mosaic page option
		- Add: Implemented the weighted categories function for the archive index
		- Change: Moved the 'edit' link into the footer
		- Fix: Added missing i18n tags for the archives page and the thumbnails
		- Fix: Fixed the wrong and missing i18n tags on the archive and search pages
		- Fix: Fixed the missing i18n tags in the administration
	2007-Jan-22:
		- Fixed daily archive i18n issue (GRAIN_ARCHIVE_DAILY_DATE_FORMAT)
	2007-Jan-20:
		- Fixed display problems with images wider than 800px
		- Fixed display problems with images of odd width

*/

@import url(style.structure.css);
@import url(style.type.css);
@import url(style.headers.css);
@import url(style.lists.css);
@import url(style.forms.css);
@import url(style.sidebar.css);
@import url(style.images.css);
@import url(style.comments.css);
@import url(style.calendar.css);
@import url(style.various.css);
@import url(style.photo.css);