.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #188EE3;
}
a:hover {
  color: #444;
  text-decoration: none;
}
::selection {
  background: #188EE3;
  color: #fff;
}
::-moz-selection {
  background: #188EE3;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.button,
.readon,
.readmore,
.btn-primary,
div.k2TagCloudBlock a {
  background-color: #108bdf;
  background-image: -moz-linear-gradient(top,#188ee3,#0486da);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#188ee3),to(#0486da));
  background-image: -webkit-linear-gradient(top,#188ee3,#0486da);
  background-image: -o-linear-gradient(top,#188ee3,#0486da);
  background-image: linear-gradient(to bottom,#188ee3,#0486da);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff188ee3', endColorstr='#ff0486da', GradientType=0);
  border-color: #00599D;
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn-primary:hover,
div.k2TagCloudBlock a:hover {
  color: #333;
  background: #26a1ff;
}
.bullet-list li a:hover {
  background: url("../../images/blue/bullet-list-hover.png") no-repeat 0 50%;
}
.list-arrow li a:hover {
  color: #188EE3;
}
.ex-menu li:hover > a,
.ex-menu li > a:focus,
.ex-menu li > a:active,
.ex-menu li.active > a {
  color: #188EE3;
}
.ex-menu .dropdown .grouped > ul > li > a:hover {
  background: url("../../images/blue/bullet-list-hover.png") no-repeat 5px 50% rgba(0,0,0,0.1);
}
#header-wrap {
  background: url(../../images/blue/header.png);
  border-bottom: 1px solid #4A4A4B;
  -webkit-box-shadow: 0 10px 0 #2C2C2C;
  -moz-box-shadow: 0 10px 0 #2C2C2C;
  box-shadow: 0 10px 0 #2C2C2C;
}
#header-wrap-inner {
  background: url(../../images/blue/header-inner.png) no-repeat 50% 34px;
}
#header {
  background: url("../../images/blue/header-shadow.png") no-repeat 50% 100%;
}
#middle-wrap {
  background: url(../../images/blue/middle-wrapbg.png) repeat-x 0 0;
}
.designed-by a {
  background: url(../../images/blue/themexpert.png) no-repeat;
}
#mod-finder-searchform button.finder {
  background-color: #188EE3;
}
.nav-list > .active > a,
.nav-list > .active:hover > a,
.nav-list > li > a:hover,
div.k2CategoriesListBlock ul li.activeCategory > a,
div.k2CategoriesListBlock ul li.activeCategory:hover > a,
div.k2CategoriesListBlock ul li > a:hover {
  background-color: #188EE3;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
.xac-trigger span.xac-trigger-title span {
  color: #188EE3;
}
.txtabs-nav li.active a,
.txtabs-nav li a:hover {
  border-top-color: #188EE3;
}
div.item-xtra-info .catItemDateCreated,
div.item-xtra-info .itemDateCreated,
div.item-xtra-info .userItemDateCreated,
div.item-xtra-info .tagItemDateCreated {
  background: #188EE3;
}
div.k2Pagination ul li span,
#component .pagination ul li span {
  background: #188EE3;
}
table.calendar tr td.calendarToday {
  background: #188EE3;
}
