/* Themify Customize Styling */
#site-description {	display: none; 
}

/* Themify Custom CSS */
.post-image a img{
	  border-top-left-radius:6px;border-top-right-radius:6px;
}
.post-content {
	  padding: 14px;
}
.post-inner {
	  padding: 0px;
}
.author-pic {
	  display: none;
}
.post-content {
	  padding-top: 0px;
}
#headerwrap {
	  background: #ffffff;z-index: 1000;border-bottom: solid 1px #cacaca;min-height: 55px;width: 100%;box-shadow: inset 0 -1px 0 rgba(255,255,255,.3), 0 1px 3px rgba(0,0,0,.2);
}
@media screen and (max-width: 980px){
	body {
	    padding-top: 0px;
}

}
