#titlebar {
display: none;
}
#the-content .ui--blog-link {
font-size: 30px !important;
line-height: 36px !important;
}

#page-content .ui--blog-title a {
font-size: 20px !important;
}

li {
margin-bottom: 3px;
}

.sub-menu {

width: 219px;

}

.ui--blog-header h5.ui--blog-title a.ui--blog-link {
font-size:18px;
}

h5 a {
font-size:18px;
}

#the-content h5 a.ui--blog-link {
font-size:18px !important;
}

.ui--toggle {
margin-bottom:1px;
}

body
  {
    line-height:1.5;
  font-size:15px;
  }

#page-wrap #page-header * {
    -webkit-backface-visibility: hidden;
    display: none;
}

html footer {
    background-color: #3b3b3b;
    display: none;
}

.btn-primary, button.btn-primary {
    display: none;
}

#page-content > .container {
    padding-left: 0;
    width: 100%;
}