.basic #site-title a {
font-family: Tahoma, Geneva, sans-serif;
}

#footer {
border-top: 1px solid #000;
background: #222;
color: #7B7B7B;
font-size: 13px;
position: relative;
z-index: 100;
clear: both;
padding: 6px 0;
display: none;
}

#site-description {
  margin: 0;
font-size: 23px;
line-height: 1;
}

#site-title {
  margin: 50px;
font-size: 60px;
line-height: 1;
}

.single-post .single-content .entry-meta {
text-transform: uppercase;
font-size: 13px;
margin-bottom: 30px;
margin-left: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
display: none;
}

.medium-loop .entry .medium-content .entry-meta {
font-size: 11px;
text-transform: uppercase;
position: relative;
left: 0px;
margin-left: 0;
display: none;
}