/*
# ------------------------------------------------------------------------
# Ja Kyanite II template for Joomla 1.5
# ------------------------------------------------------------------------
# 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. 
# ------------------------------------------------------------------------
*/

.maskDesc .ja-slide-desc h3 {text-shadow: 1px 1px 0 #642B07; }

.maskDesc a.readon {
	text-shadow: 1px 1px 0 #333;
}

div.ja-moduletable h3,
div.moduletable h3 {
	text-shadow: 0 1px 0 #e6e6e6;
}

div.ja-module h3, div.module h3 {
	text-shadow: 0 1px 1px #fff;
}

div.module_hilite h3 {text-shadow: 1px 1px 0 #730900; }

div.module_wood h3 {text-shadow: 1px 1px 0 #730900; }

ul.level0 li span.menu-title {
	text-shadow: 0 1px 0 #e6e6e6; 
}

ul.level0 li.over span.menu-title,
ul.level0 li.haschild-over span.menu-title,
ul.level0 li.active span.menu-title {
	text-shadow: 0 1px 0 #333;
}

.childcontent .ja-moduletable h3 {
	text-shadow: 0 1px 0 #333;
}