@import url(http://fonts.googleapis.com/css?family=Inder);

.the-blaze h1, h2, h3, h4, p {
    font-family: 'Inder', sans-serif;
    color: #000;
}
.the-blaze .navbar-the-blaze .nav > li > a {
    font-family: 'Inder', sans-serif;
}
.the-blaze .dropdown-menu a {
    font-family: 'Inder', sans-serif;
}
.the-blaze .search-input .input-append .btn {
    font-family: 'Inder', sans-serif;
}
.the-blaze .link-default {
    font-family: 'Inder', sans-serif;
}

#plantilla.the-blaze {
    background-image: url("custom-bg.png");
}

.the-blaze .footer {
    background: #000;
}



.the-blaze p , .the-blaze .big-grey , .the-blaze .dark-grey , .the-blaze .date-default {
    color: #000;
}
.the-blaze .bg-list {
    background: none repeat scroll 0 0 #FFFFFF;
}

.the-blaze #plantilla ol, #plantilla ul {
    list-style: none outside none;
}

.the-blaze .paginator-the-blaze .btn-group .btn.active {
    background-color: #000000;
}

.the-blaze .dropdown-menu {
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #000000;
    color: #FFFFFF;
}

.the-blaze .libre-the-blaze {
    background: #fff;
    padding: 20px;
}

.the-blaze .paginator-the-blaze .pagination ul li a {
    background-color: #000000;
    border-color: #FFFFFF;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
}
