div, p, h2, li.widget h2, p.more {
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
}

div.post h2 {
  font-weight: bold;
  border-bottom: 1px solid #dbdbc8;
}

div.post h2 a {
  border-bottom: none !important;
}

div.post-date {
  font-size: 1.1em;
  line-height: 1.3em;
  font-style: italic;
  text-transform: lowercase;
  margin-bottom: 3px;
  text-align: right;
}

div.post-category {
  color: #dbdbc8;
  font-size: 1.2em;
  margin-bottom: 8px;
  text-align: right;
}

div.post-category a {
  padding: 0 0 0 5px;
  color: #dbdbc8;
  text-decoration: none !important;
}

div.post-category a.hover {
  color: #eee;
  text-decoration: underline !important;
}

div.post p {
  color: #333;
}

div.post-meta, div.post-meta p {
  font-size: 1em;
}

div.top {
  text-align: right;
}

.content blockquote {
  margin-left: 10px;
  border-left: 3px solid #333;
  font-style: none !important;
}

.content blockquote p {
  font-size: 1.1em;
  font-family: Georgia, Times, serif !important;
  font-style: none !important;
}

h2.heading, li.widget h2 {
  text-transform: lowercase;
}

li.widget h2 a:link, li.widget h2 a:visited, li.widget h2 a:active {
  color: #fff !important;
  text-decoration: none;
}

div.index h1 {
  text-align: center;
  font-size: 1.2em !important;
  text-transform: lowercase !important;
  font-style: italic !important;
}

p.more {
  font-size: 1.2em !important;
}

li.widget a:link, li.widget a:visited, li.widget a:active {
  color: #53534c !important;
  padding: 0 3px 0 0;
  text-decoration: none;
}

li.widget a:hover {
  text-decoration: underline;
}

h2.widgettitle {
  clear: both;
  margin-bottom: 20px;
  color: #fff;
  text-transform: lowercase;
  background:#45453F url(../../styles/clean-light/images/default/heading-sidebar-bg.jpg) repeat-x scroll 0 100%;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -x-system-font:none;
  color:#FBF7E4;
  font-size: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  display: block;
  height: 90px;
  margin: 0 1px -54px;
  padding: 8px 10px 0;
  text-decoration: none;
}
