var base_url = 'http://www.sixapart.com/movabletype/styles/';
mixer.addEntries
(
	{
		'name' : 'special_interest/theme-baby',
		'imageSmall' : 'special_interest/theme-baby/thumbnail.gif',
		'imageBig' : 'special_interest/theme-baby/thumbnail-large.gif',
		'title' : 'Baby',
		'description' : '',
		'url_css' : base_url+'special_interest/theme-baby/theme-baby.css',
		'url_zip' : base_url+'special_interest/theme-baby.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'baby',
		'tags' : [ 'color:light-blue', 'designer:lilia_ahner', 'collection:special_interest' ]
	},
	{
		'name' : 'special_interest/theme-knitting',
		'imageSmall' : 'special_interest/theme-knitting/thumbnail.gif',
		'imageBig' : 'special_interest/theme-knitting/thumbnail-large.gif',
		'title' : 'Knitting',
		'description' : '',
		'url_css' : base_url+'special_interest/theme-knitting/theme-knitting.css',
		'url_zip' : base_url+'special_interest/theme-knitting.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'knitting',
		'tags' : [ 'color:light-blue', 'designer:lilia_ahner', 'collection:special_interest' ]
	},
	{
		'name' : 'special_interest/theme-travel',
		'imageSmall' : 'special_interest/theme-travel/thumbnail.gif',
		'imageBig' : 'special_interest/theme-travel/thumbnail-large.gif',
		'title' : 'Travel',
		'description' : '',
		'url_css' : base_url+'special_interest/theme-travel/theme-travel.css',
		'url_zip' : base_url+'special_interest/theme-travel.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'travel',
		'tags' : [ 'color:light-blue', 'designer:lilia_ahner', 'collection:special_interest' ]
	},
	{
		'name' : 'special_interest/theme-wedding',
		'imageSmall' : 'special_interest/theme-wedding/thumbnail.gif',
		'imageBig' : 'special_interest/theme-wedding/thumbnail-large.gif',
		'title' : 'Wedding',
		'description' : 'If you\'re saying your vows, you\'ll want to share them with the whole world. And there\'s no better way to do it than on your blog, using the Wedding design.',
		'url_css' : base_url+'special_interest/theme-wedding/theme-wedding.css',
		'url_zip' : base_url+'special_interest/theme-wedding.zip',
		'author' : 'Lilia Ahner, Six Apart',
		'author_url' : '',
		'author_affiliation' : '',
		'sort' : 'wedding',
		'tags' : [  'designer:lilia_ahner_six_apart', 'collection:special_interest' ]
	},
	{
		'name' : 'special_interest/theme-stitch',
		'imageSmall' : 'special_interest/theme-stitch/thumbnail.gif',
		'imageBig' : 'special_interest/theme-stitch/thumbnail-large.gif',
		'title' : 'Stitch',
		'description' : '',
		'url_css' : base_url+'special_interest/theme-stitch/theme-stitch.css',
		'url_zip' : base_url+'special_interest/theme-stitch.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'stitch',
		'tags' : [ 'color:pink', 'designer:lilia_ahner', 'collection:special_interest' ]
	},
	
	{}
);
