/*
# ------------------------------------------------------------------------
# JA ores template for Joomla 1.6.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

/* 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;
}