#Footer-Row {
  background-color: #252525;
}

.Copyright-Row {
  background: none repeat scroll 0 0 #141414;
  margin: 0;
  overflow: hidden;
  padding: 18px 10px 10px 0;
}

ul.contact-list li {
    color: #838383;
}


.tag-cloud a:hover {
    color: #FFFFFF !important;
}

.tag-cloud a, .tag-cloud a:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    color: #9C9A96 !important;
}

/* Containers */
#Footer-Row div.line {
    border-bottom: 1px solid #333333;
}

/* Recent News */
.recent_news ul li {
    border-top: 1px solid #444444;
}

.recent_news ul li {
    border-top-color: #444444;
}

/* Social Icons */
.social-icons-bottom li {
  background-color: #222222;
  color: #666666;
}

.footer-latest-posts a {
  color: #ECECEC;
}

.lp-post-info a {
  color: #B3B3B1;
}

.lp-wrapper {
  border-bottom: 1px solid #333333;
}

.widget ul li {
  border-bottom: 1px solid #333333;
}


.footer_text {
  color: #B3B3B1;
}

.widget a {
  color: #ECECEC;
}

.copyright {
  color: #444444;
}

#to-top.dark {
  background-color: #222222;
}