a, a:link { text-decoration: none; }

abbr.published {
  text-decoration: none;
  border: 0;
}

.asset {
  margin: 0 0 20px 0;
  padding: 10px 0;
  border-bottom: 1px dotted #CCC;
}

.widget {
  margin: 0 0 20px 0;
}

h3.widget-header {
  margin: 0 0 5px 0;
  border-bottom: 2px solid #666;
}

.widget-content ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}

.widget-content ul li {}

h2.entry-title {
  font-weight: bold;
  color: #366;
}

h2.entry-title span {
  font-size: 11px;
  font-weight: normal;
  color: #666;
}

#blog #main { margin-left: 20px; }

h1#page-title { font-size: 16px; }




