ol#commentlist {
list-style:none;
margin:15px 0 0;
padding:0;
}

#commentlist li .avatar {
  float: right;
  padding: 2px;
  background: #BFD9EA;
  margin-top: 2px;
}

#nocomment {
  margin-bottom: 1em;
}

.commentname {
color:#4b5ba2;
}

.commentname a {
color:#333;
font:bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
text-decoration:underline;
}

.commenttext {
background:#BFD9EA url(../images/quote-top.gif) no-repeat left top;
min-height:50px;
font-family: Lucida Grande, Tahoma, Verdana, sans-serif;
font-size: 12px;
}

* html .commenttext {
 height:90px;
 overflow:visible;
}

.commentp {
padding:20px 12px 10px 10px;
line-height: 1.4em;
}

.commenttext p {
margin:0 0 10px;
padding:0;
}

#commentblock ol li {
margin-bottom:30px;
}

#commentblock {
border-top: solid #CCCCCC 1px;
padding: 10px 160px 0px 0px;
}

.gravatar {
background:url(http://s.wordpress.com/wp-content/themes/pub/light/images/grav.png) no-repeat;
display:inline;
float:left;
height:32px;
width:32px;
margin:20px 0 0 10px;
padding:8px;
}

#commentsform p {
margin-bottom:5px;
margin-top:5px;
}

#commentsform label[for="author"], #commentsform label[for="email"], #commentsform label[for="url"] {
margin-left: 5px;
font-weight: bold;
font-size: 12px;
}

a img {
border:0;
}

h3.entrytitle,h3 {
font-family: Verdana,Arial,Helvetica,sans-serif;
color:#000;
display:block;
font-size:16px;
font-weight:bold;
line-height:100%;
margin:0;
padding: 15px 0px 10px 0px;
}

h3.entrytitle a,h3.entrytitle a:visited,h3 a {
color:#000;
font-weight:bold;
text-decoration:none;
}

h3.entrytitle a:hover,h3 a:hover {
text-decoration:underline;
}

.entry {
margin-top:5px;
margin-bottom: 5px;
padding-bottom: 20px;
border-top: solid #CCCCCC 1px;
}

.entrybody img {
border:1px solid #e5e5e5;
}

.entrybody {
background-color:#BFD9EA;
margin-top: 10px;
padding:5px 15px 10px 15px;
line-height: 1.4em;
font-size:12px;
}

.entrybody p {
margin-bottom:15px;
text-align:left;
}

code {
background-color:#eee;
border:1px solid #CCC;
padding:5px;
}

.entrymeta {
color:#656565;
font-weight:400;
margin-bottom:5px;
margin-top:3px;
}

h2.archives {
background-color:#FFC;
color:#999;
font-style:italic;
margin-bottom:25px;
text-align:center;
}

.entrymeta-single {
color:#333;
margin-bottom:20px;
margin-top:3px;
}

.entrybody ul,.entrybody ol {
margin-bottom:10px;
margin-left:30px;
margin-top:10px;
}

.entrybody li {
padding-bottom:2px;
padding-top:2px;
}

div#commentblock h2 {
	background:none;
	font-size: 16px;
}

div#commentsform {
	background-color: #BFD9EA;
	padding: 5px;
}

div.possibly-related {
	display: none;
}

p#blog-intro {
	line-height: 1.5em;
}

span.fn {
	font-weight: bold;
}
]