#searchBar{border:1px solid #003300; background-color:#E8FFE1; padding:10px 5px; text-align:center;}

.time{color: #000000; margin-top:20px; text-transform:capitalize;}
.title{color:#333; font-size:18px; font-weight:normal;}
#mainContent p.hr{border-bottom:1px dotted #006600; margin:0px 0 8px 0; padding-bottom:3px;}
.userCommentBG{ background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment{float:left; text-align:left; }
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#933; font-style:italic;}
.permalink{ float:right; text-align:right;}

/*comment window rules*/
#container.commentWindow{width:380px; margin:25px auto; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.commentForm { padding:10px; }
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #c77; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}

.commentBlock { margin:0px 40px; background-color:#F7F7F7; }
.actualComment{background-color: #EBFFE6; padding:4px; margin:0px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
#mainContent p.actualComment { padding-bottom:4px; }
.commentTime{color: #003300; font-size:11px; margin-top:20px; text-transform:capitalize;}
#mainContent p.commentTime { padding:0px; }
#mainContent p.userName { text-align:right; font-size:11px; padding-bottom:3px; }


/*cms rules*/
#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}

#bottom { margin:5px 0px; }