/* SALT LAKE CITY */
/* ------------------------------------------------------------------------------  */
/* 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 ! - Validated 10/30/13 */
/* Publication-specific style rules */
div#MobileDetect {
font-size:4em;
padding:20px 5px 10px;
background: #333;
color: #F8CB16;
text-align: center;
}
div#MobileDetect a {
color: #FEFEFE;
font-weight: 700;
}
div#gridHeader {
	margin-top: 10px;
}
#locationsGroup.displayOptional {
	display: block !important;
}
div#SectionArchives {
	clear: both;
	margin-bottom: 15px;
}
/* mock banner ad */
#FullBannerMock {
	width: 665px;
	height: 90px;
	margin: 10px auto;
	background: #ccc;
	text-align: center;
	line-height: 90px;
}
#MediumRectangleMock {
	width: 300px;
	height: 250px;
	margin: 10px auto;
	background: #ccc;
	text-align: center;
	line-height: 250px;
}
#mainBottomRow {
	margin-bottom: 15px;
}
/* search and login and header and logo */
#SearchLogin h1 a,#SearchLogin div#logo a {
	width: 550px;
	height: 89px;
	text-indent: -9999px;
	background: url(/images/slc-logo.png) center center no-repeat;
	margin: 4px 0 0 4px;
	display: block;
}
#SearchLogin div#logothedailyfeed a {
	display: block;
	width: 520px;
	height: 89px;
	text-indent: -9999px;
	margin: 2px 0 2px 5px;
	background: url(/images/dailyFeedLogo.png) 0 0 no-repeat transparent;
}
#followUs {
	display: inline-block;
	background: #fff;
	border-radius: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 12px;
	position: absolute;
	top: 30px;
	right: 6px;
}
#followUs li {
	float: left;
	color: #65788f;
	text-transform: uppercase;
}
#followUs li:first-child {
	margin-right: 3px;
	font-size: 17px;
}
#followUs li a {
	display: block;
	text-indent: -6000px;
	width: 18px;
	height: 18px;
	margin-left: 4px;
	background: #eee;
	position: relative;
	top: 3px;
}
#followUs #facebook {
	background: url(/images/icons/facebook-18x18.png) center no-repeat;
}
#followUs #twitter {
	background: url(/images/icons/twitter-18x18.png) center no-repeat;
}
#followUs #googleIcon {
  background: url(/images/icons/google-18x18.png) center no-repeat;
}
#followUs #youtube {
	background: url(/images/icons/youtube-18x18.png) center no-repeat;
}
#followUs #instagram {background: url(/images/icons/instagram-18x18.png) center no-repeat;}
#followUs #snapchat {background: url(/images/icons/snapchat-18x18.png) center no-repeat;}

#followUs #email {
	background: url(/images/icons/email-18x18.png) center no-repeat;
}
/* Home - News */
#HomeFeatureAndFollows,div#BlogFeatureFollows {
	margin-bottom: 15px;
	background: none;
}
#HomeFeatureAndFollows h2,div.Home h2 {
	color: #fff;
	font-size: 52px;
font-weight: 900;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	line-height: 41px;
	background: #66798F;
}
div#MostPopular,
div#MostPopularHome,
div#MostPopularBlog {
	overflow:hidden;
	padding:10px;
	background:#ebecf0;
	margin-bottom:10px;
}
div#MostPopular { margin-top: 10px; }

div#MostPopular h2,
div#MostPopularHome h2,
div#MostPopularBlog h2 {
  	-webkit-font-smoothing: antialiased;
  	text-transform: uppercase;
  color: #66798F;
background: none;
line-height: 1em;
font-size: 24px;
font-weight: 900;
margin: 0 0 10px;
}
div#MostPopular ul.moduleList li,
div#MostPopularHome ul.moduleList li,
div#MostPopularBlog ul.moduleList li {
margin: 0 0 10px;
}
div#MostPopular ul li h4 a,
div#MostPopularHome ul li h4 a,
div#MostPopularBlog ul li h4 a {
  font-family: 'stainless',sans-serif;
color: #000;
font-size: 17px;
font-weight: 700;
line-height: 1.2;
}
div#MostPopular ul.moduleList li span,div#MostPopular ul.moduleList li span a,
div#MostPopularHome ul.moduleList li span,div#MostPopularHome ul.moduleList li span a,
div#MostPopularBlog ul.moduleList li span,div#MostPopularBlog ul.moduleList li span a {
  color: #65788f;
  font-size:13px;
}
div#MostPopular ul.moduleList li span.author,
div#MostPopularHome ul.moduleList li span.author,
div#MostPopularBlog ul.moduleList li span.author 
{display: block;}
div#MostPopular ul.moduleList li span.byline,
div#MostPopularHome ul.moduleList li span.byline,
div#MostPopularBlog ul.moduleList li span.byline 
{display: inline;}
div#MostPopular ul.moduleList li span a,div#MostPopular ul.moduleList li span.byline,
div#MostPopularHome ul.moduleList li span a,div#MostPopularHome ul.moduleList li span.byline,
div#MostPopularBlog ul.moduleList li span a,div#MostPopularBlog ul.moduleList li span.byline
{text-decoration:underline;}

#SectionTeaserHomeDine>h2 {

}
#SectionTeaserHomeDine>h2 a {
	letter-spacing:-2px;
	    white-space: nowrap;
}

#SectionTeaserHomeMusic,#SectionTeaserHomeCulture,#SectionTeaserHomeDine,#SectionTeaserHomeEvents {
/*  height: 570px;*/
}
#TwitterWidget .twitterHeader {
  background:#f4f4f4;
  padding:10px 10px 5px;
  overflow:hidden;
  border-bottom:1px solid #ddd;
}
#TwitterWidget .twitterHeader h3 {overflow:hidden;float:left;background:none;}
.Amelia7Zone #TwitterWidget .twitterHeader h3{float:left;}
#TwitterWidget .twitterHeader h3 a {color:#222;font-size:18px;display:block;position:relative;}

#TwitterWidget .twitterHeader iframe {float:right;}
#HomeFeatureAndFollows h2 a,div.Home h2 a {
	color: #fff;
	margin-left: -3px;
}
#HomeFeatureAndFollows .leadStory {
	margin-bottom:0px;
	padding-bottom:0px;
	background: #c6cad4;
	height: auto;
	min-height:0!important;
}
#HomeFeatureAndFollowsSlideshowCaption {
	padding-bottom: 10px;
	background: #c6cad4;
	height: auto;
}
#HomeFeatureAndFollowsWrapper div.sliderNavWrapper {
text-align: center;
overflow: hidden;
font-size:1.5em;
margin: 0 auto;
}
.sliderNavWrapperBox {
  text-align:center;
  padding: 0 37% 5px;
  line-height: 1;
  background: #c6cad4;
  }
#HomeFeatureAndFollowsWrapper {margin-bottom:15px;/*min-height:365px;*/}
#HomeFeatureAndFollowsWrapper div.sliderNavWrapper a.prevSlide {
  float:left;
  display: block;
  font-size: 1.5em;
  text-decoration:none;
}
  #HomeFeatureAndFollowsWrapper div.sliderNavWrapper a.nextSlide {
    float:right;
    display: block;
    font-size: 1.5em;
    text-decoration:none;
  }
  #HomeFeatureAndFollowsWrapper div.sliderNavWrapper a.prevSlide:hover,#HomeFeatureAndFollowsWrapper div.sliderNavWrapper a.nextSlide:hover {opacity:.88;}
  #HomeFeatureAndFollowsWrapper-er {
   /* height:325px; */
    background: #c6cad4;
  }
#HomeFeatureAndFollows .rotator-thumb-wrap{
    position: relative;
    display:inline-block;
  }
#HomeFeatureAndFollows .rotator-thumb-slider{
    background-color: #ebecf0;
    border: solid 1px #66798F;
    position: absolute;
    margin: 7px 2px 0px 2px;
    border-radius: 5px;
    width: 8px;
    height: 8px;
  }
#HomeFeatureAndFollows a.rotator-thumbnail{
    background-color: #66798F;
    float: left;
    margin: 7px 2px 0px 2px;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
div#BlogFeatureFollows .leadStory {
	background: #c7cbd6;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#HomeFeatureAndFollows div h3 a,div#BlogFeatureFollows .leadStory h3 a {
	color: #fff;
	font-size: 38px;
	font-weight: 900;
	margin: 0 5px;
	display: block;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
#HomeFeatureAndFollows div h4,div#BlogFeatureFollows .leadStory h4 {
	color: #65788f;
	font-size: 13pt;
	line-height: 1.3em;
	margin: 3px 5px 0 5px;
}
#HomeFeatureAndFollows div .categoryLabelFeature,div#BlogFeatureFollows .leadStory .categoryLabel {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
	margin: 0 5px;
}
#HomeFeatureAndFollows div .byline {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
	margin: 0 5px;
}
#HomeFeatureAndFollows div .byline a,div#BlogFeatureFollows .leadStory .byline a {
	color: #fff;
}
#HomeFeatureAndFollows .followStories li,div#BlogFeatureFollows .followStories li {
	width: 130px;
	float: left;
	margin-right: 15px;
}
#HomeFeatureAndFollows .followStories li+li+li,div#BlogFeatureFollows .followStories li+li+li{
	margin-right: 0;
}
#HomeFeatureAndFollows .followStories li a img,div#BlogFeatureFollows .followStories li a img {
	margin-bottom: 4px;
}
#HomeFeatureAndFollows .followStories,div#BlogFeatureFollows .followStories {
	margin-bottom: 0px;
}
#HomeFeatureAndFollows .followStories h3 a,div#BlogFeatureFollows .followStories h3 a {
	color: #222;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
}
#HomeFeatureAndFollows .followStories h4,div#BlogFeatureFollows .followStories h4 {
	color: #65788f;
	font-size: 13pt;
	line-height: 1.2em;
}
#HomeFeatureAndFollows .followStories .categoryLabel,div#BlogFeatureFollows .followStories .categoryLabel {
	color: #222;
	text-decoration: underline;
	font-size: 13px;
}
#HomeFeatureAndFollows .followStories .byline {
	color: #000;
	font-size: 13px;
}
#HomeFeatureAndFollows .followStories .byline a {
	text-decoration: underline;
}
div.Home {
	background: #ebecf0;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
div.RightSide.Home {
	padding-bottom: 0;
}
div.RightSide,.SpanningIsland,#OpeningThisWeek {
	background: none;
	margin: 0 0 10px;
}
div.Home .leadStory {
	margin-bottom: 5px;
	min-height: 280px;
	padding-bottom:5px;
}
div.Home .leadStory h3 a {
	color: #222;
	font-size: 29px;
	line-height: 1;
	margin: 0 5px 4px;
	display: block;
	font-weight:900;
	-webkit-font-smoothing: antialiased;
}
div.Home .leadStory h4 {
	color: #65788f;
	font-size: 13pt;
	line-height: 1.2em;
	margin: 0 5px;
}
div.Home .leadStory .categoryLabel {
	color: #222;
	text-decoration: underline;
	font-size: 15px;
	margin: 0 5px;
}
div.Home .leadStory .categoryLabelFeature {
	color: #fff;
	text-decoration: underline;
	font-size: 20px;
	margin: 0 5px;
	font-weight:300;
}
div.Home .leadStory .byline {
	color: #222;
	font-size: 13px;
	margin: 0 5px;
}
div.Home .leadStory .bylineFeature {
	color: #fff;
	font-size: 18px;
	margin: 0 5px;
}
div.Home .leadStory .byline a,div.Home .leadStory .bylineFeature a {
	text-decoration: underline;
}
div.Home .leadStory .bylineFeature a {
	color: #fff;
}
div.Home .followStories li {
	width: 155px;
	float: left;
	margin-right: 13px;
}
div.Home .followStories li+li{
	margin-right: 0;
}
div.Home .followStories {
	margin-bottom: 15px;
	overflow: hidden;
}
div.Home .followStories h3 a {
	display: block;
	color: #222;
	font-size: 18px;
	margin: 0 5px;
	line-height: 1.1;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
}
div.Home .followStories h4 {
	color: #65788f;
	font-size: 15px;
	line-height: 1.2;
	margin: 0 5px;
}
div.Home .followStories .categoryLabel {
	color: #222;
	text-decoration: underline;
	font-size: 13px;
	display: block;
	margin: 0 5px;
}
div.Home .followStories .byline {
	color: #222;
	font-size: 13px;
	margin: 0 5px;
}
div.Home .followStories .byline a {
	text-decoration: underline;
}
div#FooterNavigation.Home {
	background: none;
	font-size: 11px;
}
#HomeFeatureAndFollows .byline,div.Home .byline {
	display: block;
}

#DailyFeedTeasersHome,
#DailyFeedTeasers {
	padding: 10px;
	background: #ebecf0;
}
#DailyFeedTeasersHome h2,
#DailyFeedTeasers h2 {
	text-align: center;
	text-transform: uppercase;
	background: none;
}
#DailyFeedTeasersHome h2 a,
#DailyFeedTeasers h2 a {
	display: block;
	margin: 0;
	width: 188px;
	height: 27px;
	background: url(/images/header-home-dailyFeed.png) center no-repeat;
	text-indent: -6000px;
}
#DailyFeedTeasersHome h3,
#DailyFeedTeasers h3 {
	margin: 15px 0 5px;
	color: #65788f;
	border-bottom: 3px solid #65788f;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
}
#DailyFeedTeasersHome h3 a,
#DailyFeedTeasers h3 a {
	color: #65788f;
}
#DailyFeedTeasersHome li,
#DailyFeedTeasers li {
	margin-bottom: 1em;
	font-size: 14px;
}
#DailyFeedTeasersHome h4 a,
#DailyFeedTeasers h4 a {
	color: #222;
	font-size: 17px;
font-weight: 700;
	line-height: 1.2;
}
#DailyFeedTeasersHome .timePosted,
#DailyFeedTeasers .timePosted {
	color: #65788f;
}
#DailyFeedTeasersHome .blogCategory,
#DailyFeedTeasers .blogCategory {
	text-decoration: underline;
}
#DailyFeedTeasersHome .byline,
#DailyFeedTeasers .byline {
	display: block;
	color: #65788f;
	text-decoration: underline;
}
#DailyFeedTeasersHome .byline a,
#DailyFeedTeasers .byline a {
	color: #65788f !important;
}

div#WhatsHappeningLarge {
	background: #66798f;
	border: 3px solid #fed43d;
/* - padding must compensate for absolute position of <ul> - */
	padding: 90px 10px 10px !important;
	position: relative;
	overflow-y: visible;
}
div#WhatsHappeningLarge h3.whHead {
	display: none;
}
div#WhatsHappeningLarge ul.dayPicker {
	background: url(/images/backgrounds/dayPickerLineLg.png) left center repeat-x transparent;
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	margin-bottom: 10px;
}
div#WhatsHappeningLarge ul.dayPicker li {
	float: left;
	margin-left: 4px;
}
div#WhatsHappeningLarge ul.dayPicker li a {
	color: #222;
	font-size: 27px;
	line-height:1;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	float: left;
	width: 90px;
	height: 65px;
	padding: 25px 0 0;
	text-align: center;
	background: url(/images/backgrounds/dayCircleLarge.png) 0 0 no-repeat transparent;
}
div#WhatsHappeningLarge ul.dayPicker li a span {font-size:20px;}
div#WhatsHappeningLarge ul.dayPicker a:hover,div#WhatsHappeningLarge ul.dayPicker li.first a {
	background-position: 0 -90px;
}
div#WhatsHappeningLarge ul.dayPicker li.first a {
	text-indent: 2px;
}
div#WhatsHappeningLarge div.eventItem {
	float: left;
	margin: 0 0 5px 7px;
	width: 310px;
}
div#WhatsHappeningLarge div.eventItem div.whImg {
	float: left;
	margin-right: 10px;
}
div#WhatsHappeningLarge div.eventItem div.whText {
	overflow: hidden;
}
div#WhatsHappeningLarge div.eventItem h4 {
	text-transform: uppercase;
}
div#WhatsHappeningLarge div.eventItem h4 a,div#WhatsHappeningLarge div.eventItem h5 a {
	font-size: 20px;
	color: #fed43d;
	line-height: 1.11;
	margin: 0 0 2px;
}
div#WhatsHappeningLarge div.eventItem p.eventInfo {
	font-size: 16px;
	color: #fed43d;
	margin: 0 0 2px;
	line-height: 1.2;
}
div#WhatsHappeningLarge div.eventItem h3 a {
	font-size: 19px;
	color: #fff;
	line-height: 1.11;
}
div#WhatsHappening {
	background: #66798f;
	border: 1px solid #fed43d;
	margin-bottom: 10px;
}
div#WhatsHappening h3.whHead {
	font-size: 24px;
	text-align: center;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
}
div#WhatsHappening h3.whHead a {
	color: #fff;
	text-transform: uppercase;
}
div#WhatsHappening h3.whHead a span {
	color: #fed43d;
}
div#WhatsHappening ul.dayPicker {
	margin: 3px auto 6px;
	padding-left: 1px;
	height: 40px;
	background: url(/images/backgrounds/dayPickerLine.png) left center repeat-x transparent;
}
div#WhatsHappening ul.dayPicker li {
	float: left;
}
div#WhatsHappening ul.dayPicker li a {
	color: #222;
	font-size: 14px;
	line-height: 0.9;
	font-weight: 700;
	letter-spacing: -1px;
	text-transform: uppercase;
	display: block;
	text-decoration:none;
	float: left;
	width: 40px;
	height: 30px;
	margin-left: 2px;
	padding: 10px 0 0;
	text-align: center;
	background: url(/images/backgrounds/dayCircleSmall.png) 0 0 no-repeat transparent;
}
div#WhatsHappening ul.dayPicker li a span {font-size:11px;}
div#WhatsHappening ul.dayPicker a:hover {
	background-position: 0 -40px;
}
div#WhatsHappening ul.dayPicker li.first a {
	background-position: 0 -40px;
	text-indent: .1em;
}
div#WhatsHappening ul.dayPicker li.first a span {font-size:10px;}
div#WhatsHappening div.eventItem {
	float: left;
	width: 135px;
	margin: 0 0 5px 7px;
}
div#WhatsHappening div.eventItem p {
	margin: 0;
	font-size: 10px;
	color: #fed43d;
	overflow: hidden;
}
div#WhatsHappening div.eventItem a img {
	float: left;
	margin-right: 4px;
}
div#WhatsHappening div.eventItem h4 a {
	text-transform: uppercase;
	font-size: 12px;
	color: #fed43d;
	line-height: 1.2;
font-weight: 700;
}
div#WhatsHappening div.eventItem h5 a {
	font-size: 11px;
	color: #fed43d;
	line-height: 1.2;
font-weight: 700;
}
div#WhatsHappening div.eventItem h3 a {
	font-size: 11px;
	color: #fff;
	line-height: 1.2;
font-weight: 700;
}
div#WhatsHappening div.eventItem div.FeaturesIcons,div#WhatsHappeningLarge div.eventItem div.FeaturesIcons {
	display: none;
}
div#WhatsHappening div.eventItem div.whText {
	overflow: hidden;
}
div#Promotionslink a {
display: block;
text-align: center;
padding: 2px 4px;
margin: 0 auto 10px;
border: 1px solid;
background: #f5d528;
color: #65788f;
font-weight:900;
font-size: 16px;
-webkit-font-smoothing: antialiased;
}
/* --- Content Pages --- */
body#Content h1.headline,body#Page #PageHeadline .headline,#Slideshow h1.headline {
	font-size: 33px;
	margin:10px 0 5px;
font-weight: 700;
	-webkit-font-smoothing: antialiased;
	line-height: 1.2;
}
.storyHead .byline {
	font-size: 15px;
}
body#Slideshow div.date{
  clear: both;
  color: #222;
  font-size: 12px;
font-weight: 700;
  letter-spacing: .1em;
  margin: 0;
  padding: 0;
  text-align: left;
  }
}
body#Content li.byline,#Post li.byline {
	font-size: 11px;
	color: #bdc3cf;
}
#storyBody,
.descr_txt {
	font-family: Georgia, serif;
}
body#Content .subheadline {
font-weight: 700;
	font-size: 22px;
	line-height: 1.1;
	margin-bottom: 5px;
}
#storyBody p strong {
font-weight: 700;
	color: #222;
}
#storyBody div.storyPagination p strong {
font-weight: 900;
}
#storyBody div.storyPagination strong,#storyBody div.storyPagination a {
	padding: 2px 8px;
	border: 1px solid #222;
	background: #65788f;
	color: #fff;
}
#StoryTags {
	margin-bottom: 5px;
}
#storyBody div.storyPagination strong {
	padding: 1px 8px 2px;
}
div.SpanningFeature {
	margin-bottom: 15px;
}
div.SpanningFeature p.moreArticles {
	margin: 2px 0;
	text-align: right;
}
div#MagnumImage.SpanningFeature,div#StoryBreadcrumb.SpanningFeature {
	margin-bottom: 2px;
}
div#PeopleWhoLiked h3,
div.SpanningFeature h3,
div.ContentFullWidth h3 {
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
}
div#RecentComments h3,div#TopTags h2,#OpeningThisWeek h2 {
	text-transform: uppercase;
	background: #66798f;
	color: #fff;
	padding: 3px 1px 1px 3px;
	margin: 0 auto 5px;
	font-size: 21px;
	text-align: center;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
}
#OpeningThisWeek .titleLocationSelect form, #OpeningThisWeek .titleLocationSelect form select {width:260px;margin: 0 auto;}
#OpeningThisWeek .titleLocationSelect {
  text-align: center;
  background: #66798F;
  color: #FFF;
  border: 1px solid #FED43D;
  margin-top: 10px;
  padding-bottom: 10px;
  }
div#RecentComments h3 a,div#TopTags h2 a {
	color: #fff;
}
#OpeningThisWeek ul li {
  overflow:hidden;
  margin:10px 0 0;
}
#OpeningThisWeek ul li>a {
  display:block;
  float:left;
  margin:0 10px 0 0;
}
#OpeningThisWeek ul li h3 {font-size:14px;font-family: Georgia, serif;
font-weight: 700;}
#OpeningThisWeek ul li h3, #OpeningThisWeek ul li p {overflow:hidden;}
div.SpanningFeature li.more {
 text-align: right;
}
div.Sidebar.RelatedItem ul li {
	margin-bottom: 0;
}
div.SpanningFeature ul li.archiveImage{
	float: left;
	margin-right: 10px;
}
div.RelatedItem .teaserItem {
    clear: both;
    overflow: hidden;
}
div.RelatedItem .teaserItem+.teaserItem{
	margin:10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #eee;
}
div[id*="RelatedStories"] li.l0.storyItem{
	display: inline-block;
	width: 200px;
	margin:0;
	vertical-align: text-top;
}
div[id*="RelatedStories"] li.l0.storyItem h4{
	margin-top: 5px;
}
div[id*="RelatedStories"] li.l0.storyItem+.storyItem{
	margin-left: 20px;
}
div[id*="RelatedStories"] li.l0.storyItem h4.headline a{
 font-size: 18px;
}
li.archiveImage img {
	border: 1px solid #444;
}
p.filmShortDetails,div.filmShortDetails {
  margin-top: 0;
}
.filmMetaInfo {
  background: #fafafa;
  padding:5px 8px;
  border: 3px double #aaa;
  border-radius: 2px;
}
.filmMetaInfo a {}
.filmMetaInfo strong {
  margin-top: 5px;
  display: inline-block;
  }
.filmMetaInfo strong:first-child {margin:0;}

div.filmShortReview {
  margin: 10px 10px 15px;
  font-size: 14px;
  font-family:Georgia;
}
#FilmCredits div.filmShortReview {
  margin:0px 10px 5px;
  
}
div.filmShortReview .byline {
  font-style: italic;
  text-align: right;
  display: block;
  margin: 7px 0px 0;
  color: #999;
  }
#FilmReview div.fullReviewRefer span {
  font-weight:700;
  display: block;
  margin: 3px 0;
  border-bottom: 1px solid #ddd;
}
#FilmReview div.fullReviewRefer a img {
  display:block;
  float:left;
  margin: 0 10px 10px 0;
}
#FilmReview div.fullReviewRefer h4 a {
  font-weight: 700;
  font-size:15px;
  margin:0 0 2px;
}
#FilmReview div.fullReviewRefer p {
  margin:0;
  overflow:hidden;
  font-size:13px;
}
div#FilmCredits span.staffRating .blankStarContainerSub .singleStar:last-of-type{display:none;}
div#FilmCredits span.staffRating .starsContainer.tiny .blankStarContainerSub,div#FilmCredits span.staffRating .blankStarContainer,div#FilmCredits span.staffRating .starsContainer.tiny{width:43px!important;}

div.filmShortReview span.ratingHeader {
float: left;
margin: 0 5px 5px 0;
font-weight: 700;
}

div#FilmReview {
  /*overflow: hidden; */
}
div#FilmCredits,#FilmTimesByHour,#Comments.MovieTimes,#Comments.Film {
  margin:0 0 10px;
  overflow: hidden;
}
#FilmTrailers,#FilmTrailersContent,#FilmTimesByHour{clear:both;}
#FilmTrailers iframe+br,#FilmTrailersContent iframe+br{display:none;}
#FilmTrailers iframe,#FilmTrailersContent iframe{margin:10px auto 5px!important;}
#FilmTimesByHourDateSelect .month h3 {font-family:'Helvetica Neue', Arial, Verdana, sans-serif;}
#FilmTrailersContent{margin:0;}
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;}
/* -- Maintain alignment on prev/next links -- */
ul.prevNext {
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  padding: 10px 0;
  overflow:hidden;
}
ul.prevNext li.prevNext_prev {
  float: left;
  text-align: left;
}
ul.prevNext li.prevNext_next {
  float: right;
  text-align: right;
}
ul.prevNext li.prevNext_date {
  font-size: 17px;
font-weight: 700;
  color: #000;
  display: inline-block;
}
ul.prevNext a {}
ul.prevNext a:hover {}
  #FilmTrailersContent h2 span,#FilmTimesByHour h2 span,#FilmTrailers h2 span{
  font-size: 18px!important;
font-weight: 700;
  }
  #FilmCredits .filmCreditsTitle {
  margin-bottom: 5px;
  display: block;
  }
  #FilmCredits .filmCreditsTitle+br {
  display: none;
  }
  #ToolBarHorizontal.MovieTimes,#ToolBarHorizontal.Film{margin-bottom:10px;}
div.prevNext {
  margin: 10px 0;
  color: #FFF;
  font-size: 13px;
  border: 1px solid #eee;
  border-width: 1px 0;
  min-height: 15px;
  padding: 5px 0;
}
div.prevNext a.prev {
  float: left;
  color: #D2232A;
}
div.prevNext a.next {
  float: right;
  color: #D2232A;
}
#FoundationNetworkFilmReviews h2 {
font-size: 17px;
border-bottom: 1px solid;
color: #222;
}
#FoundationNetworkFilmReviews #additionalReviews {overflow:hidden;}
div.filmShortReview span.filmCreditsTitle a {
  font-size: 18px;
 font-weight: 700;
}
#AltWeekliesDynamic-Results ul li ul {
margin: 5px 0 0;
}
#AltWeekliesDynamic-Results h4 {
margin: 0 0 3px;
}
#AltWeekliesDynamic h3 {
font-size: 17px;
margin-bottom: 5px;
}
div#FilmCredits div.filmShortReview .filmMetaInfo > div {margin-top:5px;}
div#BlogHeader {
	margin-bottom: 10px;
	overflow: hidden;
}
#BlogHeader p a {
	background: url(/images/icons/cw-12x12.png) 0 0 no-repeat;
	display: inline-block;
	padding-left: 17px;
	line-height: 1;
}
#BlogHeader p a + a {
	background: url(/images/rss-small.gif) 0 0 no-repeat;
}
div#BlogHeader h1 {
	float: left;
}
div#BlogHeader.BigShinyRobot {
	display: inline-block;
	width: 100%;
	background: #66798F;
}
div#BlogHeader.BigShinyRobot a h1 {
	color: #fff;
	font-size: 52px;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	line-height: 41px;
}
div#BlogHeader p {
	margin: 0 0 3px;
	float: right;
}
div#BlogHeader.BigShinyRobot p {
	color: #fff;
	margin: 20px 5px 0;
}
div#BlogHeader.BigShinyRobot p a {
	color: #fff;
}
div#dailyFeedIssueBox {
  width:238px;
  margin:0;
  border:1px solid #66798F;
  height:88px;
  overflow:hidden;
}
div#dailyFeedIssueBox img.headercover {
  width: 82px;
  height: auto;
  border-right: 1px solid #DDD;
}
#dailyFeedIssueBox a {
float: left;
}
div#BlogsPreviousNext {
	margin-bottom: 10px;
	clear: both;
}
div#FindRestaurantBar {
  background: #67798f;
  color:#fff;
  text-transform:uppercase;
  margin:0 0 10px;
  word-spacing: 2px;
  padding: 8px 0;
  font-size: 18px;
 font-weight: 700;
  text-align:center;
}
div#FindRestaurantBar a {
  color: #fed53f;
}
/*div#Abouttheauthor.SpanningFeature, div#RecentByTag.SpanningFeature,
div#RecentbyTopic.SpanningFeature,
div#TopTags.MainBottomRow,
div#TopTags.DefaultCategoryTableofContents, 
div#LatestInCategory.MainColumn1 {
  float:left;
  clear:both;
  width:290px;
  padding-right:10px;
  border-right:4px dotted #ffd33c;
  margin-right:15px;
  margin-bottom:10px;
}*/
div#Abouttheauthor div,div#RecentComments.DefaultCategoryTableofContents {
	overflow: hidden;
}
div#MorebyThisAuthor.SpanningFeature,div#RecentComments.MainBottomRow,div#AltWeekliesDynamic-Results,#mainBottomRow #TopCommenters {
	width: 325px;
	overflow: hidden;
}
div#RecentComments.BlogDefaultTheDailyFeed {
	width: 100%;
}
body#Content div#Abouttheauthor.SpanningFeature,
body#Content div#MorebyThisAuthor.SpanningFeature,
body#Post div#Abouttheauthor.SpanningFeature,
body#Post div#MorebyThisAuthor.SpanningFeature,
div#RelatedStories.SpanningFeature,
div#RelatedEvents.SpanningFeature {
	float: left;
	clear: both;
	width: 325px;
	margin: 0 15px 15px 0;
}

#RelatedStories.BlogPost {width:665px!important;}
#Content #RelatedStories.ContentFullWidth,
#Content #RelatedStories.ContentDevourUtah,
#Content #RelatedStories.ContentDefault {
  width:100%;
}
#RelatedStories.BlogPost ul,
#Content #RelatedStories.ContentFullWidth ul,
#Content #RelatedStories.ContentDevourUtah ul,
#Content #RelatedStories.ContentDefault ul {
  display:flex;
  display:-webkit-flex;
  justify-content:space-around;
  flex-wrap:wrap;
}
#RelatedStories.BlogPost ul li.storyItem,
#Content #RelatedStories.ContentFullWidth ul li.storyItem,
#Content #RelatedStories.ContentDevourUtah ul li.storyItem,
#Content #RelatedStories.ContentDefault ul li.storyItem {text-align:center;width:197px;}

#RelatedStories li.storyItem h4.horizNoImage a {
  display:flex;
  display:-webkit-flex;
  align-items:center;
  height:197px;
  border:1px solid #ddd;
  font-size:18px;
}


body#Content div#Abouttheauthor h4,#Blog div#Abouttheauthor h4,#Post div#Abouttheauthor h4 {
	font-size: 18px;
	font-weight: 700;
}
body#Content div#RecentByTag.SpanningFeature,body#Content div#LatestInCategory.SpanningFeature,body#Post div#RecentbyTopic.SpanningFeature,body#Post div#LatestInCategory.SpanningFeature,#Post div#RelatedLocations.SpanningFeature {
	width: 311px;
	overflow: hidden;
	margin: 0 0 15px;
	padding-left: 10px;
	border-left: 4px dotted #ffd33c;
	clear: none;
}
div#MorebyThisAuthor.SpanningFeature:before,div#LatestInCategory.SpanningFeature:before {
	display: inline-block;
	content: ".";
	text-indent: -9999em;
	margin: 0;
	width: 100%;
	height: 0;
}
div#Abouttheauthor img {
	float: left;
	margin-right: 10px;
	border: 1px solid #444;
}
/* --- Category Landing --- */
div#CategoryStories {
}
body#Category div#HeaderforCategoryorSection {
	margin-bottom: 10px;
}
body#Category div#HeaderforCategoryorSection h1 a,
body.DefaultSpecialIssueSectionLanding div#HeaderforCategoryorSection h1 a {
	text-decoration: none;
	color: #687a90;
	font-weight: 900;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 25px;
	text-transform: uppercase;
}
body#Category div#CategoryHeaderandFeatures {
	margin-bottom: 20px;
}
body#Category div#CategoryHeaderandFeatures div.catFeature {
	width: 197px;
	height: 395px;
	padding-bottom: 16px;
	float: left;
	margin-left: 20px;
	background: #687a90;
/* box-shadow: inset -2px -4px 3px 1px rgba(30, 30, 30, .8); */
}
body#Category div#CategoryHeaderandFeatures div.catFeature.first {
}
body#Category div#CategoryHeaderandFeatures div.catFeatureInfo {
	margin: 5px 10px;
}
body#Category div#CategoryHeaderandFeatures div.catFeature h3 a {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.15;
	display: block;
	margin-bottom: 10px;
}
body#Category div#CategoryHeaderandFeatures div.catFeature .byline a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
body#Category div#CategoryHeaderandFeatures div.catFeature .categoryLabelFeature,body#Category div#CategoryHeaderandFeatures div.catFeature .byline {
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 0 10px;
}
div.SpecialIssueCategoryStoriesTeaser {
	margin-bottom: 15px;
	padding: 5px 5px 15px;
	background: #C6CAD4;
}
div.SpecialIssueCategoryStoriesTeaser h3.headline a {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 28px;
}
div.SpecialIssueCategoryStoriesTeaser div.subhead {
	margin: 3px 0 8px;
	color: #657A8F;
	font-size: 16px;
}
.specialCategoryLede {
	background: #C6CAD4;
	margin: 0 0 15px;
}
.specialCategoryLede a img {
	float: left;
	margin: 0 10px 0 0;
	display: block;
}
.specialCategoryLede div.SpecialIssueCategoryStoriesTeaser {
	padding: 5px;
	overflow: hidden;
}
.specialCategoryLede a + div.SpecialIssueCategoryStoriesTeaser {
	padding: 5px 5px 5px 0;
}
.specialCategoryLede div.SpecialIssueCategoryStoriesTeaser h3 a {
	line-height: 1.0;
}

div#RelatedtoCategoryFull>h3 {
    display: none;
}
div#RelatedtoCategoryFull .storyTeaser {
    float: left;
    padding: 10px 0;
    margin: 10px 10px 10px 0;
    border-top: 0 none !important;
}
.RelatedtoCategoryFullTeaser {
    border-top: 3px solid #657A8F;
    padding: 10px 0;
    overflow: hidden;
    background: none;
    margin-bottom: 0;
}
div#RelatedtoCategoryFull .storyTeaser + .RelatedtoCategoryFullTeaser {
        padding-left: 30px;
}
div#RelatedtoCategoryFull  h3.headline a {
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 700;
}
div#CategoryStories div#LandingFollowStories div.storyTeaser,
div#SpecialIssueCategoryStories div#LandingFollowStories div.storyTeaser,
div#SpecialIssueSectionLanding div.storyCapsuleContainer div.storyTeaser {
	float: left;
	padding: 10px 0;
	margin: 10px 10px 10px 0;
	border-top: 0 none !important;
}
.RelatedtoCategoryFullTeaser  .summarytext {
    margin: 3px 0 0;
    color: #657A8F;
    font-size: 20px;
}
div#RelatedtoCategoryFull a.more{
    text-align: right;
    padding: 5px 0;
}
div#CategoryStories div#LandingFollowStories,div#SpecialIssueCategoryStories div#LandingFollowStories {
	border-top: 0 none !important;
}
div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser,div#SpecialIssueSectionLanding div.storyCapsuleContainer {
	padding: 10px 0;
	border-bottom: 3px solid #657A8F;
	overflow: hidden;
	background: none;
	margin-bottom: 0;
}
div#SpecialIssueSectionLanding {
	margin: 0 auto 20px !important;
}
div#SpecialIssueSectionLanding div.storyCapsuleContainer .categoryHeading a {
	font-size: 18px;
	font-weight: 700;
	display: block;
	color: #FED43D;
}
div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser {
	padding: 10px 0;
	overflow: hidden;
	background: none;
	margin-bottom: 0;
}
div#SpecialIssueSectionLanding div.SpecialIssueSectionLandingTeaser {
	padding: 0 0 10px;
	overflow: hidden;
	background: none;
	margin-bottom: 0;
}
div#CategoryStories div#LandingFollowStories .storyTeaser + div.CategoryStoriesTeaser,div#SpecialIssueCategoryStories div#LandingFollowStories .storyTeaser + div.SpecialIssueCategoryStoriesTeaser {
	padding-left: 30px;
}
div#CategoryStories div#LandingFollowStories div:first-child + div.CategoryStoriesTeaser,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser,div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser:first-child {
	border-top: 3px solid #657A8F;
}
div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser h3.headline,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser h3.headline,div#SpecialIssueSectionLanding div.storyCapsuleContainer h3.headline {
	font-size: 35px;
	font-weight: 700;
	text-transform: none;
}
div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser h3.headline a,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser h3.headline a,div#SpecialIssueSectionLanding div.storyCapsuleContainer h3.headline a {
	color: #000;
	font-size: 35px;
}
div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser div.subhead,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser div.subhead,div#SpecialIssueSectionLanding div.storyCapsuleContainer div.subhead {
	margin: 3px 0 0;
	color: #657A8F;
	font-size: 20px;
}
div#CategoryStories div#LandingFollowStories div.CategoryStoriesTeaser div.summarytext,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser div.summarytext,div#SpecialIssueSectionLanding div.storyCapsuleContainer div.summarytext {
	color: #565656;
	font-size: 14px;
	margin: 8px 0;
}
div#CategoryStories div#LandingFollowStories div.l0.storyItem,div#SpecialIssueCategoryStories div#LandingFollowStories div.more,div#SpecialIssueSectionLanding div.storyCapsuleContainer .moreLink {
	text-align: right;
	padding: 5px 0;
}
div#CategoryStories div#LandingFollowStories p,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser p,div#SpecialIssueCategoryStories div.SpecialIssueCategoryStoriesTeaser p,div#SpecialIssueSectionLanding div.storyCapsuleContainer p {
	margin: 2px 0;
	font-weight: 700;
	font-size: 14px;
}
div#CategoryStories div#LandingFollowStories p.byline,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser p.byline,div#SpecialIssueCategoryStories div.SpecialIssueCategoryStoriesTeaser p.byline,div#SpecialIssueSectionLanding div.storyCapsuleContainer p.byline {
	font-weight: 700;
	font-size: 14px;
}
div#CategoryStories div#LandingFollowStories p a,div#SpecialIssueCategoryStories div#LandingFollowStories div.SpecialIssueCategoryStoriesTeaser p a,div#SpecialIssueCategoryStories div.SpecialIssueCategoryStoriesTeaser p a,div#SpecialIssueSectionLanding div.storyCapsuleContainer p a {
	text-decoration: underline;
	color: #222 !important;
}
div#SectionArchives h2 {
	color: #f1f1f1;
	text-transform: uppercase;
	background: #66798f;
	padding: 3px 1px 1px 3px;
	margin: 0 auto 5px;
	font-size: 21px;
	font-weight:900;
	-webkit-font-smoothing: antialiased;
}
div#SectionArchives form label {
	font-size: 15px;
}
/* --- Section Landings --- */
body#Section div#FeaturedLocations {
}
body#Section div#FeaturedLocations div.info {
	margin: 2px 5px;
}
body#Section div#FeaturedLocations div.info h4 a {
	color: #fff;
	font-size: 26px;
font-weight: 700;
	line-height: 1;
}
body#Section div#FeaturedLocations div.info h3 a {
	color: #fed53f;
	font-size: 16px;
	font-weight: 700;
}
body#Section div#FeaturedLocations div.info p {
	margin: 0 0 10px;
	color: #fff;
	font-size: 13px;
}
body#Section div#FeaturedLocations a.more {
	color: #fed53f;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
}
body#Section div#FeaturedLocations div.locationBarFeature,body#Section div#FeaturedLocations div.locationRestaurantFeature {
	background: #67798f;
	width: 325px;
}
body#Section div#FeaturedLocations div.locationBarFeature {
	float: left;
}
body#Section div#FeaturedLocations div.locationRestaurantFeature {
	float: right;
}
/* ---- Large Guide Teaser ---- */
body#Section div#GuidePromoLarge {
	clear: left;
	margin: 0 auto 15px;
	padding: 10px 5px 0;
	border-top: 11px solid #65788f;
	background: #ebecf0;
}
body#Section div#GuidePromoLarge div.image {
	float: left;
	margin-right: 15px;
}
body#Section div#GuidePromoLarge div.info {
	margin-top: 15px;
	overflow: hidden;
}
body#Section div#GuidePromoLarge div.info h3 a {
	color: #222;
	font-size: 45px;
	font-weight:900;
	line-height: 1.2;
}
body#Section div#GuidePromoLarge div.info p {
	margin: 2px 0;
	font-size: 17px;
	line-height: 21px;
	color: #65788F;
}
body#Section div#GuidePromoLarge div.info p.sectionlinks {
	font-size: 14px;
	line-height: 17px;
}
body#Section div#GuidePromoLarge div.info p.sectionlinks a {
	color: #333;
	text-decoration: underline;
}
body#Section div#SectionFeature {
	background: #c7cbd6;
	padding-bottom: 10px;
}
body#Section div#SectionFeature h3.headline a {
	color: #FFF;
	font-size: 4em;
	font-weight: 900;
	display: block;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
body#Section div#SectionFeature .subhead {
	color: #65788F;
	font-size: 21px;
	line-height: 1.1;
}
body#Section div#SectionFeature div.SectionFeatureTeaser {
	padding: 0 10px;
	margin-top: 5px;
}
body#Section div#SectionFeature .byline {
	color: #fff;
	margin: 2px 0;
	font-size: 17px;
}
body#Section div#SectionFeature .summarytext {
	font-size: 15px;
	color: #565656;
	margin: 5px 0;
}
body#Section div#SectionFeature .categorytags {
	margin: 2px 0;
	font-size: 17px;
	color: #fff;
}
body#Section div#SectionFeature .categorytags a {
	color: #fff;
}
#SectionStories div.sectionStoriesItem {
	width: 325px;
	float: left;
	height: 450px;
/* 	clear: left; */
	margin: 0 15px 12px 0;
	padding: 10px 0;
	border-top: 7px solid #65788f;
	background: #ebecf0;

}
#SectionStories div#RelatedtoCategoryFull:after{
  content:" ";
  display:block;
  clear:both;
  height:0;
  text-indent:-9999em;
}
#SectionStories div#RelatedtoCategoryFull  li.storyItem {clear:both}
#SectionStories div#RelatedtoCategoryFull div.sectionStoriesItem  {
  	width: 325px;
  	float: left;
  /* 	clear: left; */
  	margin: 0 15px 12px 0;
  	padding: 10px 0;
	border-top: 7px solid #65788f;
  	background: #ebecf0;
}

#SectionStories div#RelatedtoCategoryFull div.sectionStoriesItem .RelatedtoCategoryFullTeaser {margin-left:5px;margin-right:5px}

#SectionStories div#RelatedtoCategoryFull {  	margin:0 0 15px;}

#SectionStories div#RelatedtoCategoryFull .storyTeaser + .RelatedtoCategoryFullTeaser + .storyTeaser + .RelatedtoCategoryFullTeaser {
/*  	width: 315px;
  	clear:right;
  	float: right;
  margin: 0;
  	background: #ebecf0;
  	height: 435px; */
}
#SectionStories div.sectionStoriesItem + div.sectionStoriesItem {
	margin-right: 0;
	clear: none;
}
#SectionStories div#RelatedtoCategoryFull  div.sectionStoriesItem + div.sectionStoriesItem {	margin-right: 0;}

#SectionStories div.SectionStoriesTeaser {
	margin: 2px 5px 0;
}
#SectionStories div.sectionStoriesItem .storyTeaser  {
margin: 10px 0;
overflow: hidden;
float: none;
display: block;
}
#SectionStories div.SectionStoriesTeaser h3.headline a,#SectionStories div#RelatedtoCategoryFull .headline a {
	color: #222;
	font-size: 29px;
	line-height: 1;
	margin: 0 0 4px;
	display: block;
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
}

#SectionStories div#RelatedtoCategoryFull > h3 {
-webkit-font-smoothing: antialiased;
text-transform: uppercase;
color: #66798F;
background: none;
line-height: 1em;
display:none;
font-size: 24px;
font-weight: 900;
margin: 0 5px 10px;
}
#SectionStories div.SectionStoriesTeaser .subhead,#SectionStories div#RelatedtoCategoryFull .subhead {
	color: #65788F;
	font-size: 18px;
	line-height: 1.2;
}
#SectionStories div.SectionStoriesTeaser .summarytext {
	font-size: 15px;
	color: #565656;
	margin: 5px 0;
}
#SectionStories div.SectionStoriesTeaser .byline {
	margin: 2px 0;
	color: #222;
	font-size: 14px;
}
#SectionStories div.SectionStoriesTeaser p.categorytags {
	margin: 2px 0;
	font-size: 14px;
}
#SectionStories div.SectionStoriesTeaser p.categorytags .tagEach,body#Section div#SectionFeature .categorytags .tagEach,#SectionStories div#RelatedtoCategoryFull .tagEach {display:none;}
#SectionStories div.more {
	text-align: right;
	clear: both;
	margin-bottom: 5px;
	color: #65788f;
}
.moreByTopic {
	clear: both;
}
.moreByTopic .moreByTopicLink a {
	display: inline-block;
	color: #65788f;
	background: #ebecf0;
	padding: 0 2px 1px;
	margin: 0 0 1px;
	font-size: 11px;
}
.moreByTopic .moreByTopicLink a:hover {
	color: #f3f3f3;
	background: #65788f;
}
div#RecentComments .l1 {
	color: #bdc3cf;
	font-size: 11px;
}
div#RecentComments p {
	font-size: 12px;
	color: #565656;
}
div#TopTags.MainBottomRow h2 {
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	color: #222;
}
div#TopTags.MainBottomRow h2 span {
	color: #eb1e25;
}
/* --- Right sidebar components --- */
.RightSidebarTop h2,.RightSidebarTop h3 {
	background: #404041;
	color: #F1F1F1;
	text-align: left;
	padding: 2px 0 0 3px;
	margin: 0 auto 5px;
	font-size: 17px;
	font-weight: 900;
	text-transform: uppercase;
}
.RightSidebarTop hr {
	opacity: .15;
}
div#ArchiveLink {
	clear: both;
	text-align: right;
}
div#ArticleArchivesHeader ul.storylist {
	margin-top: 5px;
}
div#ArticleArchivesHeader ul.storylist li {
	float: left;
	margin-left: 5px;
}
div#ArticleArchivesHeader ul.storylist li.first {
	margin: 0;
}
div#ArticleArchivesHeader div.Right {
	margin: 5px 0;
}
/* ----- Blog Styles ----- */
body.BlogDefault div#mainCenterLeft {
	margin: 0 15px 0 0;
}
div#BlogFeatureFollows .leadStory .byline {
	color: #fff;
	margin: 0 5px;
	font-size: 17px;
}
body.BlogLandingTheDailyFeed #mainCenterRow {
	min-height: 400px;
	background: url(/images/backgrounds/dots.png) center 0 repeat-y transparent;
}
div#BlogFeatureFollows .leadStory a.blogTLink,div#BlogFeatureFollows .leadStory .byline a {
	color: #fff;
	text-decoration: underline;
	font-size: 17px;
	font-weight: 400;
}
div#BlogFeatureFollows .leadStory a.blogTLink {
	margin-left: 5px;
}
div#BlogFeatureFollows .followStories .byline a {
	text-decoration: underline;
}
div#BlogFeatureFollows .byline {
	font-weight: 400 !important;
}
div#BlogFeatureFollows a.topic {
	color: #222;
	text-decoration: underline;
}
div#BlogFeatureFollows h3 a {
	text-decoration: none !important;
}
div#CityWeeklyTeasersforDailyFeed {
	background: #ebecf0;
	padding: 10px;
}
div#CityWeeklyTeasersforDailyFeed h2 a {
	display: block;
	margin-left: -10px;
	width: 230px;
	height: 78px;
	text-indent: -9999px;
	background: url(/images/cityWeekly_230x78.png) 0 0 no-repeat;
}
div#CityWeeklyTeasersforDailyFeed h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 1;
	margin: 15px 0 3px;
	border-bottom: 3px solid #65788f;
	text-transform: uppercase;
}
div#CityWeeklyTeasersforDailyFeed h4 a {
	color: #222;
	font-size: 14px;
	font-weight: 700;
}
div#CityWeeklyTeasersforDailyFeed span {
	text-decoration: none;
	color: #65788f;
	font-size: 13px;
}
div#CityWeeklyTeasersforDailyFeed span a {
	color: #65788f;
	text-decoration: underline;
}
div#BlogsPreviousNext div.prevNext {
	text-align: left;
	color: #fff;
	border: 1px solid #dedede;
	border-width: 1px 0;
}
div#BlogsPreviousNext div.prevNext a {
	color: #222;
}
div#DailyFeedTopicTeasersNews {
}
div#DailyFeedTopicTeasersNews h2,div#DailyFeedTopicTeasersAllElse h2,div#RecentComments.BlogLandingTheDailyFeed.MainBottomRow h3 a {
	background: #67798f;
	color: #ffd33f;
	font-size: 35px;
	font-weight: 900;
	display: block;
	line-height: 26px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}
div#DailyFeedTopicTeasersNews h2 a,div#DailyFeedTopicTeasersAllElse h2 a{color: #ffd33f;}
div#RecentComments.BlogLandingTheDailyFeed.MainBottomRow {
	background: #ebecf0;
	width:100%;
}
div#RecentComments.BlogLandingTheDailyFeed.MainBottomRow .l1 {
	color: #65788f;
}
div#RecentComments.BlogLandingTheDailyFeed.MainBottomRow ul.moduleList {
	margin: 0 5px 5px;
}
div#DailyFeedTopicTeasersNews div.leadStory,div#DailyFeedTopicTeasersAllElse div.leadStory {
	background: #ebecf0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#DailyFeedTopicTeasersNews div.leadStory h3 a,div#DailyFeedTopicTeasersAllElse div.leadStory h3 a {
	color: #000;
	font-weight: 900;
	font-size: 25px;
	line-height: 1;
	display: block;
	margin: 0 5px;
	padding: 3px 0;
}
div#DailyFeedTopicTeasersNews div.leadStory .byline,div#DailyFeedTopicTeasersAllElse div.leadStory .byline {
	color: #65788f;
	margin: 0 5px;
	font-size: 14px;
}
div#DailyFeedTopicTeasersNews div.leadStory .byline a,div#DailyFeedTopicTeasersAllElse div.leadStory .byline a {
	color: #65788f;
	font-size: 14px;
	text-decoration: underline;
}
div#BlogsPreviousNext div.prevNext a.next {
	float: right;
}
#FacebookFindUs {
	background: url(/images/backgrounds/vertStripes.png) 0 0 repeat-y transparent;
	padding-bottom: 0;
}
/* ---- Custom Event Landing ---- */
body#EventSearch h3.eventLandingDateHeader {
	margin-bottom: 10px;
font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
	background: #66798F;
}
body#EventSearch h3.eventLandingDateHeader a {
	color: #fff;
	font-size: 15px;
	display: block;
}
body#EventSearch h3.eventLandingDateHeader a span {
	font-size: 38px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}
body#EventSearch div.eventItem {
}
body#EventSearch div.eventItem .whImg {
	float: left;
	margin-right: 10px;
}
body#EventSearch div.eventItem div.eventInfo {
	overflow: hidden;
}
body#EventSearch div.eventItem div.eventInfo h3 a {
	font-size: 14px;
  color: #EB1C26;
  font-weight: 700;
  display: block;
  margin: 0 0 3px;
}
body#EventSearch div.eventItem div.eventInfo ul {
	margin-bottom: 10px;
	overflow: hidden;
}
body#EventSearch div.eventItem div.eventInfo ul li h4 {
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	color: #65788F;
	margin-right: 3px;
}
body#EventSearch div.eventItem div.eventInfo ul li.where a,body#EventSearch div.eventItem div.eventInfo ul li.when h4 a {
	color: #222;
}
body#EventSearch div.eventItem div.eventInfo ul li a {}
body#EventSearch div.eventItem div.eventInfo ul li {
	clear: left;
	font-size: 14px;
	margin: 0 0 2px;
	color: #222;
}
body#EventSearch div.eventItem div.eventInfo p.eventInfo {
	clear: both;
  font-weight: 300;
  font-size: 14px;
  color: #65788F;
  margin: 0;
  line-height: 1.3;
}
body#EventSearch h3.moreevents {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0;
}
body#EventSearch h3.allevents {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
body#EventSearch h3.allevents a {
	text-decoration: underline;
	color: #eb1c26;
}
div.moreEventsBlock {
	text-align: center;
	width: 100%;
	line-height: 1.1;
	height: 250px;
	margin: 0 auto 20px;
}
div.moreEventsBlock div.moreEventsTodayCat {
	width: 100px;
	float: left;
	padding: 5px;
	margin-right: 1px;
	height: 240px;
	background: url(/images/backgrounds/eventTodayCat.png) 0 0 no-repeat;
}
div.moreEventsBlock div.moreEventsTodayCat:last-of-type{margin:0;}
div.moreEventsBlock div.moreEventsTodayCat ul li {
	margin: 2px 0 7px;
	font-size: 12px;
	color: #65788F;
}
div.moreEventsBlock div.moreEventsTodayCat ul li a {
	text-decoration: underline;
}
div.moreEventsBlock div.moreEventsTodayCat ul li h3 a {
	font-size: 19px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
div.moreEventsBlock div.moreEventsTodayCat ul li h4 a {
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	color: #eb1c26;
}
div.moreEventsBlock div.moreEventsTodayCat ul li a.moreEventsTodayLocation {
	font-size: 11px;
	text-decoration: none;
}
div.moreEventsBlock div.moreEventsTodayCat ul li a:hover {
	text-decoration: underline;
}
body#EventSearch div#EventStaffPickandFollowsTomorrow {
	margin-bottom: 25px;
}
body#EventSearch div#EventFinder {
	margin: 5px 0;
}
body#EventSearch div#EventFinder {
	width: 300px;
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}
body#EventSearch div#NarrowbyCalendarDiv {
	width: 207px;
	overflow: hidden;
	margin-top: 15px;
	border: 2px solid #999;
}
body#EventSearch div#NarrowbyCalendarDiv p.ac {
	margin: 0 5px 5px;
}
#NarrowbyCalendarDiv span.calnav {
	font-weight: 700;
}
#NarrowbyCalendarDiv select#NarrowbyCalendarSelect {
	margin: 0 !important;
}
#EventStaffPickandFollowsToday {
	margin-bottom: 40px;
}
#EventStaffPickandFollowsTomorrow {
	clear: both;
}
body#EventSearch div#NarrowbyCalendarDiv h4 {
	display: none;
}
body#EventSearch div#EventFinder div.byCategoryDate h4 {
	font-weight: 900;
	text-align: center;
	line-height: 1;
	font-size: 45px;
	text-transform: uppercase;
	color: #65788F;
}
body#EventSearch div#EventFinder div.byCategoryDate form select {
	width: 290px;
	margin: 4px auto;
	font-size: 15px;
}
body#EventSearch div#EventFinder div.byCategoryDate form input[type=text] {
	width: 249px;
	margin: 4px auto;
	padding:2px;
	font-size: 15px;
	color:#999;
}
body#EventSearch div#EventFinder div.byCategoryDate form input[type=text]:active,body#EventSearch div#EventFinder div.byCategoryDate form input[type=text]:focus{color:#222;}
body#EventSearch div#EventLinks {
	margin: 10px 0;
}
body#EventSearch div#EventLinks h3 {
	float: left;
	margin-right: 8px;
	width: 32%;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
	background: #66798F;
}
body#EventSearch div#EventLinks h3 a {
	color: #fff;
	font-size: 15px;
	display: block;
}
body#EventSearch div#EventLinks h3 a span {
	font-size: 38px;
	line-height: 30px;
	margin-right: 10px;
	float: left;
}
/* star rating */
.singleStar {
	background: url(/foundation/images/icons/star_trans.png) no-repeat scroll left top transparent;
	position: absolute;
	height: 22px;
	width: 23px;
	top: 0;
}
.ratingContainer {
	position: relative;
	top: -8px;
	margin-left: 24px;
	background-color: #FFF;
	float: left;
	border: 1px solid #ffcc1c;
	box-shadow: 0 0 2px #CCC;
}
.ratingDetails {
	font-weight: 700;
	color: #666;
	font-size: 11px;
	text-align: center;
	text-transform: none;
}
.starsContainer {
	width: 115px;
	height: 22px;
	position: relative;
	overflow: hidden;
	background-color: #CCC;
}
.starsContainer .goldStarContainer {
	width: 115px;
	height: 22px;
	position: absolute;
	background-color: #FFCC1C;
	top: 0;
}
.commentFormRating .starsContainer:hover .goldStarContainer {
	background-color: #ff9231;
}
.blankStarContainer {
	width: 115px;
	height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}
.blankStarContainerSub {
	position: relative;
	width: 115px;
	height: 22px;
}
.starClickable {
	position: absolute;
	top: 0;
	width: 23px;
	height: 22px;
	cursor: pointer;
}
.starsContainer.med .singleStar {
	background: url(/foundation/images/icons/star_trans_med.png) no-repeat scroll left top transparent;
	height: 17px;
	width: 18px;
}
.starsContainer.tiny .singleStar {
	background: url(/images/icons/star_trans_tiny.png) no-repeat scroll left top transparent;
	height: 10px;
	width: 11px;
}
div#searchResults .starsContainer.tiny .singleStar {
	background: url(/foundation/images/icons/star_trans_tiny.png) no-repeat scroll left top transparent;
	height: 10px;
	width: 11px;
}
.starsContainer.med,.starsContainer.med .goldStarContainer,.starsContainer.med .blankStarContainer,.starsContainer.med .blankStarContainerSub {
	width: 73px;
	height: 17px;
}
.starsContainer.tiny,.starsContainer.tiny .goldStarContainer,.starsContainer.tiny .blankStarContainer,.starsContainer.tiny .blankStarContainerSub {
	width:43px;
	height: 10px;
}
.locationRating .rating .starsContainer.tiny {
	float: left;
	margin-top: 3px;
	margin-right: 4px;
}
.starsContainer.tiny {
top: 5px;
}
#NarrowbyCalendarDiv table.calendar td {
	padding: 3px !important;
	font-size: 12px !important;
	font-weight: 700;
}
#NarrowbyCalendarDiv table.calendar td.notlinked {
	background: #dedede;
	color: #adadad;
}
#CategoryBreakout .byline .author + span.releaseDate:before,#CategoryStories .byline .author + .releaseDate:before,#SpecialIssueSectionLanding .byline .author + span.releaseDate:before,#SpecialIssueCategoryStories .byline .author + span.releaseDate:before,#SectionStories .byline .author + .releaseDate:before {
	padding-right: 1px;
	margin-left: 1px;
	content: "|";
	color: #333;
	display: inline-block;
}
#SectionFeature .byline .author + .releaseDate:before {
	padding-right: 1px;
	margin-left: 1px;
	content: "|";
	color: #eee;
	display: inline-block;
}
body.BlogMainDevourUtah div#gridClamp,body.SectionLandingDevourUtah div#gridClamp,body.CategoryLandingDevourUtah #gridClamp,body.BlogPostDevourUtah div#gridClamp,body.ContentDevourUtah #gridClamp,body.ContactUsDevour #gridClamp,body.PageDevourGuide #gridClamp {
}
body.SectionLandingDevourUtah div#gridMain {
	background:#fff
}
div#FooterDevour {
	background:#5ea7b0;
	padding:10px;
	margin:0 0 10px;
	font-family:'Arvo',serif;
	color:#000
}
body.BlogMainDevourUtah div#gridFooter,body.SectionLandingDevourUtah div#gridFooter,body.CategoryLandingDevourUtah div#gridFooter,body.BlogPostDevourUtah #gridFooter,body.ContentDevourUtah #gridFooter,body.ContactUsDevour #gridFooter,body.PageDevourGuide #gridFooter {
	background:none;
	color:#000;
	padding:0
}
body.BlogMainDevourUtah div#gridFooter div#footerCopyright a,body.SectionLandingDevourUtah div#gridFooter div#footerCopyright a,body.CategoryLandingDevourUtah div#gridFooter div#footerCopyright a,body.BlogPostDevourUtah #gridFooter div#footerCopyright a,body.ContentDevourUtah #gridFooter div#footerCopyright a,body.ContactUsDevour #gridFooter div#footerCopyright a,body.PageDevourGuide #gridFooter #footerCopyright a {
	color:#000
}
body.BlogMainDevourUtah div#gridClamp:after,div#DevourNavHorizontal:after,body.SectionLandingDevourUtah div#gridClamp:after,body.CategoryLandingDevourUtah #gridClamp:after,body.BlogPostDevourUtah #gridClamp:after,div#FooterDevour:after,body.ContentDevourUtah #gridClamp:after,body.ContactUsDevour #gridClamp:after,body.PageDevourGuide #gridClamp:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	text-indent:-9999em
}
div#DevourHeader {
	padding:0 0 5px
}
body.ContactUsDevour div#ContactFormDevourGuide {
	font-family:'Arvo',serif;
	font-weight:400
}
div#DevourInstagramWidget {
	border:2px solid #e8e8e8;
	padding:5px
}
div#DevourHeader #logo {
	float:left;
	margin:30px 0 0
}
div#DevourHeader #logo a {
	display:block;
	width:395px;
	height:82px;
	text-indent:-9999em;
	background:url(/images/devour/devourLogo.png) 0 0 no-repeat
}
div#DevourHeader div#digitalIssue {
	float:right;
	background:url(/images/devour/devourIssueText.png) 0 center no-repeat #fff;
	padding-left:75px;
	min-height:100px
}
div#DevourHeader div#digitalIssue img {
	border:2px solid #fff;
	box-shadow:4px 4px 4px 0 #777;
	border-radius:2px
}
body#Section.SectionLandingDevourUtah .categorytags {
	color:#999;
	text-align:right;
	margin:0;
	font-family:'Arvo',serif;
	font-weight:400;
	font-size:11px!important
}
body#Section.SectionLandingDevourUtah .categorytags a {
	color:#65788f!important
}
div#DevourNavHorizontal ul#mainNav li a {
	font-family:'Arvo',serif;
	color:#6ea3a7;
	font-weight:400;
	line-height:1;
	text-transform:uppercase;
	padding:1px 12px
}
div#DevourNavHorizontal ul#mainNav li.first a {
	padding-left:0
}
div#DevourNavHorizontal ul#mainNav li.last a {
	padding-right:0
}
div#DevourNavHorizontal ul#mainNav li.navCurrent a {
	font-weight:700;
	color:#4E575E;
	text-decoration:none
}
div#Blog.BlogMainDevourUtah .BlogTeaser h3.headline a {
	font-size:20px!important;
	-webkit-font-smoothing:antialiased;
	margin:0 0 4px;
	display:block
}
div#SectionStoriesDevourUtah.SectionLandingDevourUtah h3.headline a {
	font-size:20px!important
}
.devourInstagramHeader {
	width:250px;
	display:block;
	padding:13px 0 0;
	height:45px;
	margin:5px auto;
	text-indent:-9999em;
	background:url(/images/devour/instagramWhite.png) center no-repeat transparent
}
div#DevourNavHorizontal {
	margin:10px 0;
	clear:both
}
div#DevourNavHorizontal ul#mainNav {
	float:left;
	height:auto
}
div#DevourNavHorizontal form {
	float:right
}
div#DevourNavHorizontal form p {
	margin:0;
	font-family:'Arvo',serif;
	display:inline-block;
	float:left;
	color:#6ea3a7;
	font-weight:400;
	text-transform:uppercase;
	font-size:18px
}
.devourFormBox div {
	border-bottom:1px solid #6ea3a7;
	overflow:hidden;
	float:left;
	height:20px
}
div#DevourNavHorizontal form input[type="text"] {
	background:none;
	float:left;
	height:20px;
	color:#777;
	width:130px;
	margin-left:3px;
	padding:0 2px;
	border:0 none;
	font-family:'Arvo',serif;
	outline:0 none;
	transition:all linear .04s
}
div#DevourNavHorizontal form input[type="text"]:hover,div#DevourNavHorizontal form input[type="text"]:focus {
	background:#eee
}
div#DevourNavHorizontal form input[type="submit"] {
	width:22px;
	height:22px;
	display:block;
	outline:0 none;
	float:left;
	border:0 none;
	text-indent:-9999em;
	background:url(/images/devour/devourSearch.png) 0 0 no-repeat;
	-webkit-appearance:none
}
div#DevourNavHorizontal form input[type="submit"]:hover {
	opacity:.9
}
div#Blog.BlogMainDevourUtah .BlogTeaser h3.headline,div#Blog.BlogMainDevourUtah .BlogTeaser h3.headline a,body.SectionLandingDevourUtah h3.headline,body.SectionLandingDevourUtah h3.headline a {
	font-family:'Arvo',serif;
	color:#6ea3a7!important;
	font-weight:700!important
}
div#BlogsBlogPost.BlogPostDevourUtah {
}
body#Section.SectionLandingDevourUtah div#SectionFeature h3.headline a {
	font-size:20px;
	line-height:1.2;
	text-transform:uppercase
}
body#Section.SectionLandingDevourUtah div#SectionFeature {
	background:none;
	padding:0;
	overflow:hidden;
	margin:0 0 20px
}
body#Section.SectionLandingDevourUtah div#SectionFeature a img {
	display:block;
	margin:0 0 10px
}
body#Section.SectionLandingDevourUtah div#SectionFeature div.SectionFeatureTeaser {
	padding:0;
	margin:0
}
body#Section.SectionLandingDevourUtah .byline {
	text-align:right;
	font-family:'Josefin Slab',serif;
	margin:0;
	font-size:13px;
	color:#999!important
}
body#Section.SectionLandingDevourUtah div#SectionFeature .byline {
	display:none;
	text-align:left;
	font-family:'Josefin Slab',serif;
	font-size:13px;
	color:#999!important
}
body#Section.SectionLandingDevourUtah .byline a {
	color:#65788f
}
body#Section.SectionLandingDevourUtah .subhead {
	font-size:17px
}
body#Section.SectionLandingDevourUtah .summarytext {
	font-size:15px;
	margin:5px 0 0
}
body#Section.SectionLandingDevourUtah .subhead,body#Section.SectionLandingDevourUtah .summarytext {
	color:#333!important;
	font-family:'Josefin Slab',serif;
	margin-top:10px
}
div#SectionStoriesDevourUtah .summarytext,div#SectionStoriesDevourUtah p.byline {
	display:none
}
div#Blog.BlogMainDevourUtah .BlogTeaser .summarytext,div#Blog.BlogMainDevourUtah .BlogTeaser p {
	color:#333;
	font-family:'Josefin Slab',serif
}
div#Blog.BlogMainDevourUtah .BlogTeaser p.categorytags {
	margin:2px 0 0
}
.BlogMainDevourUtah .BlogTeaser .summarytext {
	font-size:17px;
	margin:0 0 5px
}
.BlogMainDevourUtah .BlogTeaser .byline {
	color:#999!important;
	font-size:13px
}
div#SectionStoriesDevourUtah.SectionLandingDevourUtah >h2,div#BlogHeader.DevourUtahBlog p,div#Blog.BlogMainDevourUtah .rsslink {
	display:none
}
div#HeaderforCategoryorSection.CategoryLandingDevourUtah h1 a,#Blog.BlogMainDevourUtah h2#ArchiveHead {
	background:url(/images/devour/devour_decorBG.png) 0 0 no-repeat transparent;
	color:#fff!important;
	text-align:center;
	font-family:'Arvo',serif;
	text-transform:uppercase;
	padding:20px 0 0;
	font-size:30px!important;
	line-height:1.2!important;
	float:none!important;
	font-weight:700!important;
	width:300px;
	height:50px;
	display:block;
	margin:0 auto 10px!important
}
div.PageDevourGuide .storyHead .headline {
	font-family:'Arvo',serif;
	font-size:20px;
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	color:#6ea3a7!important;
	margin:0 0 4px
}
body.ContactUsDevour h1.headline {
	background:url(/images/devour/devour_decorBG.png) 0 0 no-repeat transparent;
	color:#fff!important;
	text-align:center;
	font-family:'Arvo',serif;
	text-transform:uppercase;
	padding:25px 0 0;
	font-size:17px!important;
	line-height:1.2!important;
	float:none!important;
	font-weight:700!important;
	width:300px;
	height:45px;
	display:block;
	margin:0 auto 10px!important
}
div#BlogHeader.DevourUtahBlog a h1 {
	float:none;
	font-family:'Arvo',serif;
	background:#4E575E;
	color:#fff;
	padding:5px
}
div#DevourEvents.MainSidebar h3,div#DevourRecipes.MainSidebar h3 {
  background: url(/images/devour/devour_decorBG_160.png) 0 0 no-repeat transparent;
  color: #FFF;
  text-align: center;
  font-family: 'Arvo',serif;
  text-transform: uppercase;
  height: 32px;
  padding: 5px 0 0;
  font-size: 23px;
}
div#DevourRecipes.MainSidebar h3 {
	margin-bottom:15px
}
div#DevourRecipes.MainSidebar h3 a {
	color:#fff
}
div#DevourNewslettersignup {
	font-family:'Arvo',serif;
	color:#fff
}
div#DevourNewslettersignup form {
	padding:5px
}
div#DevourEvents ul.columnList li {
	text-align:center;
	font-family:'Josefin Slab',serif;
	padding:10px;
	border:0 none;
	font-size:18px;
	color:#6ea3a7
}
div#DevourEvents ul.columnList li a {
	color:#6ea3a7;
	font-weight:700
}
div#DevourEvents ul.columnList li span.eventLocation {
	color:#333;
	font-size:16px
}
div#DevourEvents ul.columnList li span.eventDate {
	font-size:12px;
	display:inline-block;
	margin:2px 0 0;
	line-height:1.1;
	color:#999
}
div#DevourRecipes .teaser {
	margin:0 0 15px
}
div#DevourRecipes .teaser a img {
	margin:0 0 5px
}
div#DevourRecipes .teaser .headline a {
	text-align:center;
	font-family:'Arvo',serif;
	text-transform:uppercase;
	font-weight:400;
	display:block;
	color:#333;
	font-size:14px
}
div#DevourEvents .more,div#DevourRecipes .more,div#SectionStoriesDevourUtah.SectionLandingDevourUtah .more,body.CategoryLandingDevourUtah.Karnak6Zone div#SectionBlogsByTopic .more,body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures .storyItem,body#Category.CategoryLandingDevourUtah div#CategoryStories .storyItem,div#RelatedbyTopic.CategoryLandingDevourUtah .storyItem:last-of-type,div#RelatedDevourPostsbyTopic .storyItem:last-of-type,div.SpanningFeature.ContentDevourUtah .storyItem:last-of-type,div.SpanningFeature.ContentDevourUtah p.moreArticles,div.SpanningFeature.BlogPostDevourUtah .storyItem:last-of-type {
	text-align:right;
	padding:0;
	font-family:'Josefin Slab',serif
}
div#DevourEvents .more a,div#RelatedbyTopic.CategoryLandingDevourUtah,div#DevourRecipes .more a,div#SectionStoriesDevourUtah.SectionLandingDevourUtah .more a,div#RelatedDevourPostsbyTopic .more,div.SpanningFeature.ContentDevourUtah p.moreArticles a,div.SpanningFeature.ContentDevourUtah .more,div.SpanningFeature.BlogPostDevourUtah .more {
	color:#999
}
div#SectionStoriesDevourUtah.SectionLandingDevourUtah div.sectionStoriesItem,div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser {
	width:auto;
	margin:0 10px 15px;
	padding:0;
	border:0 none;
	height:auto;
	background:none
}
div#SectionStoriesDevourUtah.SectionLandingDevourUtah div.sectionStoriesItem .storyTeaser {
	float:none;
	display:block;
	margin:0 0 10px
}
div#SectionStoriesDevourUtah.SectionLandingDevourUtah div.SectionStoriesTeaser {
	margin:0
}
body.SectionLandingDevourUtah.Demerzel6Zone div#gridColumnContainer {
	width:660px;
	padding:0 10px 0 0;
	margin:10px 10px 10px 0
}
body.Karnak6Zone.CategoryLandingDevourUtah div#gridMainColumn,body.ContentDevourUtah.Iapetus10Zone div#gridFrame {
	width:660px;
	margin:10px 10px 10px 0;
	padding:0 10px 0 0
}
body.SectionLandingDevourUtah.Demerzel6Zone div#gridMainColumn {
	width:490px;
	margin:0 0 0 10px
}
body.SectionLandingDevourUtah.Demerzel6Zone div#gridSpanningHeader {
	width:100%
}
body.SectionLandingDevourUtah.Demerzel6Zone div#gridAdSidebar,body.SectionLandingDevourUtah.Karnak6Zone div#gridRightColumn,body.BlogMainDevourUtah.Karnak6Zone div#gridRightColumn,body.CategoryLandingDevourUtah.Karnak6Zone div#gridMainSidebar {
	width:300px;
	margin:10px 0
}
body.CategoryLandingDevourUtah.Karnak6Zone div#gridMainColumn,body.BlogMainDevourUtah.Karnak6Zone div#gridMainColumn,body.BlogPostDevourUtah #gridMain,body.ContentDevourUtah.Iapetus10Zone div#gridRightColumn,.ContactUsDevour #gridMain {
	margin-top:10px
}
body.BlogMainDevourUtah.Karnak6Zone div#gridMainColumn {
	width:660px
}
body.CategoryLandingDevourUtah.Karnak6Zone .MainSidebar h3,body.CategoryLandingDevourUtah.Karnak6Zone .MainSidebar h2 {
	background:none;
	padding:0;
	-webkit-font-smoothing:antialiased;
	color:#000
}
body#Content.ContentDevourUtah h1.headline,#Post.BlogPostDevourUtah .postTitle {
	font-family:'Arvo',serif
}
body#Content.ContentDevourUtah .subheadline {
	font-family:'Josefin Slab',serif;
	font-weight:400;
	color:#333
}
body#Content.ContentDevourUtah .byline {
	font-family:'Josefin Slab',serif;
	font-weight:400;
	color:#999;
	text-align:right
}
#Post.BlogPostDevourUtah .postedBy {
	font-family:'Josefin Slab',serif;
	font-weight:400;
	color:#999
}
#Post.BlogPostDevourUtah .postedBy a {
	font-family:'Josefin Slab',serif;
	font-weight:400;
	margin:5px 0 0;
	color:#999;
	display:inline-block
}
div#StoryBreadcrumb.ContentDevourUtah {
	border:none;
	font-family:'Josefin Slab'
}
.blogPost.devourutahblog span.postCategory {
	font-family:'Arvo',serif;
	color:#6ea3a7
}
body#Content.ContentDevourUtah .byline a {
	color:#999
}
div#RelatedbyTopic.CategoryLandingDevourUtah>h3,div#RelatedDevourPostsbyTopic>h3 {
	background:url(/images/devour/devour_decorBG.png) 0 0 no-repeat transparent;
	color:#fff!important;
	text-align:center;
	font-family:'Arvo',serif;
	text-transform:uppercase;
	padding:25px 0 0;
	font-size:19px;
	line-height:1.2!important;
	float:none!important;
	font-weight:700!important;
	width:300px;
	height:45px;
	display:block;
	margin:0 auto 10px!important
}
div#RelatedbyTopic.CategoryLandingDevourUtah .headline a,div#RelatedDevourPostsbyTopic .headline a {
	font-family:'Arvo',serif;
	color:#6ea3a7;
	-webkit-font-smoothing:antialiased;
	padding:0;
	margin:0;
	font-size:17px
}
div#RelatedDevourPostsbyTopic .archiveImage a img {
	float:none!important;
	margin:0!important
}
div#RelatedbyTopic.CategoryLandingDevourUtah .archiveImage,div#RelatedDevourPostsbyTopic .archiveImage {
	float:left;
	margin:0 10px 0 0
}
div#RelatedDevourPostsbyTopic .archiveImage {
	overflow:visible
}
div#RelatedbyTopic.CategoryLandingDevourUtah .storyItem,div#RelatedDevourPostsbyTopic .storyItem {
	clear:none!important;
	min-height:50px;
	margin:0 0 10px
}
div#RelatedbyTopic.CategoryLandingDevourUtah .l1,div#RelatedDevourPostsbyTopic .l1 {
	color:#333;
	font-family:'Josefin Slab',serif;
	margin:0 0 4px;
	font-size:14px
}
body.CategoryLandingDevourUtah.Karnak6Zone div#SectionBlogsByTopic .byline,body.CategoryLandingDevourUtah.Karnak6Zone div#SectionBlogsByTopic .categorytags {
	color:#999;
	text-align:right;
	margin:0;
	font-size:12px;
	font-family:'Josefin Slab',serif
}
.CategoryLandingDevourUtah div#CategoryStories a img {
	float:left;
	margin:0 10px 0 0
}
body.CategoryLandingDevourUtah.Karnak6Zone div#SectionBlogsByTopic .categorytags span.postCategory {
	float:none;
	text-align:inherit;
	margin:0;
	padding:0;
	font-weight:400;
	font-size:inherit
}
body.CategoryLandingDevourUtah.Karnak6Zone div#SectionBlogsByTopic .blogTeasers {
	margin:0 0 10px
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeature {
	background:none;
	font-family:'Josefin Slab',serif;
	width:100%;
	height:auto;
	margin:0 0 15px;
	float:none;
	color:#333;
	padding:0;
	clear:both
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeature:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	text-indent:-9999em
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeatureInfo {
	margin:0
}
.CategoryLandingDevourUtah div#CategoryStories .categoryStoriesItem {
	overflow:hidden;
	margin:0 0 15px
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeatureInfo span.categoryLabelFeature {
	color:#333;
	font-size:17px
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeatureInfo .byline {
	color:#999;
	font-size:12px;
	text-align:right;
	margin:0
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeature a img,div#CategoryStories.CategoryLandingDevourUtah div#LandingFollowStories div.storyTeaser {
	float:right;
	margin:0 0 0 10px;
	padding:0
}
div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser {
	border:0 none!important;
	padding:0!important
}
div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser h3.headline a {
	font-family:'Arvo',serif;
	font-size:20px!important;
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	color:#6ea3a7!important;
	margin:0 0 4px;
	display:block
}
div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser div.subhead {
	color:#333!important;
	font-size:17px!important;
	font-family:'Josefin Slab',serif;
	margin:0!important
}
div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser div.summarytext {
	color:#333!important;
	font-family:'Josefin Slab',serif;
	font-size:15px
}
div#CategoryStories.CategoryLandingDevourUtah .CategoryStoriesTeaser p.byline {
	color:#999;
	font-size:12px!important;
	text-align:right;
	font-family:'Josefin Slab',serif;
	margin:0!important
}
body#Category.CategoryLandingDevourUtah div#CategoryHeaderandFeatures div.catFeature h3 a {
	font-family:'Arvo',serif;
	font-size:20px;
	-webkit-font-smoothing:antialiased;
	font-weight:700;
	color:#6ea3a7!important;
	margin:0 0 4px
}
div#SectionArchives.CategoryLandingDevourUtah h2 {
	text-transform:uppercase;
	font-family:'Arvo',serif;
	color:#000;
	background:none;
	padding:0;
	margin:0 auto 5px;
	font-size:21px;
	font-weight:700;
	-webkit-font-smoothing:antialiased
}
div#SectionArchives.CategoryLandingDevourUtah form label {
	font-family:'Arvo',serif
}
h3#devourFooter {
	width:183px;
	height:48px;
	text-indent:-9999em;
	float:left;
	background:url(/images/devour/devourLogoSmBlue.png) 0 0 no-repeat
}
div#ContactFormDevourGuide form p {
	margin:15px;
	font-size:15px;
	line-height:1.5
}
div#FooterDevour ul.socialIconsList {
	float:left;
	text-align:center
}
div#FooterDevour ul.socialIconsList li {
  display: inline-block;
  padding: 0 19px;
  font-weight: 400;
  font-size: 15px;
  margin: 20px 0 0;
  text-transform: uppercase;
}
div#DevourSocialLinks div#devourStore {
	clear:both
}
div#DevourSocialLinks div#devourStore a {
	display:block;
	text-indent:-9999em;
	width:300px;
	height:63px;
	margin:2px 0 0;
	background:url(/images/devour/store.png) 0 0 no-repeat
}
div#DevourSocialLinks ul.socialIconsList {
	overflow:hidden;
	float:right
}
div#DevourSocialLinks ul.socialIconsList li {
	float:left
}
div#DevourSocialLinks ul.socialIconsList li a {
	display:block;
	text-indent:-9999em;
	margin:0 1px;
	height:37px;
	width:40px
}
div#DevourSocialLinks ul.socialIconsList li.contact {
	background:url(/images/devour/contact.png)
}
div#DevourSocialLinks ul.socialIconsList li.tweet {
	background:url(/images/devour/twt.png)
}
div#DevourSocialLinks ul.socialIconsList li.facebook {
	background:url(/images/devour/fbk.png)
}
div#DevourSocialLinks ul.socialIconsList li a:hover {
	opacity:.9
}

div#DevourTeasersfooddrinksection {padding:10px;background-color:#EBECF0;margin-bottom:1em;}
div#DevourTeasersfooddrinksection h2 a {display:block;width:210px;height:44px;background-image:url(/images/devour/DevourLogo_trans.gif);background-size:210px 44px;text-indent:-9999px;margin-bottom:0.5em;}
div#DevourTeasersfooddrinksection li {margin-bottom:1em;font-size:14px;}
div#DevourTeasersfooddrinksection li h4 a {color:#222;font-size:17px;font-weight:700;line-height:1.2;}
div#DevourTeasersfooddrinksection .byline {display:block;color:#65788f;text-decoration: underline;}

div.SpanningFeature.ContentDevourUtah {
}
div.SpanningFeature.ContentDevourUtah h3,div.SpanningFeature.ContentDevourUtah h4,div.SpanningFeature.BlogPostDevourUtah h3 {
	text-transform:uppercase;
	font-family:'Arvo',serif;
	font-weight:700;
	-webkit-font-smoothing:antialiased
}
div.SpanningFeature.ContentDevourUtah h4.headline a,div.SpanningFeature.BlogPostDevourUtah .headline a {
	font-family:'Arvo',serif;
	font-weight:700;
	text-transform:none;
	-webkit-font-smoothing:antialiased;
	color:#6ea3a7
}
div#LatestInCategory.ContentDevourUtah {
	width:306px!important
}
div.SpanningFeature.ContentDevourUtah a,
div.SpanningFeature.BlogPostDevourUtah a {
	color:#6ea3a7
}
div.SpanningFeature.ContentDevourUtah .subhead,
div.SpanningFeature.ContentDevourUtah .email,
div.SpanningFeature.BlogPostDevourUtah .subhead,
div.SpanningFeature.BlogPostDevourUtah .email,
div.SpanningFeature.BlogPostDevourUtah .byline {
	font-family:'Josefin Slab',serif;
	font-size:13px
}
div.SpanningFeature.ContentDevourUtah,
div.SpanningFeature.BlogPostDevourUtah {
	border:none!important
}

div#PollingWidget>div {margin-bottom:1em;}
div#PollingWidget>div .question_text {margin-bottom:0.5em;}
#gridRightSide #PollingWidget>div {background:#ff9;border:1px solid #666;}
#PollingWidget>div .header {display:none!important;}
#PollingWidget>div:before {
  content:'Reader Poll';
  display:block;
  font-size:24px;
  font-weight:900;
  text-transform:uppercase;
  background:transparent!important;
  padding:10px 10px 0;
  color:#66798F;
}
.civicscience.ballotbox {background-color:transparent!important;}
div#SocialStack {
  clear: both;
}
div#PhotoGalleryLink .linkWrapper,div#VideosLink .linkWrapper {
    background: #66798f;
    font-size: 4.5em;
    line-height: 1;
    font-weight: 900;
    padding:10px 0;
      text-align: center;
    text-transform:uppercase;
}
div#PhotoGalleryLink .linkWrapper a,div#VideosLink .linkWrapper a{
    color: #fed43d;
}
div#PhotoGalleryLink .linkWrapper a span{color:#fff;font-size:.8em}
  /* Slideshow Social Buttons */
#ToolBarSlideshow a:hover {
    opacity: .7;

}
#ToolBarSlideshow div.l0 {
    width: auto !important;
    float: left !important;
}
/* Slideshow Social Icons */ 
#FacebookNonJavascript,
#TwitterWebIntent,
#Google1NonJavascript,
#RedditNonJavascript,
#GooglePlusNonJavascript,
#GooglePlusDynamic,
#Emailmailto,
#FacebookDynamic,
#TwitterDynamic,
#Google1Dynamic,
#RedditDynamic,
#EmailDynamic{
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    margin-right: 3px;
    transition:200ms;
}
#FacebookNonJavascript:hover,
#TwitterWebIntent:hover,
#Google1NonJavascript:hover,
#RedditNonJavascript:hover,
#GooglePlusNonJavascript:hover,
#GooglePlusDynamic:hover,
#Emailmailto:hover,
#FacebookDynamic:hover,
#TwitterDynamic:hover,
#Google1Dynamic:hover,
#RedditDynamic:hover,
#EmailDynamic:hover{
  opacity: 0.8;
  filter:brightness(120%);
}

#FacebookNonJavascript,
#FacebookDynamic {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHEQoF2k6HAgAAArFJREFUeNrt2k9IFFEAx/HvvNlVdymjzP5QqUQR1CWUCrM/pFCXDoGEQYeKIg9BQV2SohCyLnXpEoFStw5d6hB18FREJzvZRT2UQob/itjU3XXedPHQJdt5o9jq73t+85j9MG9m3rBeQ0sXgAFuAOeBatRcfQG6gA7Aeg0tXQYYBdbIJlLjwDoD3BSeUxXAbTO7bJVbZw1QJQfnqowM4iVAAQpQgAJUziWW2g8KwxBrIZ1Kkk4lKSvx8X2DMR7WhgAENsTakJnAEgSW/Iwlnw/I5QMBNtZv5cqZfaxdnXY6vv5kJ75vlhdgNhfQcbWRg3uqSZUmtISjLNf9tVtov3yEdCqpe2BUvOONO2hrPaCncNSsDTm0t2bR8YoWcHtNBfeuNek90KXMZI4HbUf1Iu3auebdzq8oyx5wOjtD87Gd2sq5tml9OZs3lAvQtYun6rQXjlPtro3Ox77s7uP9xy8Mj2YIAvvXcVG2cUUHuCJdEvmYN28HuPvoHdl8QML38Dxv+S7hsoj73P7PE1y/340NQ5IJM+94RQeYTEQ73Wevep2u2iW/Eym0nt6vegrH6dtoRoBxmprOC/B/T4ACFKAABaiK92PCXBv7+Zg7yvxRPyQsOmAQWD48v7Bg8396fSnCuYQcPv1ES9i16dyM7oGxALMCjFVWgPEaGv4pwDj19o8IMNYTe2BUgLGuwD5dgbEaGcsI0LXxH5MkEkaAro19n8L3PQH+WRgWPjbzK4dv3CgWdS/s+4a6E48LHt/zorXgsZ4H25oesmpl6b/PwxhKSvziAwRIlS3cf5vTqeSCzq97oAAFKEABKgEKUIACVAIUoAAFqAQoQAEKUAlQgAIUoBKgAAUoQFUA4JAYnBs0QKccnHtqgDvAhCwiNwG0G8AClcAtYBAIZTNnQ7NWlYD9DVHQs4spmhmvAAAAAElFTkSuQmCC);
    border-radius: 100%;
    background-size: 18px;
    background-color: #34639c;
    background-position: 1% 40%;
}
#TwitterWebIntent,
#TwitterDynamic {
    background-image: url(data:image/png;base64,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);
    background-size: contain;
}
#Google1NonJavascript,
#Google1Dynamic,
#GooglePlusNonJavascript,
#GooglePlusDynamic {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHER4N+jvYZQAABOdJREFUaN7tm11sFFUUx393Pne3pYtKGrCY+JFIqkWCEBs+jIBGo8EHHhAxYojWB+BB08QHEeIHlGhIEDUSeVYSExNN3DTREENFtMYYmlYkBkxatAUVtnRLWzo7H9eHnS3b7W6Lutt21jnJzWZ370zyu+eeuef87x0ILbSKMjHJb6LI/0Ew6TdyPosOgALoFeBM3WcZ5zSlQEc1kUjMt237hAyo2bZ9IpFIzAfUqaa0AniWZX1rGMbKILs3nU5/Z5rmqixTMWANcKSUsiIeUEKILFMuYL6HKyF+c+O4aAxnn8pGBQEb+auNUsDDagUBq/mMynWuzRWTZ4TAlW4hcAgcAgfbtGmt2dJpcByQfmqrKKBqCMOoLOB0+zdc/eQjnPN9eAP9YFkgBCISRdTE0eoWEn1iC0bjqmldpwQQAUwp5eVS3Nz9rYfBfbuxuzoQsdjk3h8Zxli6nDk796LW3VKq4uEGwAJGs0JA2YCto60M7t8LnvvPhApFI/7amxgrHygLcFmmtHW0lcGW3aDl3V5KpJ0G1x8EVUXoBgh/3B0Xc+2DGPetCs6Uds910//8ZvC8vPVAQV1QR2zDJvSly0FK7K4ORj79GPd8L7gOxr2NxPe/X8p6uPxT+vJzT+OcOzPutsI0ib/1HnrDkoLX2D91kD5+jKodzaUWAMoMPNjG8AfrGfmqHhwBAoSuM/fAYbT6hplQPCYAlzTx8LoPYC6zmLvjZ0Qso6rUvNIyI7DlX4e9UeSVrswUrnKIbzvNSNs96MtXFOzeP3TtWTWpRqNCdWQ2Aksbmb54bToZFjXPLkFEzILd17YMUROdmnjprSrvPhOZjcAeeCMg9LEllXjxtdTQMm0qc1yJlNc3GyqieHC9KfZKZgxYKKDExj3zxUBb8ZD3CrQCZBFdoIjZGMNCRxi1SKsPgGEiHDr3Fy/eaRNVJ0rd+5+Koufpo1dGJe98aeG4Y4kZNbHSSmylA1YiUN2AsHoZ8Ew2Dawj5RmsuHCSNQsbJ3Rfd/dENbijxx3LOgFsF1YvKq1qXNIYdhZuJzF8E+v7H2bAy9S4O9vf5lTy7PWUDbzxmTUuXi0HHlmszV5gc96jHDG34qCMpXCO57Dt2Kt0Xvql6HXdqQtsPTxE6ur4IN6yuvS7PiXPpbsHe3nyi2Y8Ob54UISgrmo+mxc9xrLaBq46o5xK/kprdxtnUz14owuo/n1fNgNEU+DD7TFqa/59DE9bPdza8zW72g+iKWretJWkXRtXepmdd6GgKxqKyOxoCjdO9I8XYOguXt+osqb+v8XvtAoArT1t7PnhEG6ep6de3Rxeqt/DxobFwVI8AHoG+9j1/UE6Lp4mpkUnFw3cNAuqajl4/8vU33hH8CSeXDve9yNHznxO79Cf9I+msFwLEEQ1kzl6FTdX1/L4bevYcPtDAauHp1IvXRtHOnj+AQNFCFShYqg6ogx7eNOmaRUtGFQdY4YPGIRbLSFwCBwCh8AhcAg8u4BlBfHJ0MMFRkRNpVIngw7mM6j5Xi4EbDQ1NTUnk8nOoMImk8nOpqamZjKHS+VkEo8GzAHm+ZVTwWP0szxmPcD2K6RLwBUy56UnVEvZzpbfKfv+gwwgcJbB8r+PeVnL87D0R2fIHxUzoB7O1sB2jsMmCADZ78IP9mwTAQOWgJvTcl/p+f+9t/Q39hqdcOqy8gUAAAAASUVORK5CYII=");
    background-color: #fff;
    border-radius: 100%;
    background-size: 32px;
    box-shadow: 0px 0px 3px 0px #333;
    box-sizing: border-box;
    width: 21px;
    height: 21px;
    margin-top: 1px;
    margin-right:4px;
    background-position: 49.5% 48%;

}
#RedditNonJavascript,
#RedditDynamic {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHERshtZRAwwAABuVJREFUaN7VmmtsVEUUx39zWaAPIAW0UnxAofKwCmqIEiNopWsR1BQoGMEPSqKEqInRmKBANErFD0qMfvCBYkIEeZRSiFLrBcorvhExqJQUKEXYUkpb+9iWRzt+mNlld7v3sexW6v/T7r0zZ86ZOWfOmf9cwRVC5oEo07+9pCLIQDIauBfBHUiygHSgn+7SAtQiqERyANiHoAKJT5i0RsqMFSJmA3JBbA8akAksBnKADCA5RnFtgA8oBwqFyfHIMRJuiPSCMIO/s4FlQD6JRQmwRJj8ETlmQgwJzJD0MhAoAiYDHroHl4A9QIEwaXC7OrGsSD5QfCXueKVhCMwUJiVxr4j0Bt8XATO5OigGCgCEibRqZDgISQZ2XEUj0GPvcNpIhM1KJAPfAePpGTgI3AO0RVsZuxX56j83Qtq+Ha91cnYtmRv8WaRzQ4IgoB1oBS4AnVEMaAOS01Qba4NytG6huoYbIr3BLTY/4TFxQcLSNVByCl7+DO6dBTeMgbTrwPDArZNhux+2NkBxNQwdaWfMTOklX+saPUZ0njiX8C22GfhewpYPYUgm3D1VPW9tgoYaSL8R+oTEctWfMC8bUm2dcLAwaQg88ESUBEUJN0ICWTfrjXQFVFXCeWD4DTDhIZg4Ha7PCu8z/BaneBFa1ykB3Q0IulS2ztiJD+AJedDcAP5/oC8wADj3N3yzEt55Eprqw/tU/eWcGGCy9JIdyPqGzAu+WNYtZUcnMGGKcqHm+vA5NYDmRvjgOaivgdZm+PsIvPYopDhK9midVdUcUsUe65Yt1dMHVh6Civ2w7PHoU9UBDEiDfmnQVAf+llgcfIQwOR5YwMXdlhv6D4KBQ+DnMmt36QW0NsKZKmhriTVKFyvX8pKa2JwRgdSBkNIffinrrnIzR3pJNRBk6ENR4mKiA7iok1/meOjogGM+9bwjSkKMDxkIMjz6eJoct7jzeoe6cxLckQuj7oRB6XDtTdBxEdb8AA11cGQ/HNgOv+5VK9Q37pGTkYwW0styYJGrme4MqQcM/b9vkpr1/Ochd15sKphroOR9qPodzrdflhk5jjPeFvJBvkGSZ9vMD+Q9DtPmg+yErz+F0o2Qlw8L3oWhI+Kb09NH4aOX4NstMLUApj8NvQwo/Ry2rbXL8IGtvExIL5XASOtGBixaBzmzw5+fqIBhoxMbtlWHYfiY8Ge7N8Hyx6Czw67nUUNTNtZZ+db7uhoBiTcCuhoBcN8suO1+p5Il3QjhnbriIjCpwGWwt0HjWfdKN55Vfdxg0mylizX6uQgl6dykfB3MHwMLxsGiadDut27b7odXpqm288eovo7HGWcdDM0ARkdvYO8mewl1p+C9Z+BstaqnfiqF1a9bt1/9OvxYqtqerVZ9607Zj7G7SOlijRYDqLUtlg/thvKN1iLqa6ClObzc2LXBuv2uDapNUIVmJcPOiEO7nKqCWgNBpb1ndcKrc2DrSgvvTIOkpPB8M3aitbyxE8Mze1KSkhENWz+BRbOddiwQVBqaULZHEuBvjP5u6Eh4ajk06XyTfhMsXGEta+EKle39qD5PvqVkRHWYBjW2cxgf8AD7XEWS3fIXvAD5z8LJSsgcay/rmqGw7gQc/wtuzAKPjfPX+9xm9n0GggrNYVijF3Boj8O5o7ezEaHIHGtvBMAf+8LjKTraEFQYSHwoat8evko4U/3fcVxnTkDNUTctfUh8hr5kKXdmQhrhi0L7emnZXPeKFj4Bp2z2mdVvqDFdZDFh0hrwwEJXcbLpE9i53qI6lvBrGUxLhW2fwcnDUHdaEQtN9er3yQooXQXT+8H+bSAtEt32tbB5ldv4KFQ5U193SS+bcXNx08sDS4vhnke6vmuoha8+hi/eBP9FSEuBvppFOO+HRj8k94YnlsAjC2DgdVHCdgsUFkDHJTdGlAiTGUHyQRMQ2cBvrpiUFuDZQpj9IvSx2B9rquHwj7r+kpCWDqPvgoxhFmxkO6x/Bz5calf9heIScHvgdkuEEnTSyw7gAdd81ZARMH855MyJL7B3rodVr0LNMbfuBLBTmJcJuvgp03Zg2EiYuxjGTVIznzrAvk9rEzTWwsG98OWbcOK4u8RnQ5mKMBLbDJLYm2MW2wkkpyhD+g+C60fBkCzFoCAVV+WrhNNHoPmccrk2v1qB2NmVGcKkJPSyNHxFLrvYJuJl5ANnbxnBLBrEi2JhMivyktTuxmpHt/JdV4ZyYEqsN1YPo667egoOap0sTxzWru8lBXXdldMDVuJhYeK3y9f2BRlMQV0RXy0Uax3a7I8kbjemHv7BgKs9ROaCFjgY2Kmzanfhkh5jsDApibz0TMSK/P8/qomWa/RA/7/PnLoY1MM+PPsXo5FvVSHUai8AAAAASUVORK5CYII=");
    background-size: contain;

}
#Emailmailto,
#EmailDynamic {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMHFBQP6BGTKAAAAuZJREFUaN7tms9LVFEUxz/ZRElEYgtzVWrlroXQIq0oo9xUKylcBoI/NoEuEgT3/QeC4CqCCjdhC4WooDatGmhjEwmDQbYoaqGF6WvzfXAb74zPeTPP53g+MAz3vvvOPd/37rnneB0wDMMwDMMwDKMc9hW064ALQBOwscu11QFfgbeltNwEghr73HAFZgoEn/I8hM/AAT2xNLMBrAGtBf2nSwn2vfpl4BbwB9ifUrHrwEHgmUdwydC8p2XwA1jS4AB45zGUJlrlYyCfl6QhkKb/AtvHF6AXeKj2OWAO6Emh2B5gXj4in3ulYUvCN7wAtOmBDAK/1f8LmEiR2An5FMjHQfncJg2b3nApwe1O6rqsWA60MTwC6ndQaL18WJNPy/IxTLPtxQRH2XkD4JXy84I2uj5gFmjeAbHNmrtPviwAXfIxiJKco5IDOoDHMtytpN6doFh3zkC+dACfyjXoW9KFZIARJ65/AqMJiB3VXGG8jnjSKlst6XIEu7vjqpMKJqsodtJJkavA9S3Gx4rhYszJ8KI2iwHgNdBQQaENsjmgORY153ycAjsOeeAs8FRP8xLwXt9xcW0FwBPNla/k0tnOknY5BIw5Bft3YDiGH8OyEdq7rzmiUpUY9nFFdW3o6FQZNqac+9dlc7tUJYZ9vARalMIA+pVGGiPc26ix/U4abJHNiv6RXGnywEVgRu1O4I2Kg2J0aUyn2jMqdPJUmbhL2uVwQVx/A4Y844Z0LRw3pnvjkFgM+1bQVWDFqcOnnevTTj28ogqqEquuqOBMAqcQL4DzSitngLvACadUBPgI3AaySRx0JUEWuKaiPxQaip3VtWwSjiR5TpUH7gDjTt+4+vJJOZEhWVaAB8BztT8o11KrgsMDtyw7RNqPXk2wCTbBJtgE7ykyJR7EEeAom/+HnHYC+V4XRXA46KRq3L+7+EUe863iQsE5p7+pRlZxzm34fvLQBRxnj/zkwTAMwzAMwzCMaPwD9q/+KtimlI0AAAAASUVORK5CYII=");
    background-size: 18px;
    box-shadow: 0px 0px 3px 0px #333;
    background-color: #fff;
    box-sizing: border-box;
    width: 21px;
    height: 21px;
    margin-top: 1px;
    border-radius: 100%;
    margin-right:0px
}



/* Desktop Positioning */
div#SlideshowFullPageNew{
  margin-bottom:10px;
}

#ToolBarSlideshow{
  float: right;
  max-width: 160px;
  margin-left: 10px;
  box-sizing: border-box;
}
div#SlideshowAuthor {
  float: left;
  box-sizing: border-box;
  max-width: calc(100% - 170px);
}

#ToolBarSlideshow>div {
  height:22px!important;
  width: auto!important;
}
#ToolBarSlideshow~div[id^="Slideshow"]{
  clear: both;
}
div#SlideshowAuthor::after,
#ToolBarSlideshow::after {
    content:" ";
    display: block;
    clear: both;
    height: 0
}
.buttonWrapper {
    margin-top: 5px!important;
}

/* End Slideshow Social Icons */ 
.slideshowDesc {
    margin: 5px 0;
    color: #404040;
    line-height: 1.3em;
    text-align: left;
    font-size: 1.1em;
}
div#SlideshowFullPageNew .date {
    color: #6C5D44;
    font-size: 11px;
}
div#SlideshowFullPageNew  .credit {
    color: #C0C0C0;
    font-size: 0.8675309em;
    text-align: right;
    margin: 2px 0 0
}
div#SlideshowFullPageNew .caption{
  margin:3px 0 0;
}
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;
}

/* Special handling for Utah Service Match page. */
body#Page.UtahServiceMatch div#gridMainColumn {width:100%; padding:0; margin:0;}
  body#Page.UtahServiceMatch #gridMainColumn #PageHeadline {display:none;}
/* === 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;
}
#storyBody div.connection h5 a,
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: #65788f;}
/* 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 .summary,
.slideshow.connection h5 .title {
    display: none;
}
div.slideshow.connection .caption .title {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
#storyBody div.slideshow.connection .caption .title a,
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;
}

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

.ContentFullWidth #MagnumImage,
.ContentFullWidth .contentImageCenter {
  clear:both;
} 
body#BestOf div#BestOfNarrowHeader {
    margin: 0 0 5px;
    padding: 0 0 5px!important;
    border-bottom: 1px solid #222;
    overflow: visible;
}
div#BestOfNarrowHeader h3 {
    color: #222;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin: 0 5px 0px 0;
    float: left;
}
div#BestOfNarrowHeader,
div#BestOfNarrowHeader ul,
div#BestOfNarrowHeader ul li {
    display: -webkit-flex;
    display: flex;
    justify-content:flex-end;
}

div#BestOfNarrowHeader ul h4{
  font-weight: 700;
  color: #222;
  font-size: 15px;
  margin: 0 0 5px;
}
div#BestOfNarrowHeader ul li ul{
  padding-left: 5px;
}
div#BestOfNarrowHeader  ul select{
  font-size: 14px;
  width: 100%;
  box-sizing:content-box;
}
body#BestOf .storyHead {
  text-align: center;
  clear: both;
  margin: 10px 0 0;
}
body#BestOf .storyHead h1 {
  font-weight: 700;
  font-size: 33px;
  margin: 0 auto 5px;
}
body#BestOf .storyHead h2 {
  font-size: 22px;
  color: #444;
  margin: 0 auto 5px;
  max-width: 600px;
}
body#BestOf .storyHead .byline {
  color: #777;
  letter-spacing: 1px;
}
body#BestOf .storyHead .date {
  display: none;
}

#BestOf #ToolBarHorizontal{
	width: 640px;
	margin: auto;
}
#BestOf #ToolBarHorizontal>div{
	display: flex;
	justify-content:space-evenly;
}
#BestOf #ToolBarHorizontal>div>div{
	width: auto!important;
	margin: auto;
}
div#BestOfCategoryHeader h4 a {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 38px;
    display: block;
    margin: auto;
    text-align: center;
}
div#BestOfCategoryHeader span.bestOfHeaderYear {
    color: #222;
    font-size: 38px;
    font-weight: 700;
    margin-left: 5px;
    display: inline-block;
}
#BestOf div#MagnumImage div.magnumContainer img{
	display: block;
	margin:auto;
}
p.pageNumber {
    text-align: center;
}
div[id*=amzn-assoc-ad]{
	clear: both;
}

div#TellMeMore img {
  max-width: 100%;
  height: auto;
}

[class*='blogImage'] img,
[class*='contentImage'] img {
	max-width: 100%;
	height: auto;
}


ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_canceled span {
  padding-left: 0;
}

ul.stacked-checkbox-list li[data-param="feature"] label[class*="FeaturesIcons"].FeaturesIcons_cancelled span {
  padding-left: 0;
}

html { background-color: transparent; }
div#gridCloser { width: 980px; }


:root {
 --primary-color:#66798F;
 --secondary-color:#66798F66;
}
.top-stories-video .carousel-info-icon img {
  max-width: 45px;
}
.top-stories-video .carousel-info-icon img {
  filter: drop-shadow(1px 1px 2px #fff) !important;
}
.top-stories-video .carousel-progress-block-item.uk-active,
.top-stories-video .carousel-info-text {
  background: var( --primary-color ) !important;
}
.top-stories-video .carousel-progress-block-item {
 border-color: var( --primary-color ) !important;
}

.top-stories-video .carousel-info [data-headline] a.carousel-headline {
 text-align: left;
font-size:17px;
}
.top-stories-video .carousel-info [data-headline] a.carousel-headline:after  {
 border-left-color: var( --primary-color ) !important;
   filter: drop-shadow(7px 0 0 var( --secondary-color )) !important;
}
@media (max-width:640px) {
.top-stories-video .carousel-info [data-headline] a.carousel-headline {font-size: 15px !important;}
}