/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
.subtractiveSelections ul li a {
  background:   transparent url(/images/buttons/subtractiveCheck.gif) no-repeat scroll left top;
  display:      block;
  float:        right;
  font-weight:  normal;
  height:       19px;
  margin-left:  2px;
  text-indent:  -6000px;
  width:        16px;
}

.subtractiveSelections ul li a:active,
.subtractiveSelections ul li a.off {
  background-position:-16px top !important;
}

#HomeTheRange .storyImg {float:right;margin:0 0 10px 10px;}
.subtractiveSelections h3{font-size:18px!important;}

div#MapSmallDirectionsForm label{font-weight:700;}
div#MapSmallDirectionsForm form{padding:0}
div#MapSmallDirectionsForm input.text {
  margin: 0;
    padding-left: 24px;
  max-width: none;
  width: 77%;
}

#BlogsbyTopicTabbedRotating div.headerBar {
  margin-bottom: 5px;
}
.blogsByTopicTabbedRotating {
  background-color: #fff;
  font-size: 12px;
  height: 200px;
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}
ul#blogsByTopicTabbedRotatingTabs {
  color: #666;
  font-size: 0.85em;
  margin-left:1px;
  padding: 0;
  text-transform: uppercase;
  letter-spacing:-0.1em;
  float: left;
  width: 100%;
}
ul#blogsByTopicTabbedRotatingTabs li {
  background-color: #eee;
  border: 1px solid #ccc;
  cursor: pointer;
  float: left;
  padding: 0 5px;
  white-space:nowrap;
}
.blogsByTopicTabbedRotatingSelected {
  background-color: #fff !important;
  border: 1px solid #fff !important;
}
#blogsByTopicTabbedRotatingContainer, .blogsByTopicTabbedRotatingCanvas {
  position: absolute;
}
#blogsByTopicTabbedRotatingContainer, .blogsByTopicTabbedRotatingSlides {
  height: 123px;
  overflow: hidden;
}
#blogsByTopicTabbedRotatingContainer,
.blogsByTopicTabbedRotatingSlides {
  height: 133px;
}
#blogsByTopicTabbedRotatingContainer {
  border-right: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-left: 1px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  clear: both;
  }
.blogsByTopicTabbedRotatingCanvas {
  padding: 0 !important;
  width: 999999px;
}
li.blogsByTopicTabbedRotatingSlides {
  background-color: #fff;
  color: #333;
  float: left;
  padding: 11px 7px 0 7px;
  width: 306px;
  }
  li.blogsByTopicTabbedRotatingSlides {
    width: 306px;
  }
li.blogsByTopicTabbedRotatingSlides a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
li.blogsByTopicTabbedRotatingSlides img {
  float: left;
  height: 100px;
  margin-right: 7px;
  width: 100px;
}
.blogsByTopicTabbedRotatingNav {
  font-family: 'Courier New';
  font-size: 31px;
  margin-left: 110px;
  padding: 0 !important;
  position: absolute;
  top: 175px;
  }
.blogsByTopicTabbedRotatingNav li {
  color: #000;
  cursor: pointer;
  float: left;
  text-align: center;
  width: 35px;
}
#blogsByTopicTabbedRotatingStop {
  font-size: 20px;
  vertical-align: 1px; 
}
#blogsByTopicTabbedRotatingPlay {
  font-size: 18px;
  vertical-align: 0; 
}


/* survey styles (Best Of) */
.SurveyQuestion {margin:1em 0;}
  .SurveyQuestion:after {content:''; display:table; clear:both;} /* clearfix-ish */
.SurveyQuestion .question {float:left;width:45%;text-align:right;font-weight:700;}
.SurveyQuestion .answer {float:left;  width: 52%;}
.SurveyQuestion .answer label {display:none;}
  .SurveyQuestion .radio label {display:inline;}
.SurveyQuestion .answer input {margin-left:1em;}
.SurveySectionHeader h2 {padding:2px 18px;background:#ccc;}
#SurveyFormNavigation input {margin:1em 0 1em 320px;}

/* Survey Styles (Tammies) */
#surveysection-3082605 .SurveyQuestion .question,
#surveysection-3082606 .SurveyQuestion .question,
#surveysection-3082608 .SurveyQuestion .question,
#surveysection-3437114 .SurveyQuestion .question,
#surveysection-3437507 .SurveyQuestion .question,
#surveysection-3437508 .SurveyQuestion .question
{
  float: none;
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px;
}
#surveysection-3082605 .SurveyQuestion .answer label,
#surveysection-3082606 .SurveyQuestion .answer label,
#surveysection-3082608 .SurveyQuestion .answer label,
#surveysection-3437114 .SurveyQuestion .answer label,
#surveysection-3437507 .SurveyQuestion .answer label,
#surveysection-3437508 .SurveyQuestion .answer label
{
  display: inline;
}
#surveysection-3437511 .SurveyQuestion .question
{
  float:none;
  text-align:left;
  font-weight:bold;
  padding-bottom:5px;
  width:auto;
}

/* added 12/22/11*/
cite.byline .email,
cite.byline .facebook,
cite.byline .twitter {
 height:18px;
 margin:0.5em 0;
 padding-left:27px;
 line-height:18px;
 overflow:hidden;
}
.SurveySectionHeader .progress,div#SurveyProgress .progress {
  margin:.5em;
  text-align: right;
  color: #777;
  font-style: italic;
}
div#SurveyFormNavigation {
  overflow: hidden;
}
div#SurveyForm .SurveySubmit input[type='submit'],
div#SurveyFormNavigation input[type='submit'] {
  background: #999;
  border: 0 none;
  color: #FFF;
  padding: 0px 5px 0;
  -webkit-appearance: none;
  border-radius:2px;
  letter-spacing: 1px;
  margin:5px 0 0;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
div#SurveyFormNavigation input[type='submit']:hover{opacity:.9;}
.SurveyMemberLoginBox p:first-child {
  margin: 10px 0;
  font-size: 19px;
  color: #c00;
}
#SurveyFormNavigation  .SurveySubmit {  width: 88%;  float: right;}
div#SurveyForm  .SurveyNext input[type='submit'] {
  font-size: 22px;
  padding:6px;
  margin:0;
    background: #C4171D;
}
div#SurveyForm .captchaContainer img {
  margin: 5px 0;
}
div#SurveyForm .SurveyNext {
  float: right;
}
div#SurveyForm textarea{margin:10px 0 0}
div#SurveyForm  .SurveyPrev,
div#SurveyFormNavigation .SurveyExit {
  float: left;
}
p.captchaReloadText a {
  font-weight: 700;
}
div#SurveyForm .SurveySectionHeader+div p {
  font-weight: 700;
  margin: 10px;
  font-size: 15px;
}
div#SurveyForm  p.error {
  color: #AE0000;
  margin:5px;
  float: left;
  clear: left;
  font-weight: 700;
}
div#SurveyQuestions>p.error {
  float: none;
  background: #ae0000;
  color: #fff;
  padding: 5px;}
cite.byline .email {
 background:transparent url(/images/icons/email-18x18.png) 6px center no-repeat;
}
cite.byline .facebook {
 background:transparent url(/images/icons/facebook-18x18.png) 6px center no-repeat;
}
cite.byline .twitter {
 background:transparent url(/images/icons/twitter-18x18.png) 6px center no-repeat;
}

div#storyBody div.inlineAudio {
  width: 300px;
  margin: auto;  
}

div#storyBody div.inlineAudio .inlineAudioCaption {
  float:left; 
  font-family: Arial; font-size: 11px; color: #333;
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float:right; 
  font-family: Arial; font-size: 10px; color: #999;
}

div.commentsHeader a.feedLink {color: transparent !important}

/* Unsubscribe from comment threads */
div#UnsubscribeComment {
  margin: 10px;
}

div#TwitterFeed.MainColumn h2.widget_head a {display:inline-block;font-size:14px;padding:2px 4px;}
#TwitterFeed li {margin:1em 0;padding-left:1em;text-indent:-1em;}
#TwitterFeed li a.twitterTime {display:block;padding-left:1em;}

#WatchItQueueIt.Sidebar.MovieTimes,
#WatchItQueueIt.Sidebar.Film {
  width: 100% !important;
  margin: 1em auto;
}

.watchit_container {
  position: relative;
  height: 58px;
}

.watchit_button_element {
  width: 100% !important;
  height: 28px
}

.watchit_container a {
  display: block;
  text-decoration: none;
  margin-bottom: 2px;
}

.watchit_button {
  background: #e84e1d url("https://gowatchit.com/assets/controls/watchit_button.png") center no-repeat;
}

.watchit_queue_button.not_in_queue {
  background: #fccb00 url("https://gowatchit.com/assets/controls/add_to_queue_mini_off.gif") center no-repeat;
}

.watchit_queue_button.in_queue {
  background: #8e7200 url("https://gowatchit.com/assets/controls/add_to_queue_mini_in.gif") center no-repeat;
}

#Trailer {width:100%;height:28px;background:#090;line-height:28px;text-align:center;color:#fff;font-size:1.2em;font-weight:bold;}
#frequencyOverlay {z-index: 1!important}
/* === Inline Connections === */
div.connection {
  margin: 1em auto;
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding-bottom: 0.5em;
  font-size:12px;
}
div.connection::after{
  content: "";
  display: block;
  clear: both;
  height:0;
}
div.connection>a {
    color: #111;
}
div.connection h5 {
  font-weight: bold;
  text-decoration: none;
  margin: 0.5em 0!important;
  font-size: 17px;
  border-bottom: 1px solid #CCC;
  line-height: 1em;
  padding-bottom: 0.25em;
}
div.connection h5 a{
  color: #666;
}
div.connection h5 span.typeHeader {
  text-transform: uppercase;
  font-weight: normal;
  font-size:11px;
}
div.connection.slideshow h5 span.typeHeader {
  font-size:0.75em
}

/* Stack headers for Location, Event, Film, and Poll */
div.connection.location h5 span.typeHeader,
div.connection.event h5 span.typeHeader,
div.connection.film h5 span.typeHeader,
div.connection.poll h5 span.typeHeader {
  display: block;
}

/* Add a colon to the header prefix for non-stacked */
div.connection.content h5 span.typeHeader::after {
  content: ":";
}
div#storyBody div.connection.content h5 a{color:#c00}
/* Connection Content */
div.connection.content img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.connection.content a div.subHeadline,
div.connection.content a div.summary {
  color: #000;
  font-weight: normal;
}
div.connection.content a div.author,
div.connection.content a div.category {
  color: #667;
  font-weight: normal;
}


/* content adjustments */
.content.connection{
    border: none;
   padding: 0 2em;
   box-sizing:border-box;
}
.content.connection h5,
#storyBody .content.connection h5{
  border: none;
  margin:.5em 0!important; 
  padding: 0;
  font-size: 14px;
}
.content.connection h5 a:hover .subHeadline, 
.content.connection h5 .subHeadline:hover {
    color: inherit;
}
.content.connection h5 .subHeadline {
  font-weight: 400;
  color:#676767;
}
.content.connection h5+* {
    display: none;
}
/* Connection Slideshows */
div.slideshow.connection a.leadImage {
  width: 100%; /* override this value to accommodate different column widths */
  height: auto;
  background-color: #333;
  -webkit-justify-content:center;
  justify-content: center;
  margin: 0 0 5px 0;
  float: left;
  position: relative;
  overflow: hidden;
}
div.slideshow.connection a.leadImage img {
  height: 100%;
  width: auto;
  display: block;
  object-fit: contain;
  margin: 0 auto;
}
div.slideshow.connection a.leadImage span.count {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(53%, rgba(0, 0, 0, 0.06)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 53%, rgba(0, 0, 0, 1) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: auto;
}
div.slideshow.connection a.leadImage span.count::before {
  content: "";
  display: block;
  padding-top: 100%;
}
div.slideshow.connection a.leadImage span.count-inner {
  position: absolute;
  bottom: .5rem;
  right: .5rem;
}
div.slideshow.connection div.thumbnails {
  margin: 0 0 5px;
  float: left;
  width: 100%;
}
div.slideshow.connection div.thumbnails a {
  display: block;
}
div.slideshow.connection div.thumbnails a:nth-child(n+7) {
  display: none;
}
div.slideshow.connection div.thumbnails img {
  float: left;
  margin: 0;
  width: calc(100%/6 - 5px);
  height: auto;
}
div.slideshow.connection div.thumbnails a:nth-child(n+1):nth-child(-n+5) img {
  margin-right: 6px;
}
div.slideshow.connection div.caption {
  text-align: center;
  clear: both;
  margin: .15em 0 0;
}
div.slideshow.connection div.slideshowLink a {
  color: #fff!important;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 1em;
  display: inline-block;
  margin: 0.5em auto;
}
div.slideshow.connection div.caption .title a {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
}
div.slideshow.connection div.caption .summary,
.slideshow.connection h5 .title {
    display: none;
}
div.slideshow.connection .caption .title {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
div.slideshow.connection .caption .title a {
  color: #000;
}
/* Connection Event Location */
div.event.connection div.infoImage,
div.location.connection div.infoImage {
  width: 60%;
  float: left;
}
div.event.connection div.infoImage img,
div.location.connection div.infoImage img {
  float: left;
  max-width: calc(50% - 0.5em);
  margin: 0 0.5em 0 0;
  height: auto;
}
div.event.connection div.info,
div.location.connection div.info {
  float: left;
  width: calc(50% - 0.5em);
}
div.event.connection div.info > div,
div.location.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.event.connection.noImage div.info,
div.location.connection.noImage div.info {
  float: left;
  width: 100%;
}
div.event.connection a div.info,
div.location.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.event.connection div.locationName {
  font-weight: bold;
}
div.location.connection .hours,
div.event.connection div.time {
  font-style: italic;
}
div.location.connection div.locationCategory,
div.event.connection div.eventCategory,
div.location.connection div.url,
div.event.connection div.url {
  color: #666;
}
div.location.connection .map,
div.event.connection .map {
  line-height: 1em;
  padding-bottom: 0.25em;
  float: right;
  width: calc(40% - 1px);
  height: 150px;
  margin: 0!important;
}
.connection .altMapLink {
  opacity: 0;
  display: none
}

/* Connection Film */
div.film.connection div.image { float: left; }
div.film.connection div.image a { float: left; }
div.film.connection div.image img {
  float: left;
  margin: 0 0.5em 0 0;
}
div.film.connection a div.info {
  color: initial;
  font-weight: initial;
  line-height: 1.25em;
}
div.film.connection div.info > div {
  margin: 0 0 0.5em 0;
}
div.film.connection div.info > div.rating {margin-bottom: 0;}
div.film.connection div.rating { display: inline-block; }
div.film.connection div.rating > div { float: left; }
div.film.connection div.rating div.ratingHeader { margin-right: 0.5em; }
div.film.connection div.rating,
div.film.connection div.filmMetaData,
div.film.connection div.genre,
div.film.connection div.url {
  color: #666;
}

/* Connection Poll */
div.poll.connection li.pollItem,
div#storyBody div.poll.connection li.pollItem {
  margin: 0.5em 0;
  list-style: none;
}
.poll.connection .image img {
    float: right;
}
div.poll.connection ul {
  margin: 0;
  padding: 1px;
}
div.poll.connection input[type=submit] {
  display: block;
  margin: 0.5em auto;
  clear: both;
  color: #fff;
  font-weight: bold;
  background-color: #667;
  padding: 8px 8px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
div.poll.connection a.results {
  text-align: center;
  display: block;
  font-weight: normal;
}

.pdf.connection h5 span.typeHeader {
  display: block;
  padding-left: 20px;
  background: url(/foundation/images/icons/PDFicon_32x32.png) left center no-repeat transparent;
  background-size: 20px;
}


.pdf.connection iframe {
   width: 100%;
   margin: auto;
   display:block;
}

.pdf.connection .inlinePDFCaption {
  text-align: left;
  color: #222;
  font-size: 14px;
  margin: 2px 0 0;
  line-height: 1.2;
}

.pdf.connection .inlinePDFCredit {
  text-align: right;
  font-size: 11px;
  margin-top: 2px;
  line-height: 1.1;
  color: #999
}
/* === End Inline Connections === */

div.ContentFullWidth {
  margin: 0 0 15px
}
.ContentFullWidth div.connection {
  font-size: 14px
}
.ContentFullWidth div.connection.location h5 span.typeHeader,
.ContentFullWidth div.connection.event h5 span.typeHeader,
.ContentFullWidth div.connection.film h5 span.typeHeader,
.ContentFullWidth div.connection.poll h5 span.typeHeader {
  display: inline-block;
}
.ContentFullWidth div.connection.location h5 span.typeHeader::after,
.ContentFullWidth div.connection.event h5 span.typeHeader::after,
.ContentFullWidth div.connection.film h5 span.typeHeader::after,
.ContentFullWidth div.connection.poll h5 span.typeHeader::after {
  content: ": "
}
.ContentFullWidth #storyBody .connection h5 a,
.ContentFullWidth .connection h5 a {
  color: #000;
}
div#StoryBreadcrumb.ContentFullWidth {
  clear: both;
}
.ContentFullWidth .storyHead {
  text-align: center;
  clear: both;
  margin: 10px 0 0;
}
.ContentFullWidth .storyHead h1 {
  font-weight: 700;
  font-size: 33px;
  margin: 0 auto 5px;
}
.ContentFullWidth .storyHead h2 {
  font-size: 22px;
  color: #444;
  margin: 0 auto 5px;
  max-width: 600px;
}
.ContentFullWidth .storyHead .byline {
  color: #777;
  letter-spacing: 1px;
}
.ContentFullWidth .storyHead .date {
  display: none;
}
.ContentFullWidth  div#storyBody {
  padding-left: 125px;
  padding-right: 125px;
  font-size: 17px !important;
  line-height: 1.5 !important;
}
.ContentFullWidth  .contentImageCenter {
  margin: 1em -125px !important;
  width: auto !important;
}
.ContentFullWidth  div#storyBody p {
  margin: 1em auto;
}
.ContentFullWidth  div#storyBody .Ad {
  text-align: center;
  margin: 0 auto 1em;
}
.ContentFullWidth  div#storyBody .Ad>div {
  display: inline-block;
}
div.ContentFullWidth {
  margin: 0 0 15px
}
.ContentFullWidth div.connection {
  font-size: 14px
}
.ContentFullWidth div.connection.location h5 span.typeHeader,
.ContentFullWidth div.connection.event h5 span.typeHeader,
.ContentFullWidth div.connection.film h5 span.typeHeader,
.ContentFullWidth div.connection.poll h5 span.typeHeader {
  display: inline-block;
}
.ContentFullWidth div.connection.location h5 span.typeHeader::after,
.ContentFullWidth div.connection.event h5 span.typeHeader::after,
.ContentFullWidth div.connection.film h5 span.typeHeader::after,
.ContentFullWidth div.connection.poll h5 span.typeHeader::after {
  content: ": "
}
.ContentFullWidth #storyBody .connection h5 a,
.ContentFullWidth .connection h5 a {
  color: #000;
}
div#StoryBreadcrumb.ContentFullWidth {
  clear: both;
}
.ContentFullWidth .storyHead {
  text-align: center;
  clear: both;
  margin: 10px 0 0;
}
.ContentFullWidth .storyHead h1 {
  font-weight: 700;
  font-size: 33px;
  margin: 0 auto 5px;
}
.ContentFullWidth .storyHead h2 {
  font-size: 22px;
  color: #444;
  margin: 0 auto 5px;
  max-width: 600px;
}
.ContentFullWidth .storyHead .byline {
  color: #777;
  letter-spacing: 1px;
}
.ContentFullWidth .storyHead .date {
  display: none;
}
.ContentFullWidth  div#storyBody {
  padding-left: 125px;
  padding-right: 125px;
  font-size: 17px !important;
  line-height: 1.5 !important;
}
.ContentFullWidth  .contentImageCenter {
  margin: 1em -125px !important;
  width: auto !important;
}
.ContentFullWidth  div#storyBody p {
  margin: 1em auto;
}
.ContentFullWidth  div#storyBody .Ad {
  text-align: center;
  margin: 0 auto 1em;
}
.ContentFullWidth  div#storyBody .Ad>div {
  display: inline-block;
}

.ContentFullWidth #MagnumImage .magnumContainer {
   display:inline-block;
   }
.ContentFullWidth #MagnumImage{text-align:center;}   

.ContentFullWidth #MagnumImage,
.ContentFullWidth .contentImageCenter {
  clear:both;
}  