var base_url = 'http://www.sixapart.com/movabletype/styles/';
mixer.addEntries
(
	{
		'name' : 'cool_colors/theme-powell_street',
		'imageSmall' : 'cool_colors/theme-powell_street/thumbnail.gif',
		'imageBig' : 'cool_colors/theme-powell_street/thumbnail-large.gif',
		'title' : 'Powell Street',
		'description' : '',
		'url_css' : base_url+'cool_colors/theme-powell_street/theme-powell_street.css',
		'url_zip' : base_url+'cool_colors/theme-powell_street.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'powell_street',
		'tags' : [ 'color:blue', 'designer:lilia_ahner', 'collection:cool_colors' ]
	},
	{
		'name' : 'cool_colors/theme-porpoise',
		'imageSmall' : 'cool_colors/theme-porpoise/thumbnail.gif',
		'imageBig' : 'cool_colors/theme-porpoise/thumbnail-large.gif',
		'title' : 'Porpoise',
		'description' : '',
		'url_css' : base_url+'cool_colors/theme-porpoise/theme-porpoise.css',
		'url_zip' : base_url+'cool_colors/theme-porpoise.zip',
		'author' : 'Dave Shea',
		'author_url' : 'http://www.mezzoblue.com',
		'author_affiliation' : '',
		'sort' : 'porpoise',
		'tags' : [ 'color:blue', 'color:yellow', 'designer:dave_shea', 'collection:cool_colors' ]
	},
	{
		'name' : 'cool_colors/theme-bryant',
		'imageSmall' : 'cool_colors/theme-bryant/thumbnail.gif',
		'imageBig' : 'cool_colors/theme-bryant/thumbnail-large.gif',
		'title' : 'Bryant',
		'description' : '',
		'url_css' : base_url+'cool_colors/theme-bryant/theme-bryant.css',
		'url_zip' : base_url+'cool_colors/theme-bryant.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'bryant',
		'tags' : [ 'color:blue', 'designer:lilia_ahner', 'collection:cool_colors' ]
	},
	{
		'name' : 'cool_colors/theme-blue_crush',
		'imageSmall' : 'cool_colors/theme-blue_crush/thumbnail.gif',
		'imageBig' : 'cool_colors/theme-blue_crush/thumbnail-large.gif',
		'title' : 'Blue Crush',
		'description' : 'Whether you think this ocean-colored theme evokes a placid sea or rollicking waves, Blue Crush is a good way to frame your thoughts.',
		'url_css' : base_url+'cool_colors/theme-blue_crush/theme-blue_crush.css',
		'url_zip' : base_url+'cool_colors/theme-blue_crush.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'blue_crush',
		'tags' : [ 'color:light-blue', 'designer:lilia_ahner', 'collection:cool_colors' ]
	},
	{
		'name' : 'cool_colors/theme-stevenson',
		'imageSmall' : 'cool_colors/theme-stevenson/thumbnail.gif',
		'imageBig' : 'cool_colors/theme-stevenson/thumbnail-large.gif',
		'title' : 'Stevenson',
		'description' : '',
		'url_css' : base_url+'cool_colors/theme-stevenson/theme-stevenson.css',
		'url_zip' : base_url+'cool_colors/theme-stevenson.zip',
		'author' : 'Lilia Ahner',
		'author_url' : 'http://www.lilia.com',
		'author_affiliation' : 'Six Apart',
		'sort' : 'stevenson',
		'tags' : [ 'color:blue', 'designer:lilia_ahner', 'collection:cool_colors' ]
	},
	
	{}
);
