

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    height:100%;
    /*background-image:url(../img/);*/
}

.jumbotron-socialcollapse {
    background: #721c1c;
    margin-top: -5px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

.jumbotron-socialcollapse h1 {
    color: #fff;
}

.navbar-pronoia {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.nav-buttons {
    padding-top:15px;
}

.glyphicon-small {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;    
    line-height: 1;
}











