	.content-inner ul li {
width: 32%;
}

.entry-summary {
font-family: Georgia, serif;
color: #333;
font-size: 1.6em;
margin: 0;
min-height: 55px;
overflow: hidden;
margin: 1.5em 0 0;
font-style: italic;
width: 100%;
padding: 0.35em 40px 10px 90px;
line-height: 1.45;
position: relative;
color: #383838;
border: 1px solid #5f5f5f;
background: #f2f2f2;

}

.entry-summary:before {
display: block;
padding-left: 20px;
content: "\201C";
font-size: 120px;
position: absolute;
left: -0px;
top: -10px;
color: #7a7a7a;
}

.entry-summary cite {
color: #999999;
font-size: 22px;
font-style:normal;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
	

.entry-summary, .author .author-info, #comments-policy p {
color: #272727;
}



.entry-content:after, .entry-summary:after {
clear: both;
}


.entry-content {
margin: 0 0 0;
border: 1px solid #5f5f5f;
padding: 1em 2em;
position: relative;

}
.source-title {
font-size:1.3em;
padding-bottom:1em;
line-height: 1.2em;
padding-top: 1em;
}

.sharebar {

text-align:center;
padding: 0em 1em 0em 1em;
}
.topics {
float:right;
padding:0.5em;
}
.topics ul li {
width:auto!important;
border-bottom: none;

}