@charset "UTF-8";

.cssskin-blog .c-body {
  font-size: 16px;
}

.cssskin-blog .c-small_headline {
  color: #800000;
  background-image: url(../_userdata/profback.jpg);
  background-repeat: repeat-x;
  background-position: left center;
  margin-bottom: 5px;
  padding-left: 5px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}

.cssskin-blog .c-lead {
  font-size: 13px;
}

.cssskin-blog .c-title {
  font-weight: bold;
  font-size: 32px;
  background-image: url(../_userdata/96bc8fcc96a290dd92e8-2.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  text-decoration: none;
  padding-top: 10px;
}

.cssskin-blog .c-large_headline {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.cssskin-blog  {
  border: 2px solid #800000;
  margin: 15px;
}

