/**
 * @version		$Id: k2.css 702 2011-03-30 19:23:05Z joomlaworks $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.gr
 * @copyright	Copyright (c) 2006 - 2011 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */
 
/* --- Basic typography --- */

a:hover, a:active, a:focus { color: #0b70a5;}

div.catItemReadMore a:hover,
div.userItemReadMore a:hover,
div.tagItemReadMore a:hover { background-image: url(../images/more-hover.png); color: #0b70a5; }

div.catItemCommentsLink a:hover,
div.userItemCommentsLink a:hover { color: #0b70a5; 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: #0b70a5; }

.morelink span a:hover,
.morelink span a:hover,
.morelink span a:hover,
span.tagItemCategory a:hover { color: #0b70a5; }

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: #0b70a5;}

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: #0b70a5; }

.itemRatingList, .itemRatingList a:hover, .itemRatingList .itemCurrentRating {
    background-image: url("../images/transparent_star.png");

}

div.itemComments ul.itemCommentsList li span.commentToolbar a:hover { color: #0b70a5; }