li#the-comments h3 { color: rgb(51,51,51); border-bottom: .05em solid rgb(230,230,230); padding: .25em 0em .5em 0em; font-size: 1.5em; }
li#the-comments h4 { color: rgb(51,51,51); padding: .25em 0em .5em 0em; font-size: 1.25em; letter-spacing: -1px; }

li#the-comments a.add-comment { font-size: 110%; line-height: 20px; font-weight: bold; }


.comment .body .content { padding: 0px 3px 0px 3px; /*width: 100%; */ overflow: auto; }

.comment { position: relative; margin: 3px; margin-top:	6px; /*	border:	1px solid #666; */ padding: 4px 4px 4px 8px; background:rgb(255,255,255); }
.comment p { font-size: 110%; }



div.content { padding: 1em 0em; }
div.content img { margin: 1em .5em 0em .5em; padding: .25em; background-color: rgb(245,245,245); border: .15em solid rgb(230,230,230); }
div.content p { margin: 1em 0em; }

.comment { border: 1px solid #ddd; margin-top: 10px; }

.comment .reply { text-align: right; font-size: 110%; padding: 0px 6px 6px 0px; font-weight: bold; }
.comment div { position: relative; }

.comment .comment img { margin: 0px; }
.comment .collapseicon { width: 13px; height: 13px; overflow: hidden; background-image: url(http://alanwho.com/test/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png); }
.collapsed .collapseicon { background-image: url(http://alanwho.com/test/wp-content/plugins/briansthreadedcomments.php?image=subthread.png); }
.collapsed .body, .collapsed .comment { display: none; }
.comment .title abbr { border: none; }

ol.trackbacks { padding: .5em 4em; }
ol.trackbacks li { list-style: decimal; padding: .25em 0em; }

.odd { background-color: #f8f8f8; }

input#subscribe { width: auto; }
#commentform textarea { width: 97%; }

div.commentlist div.commentOfficialUser { background: rgb(230,230,230); }
/*div.commentlist div.commentOfficialUser .reply a, div.commentlist div.commentOfficialUser .title a { color: rgb(255,255,255); }
div.commentlist div.commentOfficialUser .reply a, div.commentlist div.commentOfficialUser .title a #addcomment { color: rgb(0,0,0); }*/