/* image alignment in post fix */
.entry-content img.alignleft,
.entry-content .wp-caption.alignleft { margin-left: 0; }

/* resize of post titles */
h1 {
	font-size: 34px;
	margin: 33px 0;
}

/* decrease in padding */
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
padding: 0 376px 0 0px;
}

.single-author .entry-meta .author { display: inline; }