#mainTitle h1 span {
  color: #affaca;
  text-align: center;
  white-space: normal;
  font-style: italic;
  font-weight: 100;
  font-family: nyala;
  font-size: 2.3em;
}

h5 {
  color: #abedc5;
}

h1 {
  font-style: normal;
  font-weight: 100;
  font-variant: normal;
  text-transform: capitalize;
  font-family: Impact;
  text-align: center;
  color: #5eeba2;
}

#mainTitle {
  color: #75e09c;
}

#dark {
  background-color: #000000;
}

#content p {
  color: #a19090;
}

.sidebar-item h3 {
  color: #abedc5;
}

.postTitle h2 {
  font-style: normal;
  font-weight: bold;
}

.postEntry p:first-child::first-line {
  text-transform: none;
}

p.caption em strong {
  color: #fff !important;
}

.postTitle h2 a {
  font-weight: bold;
  color: #fff;
  font-style: normal;
}

.post-extras h3 {
  font-size: 3.1;
  font-variant: small-caps;
  font-weight: 400;
  font-style: normal;
  color: #abedc5;
}

.post-entry a {
  color: #fff;
}

#menu a {
  color: #fff;
}

#menu a:hover {
  color: #abedc5;
}

p strong {
  color: #fff;
}

div.postEntry em strong {
  color: #abedc5;
}

postEntry p:post-entry li {
  color: #a19090 !important;
}

.postEntry img {
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -box-shadow: none;
}

.postEntry .more-link {
  color: #fff;
}

h4 {
  border-bottom: solid 1px #555;
}

.navigation {
  font-style: italic;
  font-size: 11pt;
  font-weight: 800;
  text-decoration: none;
  font-variant: normal;
  text-transform: uppercase;
  text-align: left;
  display: table;
  width: 50%;
  float: none;
  overflow: hidden;
  color: #abedc5 !important;
}

#footer {
  background-color: #000;
  font-size: 10pt;
  font-variant: normal;
}

#footer h1 {
  color: #19090 !important;
}

#aboutInfo h1 {
  font-variant: normal;
  text-transform: none;
  font-family: Arial;
  font-size: 8pt;
  color: #abedc5;
}

.navigation a {
  color: #abedc5;
  font-size: 9pt;
}

#main.invert #content .navigation {
  border-bottom: solid 1px #555;
}

.allignleft {
  padding: 2em;
  text-align: center;
}

.allignright {
  padding: 2em;
  text-align: center;
}

.single #secondary {
  display: none;
}

.single #primary {
  width: 100%;
}

.addtoany_share_save_container {
  text-align: right;
}