body { 
  font-family: Verdana, sans serif;
  background-color: #ffffff; 
}

.blogBackground {
  background-color: #e6e6fa;
}

.blogRuler {
  background-color: #e6e6fa;
  padding: 6px;
}

.blogShadow {
  border-top: solid 2px #eeeeff;
  border-left: solid 2px #eeeeff;
  border-right: solid 1px #666666;
  border-bottom: solid 2px #666666; 
  margin-bottom: 10px;
  #background-color: #e6e6fa;
  padding: 4px;
}
.blogBlock {
  #border: solid 1px #0000ff;
  background-color: #ffffff;
  font-family: Verdana;
  padding-left: 4px;
  padding-right: 4px;
}
.blogEntry {
#  font-family: 'Trebuchet MS', Verdana, sans-serif;
  color: #000000;
  font-size: 10pt;
}
.blogTitle {
  font-size: 13pt;
}
.blogDateline {
  font-size: 8pt;
}
.blogLabelList {
  font-family: Verdana;
  font-size: 9pt;
  color: #666666;
}
.blogLabel:link {
  font-family: Verdana;
  color: #666666;
  text-decoration: none;
  margin: 4px;
}
.blogLabel:visited {
  font-family: Verdana;
  color: #666666;
  text-decoration: none;
  margin: 4px;
}
.blogLabel:hover {
  font-family: Verdana;
  color: #000000;
  text-decoration: none;
  margin: 4px;
}
.blogIndex {
  font-family: Verdana;
  background-color: #e6e6fa;

  border-top: solid 2px #eeeeff;
  border-left: solid 2px #eeeeff;
  #border-right: solid 2px #000000;
  #border-bottom: solid 2px #000000; 
  padding-left: 4px;
  padding-bottom: 4px;
  margin-bottom: 8px;
}
.blogNav {
  background-color: #e6e6fa;
}
.adsBy {
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
  padding-bottom: 0px;
}
.adsLink {
  font-family: Arial;
  font-size: 10pt;
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
}
.adsText {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}
.adsDomain {
  font-family: Arial;
  font-size: 8pt;
  color: #0000FF;
  font-weight: normal;
  text-decoration: none;
}
.adsCategory {
  font-family: Arial;
  font-size: 10pt;
  color: #0000FF;
  font-weight: normal;
  text-decoration: none;
  margin-left: 8px;
  margin-bottom: 2px;
}

.blogComments {
  background-color: #eeeeee;
  margin-top: 8px;
  border-top: dotted 1px #999999;
  font-size: 9pt;
  color: #666666;
}

.btn {
  padding: 3px;
  background-color: #eeeeee;
  border-top: solid 1px #ffffff;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
  font-variant: SMALL-CAPS;
  text-decoration: none;
  margin-right: 4px;
}

.wordCount {
font-family: Arial;
font-size: 8pt;
color: #666666;
}

.cite {
padding: 8px;
background-color: #ffffff;
color: #000066;
border: dotted 1px #666666;
}

.dateline {
font-weight: bold;
}

