#colophon #theme-attribution {
display: none;
}

.fade-line {
   margin: 0 10%;
    height: 1px;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), to(transparent), color-stop(50%, gray));
}

.entry-content ul li, .entry-content ol li {
    margin-left: 0.0em;
}

#scroll-to-top {
  bottom: 80px;
  right: 30px;
}

/* Footer */

#footer-widgets .widget .widget-title {
  font-size: 24px !important;
}
#footer-widgets .textwidget {
  font-size: 16px !important;
}
#footer-widgets .widget a {
    text-decoration: none;
}