.header_title {
  line-height: 1px;
  text-shadow: 1;
  font-family: Orbitron;
  font-variant: small-caps;
  letter-spacing: 1px;
}

.header_desc {
  line-height: 86px;
  text-shadow: 23;
  font-family: Orbitron;
  font-variant: small-caps;
  text-transform: capitalize;
  white-space: normal;
  word-spacing: 0px;
  letter-spacing: 1px;
}

.navbar-inverse .nav li:hover > a {
  border-radius: 0mm;
  border-bottom-left-radius: 0px;
  border-width: 4px;
  border-style: inset;
  border-color: #b5b2d4;
  background-color: #5b3396;
}

.post-title.entry-title {
  width: 98%;
  height: 20px;
  display: table-row-group;
  text-align: right;
  text-indent: 0px;
}

.entry-content p {
  text-indent: 0px;
  text-align: left;
}

.entry-content.clearfix {
  text-align: center;
}