/* Seven Days */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
@import url("/styles/general_foundicons.css");

/* reset from reset.css */

img {border:none;}
p {margin:1.12em 0;}
strong {font-weight:bold;}
em {font-style:italic;}
body {
  font-family:'proxima-nova',helvetica,arial,sans-serif;
  font-size:78%;
  color:#333;
  /* padding:0 10px; */
}
#storyBody iframe,
.postBody iframe{
  display:block;
	margin: 20px auto;
}

#storyBody iframe[src*='vimeo'],
.postBody iframe[src*='vimeo']{
  margin: 0 auto;
}
.postBody script[src*='vimeo'] + p,
#Content #storyBody script[src*='vimeo'] + p {
  margin-top: 1em;
}

.ContentManualFullWidth #storyBody iframe {

}
/* html {min-width:1020px;} */

a {
  color:#a0a627;
  text-decoration:none;
}
a:hover {
  color:#777c19;
  text-decoration:underline;
}
/*
.LoginDialog a{
  text-decoration: none;
}
.LoginDialog a:hover{
   color:#777c19;
  text-decoration:underline;
}
*/
/* clearfix - for closing elements containing floats across browsers */
#gridHeader:after,
#gridClamp:after,
.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}
  #FilmReview.MovieTimes.clearfix:after {display:none;}
  div#MobileDetect {
    font-size: 2em;
    padding: 2px 6px;
    background: #7C7D06;
    color: #F8CB16;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 7px;
    top: 47px;
    z-index: 3
}
  div#MobileDetect a {
  color: #FEFEFE;
  font-weight: 700;
  }
  #gridHeader,
  #gridClamp,
  .clearfix {display:inline-block;}
  /* Hides from IE-mac \*/
    * html .clearfix {height:1%;}
    #gridHeader,
    #gridClamp,
    .clearfix {display:block;}
  /* End hide from IE-mac */

/* common class defaults */
a.inlineEdit, span.inlineEdit {
  font-family: Arial, Helvetica, Verdana, sans-serif!important;
  font-weight:normal!important;
  font-size:10px!important;
  color:#CCC!important;
  text-decoration:none!important;
  text-transform:uppercase;
}
  a.inlineEdit:hover, span.inlineEdit:hover { color:#C70E0F!important; }

.clicktozoom {
  top: 3px;
	position: absolute;
	right: 3px;
	color: #fff;
	text-indent: -9999px;
	background: transparent url(/images/icons/zoom-24.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
	cursor: pointer;
      pointer-events: none;
	/* display:block;
  text-align:right;
  font-size:9px;
  text-decoration:none;
  font-weight:normal;
	font-family: 'proxima-nova',helvetica,arial,sans-serif;
	color: #888888;
	line-height:100%; */ 
}




.headline, 
.headline a {
  text-decoration:none;
  font-weight: bold;
}
.headline a:hover {
	color: #777c19 !important;
	text-decoration: none;
	}
}
.subheadline {
color:#888;
}
.byline {
color:#888;
} 

a.memberThumb {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

input.searchbox {
  width: 134px;
  height: 16px;
  background: url(/images/backgrounds/keywords.png) no-repeat;
  padding: 3px 9px 0 21px;
  border: 0;
  font-size: 10px;
}
  input.searchbox:focus { outline: none; }

.BlogButton {
  display: block;
  width: 140px;
  height: 45px;
  background-repeat: no-repeat;
  text-indent: -6000px;
}

.sectionHeader { 
  background-repeat: no-repeat;
  background-position: left top;
  text-align: left; 
  font-weight: bold;
  font-size: 16px;
  color:#000;
}
  .sectionHeader a, .sectionHeader span {
    display: block;
    text-indent: -6000px;
  }

h1.sectionHeader {
  height: 22px;
}
  h1.sectionHeader a, h1.sectionHeader span { 
    height: 22px; 
    line-height: 22px;
  }
h2.sectionHeader {
  height: 13px;
}
  h2.sectionHeader a, h2.sectionHeader span { 
    height: 13px; 
    line-height: 13px;
  }

#gridMainSidebar1 div.MainSidebar { 
  background: none;
  margin-bottom: 15px; 
}
  #gridMainSidebar1 div.MainSidebar h3 {
    background: none;
    padding: 0 0 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #b5d939;
    text-align: left;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: -1px;
  }
    #gridMainSidebar1 div.MainSidebar h3 a { 
      color: #b5d939;
      text-decoration: none;
    }
    #gridMainSidebar1 div.MainSidebar ul {
      padding: 0;
    }

/* ------------------------------------------------------------------ */

div.tools {
  float:right;
}
div#ShareToolsTools.tools {
  float: none;
}
#LocationToolsTools,
#EventToolsTools {
	background-color: #fff;
}

#LocationToolsTools ul,
#EventToolsTools ul {
	border-left: 1px solid #E9E9DF;
  padding-left: 10px;
}

#FilmToolsTools.tools {margin:1em 0 0;}

div.tools h3 {display:none;}
div.tools h4 {
  padding: 0 0 3px 0;
  font-size: 10px;
  text-transform: uppercase;
}
div.tools *+h4 { padding-top: 8px; }
div.tools ul {
  border-top: none;
}
div.tools ul li {
  font-size: 12px;
}
  div.tools ul li.shareLink {
    padding: 4px 5px;
  }
div.tools ul li a {
  background-repeat: no-repeat;
  background-position: 5px center;
  display: block;
  padding: 5px 5px 5px 28px;
  text-transform: lowercase;
}
div.tools ul li * a,
div.tools ul li.shareLink a {
  display: inline;
  padding: 0;
  text-transform: none;
}
div.tools ul li.l1 {
  padding: 5px;
}
div.tools ul li.l0 ul {
  margin-bottom: 5px;
}

div.tools div.togglePanel {
    padding: 3px;
  }

ul.togglePanel {
	border: none;
}  
  
  div.horizontalToolsTogglePanel {
    padding: 5px;
    background-color:#E3E2D5;
  }
div.tools div.togglePanel textarea,
div.tools div.togglePanel input[type=text] {
    width: 132px;
    padding: 2px;
    border: solid 1px #ccc;
}
div.tools div.loading {
    /* loader image from ajaxload.info */
    background-image: url(/images/icons/toolsloader.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 0 20px;
}

div.tools a.emailAction {
    background-image: url(/images/icons/article_tools/email.gif);
}
div.tools a.printAction {
    background-image: url(/images/icons/article_tools/print.gif);
}
div.tools a.shareAction {
    background-image: url(/images/icons/article_tools/share.gif);
}
div.tools a.saveAction {
    background-image: url(/images/icons/article_tools/fave.gif);
}
div.tools a.listAction {
    background-image: url(/images/icons/article_tools/save.gif);
}
div.tools a.commentItem {
    background-image: url(/images/icons/article_tools/comment.gif);
}
div.tools a.reminderAction {
    background-image: url(/images/icons/article_tools/remind.gif);
}
div.tools a.icalAction {
    background-image: url(/images/icons/article_tools/ical.gif);
}

div.tools a.addAction {
    display: block;
    padding: 5px 0 5px 18px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url(/images/icons/article_tools/add.gif);
}
  div.tools form a.addAction {
    background-image: none;
    padding:5px;
    text-decoration: none;
  }
  
  div.horizontalTools a.emailAction {
      background: url(/images/icons/article_tools/email.gif) no-repeat;
      padding-left: 22px;
  }
  div.horizontalTools a.printAction {
      background: url(/images/icons/article_tools/print.gif) no-repeat;
      padding-left: 22px;
  }
  div.horizontalTools a.shareAction {
      background: url(/images/icons/article_tools/share.gif) no-repeat;
      padding-left: 22px;
  }
  div.horizontalTools a.saveAction,
  div.horizontalTools a.icalAction {
      background: url(/images/icons/article_tools/save.gif) no-repeat;
      padding-left: 22px;
  }
  div.horizontalTools a.commentItem {
      background: url(/images/icons/article_tools/comment.gif) no-repeat;
      padding-left: 22px;
  }
  div.horizontalTools a.reminderAction {
    background: url(/images/icons/article_tools/remind.gif) no-repeat;
    padding-left: 22px;
  }

  div.horizontalTools {
      background-color:#eff0e8;
      border:1px solid #d2d5bf;
      float:left;
      margin-bottom:10px;
      padding:3px;
      width:100%;
  }
  div.horizontalTools ul {
      padding:0 8px;
  }
  div.horizontalTools li.l0 {
      float:left;
      margin:0 5px;
      padding:1px 9px;
      height: 16px;
  }
    div.horizontalTools li.l0 a {
      text-decoration:none;
      font-size:.9em;
    }
    div.horizontalTools li.shareLink a {
      display: block;
      float: right;
      padding-top: 1px;
      padding-left: 4px;
      }
      div.horizontalTools li.shareLink a.toolIconLink {
        display: inline;
        float: left;
        padding: 0;
      }
      div.tinyTools li a.toolIconLink {
        float: left;
        padding: 0 5px 0 0 !important;
        background: none !important;
      }
  div.horizontalToolsTogglePanel {
    width:auto!important;
    height:auto!important;
    padding:10px;
  }
    div.horizontalToolsTogglePanel .toolsInner {
      padding:5px;
    }
      div.horizontalToolsTogglePanel .toolsInner h3 {
        margin:5px 0;
      }
  div.horizontalToolsTogglePanel ul li.l1 {
      background: #FEFEFE;
      padding: 2px;
      margin: 2px 0;
  }

div.processOutput {
  background: #ffffcc;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ffff00;
}

/* ------------------------------------------------------------------ */

div.archiveListing .tinyTools {
  border-left: 1px solid #E9E9DF;
	clear: right;
	padding-left: 10px;
	width: auto;
	text-transform: lowercase;
	font-size: 10px;
	float: right;
	margin: 0 0 5px 10px;
}
div.tinyTools {
  float:right;
  border-left: 1px solid #E9E9DF;
	clear: right;
	font-size: 11px;
	padding-left: 10px;
	width: auto;
	text-transform: lowercase;
}
div.tinyTools h3 {display:none;}
div.tinyTools h4 {
    margin: 5px 0 2px 0;
    font-size: 10px;
    font-weight: bold;
}

.EventListing .listing div.tinyTools ul {
  margin-top:0;
  }
  
div.tinyTools ul li.l0 {
	line-height:1.8em;
}

div.tinyTools ul li.l0 a {
  background:transparent;
  background-repeat: no-repeat;
  display: block;
/*  padding: 4px;*/
  text-decoration: none;
  color:#000;
  font-weight: normal;
}
  div.tinyTools ul li.l0 a:hover {
  text-decoration:none;
  color: #a0a627;
  }
div.tinyTools ul li .toolIconLink img[src*="Twitter"] {
  width: 20px;
  height: auto;
  margin-left: -3px;
}
div.tinyTools div.togglePanel ul {
    margin: 0;
}
div.tinyTools div.togglePanel {
    padding: 4px;
}
div.tinyTools div.togglePanel textarea,
div.tinyTools div.togglePanel input[type=text] {
    width: 102px;
    padding: 2px;
    border: solid 1px #ccc;
}

/* ------------------------------------------------------------------ */

div.flipBook {
    position: relative;
}
div.flipBook .credit, 
div.magnumContainer .credit,
#storyBody .credit {
  margin:5px 0;
  text-align: right;
  font-size:10px;
  text-transform: uppercase;
	font-family: 'proxima-nova',helvetica,arial,sans-serif; 
}
div.magnumContainer .credit {
/*  float: right;*/
}
div.flipBook .caption {
  margin:6px 0;
  color: #888;
}
div.flipBook div.photGridWrap {
    text-align: center;
}
div.flipBook div.photoGrid {
    display: inline-block;
    margin-top: 4px;
    padding: 4px 0 4px 1px;
}
div.flipBook div.photoGrid a,
div.flipBook div.photoGrid a:link,
div.flipBook div.photoGrid a:visited,
div.flipBook div.photoGrid a:hover {
    position: relative;
    float: left;
    text-decoration: none;
    border: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #999;
    margin: 3px 5px 4px 0;
    width: 46px;
    height: 46px;
}
div.flipBook div.photoGrid a:hover {
    width: 50px;
    height: 50px;
    left: -2px;
    top: -2px;
    margin-right: 1px;
    margin-bottom: 0px;
}

/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* Inline Images */
/* ------------------------------------------------------------------ */

.contentImageCenter {
  text-align:center;
  position:relative;
  margin: 20px auto;
  width:100%;
}
.contentImageRight {
  float:right;
  padding: 0; /* DON CHANGED 6/6/16  */ 
  margin: 6px 0 0 20px;  /* DON CHANGED 6/6/16  */   
  position:relative;
}
.contentImageLeft {
  float:left;
  padding: 0; /* DON CHANGED 6/6/16  */
  margin: 6px 20px 0 0;  /* DON CHANGED 6/6/16  */ 
  position:relative; 
}
body.BestOfGuide.Demerzel6Zone .contentImageCenter,body.BestOfGuide.Demerzel6Zone .contentImageCenter ul{
  width:460px!important;
}
body.BestOfGuide.Demerzel6Zone .contentImageCenter a img {
  width:460px;
  height:auto;
}
body.BestOfGuide.Demerzel6Zone .contentImageRight,
body.BestOfGuide.Demerzel6Zone .contentImageRight ul {
width: 220px !important;
  padding: 0 0 0 10px !important;
}
body.BestOfGuide.Demerzel6Zone .contentImageRight a img {
  width:220px;
  height:auto;
}


/* narrow search options bar */
div.searchedFor ul.narrowOptionsBar {
  border-top: 0;
  position:absolute; 
  right:-10px; 
  margin-top:4px;
  padding: 2px 0 1px; 
  background-color:#eff0e8; /* for dropdown menu */
  -webkit-box-shadow:0 10px 15px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:0 10px 15px rgba(0, 0, 0, 0.4);
  /* box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4); */
  z-index:99999;
}
div.searchedFor ul.narrowOptionsBar li {clear:both;margin:0;padding:0;text-transform:lowercase;}

div.searchedFor ul.narrowOptionsBar li a { 
  display:block; 
  padding:4px 12px;
  color: #333; 
  font-size: 12px; 
  text-decoration:none;
  text-align: right; 
}

div.searchedFor ul.narrowOptionsBar li a:hover {color:#000;text-decoration:underline;}

div.searchedFor .sortBar {
  position:relative;
  float:right;
	margin: 18px 10px 0 0;
  text-transform:lowercase;
  font-weight: normal;
}
div.searchedFor .sortBarHeader {
font-size:12px;
color:#000;
line-height:16px
}
div.searchedFor .sortBarHeader a {
  display:inline-block;
  height:16px;
  padding:0 18px 0 0;
  background:transparent url(/images/buttons/sort-arrows.png) right -17px no-repeat;
  color:#333;
  text-decoration:none; 
  outline:0;
  }
div.searchedFor .sortBarHeader a.active {}

body#Section div.searchedFor .sortBar,
body#LocationSearch div.searchedFor .sortBar {
  position:relative;
  float:right;
  margin: 0 0 0 15px;
  text-transform:lowercase;
  font-weight: normal;
}


.dnCalendar {background:#fff;border:2px solid #000;}
.dnCalendar th {text-align:center;font-weight:bold;font-size:90%;background:#eee;}
.dnCalendar td {text-align:center;padding:2px;}
.dnCalendarDateGray {color:#999;}
.dnCalendarDateSelected {background:#a0a627;color:#fff;}

div#storyBody blockquote, 
.postBody blockquote,
#BlogEdit .contentBody blockquote {
  padding: 0 15px;
  margin: 0px 1em 1em 1em;
  border-left: 12px solid #EFF0E8;
  line-height: 1.5em;
  font-family: 'proxima-nova',helvetica,arial,sans-serif; 
/* font-size: .8em; DON REMOVED 4/20/18, TOO SMALL */
  }
  
div#storyBody blockquote, 
#BlogEdit .contentBody blockquote {
/*  font-size: 1.2em; */
  }
.inlineComponent.inlineLeft {
  float: left;
  margin: .25em 10px .25em 0;
}
.inlineComponent.inlineRight {
  float: right;
  margin: .25em 0 .25em 10px;
} 
.inlineComponent.inlineCenter{
  margin:.5em auto;
  text-align: center;
}
.inlineComponent.inlineCenter div {
  margin:auto;
}  

.inlineComponent.inlineLeft {
  float: left;
  margin: .25em 10px .25em 0;
}
.inlineComponent.inlineRight {
  float: right;
  margin: .25em 0 .25em 10px;
} 
.inlineComponent.inlineCenter{
  margin:.5em auto;
  text-align: center;
}
.inlineComponent.inlineCenter div {
  margin:auto;
}  

.socialLogInHolder a {
  color:#000;
  }
/* -- Global Drop Cap Style -- */
.fdnDropCap {
    display: block;
    float: left;
    font-size: 5.2em;
    margin: 25px 10px 0 0;
    font-weight: 700;
    line-height: 0.5em;
	font-family: 'proxima-nova',helvetica,arial,sans-serif;
}

#Location #MagnumImage>div {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:flex-end;
  justify-content: flex-end;
  font-size: 0;
  flex-direction: column;
}
#Location #MagnumImage img{
  order:1;
  width: 100%;
}
#Location #MagnumImage .credit {
  order:3;
  font-size: 11px;
}
#Location #MagnumImage .caption{
  order:2;
  font-size: 12px;
}
#Location #MagnumImage .credit+.caption::after{
  content: ", ";
  font-size: 12px;
  margin: 0 3px 0 -3px;
}
#Location #MagnumImage .credit,
#Location #MagnumImage .caption {
  display: inline-block;
  margin: 0;
  text-transform: none;
}
/* Begin Infobox Connection Styles */
.connection.infoBox {
    box-sizing: border-box;
  padding:10px;
  background:#eff0e8;
  border-top: 10px solid #dbdbcb;
  border-bottom: 10px solid #dbdbcb;
   line-height: 1.25em;
    font-family: 'proxima-nova',helvetica,arial,sans-serif;
    font-size: 17px;
    color: #333;
}
.connection.infoBox.Right{
  width: 220px;
  float: right;
  margin:5px 0 1em 15px;
}
.connection.infoBox.Left{
  width: 220px;
  float: left;
  margin: 5px 15px 1em 0;
}
.connection.infoBox.Center {
  width: calc(100% - 100px);
}
.connection.infoBox ul li{
  text-align: left;
  list-style: disc outside none;
  margin:10px 5px 0 15px;
}
.connection.infoBox ol li{
  text-align:left;
  list-style: decimal outside none;
  margin:10px 5px 0 15px;
}
.connection.infoBox ul,
.connection.infoBox ol {
  margin:0 0 10px;
}
.connection.infoBox p:first-child {
  margin-top: 0;
}
.connection.infoBox a {
  font-weight: 700;
  color:#777;
}
.connection.infoBox a:hover{
  opacity: .88;
  text-decoration: underline;
}
div.content.connection,
div.event.connection,
div.location.connection,
div.film.connection,
div.slideshow.connection,
div.poll.connection {
  clear: both;
}
/* End Infobox Connection Styles */

.fdn-inline-connection-pdf-link {
    display: block;
    color: #000;
    font-weight: 700;
    font-size: 17px;
    margin: 30px 0 20px;
    clear: both;
    position: relative;
    border: thin solid #CCC;
    border-width: thin 0;
    background: url(/foundation/images/air/icon-pdf.svg) left 14px no-repeat;
    background-size: 20px;
    padding: 15px 2px 5px 25px;
    line-height: 1;
  }
  .fdn-inline-connection-pdf-link a {
    transition: ease 155ms;
    display: block;
  }
  .fdn-inline-connection-pdf-link a:hover {
    color: #000 !important;
  }
  .fdn-inline-connection-pdf-link-title {
    display: block;
  }
  .fdn-inline-connection-pdf-link a .fdn-inline-connection-pdf-link-caption {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    margin-top: 5px;
  }
  .fdn-inline-connection-pdf-link::before {
    content: "PDF";
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    position: absolute;
    top: 5px;
    left:25px;
  }
  .fdn-inline-connection-pdf-link a .fdn-inline-connection-pdf-link-credit {
    font-size: 13px;
    font-weight: 400;
    color: #666;
  }
  .fdn-inline-connection-pdf-link a .fdn-inline-connection-pdf-link-credit:before {
    margin: 0 3px;
    content: " -- ";
    display: inline-block;
  }

a.url.locationWebsite span {
  display: inline-block;
  text-indent: -9999rem;
}
a.url.locationWebsite:before {
  content: "Website";
}