/*
#------------------------------------------------------------------------
# pixellove -June 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
a:hover,a:active,a:focus {
	color: #6b9ccf;
}

.box.color > div > h3,
.box.color > div > h3 a {
	color: #6b9ccf;
}

.box.subtitle.color > div > h3,
.box.subtitle.color > div > h3 a {
	color: #6b9ccf;
}

.box.lines.color > div > h3 > span {
	border-top: 1px solid #6b9ccf;
	border-right: 1px solid #6b9ccf;
}

.box.lines.color > div > h3 > span:first-child {
	border-left: 1px solid #6b9ccf;
}

.box.menu li.active > a,.box.menu li > a:hover,.box.menu li.active > span,.box.menu li > span:hover {
	color: #6b9ccf !important;
}

#gkBreadcrumb a:hover {
	color: #6b9ccf;
}

/* gk_stuff.css */
#gkNav ul.level0 > li.active > a,#gkNav ul.level0 > li.active > span {
	color: #6b9ccf;
}

#gkHeader .nspArt:hover .nspHeader a:hover {
	color: #6b9ccf;
}

/*joomla.css*/
div.article-meta.blog > h2,div.article-meta.blog > h2 a {
	color: #6B9CCF !important;
}

.button:hover,.button:focus,button:hover,button:focus,a.readon:hover,a.readon:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="button"]:hover,input[type="button"]:focus,.moduleItemReadMore:focus,.moduleItemReadMore:hover,.latestItemReadMore a.k2ReadMore:focus,.latestItemReadMore a.k2ReadMore:hover,.userItemReadMore a.k2ReadMore:focus,.userItemReadMore a.k2ReadMore:hover,.catItemReadMore a.k2ReadMore:focus,.catItemReadMore a.k2ReadMore:hover,a.k2ReadMore:focus,a.k2ReadMore:hover,a.subCategoryMore:hover,a.subCategoryMore:focus,a.readmore-link:hover,a.readmore-link:focus,a.comments-link:hover,a.comments-link:focus,div.mobileSwitch > a:hover,div.mobileSwitch > a:focus {
	background: #6b9ccf;
	border-color: #6b9ccf !important;
}

#system-message dd.error ul {
	background: none;
	border: 1px solid #BD5454;
	color: #BD5454;
}

#system-message dd.notice ul {
	background: none;
	color: #6B9CCF;
	border: 1px solid #6B9CCF;
}

.box_menu ul.menu li a:hover,.box_menu ul.menu li#current li a:hover {
	color: #6b9ccf;
}

.skill > .bar.color1 {
	background: #6b9ccf;
}

/* k2.css */
.itemHeader .itemTitle {
	color: #6B9CCF;
}

.latestItemHeader .latestItemTitle a,.genericItemHeader .genericItemTitle a,.userItemHeader .userItemTitle a,.catItemHeader .catItemTitle a {
	color: #6B9CCF;
}

.userItemHeader .userItemTitle span sup,.catItemHeader .catItemTitle span sup,.itemHeader .itemTitle span sup {
	color: #BD5454;
}

.itemToolbar ul li a:hover {
	color: #6B9CCF;
}

.latestItemTagsBlock ul.latestItemTags li a,.userItemTagsBlock ul.userItemTags li a,.catItemTagsBlock ul.catItemTags li a,.itemTagsBlock ul.itemTags li a {
	color: #6B9CCF;
}

.itemAuthorBlock .itemAuthorDetails a:hover,.latestItemsUser a:hover,.userBlock a:hover {
	color: #6B9CCF;
}

.itemRelated ul li a:hover,.itemAuthorLatest ul li a:hover {
	color: #6B9CCF;
}

.itemComments ul.itemCommentsList li span.commentAuthorName {
	color: #6B9CCF;
}

.subCategory h2 a:hover {
	color: #6B9CCF;
}

.k2ItemsBlock ul li a:hover.moduleItemTitle {
	color: #6B9CCF;
}

.k2CategoriesListBlock ul li {
	background: #6B9CCF;
	border-bottom: 1px solid #82b2e4;
}

.k2TagCloudBlock a:hover {
	background: #6B9CCF;
	border-color: #6B9CCF;
}

.itemRatingList,.itemRatingList a:hover,.itemRatingList .itemCurrentRating {
	background-image: url(../images/style1/star.png);
}

a.moduleItemComments {
	background-image: url('../images/style1/bubble.png');
}