.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 {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0px none;; font-style:normal; font-variant:normal; font-weight:0; font-size:0; font-family:a
}
.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: #aaaaaa;
}
a:hover {
  color: #dc0069;
  text-decoration: none;
}
::selection {
  background: #dc0069;
  color: #fff;
}
::-moz-selection {
  background: #dc0069;
  color: #fff;
}
.colorWhite {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
body {
  background: url('../../images/backgrounds/transparent.png') 0 0;
}
.button,
.readon,
.readmore,
.btn-primary {
  background: #4b4c4d;
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn-primary:hover {
  background: #333333;
  color: #ffffff;
}
#roof {
  /*background: #dc0069 url('../../images/backgrounds/noise.png') 0 0;*/
  /*background: #dc0069;*/
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5)
}
#roof a {
  color: #f5f5f5;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
#footer-wrap {
  color: #fff;
}
#footer-wrap ul {
  list-style: none;
  margin: 0;
}
#footer-wrap li a {
  /*font-size: 12px;*/
  /*letter-spacing: 2px;*/
  color: #aaaaaa;
}
#footer-wrap li a:hover {
  /*color: #E700BE;*/
}
#footer-wrap p a {
  color: #aaaaaa;
}
#footer-wrap p a:hover {
  /*color: #E700BE;*/
}
.ex-menu li:hover > a,
.ex-menu li > a:focus,
.ex-menu li > a:active,
.ex-menu li.active > a {
  background: #000;
  border: 1px solid #000000;
  color: #8b8b8b;
}
.ex-menu ul.l1 > li:hover > a,
.ex-menu ul.l1 > li.active > a {
  /*background: #dc0069;*/
  color: #8b8b8b;
}
#mod-finder-searchform button.finder {
  background-color: #dc0069;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
  border-color: #550246;
}
.title span {
  /*color: #E700BE;*/
}
div.item-xtra-info .catItemDateCreated,
div.item-xtra-info .itemDateCreated,
div.item-xtra-info .userItemDateCreated,
div.item-xtra-info .tagItemDateCreated {
  background: #550246;
}
div.k2Pagination ul li span,
#component .pagination ul li span {
  background: #550246;
}