/* -- Content Styles ----- */

/* Content Styles */
* {
  font-family: Arial, Geneva, Helvetica, sans-serif;
  font-size: 1em;
}

/* anchor link styles */
a {
  color: #496080;
  text-decoration: none;
  font-weight: normal;
}

a:visited, a:active {
  color: #834f7a;
}

a:hover {
  text-decoration: underline;
}

#wrapper.two_column_gray_aside #right_column a:hover {
  text-decoration: underline;
}

#send_comments a {
  font-weight: bold;
}

ul.articles a {
  font-weight: bold;
}

ul.articles a.more {
  font-weight: normal;
  padding-left: 5px;
}

/* paragraph styles */
p {
  margin: 0.75em 0px 0.75em 0px;
  padding: 0px;
  line-height: 1.5em;
}

.comment p {
  color: #444B44;
  padding: 0px 0px 1em 0px;
  margin: 0px;
}

#byline p {
  margin-top: 0px;
}

/* header styles */
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 2px 0px 2px 0px;
  font-weight: normal;
}

.sIFR-hasFlash h1 {
  visibility: hidden;
  padding: 0px;
}

h1 {
  color: #A20000;
  font-size: 21pt;
  line-height: 22pt;
  letter-spacing: 1px;
  min-height: 1%;
}

h2 {
  color: #9A4705;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  letter-spacing: 0px;
padding-top:10px;
}

h3 {
  color: #5e4117;
  font-weight: bold;
  font-size: 10pt;
  line-height: 11pt;
  letter-spacing: 0px;
padding-top:10px;
}

h4 {
  color: #A20000;
  font-size: 14pt;
  line-height: 15pt;
  letter-spacing: 1px;
}

h5 {
  color: #9A4705;
  font-size: 10pt;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.comment h5 {
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
}

.releases h6 {
  color: #496080;
  font-weight: bold;
}

.vcard span{
display:block;
}

.vcard{
margin-bottom:2em;
}

/* other styles */
ul.articles li.date {
  font-size: 90%;
}

span.highlight {
  color: #A20000;
}

#category_filter, #category_filter_173{
width:220px;
}

/* LiveServer - MIME Type bug fix */
<rde-dm:dynaments>
  <rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" op="set" value="text/css"/>
</rde-dm:dynaments>