.mg-headwidget .mg-head-detail {
  background: #6e00ff;
}

.mg-headwidget .navbar-wp {
  background: #6e00ff;
}

.mg-headwidget .navbar-wp .navbar-nav > li > a:focus,
.mg-headwidget .navbar-wp .navbar-nav > .active > a,
.mg-headwidget .navbar-wp .navbar-nav > .active > a:hover,
.mg-headwidget .navbar-wp .navbar-nav > .active > a:focus {
  color: #fff;
  background: #5c0fb1;
}

a.newsup-categories.category-color-1 {
  background: #6e00ff;
}

.mg-blog-category a {
  color: #fff;
  background: #6e00ff;
}

.mg-latest-news .mg-latest-news-slider a span {
  color: #000000;
}

.mg-head-detail .info-left li span.time {
  color: #000000;
  font-style: normal;
}

.mg-latest-news .bn_title span {
  background-color: #ffffff;
}

.mg-tpt-tag-area {
    padding: 15px 0px;
}

.wp-post-image{
    width: 50%;
    clear: both;
    position: relative;
		margin: auto 25%;
}