.hentry blockquote {
line-height: 1.45;
color: #383838;
background-color: #ececec;
margin: 1em 0;
padding: 1em 40px;
}
.widget-area {
border: 0 solid rgba(0, 0, 0, 0);
}
img#wpstats {
width: 0;
height: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.hentry blockquote:before {
display: block;
font-size: 80px;
position: absolute;
top: -10px;
color: #7a7a7a;
content: "\201C";
left: -2px;
}
.hentry blockquote cite {
margin-top: 5px;
display: block;
font-size: 14px;
color: #999;
}
.hentry blockquote cite:before {
content: "\2014 \2009";
}