/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/* ------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ */
/* Element Defaults */
/* ------------------------------------------------------------------ */

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&subset=latin-ext');

/* These got reset by reset.css. */
p { margin: 1.12em 0; }
  .moduleList li p {margin:0}
  #Survey p {line-height:1.4;}
strong { font-weight: 700; }
em { font-style: italic; }

/* Fonts and such. */
body {
  font-family:'Lato',arial,sans-serif;
  font-size: 78%;
  color: #222;
  }

a { 
  color: #333; 
  text-decoration: none;
  }
a:hover { color: #CD181F; }
.error404 {
  padding: 15px;
  }
.MainColumn,
.MainSidebar,
.SpanningFeature {
  margin: 0 auto;
}

/* ------------------------------------------------------------------ */
/* Common Class Defaults */
/* ------------------------------------------------------------------ */

/* Making blog admin options visible */

#locationsGroup.displayOptional { display: block; }

/* clearfix - for closing elements containing floats across browsers */
.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}


a.inlineEdit, 
span.inlineEdit {
  font-weight:300!important;
  font-size:10px!important;
  color:#CCC!important;
  text-decoration:none!important;
  text-transform:uppercase;
}
  a.inlineEdit:hover, span.inlineEdit:hover { color:#CD181F!important; }

  .clicktozoom {
    display:block;
    text-align:right;
    font-size:9px;
    text-decoration:none;
  }

.headline, 
.headline a {
    font-weight: 700;
    color: #333;
    text-decoration: none;
}
  .headline a:hover { color:#CD181F; }

.subhead {
  font-size:1.2em;
  font-weight:400;
  color: #777
}
.subheadline {
  font-size:24px;
  font-weight:400;
  }

.byline {
/*  font-size:1.2em;*/
  color:#666;
}
  .MainSidebar li.byline {
    font-size:12px!important;
  }

.excerpt {                   /* XXX Where is this used? */
    background: #EEEEEF;
    padding: 15px;
    margin: 10px 15px;
    border: 1px dotted #666;
}

.pagination { font-size: 11px; }

a.memberThumb {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}
/* -- Force lists in blogs to have default list style -- */
.postBody ol li {list-style: decimal inside;}
.postBody ul li {list-style: disc inside;}
.postBody ul li.imageCredit,.postBody ul li.imageCaption {list-style:none;}
/* ---------------------------------------------------- */

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;
}


/* ------------------------------------------------------------------ */

div.tools {
  margin-bottom: 5px;
  color: #757673;
  text-align:right;
}
  #ArticleTools {display:none;}

div.tools h3 {display:none;}
div.tools h4 {
    padding: 0 0 3px 0;
    font-family:'Lato',arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}
div.tools *+h4 { padding-top: 8px; }
div.tools ul {
  display:inline-block;
  border:1px solid #ccc;
  padding:2px 8px 2px 2px;
}
div.tools ul li {
    /*border-top: 1px solid #FFF;
        font-size: 13px;*/
  }
  div.tools ul li.shareLink {
    padding: 4px 5px;
  }
div.tools ul li a {
    background-repeat: no-repeat;
    background-position:left center;
    display: inline-block;
    padding: 2px 0 2px 22px;
    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: 5px;
    background-color: #D3DCDE;
  }
  div.horizontalTools .togglePanel {
    background-color: #E3E2D5;
    border: 1px solid #CCC;
    padding: 5px;
    position: absolute;
  }
  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.listAction {
  background-image: url(/images/icons/article_tools/custom-list.png)!important;
  background-size:24px;
  background-position:4px 2px;
}
div.tools a.saveAction,
div.tools a.icalAction {
    background-image: url(/images/icons/icon_ical_white_360.png);
    background-size:contain;
}
div.tools a.commentItem {
    background-image: url(/images/icons/article_tools/comment.gif);
}
div.tools a.reminderAction {
    background-image: url(/images/icons/icon_remind_white_360.png);
    background-size:contain;
}
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:#E3E2D5;
      border:2px solid #D6D7D9;
      float:left;
      margin-bottom:10px;
      width:100%;
  }
  div.horizontalTools ul {
      padding:0 8px;
  }
  div.horizontalTools li.l0 {
      float:left;
      margin:0 5px;
      padding:1px 4px;
      height: 16px;
  }
  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.horizontalTools li.l0 a {
      text-decoration:none;
      font-size:.9em;
    }
        div.horizontalTools li.l0 a img {
          vertical-align:bottom;
        }
  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.tinyTools {
  float:right;
  font-size: 10px;
  line-height: 1em;
  margin:0 0 0.25em;
  padding:0;
  width:110px;
}
.archiveListing .tinyTools {
  width: auto;
    padding: 2px;
    border: 1px solid #eee;
    margin: 0 0px 5px 5px;
    border-radius: 3px;
}
.archiveListing .tinyTools li{
  margin: 2px 0 0;
}
.memberListing .tinyTools,
.EventListing .tinyTools {
  display:none;
}

div.tinyTools h3 {
  display:none;
}
div.tinyTools h4 {
    margin:5px 0 2px 0;
    font-size:10px;
    font-weight:700;
}
/* why is this in flexbox? */
div.tinyTools ul {
 /* 
 display:flex;
  display:-webkit-flex;
  justify-content:space-around;
*/
}
.EventListing .tinyTools ul li.l0 {
  margin:0 0 4px;
}

div.tinyTools ul li.l0 a {
  background: #FFF;
  background-repeat: no-repeat;
  display: block;
  padding:0 0 3px 20px;
  text-decoration: none;
  color:#999
}
div.tinyTools ul li.l0 a:hover {
  color:#CD181F;
}


div.tinyTools ul li.l0 a[href*='readerComments'] {
  background: url(/images/icons/icon_comment_white.png) left center no-repeat;
  background-size: contain;
}

div.tinyTools ul li.l0 a[href*='Profile'] {
  background: url(/images/icons/article_tools/user.png) left center no-repeat;
  background-size: contain;
  padding-left: 14px !important;
}

div.tinyTools ul li.l0 a.saveAction {
  background: url(/images/icons/icon_favorite_white.png) left center no-repeat;
  padding-left: 20px !important;
  background-size: contain;
}
div.tinyTools ul li.l0 a.listAction {
  background: url(/images/icons/icon_list_white.png) left center no-repeat;
  background-size: contain;
}
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 {
  margin-top:4px;
  text-align: right;
/*  font-family:'Lato',arial,sans-serif;*/
  font-size: .85em;
}
  div.flipBook .credit a {
    text-decoration:none;
  }
div.flipBook .caption {
  margin:4px 0 10px;
  font-size: .9em;
}
div.flipBook div.photGridWrap {
    text-align: center;
}
div.flipBook div.photoGrid {
    display: inline-block;
    margin-top: 4px;
    border-top: dotted 1px;
    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;
}

div#StoryInfoBox {
  max-width:120px;
  font-size:14px;
  color:#000!important;
  padding: 5px;
  background-color:#eee;
  border: 1px solid #ddd;
  overflow:hidden;
  }
  div#StoryInfoBox div.capsule {
    margin: 5px 0;
    overflow:hidden;
  }

/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* Inline Images */
/* ------------------------------------------------------------------ */

.contentImageCenter {
  text-align:center;
}
.contentImageRight {
  float:right;
  margin-left:1em;
  position:relative;
  margin-top:5px;
  margin-bottom:5px;
}
.contentImageLeft {
  float:left;
  margin-right:1em;
  position:relative;
  margin-top:5px;
  margin-bottom:5px;
}

/* blog images */  
.postBody img.blogImageLeft,
.postBody img.blogImageRight,
.postBody img.blogImageCenter
{
    background:#eee none repeat scroll 0 0;
    border:1px solid #ccc;
    display:block;
    margin:5px;
    padding:5px;
    text-align:center;
}
.postBody img.blogImageLeft {
    float:left;
    display:inline;
    margin:0 10px 10px 0;
}
.postBody img.blogImageRight {
    float:right;
    display:inline;
    margin:0 0 10px 10px;
}
.postBody img.blogImageCenter {
    display:inline;
    margin:0 10px 0 10px;
}

div.blogImageRight {
    float: right;
    margin: 0 0 5px 10px;
    }
div.blogImageCenter {
    clear: both;
    margin: 10px auto;
    }
div.blogImageLeft {
    float: left;
    margin: 0 10px 5px 0;
    }
div.blogImageCenter ul,
div.blogImageLeft ul,
div.blogImageRight ul {
    padding: 0;
    margin: 0;
    color: #636363;
    font-family:'Lato',arial,sans-serif;
    font-size: .9em;
    text-align: right;
    margin-top: -5px;
    }
    ul li.imageCredit {
      font-size: .9em;
      list-style: none outside none;
    }
    ul li.imageCaption {
      text-align: center;
      list-style: none outside none;
    }

/* Page list styles */

div#storyBody >ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 3px 0;
}


/* Digital Issue styles [Issue Archives] */

li.digitalIssue {
  padding-top: 5px;
}
a.digitalIcon {
  background:#eee url(/images/icons/paper.gif) no-repeat scroll 2px center;
  padding:2px 3px 1px 15px;
  text-decoration:none;
  font-weight:700;
  border:1px solid #ddd;
  }
  a.digitalIcon:hover {border-color:#CD181F;}
  
  #archiveIssueHeader ul {
    margin-bottom: 15px;
  }
  #archiveIssueHeader a.digitalIcon {
    font-size:1.25em;
    background: #eee url(/images/icons/paper-large.png) no-repeat scroll 2px center;
    padding:4px 3px 2px 25px;
  }

/* Facebook */

div#facebookboxcsindy {
  background: #FFF !important;
  }
  div#facebookboxcsindy h1 {
    background: url("/images/headers/facebook-header.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    text-indent: -9999px;
  }

/* Twitter Feed */
#TwitterFeedcsindy {
  background:#fff;
  padding: 0;
}
  #TwitterFeedcsindy h2.widget_head {
    background: url("/images/headers/twitter-header.png") no-repeat scroll 0 0 transparent;
    height: 31px;
    padding: 0;
  }
  #TwitterFeedcsindy h2.widget_head a {
    color:#fff;
    text-decoration:none;
    text-indent: -9999px;
    display: block;
    float: left;
    width: 150px;
    }
    div#TwitterFeedcsindy.MainColumn h2.widget_head {
      text-align: left;
      background: #333;
      padding: 0;
    }
    div#TwitterFeedcsindy.MainColumn h2.widget_head a {
      color: #FFF;
      font-size: 16px;
    }
#TwitterFeedcsindy_twitter_div {
  padding: 0 5px 5px;
}  
#TwitterFeedcsindy_twitter_div ul {
  padding: 0;
  overflow: hidden;
}
#TwitterFeedcsindy_twitter_div ul li {
  margin:5px 0 0;
  padding:5px;
  background:#fff;
  font-size:0.9em;
  border-bottom: 2px solid #ebebeb;
  }
  #TwitterFeedcsindy_twitter_div ul li a.twitterTime {
    color: #979797;
    font-style: italic;
    font-size: .9em;
    font-family:Georgia,serif;
    text-decoration: none;
  }
a.widget_link {
  text-align:center;
  display:block;
  font-size:0.8em;
  width:100%;
  background:#008ACB;
  color:#fff;
  padding:2px 0;
  text-decoration: none;
  font-weight: 700;
  }
  div#TwitterFeed.MainColumn a.widget_link {
    color: #222;
    background: #EEE;
  }

/* narrow search options bar */
div.searchedFor ul.narrowOptionsBar {
  position:absolute; 
  right:-10px; 
  top:17px; 
  margin-top:4px;
  padding: 2px 0 1px; 
  background-color:#fff; /* 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);
}
div.searchedFor ul.narrowOptionsBar li {clear:both; margin-bottom: 2px; display:block; text-transform: none;}
div.searchedFor ul.narrowOptionsBar li a {
  display:block; 
  padding:1px 30px 2px 20px;
  color: #333; 
  font-size:12px; 
  text-decoration:none; 
}
div.searchedFor ul.narrowOptionsBar li a:hover {color:#CD181F;background-color:#fff;}

div.searchedFor .sortBar {
  float:right;
  margin-left:1em;
  text-align:right;
  position:relative;
}
div.searchedFor .sortBarHeader {font-size:12px;color:#333;}
div.searchedFor .sortBarHeader a {
  display:inline-block;
  height:16px;
  margin:5px 0 0 0;
  padding:0 18px 0 0;
  background:transparent url(/images/buttons/sort-arrows.png) right bottom no-repeat;
  color:#333;
  text-decoration:none; 
  outline: 0;
  }
div.searchedFor .sortBarHeader a.active {}

/* Ad defaults. */
div.Ad.Leaderboard
{
  width:728px;
  height:90px;
}
div.Ad.MiniBanner
{
  width:212px;
  height:90px;
}

/* event source branding header styles */
li.eventItem span.eventSource {display:block;float:right;height:20px;line-height:20px;}
  li.eventItem span#Soket.eventSource {color:#0067a2;}
li.eventItem span.eventSource a {display:inline-block;text-decoration:none;text-indent:-6000px;}
  span#GETn2it.eventSource a {width:18px;height:20px;background:url(/foundation/images/buttons/getn2it-logo.png) center no-repeat;}
  span#Soket.eventSource a {width:20px;height:20px;background:url(/foundation/images/buttons/soket-logo.png) left center no-repeat;}

.MainColumn.ContentDefault .moduleList .l0.storyItem h4.headline {margin-top:3px;}

/* New Footer Box Links */
#FooterBoxLinks a {color:#7d7d7d;}
  #FooterBoxLinks a:hover {color:#D13739;}
#FooterBoxLinks :not(h3) {text-align:left;}
#FooterBoxLinks div[class*='Row'] div:not(.icons) {
  width:175px;
  line-height:1.3;
  font-size:1.1em;
}
#FooterBoxLinks .middleRow {
  margin-top:1em;
  padding-top:1em;
  border-top:1px solid #7d7d7d;
}
#FooterBoxLinks div[class*='Row'] {
  display:flex;
  display:-webkit-flex;
  justify-content:space-between;
  margin:1em 0;
}
#FooterBoxLinks .bottomRow {
  margin:1em 27.5%!important;
}
#FooterBoxLinks .icons {
  width:calc(100% - 265px);
}
#FooterBoxLinks .icons ul {
  display:flex;
  display:-webkit-flex;
  justify-content:flex-start;
}
#FooterBoxLinks .icons ul li {
  margin-right:2em;
}
#FooterBoxLinks .icons ul li a:hover {
  opacity:0.5;
}
#FooterBoxLinks h4 {color:#000;}
#FooterBoxLinks h3 {
  color:#D13739;
  text-transform:uppercase;
  font-size:1.3em;
  font-weight:700;
  letter-spacing:0.025em;
  text-align:center;
  position:relative;
  z-index:2;
}
#FooterBoxLinks h3 span {
  background-color:#fff;
  padding:0 0.75em;
}
#FooterBoxLinks h3:before {
  display:block;
  content:'';
  border-top:1px solid #7d7d7d;
  position:relative;
  top:0.6em;
  z-index:-1;
}

#SectionStories.SectionLandingStandard h2 {
  display:none;
}
#SectionStories.SectionLandingStandard .storyTeaser {
  float:left;
  margin:1em 1em 0 0;
}
#SectionStories.SectionLandingStandard .storyItem {
  padding:0!important;
}
#SectionStories.SectionLandingStandard .storyItem:nth-child(n+2) {
  margin:10px 0 0;
  padding: 10px 0 0!important;
  border-top: 1px solid #ddd;
}

#SectionStories.SectionLandingStandard .storyItem h4.headline a {
  display:block;
  font-size: 1.6em;
  font-weight: 400;
  color: #999;
  margin: 0 0 5px;
}
#SectionStories.SectionLandingStandard .storyItem h5 {
  font-size: 1.2em;
  margin: 5px 0 0;
  color: #777
}
#SectionStories.SectionLandingStandard .storyItem p.storyBody {
  display:none;
}
#SectionFeature.SectionLandingStandard .storyItem .byline,
#SectionStories.SectionLandingStandard .storyItem .byline {
  margin: 6px 0 0;
  text-transform: uppercase;
  color: #cd181f;
  font-size: 1em;
}
#SectionStories.SectionLandingStandard .storyItem .clear {
  display:none;
}
#SectionStories.SectionLandingStandard .clear {
  clear:both;
  margin:10px 0!important;
}
#SectionStories.SectionLandingStandard .more {
  margin:1em 0;
}

#SectionFeature.SectionLandingStandard .storyItem {
  padding:0!important;
}
#SectionFeature.SectionLandingStandard .storyItem h4 a {
  color: #333;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 400;
}

#MMJLocationsMostrecent {
  margin-bottom:1em;
}
#MMJLocationsMostrecent ul {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
#MMJLocationsMostrecent ul li {
  -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
                 break-inside: avoid;
}
#MMJLocationsMostrecent .locationItem h4 {
  font-size:1.2em;
}
#MMJLocationsMostrecent .locationItem h4 {
  font-size:1.4em;
}
#MMJStories p.more {text-align:right;}
#mmjTocReleaf .storyItem {
  padding:0;
}
#mmjTocReleaf .more {
  text-transform:lowercase;
  background-color:#fff;
  margin-top:-1em;
}
#mmjTocReleaf .storyItem .imageTeaser {
  float:left;
  margin:0 1em 1em 0;
}
#MMJStories div.storyTeaser {
  float:left;
  margin:0 1em 1em 0;
}
#MMJStories .storyItem h4.headline {
  font-size:1.6em;
  font-weight:400!important;
}
#MMJStories .storyItem h4.headline a {
  color:#999;
  font-weight:400!important;
}
#MMJStories .storyItem h5.subheadline {
  font-size:1.35em;
  display:none;
}
#MMJStories .storyItem .byline {
  margin: 6px 0 0;
  text-transform: uppercase;
  color: #cd181f;
  font-size: 1em;
}
#MMJStories .storyItem .storyBody {
  display:none;
}
.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: 5em;
    margin: 20px 10px;
    font-weight: 700;
    line-height: 0.5em;
}

#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;
}
#Location #MagnumImage img{
  order:1;
}
#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 {
    padding: 8px;
    box-sizing: border-box;
    border: 1px dotted #ddd;
    color: #444;
    line-height: 1.33;
    text-align: left;
    font-size:.95em;
    border-radius: 2px;
    box-shadow: 0px 0px 3px 1px #ccc;
}
.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;
}
/* End Infobox Connection Styles */