/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2013 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/
a{color:#0391a0}
a:hover,a:active,a:focus{color:#585858}
/*main menu*/
#hormenu ul.level-0 > li.menu-item > a.menu-item{background-color:#02bfd3 }
.colors {
	background: #02bfd3 ;
	background-image: -webkit-linear-gradient(top,  #0391a0,  #02bfd3);
	background-image: -moz-linear-gradient(top,  #0391a0,  #02bfd3);
	background-image:  -ms-linear-gradient(top,  #0391a0,  #02bfd3);
	background-image:  -o-linear-gradient(top,  #0391a0,  #02bfd3);	
}
.ch-info .ch-info-back{
	background: #02bfd3!important;
}
.ju-icon, .ju-menu li:hover .ju-sub{color:#02bfd3!important}
/*k2*/
div.itemRelated ul li,div.itemAuthorLatest ul li {background:url(../../images/styles/blue/circle_bg.png) no-repeat 0 10px}
.rtl div.itemRelated ul li,.rtl div.itemAuthorLatest ul li {background:url(../../images/styles/blue/circle_bg.png) no-repeat 100% 10px!important}
div.subCategory ul li {background:url(../../images/styles/blue/circle_bg.png) no-repeat 0 10px}
.rtl div.subCategory ul li {background:url(../../images/styles/blue/circle_bg.png) no-repeat 100% 10px!important}


