@import 'facebook.css';
@import 'twitter.css';
@import 'pinterest.css';

.social-widget header,
.social-widget footer {
    color: #cccccc;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.social-widget header {
    padding: 10px 15px 10px 38px;
    font-size: 16px;
}

.social-widget footer {
    padding: 10px 15px 10px 15px;
    text-align: right;
}

.social-widget a,
.social-widget a:active,
.social-widget a:visited {
    color: #cccccc;
}

.social-widget a {
    font-family: 'droid_sansregular', sans-serif !important;
}

.social-widget a:hover {
    color: #ffffff;
}