pre {
  padding: 0.5em;
  border: 1px dashed #2f6fab;
  background-color: #f9f9f9;
  font-size: 120%
}
.prex {
  padding: 0.5em;
  border: 1px solid #000000;
  background-color: #000000;
  color: #ffffff;
  font-size: 120%;
}
.fix {font-family:courier,monospace}
.irc {
  padding: 0.5em;
  margin-bottom:1em; 
  border: 1px dashed #2f6fab;
  background-color: #f9f9f9;
}
.irc_label { color:blue }

#articles_toc {
  background-color:#d6e3ef;
  padding-left:5px;
  /*padding-bottom:3px*/
}
#articles_toc ul {
  margin: 0;
  padding: 0 0 5px 0;
  list-style-type: none;
}

#articles_toc ul li {
  background: url(/blog/images/theme/bullet.gif) 0 45% no-repeat;
  padding-left: 17px;
}
#articles_toc li em {
  color: #565656;
  font-size: smaller;
}
ul {
  margin: 0 0 8px 0; padding: 0; list-style-type: none;
}
.quote {
  background-color:#f9f9f9
}
.quote_simple {
  margin: 0 0 1em 2em;
  padding: 3px;
  background-color:#f9f9f9;
}
ul li {
  background: url(/blog/images/theme/bullet.gif) 0 45% no-repeat;
  padding-left: 17px;
  background-position: 0 .3em;
}
.label {
  font-weight:bold;
}
#footer ul li {
  background: none;
  padding-left:0;
}

p.meta_tags {
  /*font-size: 85%;
  margin-right: 5px;*/
	font-size: 85%;
	font-weight: bold;
	color: #9a9a9b;
}
#event_badge {
  position: absolute;
  top: 0; /* 10px works for Blogger */
  right: 0;
}
#event_badge a img {
  text-decoration: none;
  border: 0;
}
#paginationtoc {
  padding-top: 1em;
  padding-bottom: 5px;
}
.article_icons {
  float:right;
}
.article_icon {
  text-decoration: none;
  border: 0;
}
.category_icon {
  text-decoration: none;
  border: 0;
}
img.category_icon {
  float:right;
  margin: 3px
}
.highlight {
  padding:2px;
  background-color: #99ff99;
}
.cats_ctls {
  font-size: 90%;
  color: #d75a20;
}
table.web20perl {border:3px #efefef solid;margin:1px 1px 6px 1px;width:400px}
td.web20perl {text-align:left;vertical-align:top;padding:0px 0.5em 0px 0.5em;width:100%}
img.web20perl {border:1px solid #000000}
#article_jscompress th {white-space:nowrap}

.ac_img_wrap {border:3px #efefef solid;margin:1px 1px 6px 1px}
.ac_hr {color:#efefef;height:3px;margin:0;padding:0;noshade:noshade}
.article_ac a {color:#000000;text-align:center}
