/*

	HEADINGS

*/



section h2 {
  font-size: 16px;
  color: #fff;
  font-family: "Museo", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 0;
  padding: 8px 0 12px 15px;
}

section#opinions h2 {
  margin: 0 0 5px;
  padding: 10px 0 10px 15px;
  line-height: 17px;
  display: block;
  background: url(../../images/headings/tsj-opinions-angle.png) right no-repeat;
}


h2#latest-news {
  font-size: 14px;
  color: #fff;
  font-family: "Museo", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 0;
  padding: 4px 0 4px 10px;
  background: #eb6e08;
}

#subscribe-box h2 {
  font-size: 15px;
  color: #707173;
  font-family: "Museo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 0;
  padding: 0;
}

h3#relatedcoverage {
  margin: 0 0 10px 0;
  width: 940px;
  height: 31px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../images/headings/relatedcoverage.png) no-repeat;
}

h3#newsheadlines {
  margin: 0 0 10px 0;
  width: 940px;
  height: 31px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../images/headings/newsheadlines.png) no-repeat;
}

#pagecontent h3 {
  clear: both;
  border-top: 1px dotted #ccc;
  padding-top: 15px;
  margin: 10px 0;
}

.entry-author h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
  color: #000;
}

#sidebar h3.widget-title {
  font-size: 14px;
  color: #fff;
  font-family: "Museo", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 4px 0 4px 10px;
  background: #eb6e08;
}

#homewidgets .widget_tsj_most_viewed_bars h3 {
  display: none;
}