/* INLANDER Publication-specific style rules */
/* ------------------------------------------------------------------------------  */
/* REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! REMEMBER! */
/*                                                                                 */ 
/*              ALL CUSTOM STYLES MUST BE ADDED TO MOBILE STYLES AS WELL!          */
/*                                                                                 */
/*                                                                                 */ 
/* ------------------------------------------------------------------------------- */
/* "This document validates as CSS level 3 !" -- 10/9/13 */
#locationsGroup.displayOptional {
  display: block !important;
}
.MedRectAd {
  width:300px;
  height:250px;
  margin:1em auto;
  text-align:center;
  line-height:250px;
}
.teaserItem {
    clear: both;
    overflow: hidden;
}
div#AdMega950x150 {
    text-align: center;
}
div#AdMega950x150>div {
  margin: 0 auto 10px;
}
body#Section #SectionBlogsByTopic {margin-bottom:20px;}
#HeaderforCategoryorSection h1, #SectionArchives h2 {
  margin:0 0 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
   text-transform:uppercase;
   font-size:24px;
   color:#000;
   border: 1px solid #eee;
   border-width: 1px 0;
}
#HeaderforCategoryorSection h1 a {
    color:#000;
    text-decoration:none;
  }
  #SectionArchives h2 { border-bottom: 1px solid #eee;}
   /* -- About the Author - Content Pages -- */
    #ArticleArchives #ArchivesAuthorBio {
      border-bottom: 1px solid #999;
      padding: 10px;
      background: #f2f2f3;
    }
    #ArticleArchives #ArchivesAuthorBio h3 {
      margin:0 0 10px;
       font-family: 'Oswald', sans-serif;
       font-weight: 300 !important;
        text-transform:uppercase;
        font-size:24px;
        border: 1px solid #eee;
        border-width: 1px 0;
    }
    #ArchivesAuthorBio img {
      float: left;
      margin: 0 10px 10px 0;
    }
    #ArchivesAuthorBio .email,#ArchivesAuthorBio .facebook,#ArchivesAuthorBio .twitter,#AbouttheAuthor .email,#AbouttheAuthor .facebook,#AbouttheAuthor .twitter {
      height: 18px;
      margin: .5em 0;
      padding-left: 27px;
      line-height: 18px;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 13px;
    }
    #ArchivesAuthorBio .email,#AbouttheAuthor .email {
      background: transparent url(/images/icons/email-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .facebook,#AbouttheAuthor .facebook {
      background: transparent url(/images/icons/facebook-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .twitter,#AbouttheAuthor .twitter {
      background: transparent url(/images/icons/twitter-18x18.png) left center no-repeat;
    }
    #ArchivesAuthorBio .bio,#AbouttheAuthor .bio {
      margin-top: 1em;
      line-height: 1.4em;
      overflow: hidden;
      font-size: 13px;
    }
    div#AbouttheAuthor h3 {
      margin-bottom: 3px;
    }
    div#AbouttheAuthor h4 {
      font-size: 14px;
    }
    
    div#AbouttheAuthor img {
      
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
    }
    /* -- Hide text for author's social media links. just show icons. -- */
    cite.byline .email a,
    cite.byline .facebook a,
    cite.byline .twitter a {
     margin-left:5px;
     padding-left:27px;
     line-height:18px;
     display:inline-block;
     text-indent:-9999em;
    }
    cite.byline .email a {
     background:transparent url(/images/icons/email-18x18.png) 6px center no-repeat;
    }
    cite.byline .facebook a {
     background:transparent url(/images/icons/facebook-18x18.png) 6px center no-repeat;
    }
    cite.byline .twitter a {
     background:transparent url(/images/icons/twitter-18x18.png) 6px center no-repeat;
    }
/* 
cite.byline .email,
cite.byline .facebook,
cite.byline .twitter {
 height:18px;
 margin:0.5em 0;
 padding-left:27px;
 line-height:18px;
 overflow:hidden;
}
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-size: 11px;
    color: #333;
}
div#storyBody div.inlineAudio .inlineAudioCredit {
  float:right; 
   font-size: 10px; 
   color: #999;
}

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

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

#TwitterFeed li {margin:1em 0;padding-left:1em;text-indent:-1em;}
#TwitterFeed li a.twitterTime {display:block;padding-left:1em;}

/* --- Home page custom components -- */

div#homeTopFeature {
  margin:0 auto 40px;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain {
  width:650px;
  height:370px;
  margin:0 auto;
  position:relative;
  z-index:0;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain a img {
  outline:0 none;
  border:0 none;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText {
  position:absolute;
  left:0;
  bottom:0;
  z-index:23;
  width:640px;
  padding:10px;
 background: rgba(255,255,255,0.6);
 transition:all linear .07s;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText:hover {
  background:rgba(237,237,237,0.7);
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText a.topFtrBoxLink {
  display:block;
}
body#Home div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText h4.category {
  font-family: 'PT Sans', sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:#d22328;
  font-size:15px;
  margin:0 0 3px;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText h4.headline {
  font-family: 'PT Sans', sans-serif;
  font-weight:700;
  text-transform:uppercase;
  font-size:25px;
  color:#000;
  margin:0 0 3px;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText h4.headline a {
  color:#000;
  text-decoration:none;
}
div#homeTopFeature div.homeTopFeatureSlideShowMain div.topFtrText h5.subheadline {
  color:#000;
  font-size:15px;
  margin:0;
}
.homeTopFeatureSlideShowThumbs {
  margin: 10px 0 0;
  text-align: center;
}
.homeTopFeatureSlideShowThumbs .control {
font-size: 23px;
font-family: 'Istok Web', sans-serif;
font-weight:400;
margin: 0 3px;
position:relative;
}
.homeTopFeatureSlideShowThumbs .control.active {color:#000;}
.homeTopFeatureSlideShowThumbs .controlPrev, .homeTopFeatureSlideShowThumbs .controlNext {
  font-size:17px;
  top:-2px;
}
/* -- Blog Tab Box -- */
  /* - Home Page -- */
div#homeBlogTabBox {
  margin:0 auto 15px;
  padding-bottom:10px;
}  
#TabbedBlogTopics {
  margin:0 auto 15px;
}
div#homeBlogTabBox div.tabs,#TabbedBlogTopics div.tabs  {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding:0;
  margin:0 auto 10px;
}
div#homeBlogTabBox div.tabs ul,#TabbedBlogTopics div.tabs ul  {
  list-style:none;
  height:30px;
  clear:both;
}

div#homeBlogTabBox div.tabs ul li,#TabbedBlogTopics div.tabs ul li  {
  float:left;
  font-size:20px;
  text-transform:uppercase;
  margin-top:2px;
  line-height:.8;
}

div#homeBlogTabBox div.tabs ul li a,#TabbedBlogTopics div.tabs ul li a  {
  display:block;
  padding:5px 14px 5px 0;
  text-align:center;
  border-right:1px solid #000;
  margin-right:15px;
  color:#999;
  text-decoration:none;
  
}
#Ad728x90Top {
margin: 0 auto 10px;
text-align:center;
}
#Ad728x90Top div {margin:0 auto;}
div#homeBlogTabBox div.tabs ul a.last,#TabbedBlogTopics div.tabs ul a.last   {
  margin-right:0;
  border-right:none;
  padding-right:0px;
} 
div#homeBlogTabBox div.tabs ul a.current,#TabbedBlogTopics div.tabs ul a.currentTopic,#TabbedBlogTopics div.tabs ul a.current  {color:#000;}
div#homeBlogTabBox div.tabs ul li a:hover, div#homeBlogTabBox div.tabs ul li.current a,#TabbedBlogTopics div.tabs ul li a:hover ,#TabbedBlogTopics div.tabs ul li.current a {
  color:#000;
}
#TabbedFacebookTwitter h2.tabs a, #AnnualManualDigitalEdition .headerBar div a {
  padding-right:5px;
  color:#999;
}
#AnnualManualDigitalEdition .headerBar div a {
  float:left;
}
#AnnualManualDigitalEdition .headerBar div:first-child a {
  border-right:1px solid #000;
}
#TabbedFacebookTwitter h2.tabs a + a, #AnnualManualDigitalEdition .headerBar div + div a {
  padding-left:5px;
}
#TabbedFacebookTwitter h2.tabs a.current, #AnnualManualDigitalEdition .headerBar div.tabCurrent a  {
  color:#000;
}
#TabbedFacebookTwitter h2.tabs, #AnnualManualDigitalEdition .headerBar {
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding:0;
  margin:0 auto 10px;
  height:30px;
  font-size:21px;
  text-transform:uppercase;
}
div#homeBlogTabBox div.blogTabContent {
  
}
div#homeBlogTabBox div.blogTabLeft {
  float:left;
  margin: 0 30px 0 0;
  width: 300px;
}
div#homeBlogTabBox div.blogTabRight {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0 10px;
} 
div#homeBlogTabBox div.blogTabLeft a.teaserImg img {
  margin:0 auto 10px;
  border:0 none;
}
div#homeBlogTabBox h3.blogTabHeadline {
  font-size:15px;
  line-height:1.2;
}
div#homeBlogTabBox h3.blogTabHeadline a {
  color:#333;
  text-decoration:none;
}
div#homeBlogTabBox h3.blogTabHeadline a .btList {
  color:#000;
  font-weight:700;
  margin-right:2px;
}
div#homeBlogTabBox h3.blogTabHeadline a .btSection {
  text-transform:uppercase;
  color:#d1242a;
  margin-right:1px;
  font-weight: 700;
  font-family: "PT Sans",sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
div#homeBlogTabBox div.blogTabRight ul {
  margin-bottom:25px;
}
div#homeBlogTabBox div.blogTabRight ul li, div#homeBlogTabBox div.blogTabLeft ul li {
  margin: 0 0 10px;
}
div#homeBlogTabBox .seeAll {
  text-transform:uppercase;
  margin:0;
  font-size: 13px;
}
div#homeBlogTabBox .seeAll a {
  color:#999;
  text-decoration:none;
}
#homeTeasers {
  
}
div.headerBar {
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding:2px 0 0;
  margin:0 auto 10px;
}
div.headerBar h2 {
  text-transform:uppercase;
  font-weight: 300 !important;
  margin:0;
  font-size:20px;
}
.MainColumn div.headerBar {height:30px;}
.MainColumn div.headerBar h2 {float:left;}
.MainColumn div.headerBar h2 a {
  color:#000;
  text-decoration:none;
}
.MainSidebar div.headerBar h2 a {
  color:#999;
  text-decoration:none;
}
div.headerBar h2 span, div.headerBar h2 a span {
  color:#999;
}
.MainSidebar div.headerBar h2 a span {
  color:#000;
}
div.headerBar .headerArrows {
  float:right;
  width:45px;
  margin:7px 0 0;
}
div.headerBar .headerArrows a {
  display:block;
  width:17px;
  height:17px;
  text-indent:-9999em;
  background-position:0 0;
  background-repeat:no-repeat;
  cursor:pointer;
}
div.headerBar .headerArrows a.inactive,div.headerBar .headerArrows a.inactive:hover {
  background-position:0 -17px;
  cursor:default;
}
div.headerBar .headerArrows a.hbPrev {
  background-image:url(/images/buttons/hbPrev.png);
  float:left;
}
div.headerBar .headerArrows a.hbNext {
  background-image:url(/images/buttons/hbNext.png);
  float:right;
}
 div.headerBar .headerArrows a:hover {
  background-position:0 -34px;
}
#Home div.teaserContent {
  /*height:110px;*/
}
 div.teaserContent .teaserBox.first {
  width:300px;
  float:left;
  
}
div.teaserContent .teaserBox.first {
  padding-right:20px;
  margin-right:20px;
  border-right:1px solid #eee;
}
 div.teaserContent a.teaserImg img {
  float:left;
  margin-right:15px;
  border:0 none;
}
 div.teaserContent .tbText {
  
}
.gm-style .gm-style-iw {font-size:11px;}
.gm-style .gm-style-iw a {color:#000!important;}
div.GMapEZ {
margin-top: 0!important;
}
#Home h3.headline {
  text-transform:uppercase;
  font-weight:700;
  font-size:16px;
  line-height:1.2;
  font-family: 'PT Sans Narrow', sans-serif;
}
#Home h3.headline a {
  color:#000;
  font-family: 'PT Sans Narrow', sans-serif;
}
#Home div.teaserContent p, #Home div.bigTeaserBox p {
  color:#454545;
  font-size:15px;
  line-height:1.1;
  margin:0;
}
 div.tbLinks {
  clear:both;
  text-align:center;
  margin:10px 0 0;
}
div.tbLinks ul li {
  list-style:none;
  display:inline;
  padding-right: 8px;
  margin-right: 6px;
  text-align:center;
  color:#999;
  text-transform:uppercase;
  border-right:1px solid #999;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
 div.tbLinks ul li a {
  color:#999;
  text-decoration:none;
}
 div.tbLinks ul li.last {
  padding-right: 0px;
  margin-right: 0px;
  border-right:none;
}
#Home .bigTeaserBox {
  float:left;
  width:320px;
}
#Home .bigTeaserBox.first {
  margin-right:20px;
}
#Home .bigTeaserBox a.teaserImg img {
margin:0 auto 10px;
 border:0 none;
}
div#homePhotoandVideoTeasers,div#GreenZoneMarijuanaTeasers,div#GreenZoneMarijuanaBusinessMap,#homeMostPopular,#Ad660x90.MainColumn.Home,#HomeTeasersNewsComment,#homeTeasersCultureFood,#homeTeasersMusicFilm,#HomeCategoryPairedTeasers,#homeSpecialIssuesTeaser,#HomeTagTeasers1,#HomeTagTeasers2,#HomeTeasersInHealth {
  margin-bottom:25px;
}
div#homePhotoandVideoTeasers .vignette {
  overflow:hidden;
  max-height: 160px;
}
div#homePhotoandVideoTeasers .sliderContainer {
  height: 160px;
  overflow: hidden;
}
#homeSpecialIssuesTeaser a img {display:block;margin:0 0 10px;}
#homeSpecialIssuesTeaser p.descr {margin:0;}
#EventPicksChooser {
  margin-bottom:5px;
}
#EventPicksChooser.ContentDefault {
margin-bottom: 18px!important;
}
#EventPicksChooser h5.subhead {
  font-size: 14px;
  line-height:1.2;
  margin: 2px 0 0;
}
#EventPicksChooser h4.headline a,#EventPicksChooser h4.headline {font-size:16px!important; line-height:1.2;}
#EventPicksChooser h4.headline span.smaller {font-size:14px!important;}
#EventPicksChooser .calendarDays {
  text-transform: uppercase;
  font-size: 16px;
  color:#999;
  margin: 0 0 10px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
#EventPicksChooser form {padding:0;}
#EventPicksChooser .calendarDays a {
  padding: 0 5px;
  text-align: center;
  color:#999;
}
#EventPicksChooser .calendarDays a.calCurrent {
  padding-left:0;
  color:#000;
  }
  #EventPicksChooser .calendarDays a.last {
    padding-right:0;
  }
   #EventPicksChooser .storyItem {overflow:hidden;}
  #EventPicksChooser .storyItem a img {
    float:left;
    margin:0 15px 10px 0;
    display:block;
  }
  #EventPicksChooser select {
  width: 90%;
    margin:0 0 5px;
  }
  #EventPicksChooser form input[type=submit] {
    background: #999;
    border: 0 none;
    color: #FFF;
    padding: 0px 5px 0;
    -webkit-appearance:none;
    border-radius:0;
    letter-spacing: 1px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    height: 23px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
  }
  #EventPicksChooser form input[type=text] {
    width: 208px;
    margin-right: 5px;
    float: left;
    padding: 0 20px 0 0;
  }
 #EventPicksChooser form input[type=submit]:hover,  #FreeUpdatesDeals input[type=submit]:hover {
    background: #D2232A;
  }
  #EventPicksChooser div.eventSearchBody {
    margin:10px 0 0;
  }
  #EventPicksChooser p.more {
    clear: both;
    text-align: center;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
  }
  #EventPicksChooser p.more a:first-child {
    background: url(/images/icons/tinyMag.png) 0 2px no-repeat;
    padding-left: 15px;
    background-size: 12px 12px;
  }
  #EventPicksChooser p.more a {
    padding:0 3px;
  }
  #EventPicksChooser div.tabs {
    text-transform: uppercase;
     font-size: 14px;
     color:#999;
     font-family: 'Oswald', sans-serif;
     font-weight: 300;
     line-height:1.1;
  }
  #EventPicksChooser div.tabs div {
    float:left;
    margin:0;
    padding:0 7px;
    border-right:1px solid #999;
  }
  #EventPicksChooser div.tabs div.tabCurrent a {
    color:#000;
  }
  #EventPicksChooser div.tabs div.tabRight + div.tabRight {
    border-right:0 none;
    padding-right:0;
  }
  #EventPicksChooser div.tabs div.tabLeft {
    padding-left:0;
  }
   #EventPicksChooser p.submitLink {
    margin: 10px auto 0;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 5px;
    border-top: 1px solid #EEE;
    clear:both;
  }
  #EventPicksChooser p.submitLink a {

  }
  #FreeUpdatesDeals {position:relative;overflow:hidden;}
  #FreeUpdatesDeals ul {
    padding: 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #555;
    font-size: 15px;
  }
  #FreeUpdatesDeals ul li {
    margin:0 0 5px;
  }
  #FreeUpdatesDeals label {
    font-family: "PT Sans",sans-serif;
  }
  #FreeUpdatesDeals ul li input {margin-right:10px;}
  #FreeUpdatesDeals input[type=text] {
    margin-left: 20px;
    width: 180px;
    margin-right: 0px;
    float:left;
    border: 1px solid #eee;
    padding: 3px 0 3px 1px;
    text-transform: uppercase;
    border-width: 1px 0 1px 1px;
  }
  #FreeUpdatesDeals input[type=submit],#FreeUpdatesDeals button {
    background: #999;
    border: 0 none;
    color: #fff;
    padding: 0px 5px;
    -webkit-appearance:none;
    font-size: 14px;
    text-transform: uppercase;
    height: 23px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
  }
  .FreeUpdatesDealsResult {
  padding: 0 20px;
  margin: 5px 0 0;
  clear:both;
  }
  #FreeUpdatesDeals p {
    font-size:12px;
    clear:both;
    color: #d1242a;
  }
  #FreeUpdatesDeals p.success {
    font-size:14px;
    color:#222;
  }
  .FreeUpdatesDealsLoader {
  width: 100%;
  height: 150px;
  display: inline-block;
  top: 0px;
  position: absolute;
  text-align: center;
  background:url(/images/icons/dealsloader.gif) center center no-repeat rgba(100,100,100,.3);
  }
  #AnnualManualHighlight .issueCover a img, #InHealthHighlight .issueCover a img, #CurrentIssue .issueCover a img {
    border: 2px solid #fcce3a;
    float: left;
    margin: 0 25px 15px 0;
    display: block;
  }
  #AnnualManualHighlight div h3 a, #InHealthHighlight div h3 a, #InHealthHighlight div h3, #CurrentIssue div h3 a {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #CurrentIssue div.currentIssue {
    float: left;
    margin-right:5px;
  }
  #CurrentIssue div {overflow:hidden;}
  #AnnualManualHighlight div ul, #InHealthHighlight div ul, #CurrentIssue div ul {
    color: #999;
    font-size: 13px;
    margin: 0 0 15px;
    line-height:1.2;
    padding:0;
  }
  #AnnualManualHighlight ul.morelinks, #InHealthHighlight ul.morelinks, #CurrentIssue ul.morelinks {
    clear: both;
    text-align: center;
    margin: 0;
    padding:0;
    
  } 
  #AnnualManualHighlight .morelinks, #InHealthHighlight .morelinks, #CurrentIssue .morelinks {
    clear: both;
    text-align: center;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 12px;
  }
  #AnnualManualHighlight .morelinks a, #InHealthHighlight .morelinks a, #CurrentIssue .morelinks a {
    padding:0 3px;
  }
  #AnnualManualHighlight .morelinks li, #InHealthHighlight .morelinks li, #CurrentIssue .morelinks li {
    list-style: none;
    display: inline;
    padding-right: 8px;
    margin-right: 6px;
    text-align: center;
    color: #999;
    text-transform: uppercase;
    border-right: 1px solid #999;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
  }
  #AnnualManualHighlight .morelinks li.last, #InHealthHighlight .morelinks li + li {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
  }
  body#Category div.MainColumn>h2:first-child,body#Section div.MainColumn>h2:first-child,body#Post div.MainColumn>h2:first-child {
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding: 2px 0 0;
    text-transform: uppercase;
    border: 1px solid #ccc;
    border-width: 1px 0;
    color: #999;
    margin: 0 0 10px;
  }
  .MainColumn.SpecialCategoryTOCSnowlander {margin-bottom:15px;}
/* -- Non-Search Inner Pages -- */
div#StoryBreadcrumb {
  font-size: 16px;
  font-weight: 300;
  font-family: 'Oswald',sans-serif;
  border: 1px solid #eee;
  border-width: 0 0 1px;
  margin: 0 0 10px;
  color:#999;
}
div#StoryBreadcrumb .date {
  float:right;
}
div#StoryHeader h1, div#StoryHeader h1 a {
  font-size:30px;
  margin: 0 0 3px;
}
#Content h2.subheadline {
   margin: 0 0 3px;
}
div#StoryTags {
  font-size: 13px;
  background: #fafafa;
  padding: 2px;
}
div#ArchiveLink {
  font-size: 14px;
  margin: 0 0 10px;
  text-align: right;
  text-transform:uppercase;
}
#LatestInCategory {margin:0 0 10px;}
#CategoryBreakout, #LandingFollowStories, #SpecialIssueSectionLanding,#Ad660x90x1 {
  margin:0 0 20px;
}
#CategoryBreakout .storyTeaser, #LandingFollowStories .storyTeaser, #SpecialIssueSectionLanding .storyTeaser {
  float:left;
  margin:0 10px 10px 0;
}
#CategoryBreakout .CategoryBreakoutTeaser, #LandingFollowStories .CategoryStoriesTeaser {
  overflow:hidden;
}
.CategoryBreakoutTeaser .categorytags,.CategoryBreakoutTeaser .summarytext,.SectionFeatureTeaser .categorytags,.SectionFeatureTeaser .summarytext,#CategoryStories .categorytags,#LandingFollowStories .categorytags,#CategoryStories .summarytext  {display:none;}
#LandingFollowStories .categoryStoriesItem {
margin: 10px 0 0;
}
#CategoryBreakout h2{
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #eee;
  display:block;
  border-width: 1px 0;
  margin: 0 0 10px;
  font-size: 21px;
}
#LatestInCategory.SpanningFeature h3,div#PeopleWhoLiked.SpanningFeature h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300 !important;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #eee;
  display:block;
  border-width: 1px 0;
  margin: 0 0 10px;
  font-size: 21px;
}
#CategoryBreakout h2 a {
  color: #999;
  font-size: 20px;
}
#SpecialIssueSectionLanding .categoryHeading a {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #D1242A;
  font-size: 13px;
  margin: 0;
}
#SpecialIssueSectionLanding .moreLink {
  text-align:right;
  text-transform: uppercase;
  margin: 3px 0;
}
#SpecialIssueSectionLanding  {

}
#SectionStories div.clear + div.clear, #LandingFollowStories div.clear + div.clear, #SpecialIssueSectionLanding .storyCapsuleContainer + div.clear,#CategoryBreakout .CategoryBreakoutTeaser + div.clear,#LandingFollowStories div.categoryStoriesItem div.clear {
  margin: 0 0 10px;
  border-top: 1px solid #eee;
}
#SectionStories div.clear + div.clear:last-of-type, #LandingFollowStories div.clear + div.clear:last-of-type, #SpecialIssueSectionLanding .storyCapsuleContainer + div.clear:last-of-type,#CategoryBreakout .CategoryBreakoutTeaser:nth-of-type(23)+div.clear,#CategoryBreakout .CategoryBreakoutTeaser + div.clear:last-of-type{
  border:0 none;
} 
#CategoryBreakout .more, #LandingFollowStories div.more, #CategoryStories .more, #SpecialIssueSectionLanding .more, #SpecialIssueCategoryStories .more, #CategoryStories div.l0.storyItem {
  text-align: right;
  font-size: 14px;
  text-transform: uppercase;
} 
#SectionArchives {
  clear: both;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#SectionArchives form label {
  font-family: 'Oswald',sans-serif;
   font-size: 15px;
   font-weight: 300;
}
#OpeningThisWeek {
  margin-bottom: 10px;
}
#RecentComments h3, #SectionBlogsByTopic h3, #TopTags h2, #TopTopics h2, #OpeningThisWeek h2  {
  font-family: 'Oswald',sans-serif;
  font-size: 20px!important;
  font-weight: 300;
  border: 1px solid;
  border-width:1px 0;
  border-color:#ccc!important;
  margin: 0 auto 10px;
  text-transform: uppercase;
  color:#999;
  padding:2px 0 0!important;
}
#SectionBlogsByTopic .blogTeasers {
clear: both;
margin: 0 0 5px;
padding: 0 0 5px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
#SectionBlogsByTopic .blogTeasers:last-of-type {border:0 none;}
#SectionBlogsByTopic .blogTeasers .longOnly, #SectionBlogsByTopic .blogTeasers .longOnly span.date {
  display:block;
}
#OpeningThisWeek ul li {font-size:15px;margin:0 0 5px;}
#TopTopics .componentFooter {
  text-align:right;
  text-transform:uppercase;
  margin:5px 0;
}
#RecentComments h3 a, #SectionBlogsByTopic h3 a {
  color:#999;
  text-decoration:none;
}
#RecentComments li.l0.storyItem {text-align:right;text-transform:uppercase;}
#categoryLead, .specialCategoryLede {
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 5px;
}
#SectionFeature {margin:0 0 20px;}
#categoryLead a img, .specialCategoryLede a img, #SectionFeature a img {
  float:left;
  margin:0 10px 10px 0;
}
#SectionBlogsByTopic h3.headline, #SectionBlogsByTopic h3.headline a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  border:none;
  margin:0;
  font-family: 'PT Sans Narrow',"Arial Narrow", Arial, Helvetica, sans-serif;
}
#SectionBlogsByTopic p.more {
  text-align:right;
  text-transform:uppercase;
  margin:5px 0;
  font-size:13px;
}
#SectionBlogsByTopic .clear {
margin: 0 0 10px;
}
#TopTags h2 br {display:none;}
#TopTags h2 span {margin-left:3px;}
#TopTags h4, #TopTopics h4 {
  font-size:17px;
  font-weight:400!important;
}
#TopTopics h4 {color:#999;}
#TopTags h4 a, #TopTopics h4 a {
  color:#999;
}
/* -- Keep All moduleList content in place -- */
#LatestInCategory .moduleList .storyItem, #MorebyThisAuthor .moduleList .storyItem, .RelatedItem .storyItem, #MostCommentedOn .moduleList .storyItem, #SectionBlogsByTopic .storyItem,div#PeopleWhoLiked  .storyItem{
  text-align:left;
  overflow:visible;
}
#LatestInCategory .moduleList .archiveImage + .storyItem, #MorebyThisAuthor .moduleList .archiveImage + .storyItem, .RelatedItem .archiveImage + .storyItem, #MostCommentedOn .moduleList .archiveImage + .storyItem,div#PeopleWhoLiked .archiveImage + .storyItem ,div#RecentByTag .archiveImage + .storyItem{
 overflow:hidden;
 clear: none;
 min-height: 62px;
}
#SectionBlogsByTopic .archiveImage + .storyItem, #SectionBlogsByTopic .storyItem + .storyItem { overflow:hidden;}
#LatestInCategory .moduleList .archiveImage + .storyItem>*, #MorebyThisAuthor .moduleList .archiveImage + .storyItem>*, .RelatedItem .archiveImage + .storyItem>*, #MostCommentedOn .moduleList .archiveImage + .storyItem>*, #SectionBlogsByTopic .archiveImage + .storyItem>*, #SectionBlogsByTopic .storyItem + .storyItem>*,div#RecentByTag .archiveImage + .storyItem>* {
 overflow:hidden;
}
#LatestInCategory .moduleList .archiveImage + .storyItem + .storyItem, #MorebyThisAuthor .moduleList .archiveImage + .storyItem + .storyItem, .RelatedItem .archiveImage + .storyItem + .storyItem, #MostCommentedOn .moduleList .archiveImage + .storyItem + .storyItem, #SectionBlogsByTopic .archiveImage + .storyItem + .storyItem {
  overflow:hidden;
}
#LatestInCategory .moduleList .storyItem:last-of-type, #MorebyThisAuthor .moduleList .storyItem:last-of-type, .RelatedItem .storyItem:last-of-type,#RecentByTag .storyItem:last-of-type {
   overflow:hidden;
}
#MostCommentedOn .moduleList .storyItem:last-of-type, #RecentComments.MainColumn .storyItem:last-of-type {
  text-align:right;text-transform:uppercase;
  }
#LatestInCategory .moduleList .storyItem:first-of-type, #MorebyThisAuthor .moduleList .storyItem:first-of-type, .RelatedItem .storyItem:first-of-type, #MostCommentedOn .moduleList .storyItem:first-of-type, #SectionBlogsByTopic .storyItem:first-of-type {
  text-align:left;
}
.archiveImage {float:left;margin:0 10px 0 0;clear:left;}
.moduleList a.more {font-size:12px;float:right;text-transform:uppercase;}

#LatestInCategory .storyItem:after, #MorebyThisAuthor .moduleList .storyItem:after, #SectionBlogsByTopic .storyItem:after, .RelatedItem .storyItem:after, .moduleList a.more:after, #MostCommentedOn .moduleList .storyItem:after, #SectionBlogsByTopic .storyItem:after ,div#RecentByTag  .storyItem:after {
  content:'|';
  visibility:hidden;
  font-size:6px;
  display:block;
  clear:both;
}
#LatestInCategory .storyItem:last-of-type:after, #MorebyThisAuthor .moduleList .storyItem:last-of-type:after, #SectionBlogsByTopic .storyItem:last-of-type:after, .RelatedItem .storyItem:last-of-type:after, #MostCommentedOn .moduleList .storyItem:last-of-type:after, #SectionBlogsByTopic .storyItem:last-of-type:after,div#RecentByTag  .storyItem:last-of-type:after {
  display:none;
}
#RecentComments li.l0, #TopViewedStories li.l0 {
  margin:0 0 10px!important;
}
#RecentComments li.l1, #TopViewedStories li.l1 {
  color:#777;
}
/* -- blog schtuff -- */
#BlogHeader {margin:0;}
#BlogHeader a h1.Bloglander {
  display:block;
  width:660px;
  height:96px;
  margin:0 auto 10px;
  text-indent:-9999em;
  background:url(/images/bloglanderBanner.jpg) 0 0 no-repeat;
}
#BlogHeader p {
  font-size: 15px;
  margin:0;
  text-align: right;
}
body#Post div.SpanningFeature {
margin-bottom: 15px;
}
#gridRightColumn .SpanningIsland {
  margin: 0 auto 20px;
}
#gridRightColumn .SpanningIsland h3, #MorebyThisAuthor h3, #RecentByTag h3, #AltWeekliesDynamic h3, .RelatedItem h3, #MostCommentedOn h3  {
  font-family: 'Oswald',sans-serif;
  font-size: 20px;
  font-weight: 300;
  padding:2px 0 0;
  text-transform:uppercase;
  border: 1px solid #ccc;
  border-width:1px 0;
  color:#999;
  margin: 0 0 10px;
}
#Content .RelatedItem, #Content #RecentByTag, #MorebyThisAuthor,#Ad660x90.SpanningFeature {margin:0 0 20px;}
#RecentByTag .moduleList li.archiveImage,
#LatestInCategory  li.archiveImage,
div#PeopleWhoLiked .archiveImage,
div#MorebyThisAuthor .archiveImage
{margin: 0 10px 0 0;}

#RecentByTag .teaserItem+.teaserItem,
#LatestInCategory .teaserItem+.teaserItem,
div#PeopleWhoLiked .teaserItem+.teaserItem,
div#MorebyThisAuthor .teaserItem+.teaserItem {
  margin:10px 0 0
}

#RecentByTag .moduleList li.storyItem {overflow:hidden;}
#gridRightColumn .SpanningIsland h4, #gridRightColumn .SpanningIsland h4 a {
  font-size:16px;
}
#gridRightColumn .SpanningIsland h5 {font-size:14px;line-height: 1.2;}
#gridRightColumn .SpanningIsland li.storyItem:last-of-type {}
/* Hide default fBook stuff */
div#FacebookActivity, div#FacebookRecommendations {display:none;}

div#TabbedFacebookTwitter .fb-activity{
  top:-1px;
  left:-1px;
}
div#TabbedFacebookTwitter .TabbedFacebookTwitterFacebook{
  width:300px;
  height:300px;
  overflow:hidden;
}
p.filmShortDetails,div.filmShortDetails {
  margin-top: 0;
}
.filmMetaInfo {
  background: #fafafa;
  padding:5px 8px;
  border: 3px double #aaa;
  border-radius: 2px;
}
.filmMetaInfo a {
  color:#D2232A;
}
.filmMetaInfo strong {
  margin-top: 5px;
  display: inline-block;
  }
.filmMetaInfo strong:first-child {margin:0;}

div.filmShortReview {
  margin: 10px 10px 15px;
  font-size: 14px;
}
#FilmCredits div.filmShortReview {
  margin:0px 10px 5px;
}
div.filmShortReview .byline {font-style:italic;text-align: right;
display: block;
padding: 2px 10px 0;}
#FilmReview div.fullReviewRefer span {
  font-weight:700;
  display: block;
  margin: 8px 0 1px;
}
#FilmReview div.fullReviewRefer a img {
  display:block;
  float:left;
  margin: 0 10px 10px 0;
}
#FilmReview div.fullReviewRefer h4 a {
  font-weight:700;
  color:#D2232A;
  font-size:15px;
  margin:0 0 2px;
}
#FilmReview div.fullReviewRefer p {
  margin:0;
  overflow:hidden;
  font-size:13px;
}
div#FilmReview {
  overflow: hidden;
}
div#FilmCredits,#FilmTimesByHour {
  margin:0 0 10px;
  overflow: hidden;
}
div.filmShortReview span.filmCreditsTitle a {
  font-weight: 700;
  font-size: 18px;
  color:#000;
}
div#LocationMovieTimes ul.filmTimes a.listImage {display: block;float: left;margin: 0 10px 0 0;}
div#LocationMovieTimes ul.filmTimes>li{overflow:hidden;clear:both;margin:0 0 10px;}
div#LocationMovieTimes ul.filmTimes .listTeaser {overflow:hidden;}
#ISawYouMeHeader ul li {
float: left;
}
#ISawYouMeHeader ul li a {
display: block;
font-family: 'Oswald',sans-serif;
color: #000;
font-weight: 300;
font-size: 24px;
height:28px;
line-height:1.2;
padding: 2px 26px 0px 6px;
border: 1px solid #D2232A;
margin: 10px 10px 10px 0;
text-transform: uppercase;
background:url(/images/buttons/sawYouArrow.png) right 0 no-repeat transparent;
}
#ISawYouMeHeader ul li a:hover {
  background-position:right -30px;
}
#ISawYouMeHeader ul li a.send_yours {
  background-color: #D2232A;
  background-position: right -30px;
  color: #FFF;
}
#ISawYouMeHeader ul li a.send_yours:hover {
  background-position:right 0px;
  background-color: #fff;
}
/* non-mobile menu styling */
div#Menu {
  padding: 10px 0;
}
div#MenuTeaser {
  clear: both;
  margin: 1em 0;
  padding: 10px 0;
}
div#Menu ul li,div#MenuTeaser ul li {
  clear: both;
  margin: 1em 0;
  padding-bottom: .5em;
  border-bottom: 1px solid #ccc;
}
div#Menu ul li[data-theme=a] {border:none;}
div#Menu h2 {
  color: #000;
  font-family:'Oswald', sans-serif;
  font-weight: 300;
  font-size: 21px;
  padding: 2px 0 0px;
  text-transform: uppercase;
  border: 1px solid #eee;
  border-width: 1px 0;
}
div#Menu li h3,div#MenuTeaser li h3 {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
}
div#Menu li p,div#MenuTeaser li p {
  margin: 0;
  float:left;
  font-size: 14px;
  width: 60%;
}
div#Menu li span.ui-li-aside,div#MenuTeaser li span.ui-li-aside {
  display: block;
  float: right;
  width: 39%;
  text-align: right;
  font-size: 14px;
  color: #454545;
}
div#MenuTeaser .moreLink {
  font-weight: 400;
  color:#D2232A;
  font-size:13px;
}
div#MenuTeaser .providedBy {
  display: block;
  float: right;
  font-size: 10px;
  text-decoration: none;
}
#MenuTeaser h2.listingsHeader:before {
  content: url(/images/icons/features-icon_menu.png);
  display: inline-block;
}
#MenuTeaser .moreLink:before {
  content: url(/images/icons/features-icon_menu.png);
  display: inline-block;
  position: relative;
  top: 4px;
  width: 20px;
}
.eventSuccess h2 {
font-size: 25px;
margin: 5px 20px;
font-weight: 700;
text-align: center;
}
.eventSuccess li a {
  color:#D2232A;
}
div#OtherSearches ul li a[href*="2124367"],div#OtherSearches ul li a[href*="2151204"] {display:none;}
body#Page div#FormSendAMessage form ul li, body.ContactUs #gridMainSidebar ul li {
  list-style:disc inside;
  font-size: 15px;
}
body#Page div#FormSendAMessage a {
  color:#D2232A;
}
body.ContactUs #gridMainSidebar ul a {
  color:#D2232A;
}
.SG_widget_form table td {
padding: 5px;
}
div#AddEvent h1 + ul li {
margin:5px;
list-style:disc inside;
}
div#AddEvent h1 + ul li a {font-weight: 700;
color: #333;}
body#BestOf div.contentImageCenter a img {
  width:480px;
  height:auto;
}
body#BestOf div.contentImageCenter ul {width:inherit!important;}
cite.byline:first-letter {text-transform:uppercase;}
  /* Slideshow Social Buttons */
#ToolBarSlideshow a:hover {
    opacity: .7;

}
#ToolBarSlideshow div.l0 {
    width: auto !important;
    float: left !important;
}
#FacebookNonJavascript,
#TwitterWebIntent,
#Google1NonJavascript,
#RedditNonJavascript,
#Emailmailto,
#FacebookDynamic,
#TwitterDynamic,
#Google1Dynamic,
#RedditDynamic,
#EmailDynamic{
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}


#FacebookNonJavascript,#FacebookDynamic {
    background-image: url("/images/mobile/social-facebook.png")
}
#TwitterWebIntent,#TwitterDynamic {
    background-image: url("/images/mobile/social-twitter.png")
}
#Google1NonJavascript,#Google1Dynamic {
    background-image: url("/images/mobile/social-google-plus.png")
}
#RedditNonJavascript,#RedditDynamic {
    background-image: url("/images/mobile/social-reddit.png")
}
#Emailmailto,#EmailDynamic {
    background-image: url("/images/mobile/social-email.png")
}
.slideshowDesc {
    margin: 15px 0;
    color: #404040;
    line-height: 1.6em;
    text-align: left;
    font-size: 1.1em;
}
div#SlideshowFullPageNew .date {
    color: #6C5D44;
    font-size: 11px;
}
div#SlideshowFullPageNew  .credit {
    color: #C0C0C0;
    font-size: 0.7em;
    text-align: right;
}
body#Slideshow div.slideshowPrevNext {
    text-transform: uppercase;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    margin: 10px auto;
    width: 300px;
    height: 40px;
    clear: both;
}
body#Slideshow div.slideshowCount {
    text-align: center;
}
div#SlideshowFullPageNew .slideImgWrapper {
    margin: 10px auto 0;
}
.slideOverlay {
    z-index: 1000001;
}
div#ToolBarSlideshow div {
    height: auto!important;
}
div#ToolBarSlideshow {
    margin: 0 0 15px;
    overflow: hidden;
}

button.imgeditor_button {
  color: #3E3E3E;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-weight: bold;
  text-shadow: 0px 1px 0px #E3E3E3;
  text-align: center;
  padding: 3px 5px;
  background-color: #E3E3E3;
  background: -moz-linear-gradient(top, #E3E3E3, #B6B6B6);
  background: -webkit-gradient(linear, left top, left bottom, from(#E3E3E3), to(#B6B6B6));
  border: solid 1px #3E3E3E;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  cursor: pointer;
}


.Home.Karnak6Zone .owl-buttons {
  position: absolute;
  height: 0px;
  top: -35px;
  right: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
  display:block;
  width:17px;
  height:17px;
  text-indent:-9999em;
  background-position:0 0;
  background-repeat:no-repeat;
  cursor:pointer;
  -webkit-border-radius: 0 !important; 
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin: 0 0 0 11px !important;
  background-color: #FFF !important;
  padding: 0 !important;
  opacity: 1 !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  background-image:url(/images/buttons/hbPrev.png);
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  background-image:url(/images/buttons/hbNext.png);
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  background-position:0 -34px;
}
.owl-theme .owl-controls.clickable .owl-buttons div.disabled,
.owl-theme .owl-controls.clickable .owl-buttons div.disabled:hover {
  background-position:0 -17px;
  cursor:default;
}
.item.teaserContent{
  min-height: 140px;
}
.owl-item:nth-child(odd) .item.teaserContent,
.owl-item:nth-child(odd) .item.teaserBox {
  border-right: solid 1px #ccc;
  padding-right: 29px;
}
.owl-item:nth-child(even) .item.teaserContent,
.owl-item:nth-child(even) .item.teaserBox {
  padding-left: 29px;
}
/* align Image Edit button over the second container image */
.owl-item:nth-child(even) button.imgeditor_button {
  margin-left: 29px;
}
