/* Added 2014-03-27 */
.stream-notification {display:none;}

/* Added 2014-04-04 */

.breaking-news .timestamp {display:none}

.Overlay, .overlay{
   width: 100%;
   height: 100%;
   position: fixed;
   top:0;
   left:0;
   z-index:10000;
} 

.Overlay img, .overlay img{
	display:block;
	margin:0 auto;
	display:none;
}

body.weather {background-image:none;}

/* Added by APS 04-21-2014 */
#ad_pencil img#pencil-replace {
	margin-top:0;
}

/* Added by APS 05-08-2014 */
.secondary #globe-callout {
		margin-bottom:22px;
		}
.secondary #globe-callout img {
		float:left;
		height:38px;
		margin-right:15px;
		}
		
.secondary #globe-callout a {
		color: #2494E3;
		};
		
.secondary #globe-callout a:hover {
			color: #0D5799;
			text-decoration: underline;
		}

@media (max-width: 960px) {.secondary #globe-callout, .secondary #tips-callout {display:none;}}

.secondary #tips-callout {
	border-top: 1px solid #DFD4CA;
    margin-bottom: 22px;
    padding: 15px;
    text-align: center;
}

.secondary #tips-callout a {
    color: #222222;
}

.secondary #tips-callout a:hover {
    text-decoration:underline;
}

@media (max-width: 960px) {.secondary #tips-callout {display:none;}}
/* Added on 05-15-2014 by aps */
.global-nav a.Real.Estate, .global-nav a.Cars, .global-nav a.Jobs, .global-nav .Circulars {color:#9B1518;}
.global-nav a.Real.Estate:hover, .global-nav a.Cars:hover, .global-nav a.Jobs:hover, .global-nav .Circulars:hover {color:#C50B30;}


/* Added 2014-06-18 - APS */
.mr-closed .mr-list.list-bull {border-top:none; !important}
ul.list-bull > li:before {content:"\2022"; color:#9b1518; background-color:#fff; box-shadow:none; font-size:16px; !important }
ul.mr-list.list-bull > li:hover:before {background:none;}
ul.list-bull li.list-bull-item {color: #9b1518; !important}
@media (min-width: 600px) and (max-width: 1023px) {
  .mr-list .list-bull-item {
    float: left;
    padding-left: 16px;
    width: 49%;
  }
}

/* Added 2014-07-02 - APS */
@media screen and (max-width: 400px) {
  ul.primary-tools li:last-child {
	display:none;
  }
}

/*  Added 2014-07-02 - RP added at request of AD */
.mt-story-text-share {
	margin-left:0px;
    max-width:680px;
}

.gallery-type .gallery-text-mod p {display:block}
.gallery-type .gallery-text-mod *:nth-last-child(2) {
display:inline;
}

/* Added 2014-08-18 - APS */
#mlb-hou { background-position: -341px 0; }
#mlb-kc  { background-position: -373px 0; }
#mlb-laa { background-position: -403px 0; }
#mlb-lad { background-position: -434px  0; }
#mlb-mia { background-position: -310px 0; }

/* Added 2014-08-20 - APS */
.page-hp .site-container {background-color: #f9f9f9;}

/* Added 2014-08-28 - APS */
.page-hp .site-container, .page-story .site-container {
-webkit-animation: none; 
-moz-animation: none;
animation: none;
-webkit-animation-fill-mode: none;
-moz-animation-fill-mode: none;
animation-fill-mode: none;
}

/* Added 2014-09-06 - APS*/
.Pre-Game .status-section {display:none;}

/* Added 2014-09-09 - APS - per ebiewald */
.winner-red {
   background-image: url('//p.o0bc.com/rw/bdc-img/special/election-check-redbox.png');
 } 
 .winner-blue {
    background-image: url('//p.o0bc.com/rw/bdc-img/special/election-check-bluebox.png');
 }
 
 /* added 2014-09-30 - APS - per dark points */
.BDCWire {
  margin-top: 0;
  vertical-align: middle;
}

/* added 2014-10-16 - APS - per dark points */
.page-story {
background: none;
}

.election-widget-final__candidate-gray .election-widget-final__checkmark--small.winner {
  background-image: url("//p.o0bc.com/rw/bdc-img/special/ico-grey-small-checkmark.png");
  background-repeat: no-repeat;
}
.election-widget-final__candidate-green .election-widget-final__checkmark--small.winner {
  background-image: url("//p.o0bc.com/rw/bdc-img/special/green-checkmark--small.png");
  background-repeat: no-repeat;
}


@media (min-width: 550px) {

  .election-widget-final__candidate-gray .election-widget-final__checkmark--small.winner {
    display: none;
  }
  .election-widget-final__candidate-green .election-widget-final__checkmark--small.winner {
    display: none;
  }

}



@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13 / 10), only screen and (min-resolution: 120dpi) {
  .election-widget-final__candidate-gray .election-widget-final__checkmark--small.winner {
    background-image: url("//p.o0bc.com/rw/bdc-img/special/ico-grey-small-checkmark-2x.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
  }
  .election-widget-final__candidate-green .election-widget-final__checkmark--small.winner {
    background-image: url("//p.o0bc.com/rw/bdc-img/special/green-checkmark--small-2x.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
  }

}


@media (max-width: 399px) {
  .touch .homepage .lead-nav-item:first-child {
    display: table;                                                             
  }
}

.election-results__ballot-title {
  width: 45%;
}


@media (min-width: 550px) {
  .election-results__ballot-title {
    width: 42%;
  }
}

.ad-container__ad-slot > div {
   margin-left: auto;
   margin-right: auto;
 }
 
 /* Classifieds fix for fix - 11/18/2014 */
 .right-rail .ad-box4 {clear:both;}
 
 /* Down with the dinge */
body.page--section, .page--section.bdc-page-content, .page--section.ad-container--ad_lead1, .page--section body, .page--section .bdc-page-content, .page--section .ad-container--ad_lead1, .page-content, .article-ftr, .article-ftr .site-width, .page-footer__content, .page-footer {background-color: #fff !important;}

.story-comments {
margin-top: 0px!important;
 }
 
.blog-story .ad-container--outbrain {clear:both;}