
/* ---------- Color Module Styles ----------- */

body,
body.overlay {
  color: #42352e;
  background-color: #F2F2F2;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#messages,
#main-wrapper,
#header {
  /*background: url(/sites/all/themes/adha/images/containerMid.jpg) repeat-y top left;*/
  background-color: #fff;
}
#header .section {
  /*background: url(/sites/all/themes/adha/images/containerTop.jpg) no-repeat top left;*/
}
#footer-wrapper {
  /*background: url(/sites/all/themes/adha/images/containerBottom.jpg) no-repeat top left;*/
}
a {
  color: #0071B3;
}
a:hover,
a:focus {
  color: #018fe2;
}
a:active {
  color: #23aeff;
}
.sidebar .block {}
.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: #000;
}
