/*
#------------------------------------------------------------------------
# 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: #ef6782; }
.panel .pane-toggler-down {border-left: 8px solid #ef6782}
.box.color > div > h3 { color: #ef6782; }
.box.subtitle.color > div > h3 {  color: #ef6782; }
.box.lines.color > div > h3 > span { border-top: 1px solid #ef6782; border-right: 1px solid #ef6782; }
.box.lines.color > div > h3 > span:first-child { border-left: 1px solid #ef6782; }
.box.menu li.active > a,
.box.menu li > a:hover,
.box.menu li.active > span,
.box.menu li > span:hover { color: #ffea87;  !important; }
#gkBreadcrumb a:hover { color: #ef6782; }
/* gk_stuff.css */
#gkNav ul.level0 > li.active > a,
#gkNav ul.level0 > li.active > span { color: #ef6782; }
#gkHeader .nspArt:hover .nspHeader a:hover { color: #ef6782; }

/*joomla.css*/
div.article-meta.blog > h2,
div.article-meta.blog > h2 a {color: #ef6782!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 { background: #ef6782; border-color: #ef6782!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: #ef6782; }
.skill > .bar.color1 { background: #ef6782; }