 .pin_pin, .widget_pin_pin {
	background: #467a41;
}
 .smartcms_pinning {
    float: left;
    position: relative;
    width: 100%;
}
.pin_pin {
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.widget_pin_pin {
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.smartcms_pinning_pins {
    float: left;
    position: absolute;
    top: 0;
    width: 100%;
}
.smartcms_pinning_pin {
    float: left;
	position: absolute;
}
#powerTip > span {
    white-space: normal;
    word-wrap: break-word;
}
#powerTip {
	width: 300px;
}
.entry-content {
    float: left;
    width: 100% !important;
}
.entry-footer {
    display: none;
}