/*
 Theme Name:   Futura Child
 Author:       Dayton Harris
 Author URI:   http://www.skyhookinteractive.com
 Template:     futura
*/
.nopadding {
  padding:0 !important;
}

.main-header .fullwidth-banner img {
  width:100%;
}

.post-footer .pull-right.share {
 display:none;
}

div.post-content {
    margin-bottom:10px !important;
}

footer.post-footer.clearfix {
    margin-top:5px;
}

span.IN-widget {
    max-height:20px;
}

ul.ssb_list_wrapper li {
    max-height:20px;
}

ul.ssb_list_wrapper {
	width:auto;
	    margin: 20px 0 10px 0 !important;
}

.post .post-content .print-icon img {
	  margin: 0 0 0 10px;
    height: 25px;
    width: auto;
}

.wti-clear {
	clear:none;
}

.watch-action {
	float:none;
	width:auto;
}

.blog .print-icon {
	display:none;
}