#mainnav ul li a {
    font-size: 16px;
}
#mainnav {
    float: left;
}
#mainnav {
    margin-left: -155px;
    margin-right: -155px;
}
.page-wrap {
  padding: 83px 0 100px;
  clear: both;
  margin-top: -30px;
}
.page-wrap,
#content .content-wrapper{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.entry-footer{
  margin-top: 0;
}

#main > .hentry{
  padding-bottom: 0 !important;    
}

@media only screen and (min-width:480px){
  
  .roll-project .project-item{
    padding: 10px;
  }
  
  .roll-project .project-item .project-pop {
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
  }  
}

.site-info.container {
    text-align: center;
}
.text-slider .maintitle, .text-slider .subtitle {
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 1) !important;
}
#mainnav a{
    text-shadow: 0 0 3px black;
}

.entry-header .single-meta {
    display: none;
}
.hentry .meta-post { display: none; }

.post-navigation {
    display: none !important;
}

.widget_sydney_latest_news .more-button{
  display: none;
}