@charset "UTF-8";
/* CSS Document */

a {
  color: #F13A34;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #C02A26;
  text-decoration: none;
}
blockquote {
    margin: 0 0 20px;
    padding: 10px 20px;
}


.articleImages > img {
	
    max-width:385px;
    height:auto;
    margin: 5px 0;
}

.cdDetails {
	
  background-color: #f3f2f3;
  color:#454545;
  font: normal 14px/18px 'Whitney SSm A', 'Whitney SSm B';
  font-weight: 500;
  padding: 15px;
}

.frontNote {
	
  color:#F13A34;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B'; 
  font-weight: 400; 
  font-style: normal;
  line-height:1.7em;
  margin:auto; 
  width: 80%;
  margin-top: 30px;

}

.no-bottom-padding {
	
	padding: 0 !important;s
	
}
.floater { float: left; margin: 0 10px 0 0; }

.scrollable-menu {
    height: auto;
    max-height: 290px;
    overflow-x: hidden;
}

.DailyScroll {

  max-height: 300px; !important;
  overflow-y: scroll;	 !important;

}
.main-filter { display: none; }
.breadc-filter-block  { display: none; }
.sm_caps { text-transform: uppercase; }

.image-shadow {box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);}

h3 .read-more-arrow {
      display: inline-block;
      background: url(../img/arrow-red.png) 0 0 no-repeat;
      width: 20px;
      height: 18px;
      margin: 0 0 -2px 4px;
    }

.slider-venue-wrapper {
	visibility: hidden;
	max-height: 0;
	min-height:0;
}
