/* JA Rave
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/
/*
# ------------------------------------------------------------------------
# JA Rave template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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.
# ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
div.itemAuthorLatest ul li a:hover,
div.itemAuthorLatest ul li a:focus,
div.itemAuthorLatest ul li a:active {
	background-image: url(../images/arrow8.png);
	color: #DD6710;
}

div.k2UsersBlock ul li ul.ubUserItems li:hover {
	background-image: url(../images/arrow8.png);
}

div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:focus,
div.k2UsersBlock ul li ul.ubUserItems li a:active { color: #dd6710; }

div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus,
div.catItemHeader h3.catItemTitle a:active { color: #dd6710; }

div.catItemReadMore a {
	color: #dd6710;
}

div.subCategory .subCategoryMore {
	color: #dd6710;
}

div.subCategory h2 a:hover {
	color: #dd6710;
}

div.itemListSubCategories h3 {
	color: #dd6710;
}

div.itemAuthorBlock h3.itemAuthorName a:hover,
div.itemAuthorBlock h3.itemAuthorName a:focus,
div.itemAuthorBlock h3.itemAuthorName a:active {
	color: #dd6710;
}

div.userItemHeader h3.userItemTitle a:hover, div.userItemHeader h3.userItemTitle a:focus, 
div.userItemHeader h3.userItemTitle a:active{
	color: #dd6710;
}

div.latestItemsCategory h2 a:hover,
div.latestItemsCategory h2 a:focus, div.latestItemsCategory h2 a:active {
	color: #dd6710;	
}

div.latestItemHeader h2 a:hover, div.latestItemHeader h2 a:focus, div.latestItemHeader h2 a:active {
	color: #dd6710;
}

div.latestItemReadMore a {
	color: #dd6710;
}

.itemdate-blog span.date  {
	color: #dd6710;
}

div.latestItemHeader h2 a:hover, div.latestItemHeader h2 a:focus, div.latestItemHeader h2 a:active {
	color: #dd6710;
}

div.latestItemReadMore a {
	color: #dd6710;
}

div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:focus,
div.genericItemHeader h2.genericItemTitle a:active {
	color: #dd6710;
}