/** 
# The real design - December 2011 template (for Joomla 1.6/1.7)
 */
/*----------------------------------------------------------------------
	Common Elements
----------------------------------------------------------------------*/

/* --- Global K2 container --- */
table.calendar tr td.calendarCurrentMonth {
	color: #3a4259
}
table.calendar tr td.calendarToday {
	background:#3a4259;
}
table.calendar tr td.calendarTodayLinked {
	background:#3a4259;
}
.catItemHeader .catItemTitle a:hover {
	color: #3a4259;
}
.catItemHeader .catItemTitle span sup, .itemHeader .itemTitle span sup {
	color: #3a4259;
} 
.userItemTagsBlock ul.userItemTags li a:hover,.catItemTagsBlock ul.catItemTags li a:hover, .itemTagsBlock ul.itemTags li a:hover {
	color: #3a4259;
}
.itemNavigation span.itemNavigationTitle {
	color: #3a4259;
}
.itemCommentsForm form span#formLog {
	color:#3a4259;
}
.subCategory h3 span {
	color: #3a4259;
}
#itemListLinks .catItemView a:hover{
	color: #3a4259;
}
.catItemCommentsLink a:hover {
	color: #3a4259;
}
