/* Enter Your Custom CSS Here */
body {
  background-size:cover !important;
}

#logo img {
    margin-top: 0px;
  margin-bottom:0px;
}

#social_ctn {
    height: 37px;
    padding: 10px 0 0;
    text-align: center;
    width: 960px;
}

#post_wrapper .image {
display:none;
}

.parch {
  width:98%;
  color:#000000;
  padding-left:10px;
  padding-top:40px;
}
.ui-widget-content {
    width: 97% !important;
}