/*
 * ------------------------------------------------------------------------
 * JA ores template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* BLOG LAYOUT
----------------------------------------------------*/
/* Date typo ---*/
#ja-blog-style .createdate-icon .ja-date,
#ja-blog-style .createdate-icon .ja-month,
#ja-blog-style .createdate-icon .ja-year {
	text-shadow: 1px 1px 0 #000;
}

.blog .createdate-icon .ja-date,
.blog .createdate-icon .ja-month,
.blog .createdate-icon .ja-year {
	text-shadow: 1px 1px 0 #000;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Bot spotlight ---*/
#ja-botsl {
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
}

/* ------------------- */
/* ---- typo.css ----- */
/* ------------------- */
/* Legend ---*/
.legend-title {
	text-shadow: 1px 1px 0 #000;
}

.legend-hilite .legend-title {
	text-shadow: none;
}