.topbar .fill .container h1
{
    padding-top: 20px;
    font-size: 2em;
    color: #CCC;
}

.topbar .fill
{
    background: RGBA(32,32,32,0.75);
}

body
{
    background: #557;
}


#main
{
    background: #FFF;
}


.topbar form {
    padding-top: 20px;
    
}

.media-grid img
{
    width: 300px;
    max-height: 300px;
    background: #111;
}

.media-grid {
    margin-left: 25px !important;
}

.media-grid li
{
    min-height: 300px;

}

.topbar form span{
    color: #CCC;
}

.topmenu
{
    margin-bottom: 5px;
}

.spacecont
{
    padding: 45px 0;
}

h4 {
    font-size: 13pt;
    font-weight: bold;
    line-height: 18px;
}

.twitter h4
{
    display: none;
}

.twitter div
{
    border-bottom: 1px solid;
}