/*
 * ------------------------------------------------------------------------
 * JA KranosTemplate J17
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/
 
/* --- Basic typography --- */

a:hover, a:active, a:focus { color: #e90;}

div.catItemReadMore a:hover,
div.userItemReadMore a:hover,
div.tagItemReadMore a:hover { background-image: url(../images/more-hover.png); color: #e90; }

div.catItemCommentsLink a:hover,
div.userItemCommentsLink a:hover { color: #e90; background-image: url("../images/comment-hover.png");}

div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus,
div.catItemHeader h3.catItemTitle a:active { color: #e90; }

.morelink span a:hover,
.morelink span a:hover,
.morelink span a:hover,
span.tagItemCategory a:hover { color: #e90; }

div.catItemTagsBlock ul.catItemTags li a,
div.catItemTagsBlock ul.catItemTags li a:hover,
.userItemCategory a:hover,
div.userItemTagsBlock ul.userItemTags li a,
div.userItemTagsBlock ul.userItemTags li a:hover,
div.itemCategory a,
div.itemCategory a:hover,
div.itemTagsBlock ul.itemTags li a,
div.itemTagsBlock ul.itemTags li a:hover { color: #e90;}

div.catItemTagsBlock ul.catItemTags li a:hover,
.userItemCategory a:hover,
div.userItemTagsBlock ul.userItemTags li a:hover,
div.itemCategory a:hover,
div.itemTagsBlock ul.itemTags li a:hover,
div.itemComments ul.itemCommentsList li span.commentLink a:hover,
div.k2UsersBlock ul li a.ubUserName:hover { color: #e90; }

.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
    background-image: url("../images/transparent_star.png");

}

div.itemComments ul.itemCommentsList li span.commentToolbar a:hover { color: #e90; }