/* All of the content below this is for maintaining color across the page */

/*If you want to change the color later, replace with the new color here */

.slider-full #header-core {
  background-color: #93e9c6;
  border-color: #93e9c6;
}

body.custom-background #header {
  background-color: #93e9c6;
  border-color: #93e9c6;
}

#body-core.hfeed.site {
  background-color: #93e9c6;
}

#section-home .services-builder {
  background-color: #93e9c6;
  border-color: #93e9c6;
}

#slider .rslides-content {
  border-color: #93e9c6;
}

#logo h1 {
  color: #000000;
}

#logo h2 {
  color: #452f2f;
}

#header .menu > li > a:hover {
  color: #000000;
}

#sub-footer {
  background-color: #93e9c6;
  border-color: #93e9c6;
  border-left-width: 0px;
  border-left-color: #000000;
  border-left-style: dashed;
  border-right-width: 0px;
  border-right-style: dashed;
  border-right-color: #000000;
}

#sub-footer-core .copyright {
  color: #698a7d;
  font-size: -3px;
  text-transform: lowercase;
  text-align: right;
  letter-spacing: -1px;
  word-spacing: -1px;
  line-height: -11px;
  opacity: 0.4;
}

#sub-footer a:hover {
  color: #50997c;
  font-size: -9px;
  line-height: -7px;
}

#intro.option1 {
  background-color: #93e9c6;
  border-color: #ccffeb;
  border-width: 0px;
  border-style: solid;
  border-bottom-width: 0px;
  border-bottom-color: #000000;
  border-top-width: 0px;
  border-top-color: #000000;
  border-left-width: 0px;
  border-left-color: #000000;
  border-right-width: 0px;
  border-right-color: #000000;
  border-right-style: solid;
  border-left-style: solid;
}

span {
  color: #000000;
  text-indent: 0px;
}

.custom-header img {
  border-color: #93e9c6;
  background-color: #93e9c6;
}

#header-core {
  border-color: #93e9c6;
  border-width: 0px;
  border-right-width: 0px;
}

body.custom-background #pre-header {
  border-color: #93e9c6;
}

#header .menu > li.current_page_item > a {
  font-size: 250%;
  color: #000000;
}

#header .header-links > ul > li a {
  font-size: 250%;
  color: #000000;
}

/* End of the color maintenance section. Do not edit above this line! */

input[type=search]:focus {
  background-color: #dbfff1;
}

/* This effects the color and size of post/page texts */

#main-core {
  font-size: 200%;
  color: #000000;
  background-color: #93e9c6;
  border-bottom-width: 0px;
}

#intro.option1 .page-title {
  background-color: #93e9c6;
}

p {
  text-indent: 0%;
  word-spacing: 0px;
  text-align: left;
  border-top-width: 0px;
  border-top-style: dashed;
  border-bottom-width: 0px;
}

#content {
  background-color: #93e9c6;
  border-width: 0px;
  border-color: #ccffeb;
  border-style: solid;
  border-left-width: 0px;
  border-left-color: #000000;
  border-right-width: 0px;
  border-right-color: #000000;
  border-bottom-width: 0px;
  border-bottom-color: #000000;
  border-top-color: #000000;
  border-top-width: 0px;
}

#intro #intro-core {
  background-color: #93e9c6;
}

h2 {
  font-size: 27pt;
}

hr {
  background-color: #000000;
}

blockquote {
  background-color: #93e9c6;
  color: #000000;
  border-style: solid;
  border-width: 4px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

a:hover {
  color: #000000;
}

.post.hentry.ivycat-post {
  background-color: ##93e9c6;
}

.entry-title {
  background-color: #c2ffe8;
  margin: 0px;
  padding: 5px;
}