/* CARBON ADS HEADER BEGIN */

.bsa-cpc #_default_ {
  position: relative;
  margin: 10px 10px;
  border: solid 1px #cecece;
  border-radius: 3px;
  background-color: #f6f6f6;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  line-height: 1.5;
}

.bsa-cpc .default-ad {
  display: none;
}

.bsa-cpc ._default_ {
  display: block;
  overflow: hidden;
  padding: .7em 1em;
  line-height: 1.5;
}

.bsa-cpc ._default_ > * {
  vertical-align: middle;
}

.bsa-cpc a {
  text-decoration: none;
}

.bsa-cpc .default-image {
  display: inline-block;
  margin-right: 6px;
  line-height: 0;
}

.bsa-cpc .default-image img {
  height: 18px;
  border-radius: 3px;
}

.bsa-cpc .default-title:after {
  content: " — ";
}

.bsa-cpc .default-title,
.bsa-cpc .default-description {
  display: inline;
}

.bsa-cpc .default-title {
  position: relative;
  font-weight: 600;
}

.bsa-cpc .default-description:after {
  position: relative;
  top: -1px;
  right: -8px;
  padding: 2px 5px;
  border: solid 1px #e17530;
  border-radius: 3px;
  color: #e17530;
  content: "Ad";
  text-transform: uppercase;
  font-size: 9px;
}

/* CARBON ADS HEADER END */

/* CARBON ADS SIDEBAR BEGIN */
#carbonads {
  display: block;
  overflow: hidden;
  padding: 1em 0;
  text-align: center;
  line-height: 1.5;
}

#carbonads a:hover {
  text-decoration: none;
}

#carbonads span {
  display: block;
  overflow: hidden;
}

.carbon-img {
  display: block;
  margin: 0 auto 1em;
}

.carbon-text {
  display: block;
  margin-bottom: 1em;
}

.carbon-poweredby {
  display: block;
  color: inherit !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 9px;
  line-height: 1;
}

/* CARBON ADS SIDEBAR END */
