/* 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 {
  text-indent: -6000px;
  background: #65788f url("/images/header-home-r+bars.png") no-repeat left center;
  height: 41px;
}
#SectionTeaserHomeDine>h2 a {display:block;width:325px;height:41px;}

#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: 15px;
}
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: 25px;
font-weight: 700;
	-webkit-font-smoothing: antialiased;
	line-height: 1.2;
}
.storyHead .byline {
	font-size: 14px;
}
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;
	font-size: 14px;
	line-height: 1.3;
}
body#Content .subheadline {
font-weight: 700;
	font-size: 17px;
	line-height: 1.1;
	margin-bottom: 2px;
}
#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.SpanningFeature 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.RelatedItem ul li {
	margin-bottom: 10px;
	overflow: hidden;
}
div.Sidebar.RelatedItem ul li {
	margin-bottom: 0;
}
div.SpanningFeature ul li.archiveImage,div.RelatedItem ul li.archiveImage{
	float: left;
	margin-right: 10px;
}
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;
}
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;
}
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;
}
#FacebookNonJavascript,
#TwitterWebIntent,
#Google1NonJavascript,
#RedditNonJavascript,
#Emailmailto,
#FacebookDynamic,
#TwitterDynamic,
#Google1Dynamic,
#RedditDynamic,
#EmailDynamic{
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}


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

/* 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;}
