/*
Theme Name: Headlines for Social Profit Machine
Description: Headlines theme for Social Profit Machine
Author: Social Profit Machine
Template: headlines
*/

@import url("../headlines/style.css");

.entry img {
max-width: 100%;
height: auto;
}

.post-bottom .tags {
line-height: 1.7;
}

.post .widget {
margin-bottom: 0;
background: none;
}
.post .widget div {
padding: 0;
}
.post .widget ul li {
border-bottom: none;
}

img.woo-image.thumbnail.aligncenter {
height: auto;
}