/*------------------------------------------------------------------------
 # Leo Template Framework - 
 # ------------------------------------------------------------------------
 # author    LeoTheme
 # copyright Copyright (C) 2010 leotheme.com. All Rights Reserved.
 # @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Websites: http://www.leotheme.com
 # Technical Support:  Forum - http://www.leotheme.com/forum.html
-------------------------------------------------------------------------*/
/* --- Global K2 container --- */
table.calendar tr td.calendarCurrentMonth {
	color: #FF8200
}
table.calendar tr td.calendarToday {
	background:#FF8200;
}
table.calendar tr td.calendarTodayLinked {
	background:#FF8200;
}
.catItemHeader .catItemTitle a:hover {
	color: #FF8200;
}
.catItemHeader .catItemTitle span sup, .itemHeader .itemTitle span sup {
	color: #FF8200;
} 
.userItemTagsBlock ul.userItemTags li a:hover,.catItemTagsBlock ul.catItemTags li a:hover, .itemTagsBlock ul.itemTags li a:hover {
	color: #FF8200;
}
.itemNavigation span.itemNavigationTitle {
	color: #FF8200;
}
.itemCommentsForm form span#formLog {
	color:#FF8200;
}
.subCategory h3 span {
	color: #FF8200;
}
#itemListLinks .catItemView a:hover{
	color: #FF8200;
}
.catItemCommentsLink a:hover {
	color: #FF8200;
}
