.hgroup-wrap.clearfix {
  background-color: #000000;
  padding: 10px;
  padding-top: 1px;
}

#site-title a {
  color: #ffffff;
}

#site-title a:hover {
  color: #ffffff;
}

.slide-site-details .site-title a {
  color: #1750A9;
}

.wrapper {
  background-color: #000000;
}

#main.container.clearfix {
  color: #000000;
}

#content h1 {
  color: #ffffff;
}

#site-description {
  color: #ffffff;
}

.widget-title {
  color: #ffffff;
}

.textwidget {
  color: #ffffff;
}

.widget ul li a:hover {
  color: #ffffff;
}

.widget_recent_entries ul li {
  color: #ffffff;
}

.entry-content ul li {
  font-weight: none;
  color: #FFFFFF;
}

#access ul {
  display: table;
  margin: 0 auto;
  text-align: left;
}