.wid_box {
  padding: 11px;
  box-shadow: 0 0 8px #ccc;
  border-radius: 10px;
  border-color: #c2c0bd;
  border-style: solid;
  border-width: 1px;
  background-color: #fbf9f7;
  margin-top: 2px;
}
.wid_box a {
	display: block;
}
.wid_box_bleed a:focus {
	border: 4px solid #7a95cc;
}
.wid_box_bleed {
  padding: 0;
  overflow: hidden;
  line-height: 0;
}
.wid_head {
  display: block;
  color: #656463;
  font-size: 175%;
  font-family: 'proxima-nova-n8', "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 800;
  border-bottom: 3px solid #c2c0bd;
  padding-bottom: 2px;
	text-transform: none;
	margin: 0;
}
.wid_topStories {
  border-color: #c2c0bd;
  border-style: solid;
  border-width: 11px 1px 1px;
}
.wid_mot .mot_text {
  float: left;
  width: 250px;
}
.wid_topStories a, .wid_mot .mot_text a {
  border-top: 1px dotted #455a51;
  display: block;
  text-decoration: none;
}
.wid_topStories a:hover, .wid_mot .mot_text a:hover {
  background-color: #fff;
}
.wid_mot .mot_text a {
  padding: 4% 0;
}
.wid_topStories .tops_pubDate, .wid_mot .mot_pubDate {
  display: block;
  color: #000;
  font-family: 'proxima-nova-n6', "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.tops_pubDate {
  margin: 2px 0;
}
.wid_topStories .tops_headline, .wid_mot .mot_headline {
  font-size: 130%;
  color: #4b7095;
  display: block;
}
.wid_topStories .tops_text {
  float: left;
  width: 300px;
  margin: 2% 0 2% 0;
}
.wid_topStories .tops_thumb {
  height: 87px;
  width: 87px;
  float: right;
  margin: 2% 0 2% 0;
  overflow: hidden;
  position: relative;
  background-position: center center;
}
.wid_topStories .tops_blurb, .wid_mot .mot_blurb {
  color: #7b6e6e;
  display: block;
}
.wid_mot .mot_tags {
  float: left;
  width: 160px;
}
.wid_mot .mot_wrapper {
  margin: 2% 0 0;
}
.wid_mot .mot_tags a {
  display: block;
  color: #fff;
  width: 113px;
  text-decoration: none;
  font-size: 125%;
  position: relative;
  padding: 8px 8px 8px 8px;
  margin-bottom: 8px;
  background-color: #a5a5a5;
}
.wid_mot .mot_tags a:hover {
  background-color: #54806f;
}
.wid_mot .mot_tags a span {
  z-index: 2;
  position: relative;
  display: block;
}
.wid_mot .mot_tags a img {
  position: absolute;
  height: 100%;
  width: 143px;
  top: 0;
  left: 0;
}
.wid_pride .pride_box {
  border: 1px solid #cbcbcb;
  background-color: #000;
}
.pride_share {
  background: url('../img/social/facebook.png') no-repeat;
  display: block;
  color: #43c449;
  text-decoration: none;
  padding-left: 22px;
  line-height: 16px;
  float: right;
  margin: 0 5px;
  font-size: 97%;
  vertical-align: middle;
  cursor: pointer;
}
.pride_rss, .pride_subscribe {
  float: right;
  display: block;
  margin: 0 5px;
  height: 16px;
  color: #43c449;
  text-decoration: none;
  font-size: 97%;
  line-height: 16px;
}
.pride_rss img, .pride_subscribe img {
  height: 14px;
  width: auto;
  vertical-align: middle;
  margin-right: 3px;
}
.wid_pride .pride_img {
  width: 160px;
  height: 107px;
  position: relative;
  float: left;
  overflow: hidden;
}
.wid_pride .pride_img img {
  position: absolute;
}
.wid_pride .pride_text {
  width: 243px;
  height: 86px;
  float: right;
  color: #fff;
  margin: 4px 4px 0 4px;
  overflow: hidden;
  font-family: 'proxima-nova-n6', "proxima-nova", sans-serif;
  font-weight: 600;
}
.wid_archives {
  margin: 1% 0;
}
.wid_archives .archives_archive {
  background-color: #7a7671;
  width: 321px;
  height: 106px;
  float: left;
  display: block;
}
.wid_archives .archives_img {
  height: 100px;
  width: 100px;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 3px;
  background-position: center center;
}
.wid_archives .archives_img img {
  position: absolute;
}
.wid_archives .archives_text {
  overflow: hidden;
  float: right;
  height: 100px;
  width: 208px;
  color: #fff;
  margin: 3px;
  text-transform: uppercase;
}
.wid_expert .expert_text {
  float: left;
  width: 240px;
  margin: 2%;
  font-size: 110%;
  color: #737373;
}
.wid_expert .expert_photo {
  float: right;
  margin: 2% 0;
}
.wid_expert .expert_photo img {
  width: 154px;
  height: auto;
}