div.jp-title {
  position: relative;
  padding: 3px;
  height: 30px;
  width: 100%;
  display: block;
  overflow: hidden;
  border: #CCCCCC 0px solid;
  background-color: #f9cbce;
}

.scrollingtext {
  position: absolute;
  white-space: nowrap;
  font-family: 'Trebuchet MS',Arial;
  font-size: 18px;
  font-weight: bold;
  color: #c12242;
  margin-top: -4px;
  letter-spacing: 3px;
}

.header-style2 #header .header-links > ul > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #ffffff;
  font-weight: 500;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #c76363;
}

#header-links-inner > .menu {
  background-color: #c12242;
}

#intro #intro-core {
  padding: 0px;
  background-color: #f9cbce;
}

#intro {
  padding: 0px;
  text-align: center;
}

#intro .page-title {
  color: #c12242;
  font-size: 18px;
  text-transform: capitalize;
  display: none;
}

#intro #breadcrumbs-core {
  font-size: 14px;
}

#intro #breadcrumbs {
  color: #c12242;
}

#intro #breadcrumbs a {
  color: #c12242;
}

#footer {
  background-color: #8f8b9c;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #c12242;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer-core h3 span {
  color: #ffffff;
}

#footer-core.option4 {
  color: #ffffff;
}

#sub-footer {
  background-color: #C12242;
  color: #ffffff;
}

#sub-footer a {
  color: #ffffff;
}

#sidebar h3.widget-title {
  color: #C12242;
}

.widget-title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f9cbce;
}

.header-style2 #logo img {
  width: 99%;
}

.header-style2 #header .menu > li > a:hover {
  background-color: #8f8b9c;
}

#header .header-links .sub-menu li {
  background-color: #c12242;
  border-bottom: 1px solid #c76363;
}

#header .header-links .sub-menu li hover {
  background-color: #8f8b9c;
}

#pre-header-core.main-navigation {
  background-color: #c12242;
}

body.custom-background #pre-header {
  background-color: #c12242;
  margin-top: -26px;
}

#footer {
  background-color: #4829ad;
}