var base_url = 'http://www.sixapart.com/movabletype/styles/';
mixer.addEntries
(
	{
		'name' : 'bold_palettes/theme-forest_green',
		'imageSmall' : 'bold_palettes/theme-forest_green/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-forest_green/thumbnail-large.gif',
		'title' : 'Forest Green',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-forest_green/theme-forest_green.css',
		'url_zip' : base_url+'bold_palettes/theme-forest_green.zip',
		'author' : 'Dave Shea',
		'author_url' : 'http://www.mezzoblue.com',
		'author_affiliation' : '',
		'sort' : 'forest_green',
		'tags' : [ 'color:green', 'color:brown', 'designer:dave_shea', 'collection:bold_palettes' ]
	},
	{
		'name' : 'bold_palettes/theme-sunburned',
		'imageSmall' : 'bold_palettes/theme-sunburned/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-sunburned/thumbnail-large.gif',
		'title' : 'Sunburned',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-sunburned/theme-sunburned.css',
		'url_zip' : base_url+'bold_palettes/theme-sunburned.zip',
		'author' : 'Dave Shea',
		'author_url' : 'http://www.mezzoblue.com',
		'author_affiliation' : '',
		'sort' : 'sunburned',
		'tags' : [ 'color:red', 'color:yellow', 'designer:dave_shea', 'collection:bold_palettes' ]
	},
	{
		'name' : 'bold_palettes/theme-purple_crush',
		'imageSmall' : 'bold_palettes/theme-purple_crush/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-purple_crush/thumbnail-large.gif',
		'title' : 'Purple Crush',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-purple_crush/theme-purple_crush.css',
		'url_zip' : base_url+'bold_palettes/theme-purple_crush.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'purple_crush',
		'tags' : [ 'color:light-purple', 'designer:lilia_ahner', 'collection:bold_palettes' ]
	},
	{
		'name' : 'bold_palettes/theme-beckett',
		'imageSmall' : 'bold_palettes/theme-beckett/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-beckett/thumbnail-large.gif',
		'title' : 'Beckett',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-beckett/theme-beckett.css',
		'url_zip' : base_url+'bold_palettes/theme-beckett.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'beckett',
		'tags' : [ 'color:blue', 'designer:lilia_ahner', 'collection:bold_palettes' ]
	},
	{
		'name' : 'bold_palettes/theme-masala',
		'imageSmall' : 'bold_palettes/theme-masala/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-masala/thumbnail-large.gif',
		'title' : 'Masala',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-masala/theme-masala.css',
		'url_zip' : base_url+'bold_palettes/theme-masala.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'masala',
		'tags' : [ 'color:red', 'designer:lilia_ahner', 'collection:bold_palettes' ]
	},
	{
		'name' : 'bold_palettes/theme-folio',
		'imageSmall' : 'bold_palettes/theme-folio/thumbnail.gif',
		'imageBig' : 'bold_palettes/theme-folio/thumbnail-large.gif',
		'title' : 'Folio',
		'description' : '',
		'url_css' : base_url+'bold_palettes/theme-folio/theme-folio.css',
		'url_zip' : base_url+'bold_palettes/theme-folio.zip',
		'author' : 'Dave Shea',
		'author_url' : 'http://www.mezzoblue.com',
		'author_affiliation' : '',
		'sort' : 'folio',
		'tags' : [ 'color:black', 'color:gray', 'designer:dave_shea', 'collection:bold_palettes' ]
	},
	
	{}
);
