#masthead {
  padding-top: 10px !important;
  padding-bottom: 50px !important;
}

.site-title {
  color: #000;
  font-size: 80px !important;
  font-weight: bolder !important;
  font-family: Cambria !important;
  line-height: 1;
  margin: 0;
}

.site-description {
  color: #fff;
  font-size: 12px !important;
  font-weight: bolder !important;
  font-family: Cambria !important;
  margin: 1;
  text-align: center;
}

.site-title a {
  color: #00ee00 !important;
  font-family: Cambria !important;
  font-weight: bolder !important;
  text-align: center;
}

blockquote {
  diaplay: block;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #006600;
  margin-left: 0;
  color: #006600;
  font-size: 13pt;
  line-height: 1;
  overflow: hidden;
  padding-left: 3.33em;
  padding-right: 2em;
}

p {
  margin: 0 0 0 1;
  line-height: 1.4;
  text-align: justify;
}

.sidebar {
  background-color: #fff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-left: 5px;
  padding-right: 5px;
}

.widget {
  border-top: 0;
  padding-top: 5px;
}

.widget-title {
  font-family: Cambria !important;
  background-color: #006700;
  color: #fff;
  line-height: 1em;
  text-align: center;
  margin-bottom: 0;
}

.header-image {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}

.header-image a {
  display: block;
}

.header-image a:hover img,
.header-image a:focus img {
  opacity: 1;
}

body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
  height: 0px !important;
}

.site {
  margin: 0;
}

.site-inner {
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 0em;
  position: relative;
  font-family: Cambria !important;
}

.site-branding {
  background-color: #000000;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.entry-header {
  background-color: #eaeaea;
  border-top: 1px solid #000;
  border-right: 0px solid #000000;
  padding-left: 1px;
  padding-right: 1px;
}

.entry-title, .entry-title a {
  font-family: Cambria !important;
  font-weight: bold;
}

.entry-content {
  border-top: 0px solid #eee;
  border-left: 0px solid #eee;
  border-right: 0px solid #eee;
  border-bottom: 0px solid #eee;
  padding: 0px;
  font-family: Cambria !important;
  font-size: 14pt !important;
}

.entry-footer {
  border: 1px solid #eee;
  font-family: Cambria !important;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #fff;
}

.home .byline a {
  color: #006600 !important;
  font-weight: bold;
  font-size: 14pt !important;
}

.entry-footer .author a {
  color: #006600 !important;
  font-weight: bold;
  font-size: 10pt !important;
}

.entry-footer .posted-on a {
  color: #000 !important;
  font-size: 10pt !important;
  font-weight: bold;
}

.entry-footer .cat-links a {
  color: #006600 !important;
  font-size: 10pt !important;
  font-style: italic;
  font-weight: bold;
}

.entry-footer .tags-links a {
  color: #000 !important;
  font-style: italic;
  font-size: 10pt !important;
}

.entry-footer .comments-link a {
  display: none !important;
}

.comment-reply-title {
  font-family: Cambria !important;
  font-weight: bold;
}

.post-title {
  font-family: Cambria !important;
  font-weight: bold;
}

.nav-links {
  font-family: Cambria !important;
  font-weight: bold;
}

ol li {
  font-size: 11pt !important;
}

ul li {
  font-size: 10pt !important;
}

img {
  border: 0px solid #efefef;
  padding: 1px;
  background-color: #ddd;
}

figcaption {
  border: 0px solid #009900;
  text-align: center;
  padding: 0px;
}

.site-info {
  display: none !important;
}

iframe {
  display: block;
  margin: 0 auto;
}

a {
  text-decoration: none;
}