/**
 * NOTICE: This is a commercial Drupal theme. Elements of this theme including this field
 * are licensed under a standard commercial license which does not permit redistribution. 
 */

body {
  color: #4e4941;
  background-color: #ffffff;
}

#header-wrapper {
  background-color: #fefefe;
}

span.form-required,
span.marker,
a:link,
a:visited,
a:active,
a.active,
a:hover,
a:focus {
  color: #1d2d48;
}

.poll .bar .foreground {
  background-color: #1d2d48;
}

#site-slogan,
#site-name a {
  color: #181818;
}

.region-header #block-user-login label,
#page-title,
ul.quicktabs-tabs li a,
.block-title,
.article-title a,
.comment-title a,
.menu-wrapper a {
  color: #393939;
}

.not-front #main-content  > .inner,
.two-50,
.four-4x25,
.region-secondary-content,
.region-tertiary-content,
.views-slideshow-controls-top span,
.sidebar .block-inner,
.region-two-66-33-second .block,
.region-help,
.region-highlighted  {
  border-color: #9a9489;
}

.sidebar .block-title {
  background-color: #dedbd6;
  border-bottom-color: #9a9489;
}

.two-50,
.four-4x25,
.sidebar .block-inner {
  background-color: #dedbd6;
}

.two-50 .block-title,
.four-4x25 .block-title {
  border-bottom-color: #9a9489;
}

.views-slideshow-controls-top span,
.region-two-66-33-second .block {
  background-color: #eef0f2;
}

div.two-66-33,
#nav-wrapper .block,
.view-frontpage table td,
.view-frontpage table .col-1,
.front #block-system-main,
.not-front #main-content  > .inner {
  border-color: #9a9489;
}

#footer-panels-wrapper h1,
#footer-panels-wrapper h2,
#footer-panels-wrapper h3,
#footer-panels-wrapper h4,
#footer-wrapper h1,
#footer-wrapper h2,
#footer-wrapper h3,
#footer-wrapper h4 {
  color: #fffffe;
}
