/*
#------------------------------------------------------------------------
  Sharp for Joomla 2.5
#------------------------------------------------------------------------
#Copyright (C) 2012 solidbusinessgroup.net. All Rights Reserved.
#@license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html
#Author: Joel Muriuki
#Websites: http://www.solidbusinessgroup.net 
#------------------------------------------------------------------------
*/
body,#bd {
	color: #555 !important;
}

a{
	color:#1d4e6e;
}

.nspArt p.nspInfo {
  color: #1d4e6e;
}

h1.logo a {
  background: url("../images/logo.png") no-repeat scroll left center transparent;
}

a:hover, a:active, a:focus { text-decoration: underline; color: #3a3a3a; }

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading{
	color: #333;
}

.column h2 {
  color: #1d4e6e;
}
#ja-botsl h3, div.ja-moduletable h3, div.moduletable h3 {
	color: #1d4e6e;
}
/* K2 Component */

div.catItemHeader h3.catItemTitle a:hover{
	color: #FC9200;
}

p.readmore a, a.k2ReadMore, a.subCategoryMore, #ja-container .pagination ul li {
  color: #1d4e6e !important;
}

/* RokSearch */
#roksearch_search_str {
	color: #1d4e6e!important;
}