/*------------------------------------------------------------------ */
/* Tucson Weekly Conditional Display Defaults */
/* ------------------------------------------------------------------ */
/* Conditional display for the main content column. */
div.MainColumn .briefOnly {
	display:none
}
/* Conditional display for a smaller side column. */
div.MainSidebar .longOnly {
	display:none
}
/* Conditional display for the ad sidebars. */
div.AdSidebar .longOnly {
	display:none
}
.longOnly span.date {
	display:none
}
div.MainColumn .Location .longOnly span.date {
	display:inline;
	font-size:10px;
	color:#B3B5B8
}
body.Iapetus10Zone div#gridRightColumn {
width: 329px;
margin: 10px 5px 10px 0;
border-left: 1px solid #ddd;
padding-left:10px;
}
body.Karnak6Zone div#gridRightColumn {
  width: 329px;
  padding-left: 10px;
  border-left: 1px solid #ddd;
}
body.Iapetus10Zone div#gridBottomSidebar {
float: none;
}
div#haw-pm {
margin-bottom: 15px;
}
div#gridClamp {
  background-color: #fff;
  padding: 0 5px;
}
div#AddEventLink {
border: 1px solid #ddd;
border-width: 2px 0;
text-align: center;
padding: 3px 0;
font-size: 14px;
font-weight: 700;
}
div#AddEventLink a:hover{color:#c00;}
/* ------------------------------------------------------------------ */
/* Zone Based Selectors */
/* ------------------------------------------------------------------ */
div.MainColumn p.issueInfo {
	padding:0 0 4px;
	margin:0 0 20px;
	border-bottom:1px solid #E8E9EA;
	text-align:left;
  font-weight: 700;
  font-size: 12px;
	color:#c00;
	text-transform:uppercase;
	letter-spacing:1px
}
div.MainColumn p.issueInfo a{color:#c00;}
div.MainColumn p.issueInfo .date {
	float:right;
	letter-spacing:0;
}
div.MainColumn p.issueInfo .date a{	color:#020202;font-size:13px;}
div.MainColumn h1 {
	font-size:32px;
	font-family:Georgia, serif;
	font-weight:700
}
div.MainColumn h1 a {
	color:#000;
	text-decoration:none
}
div.MainColumn h2 {
	font-size:22px
}
div.MainColumn .byline {
	display:block;
	font-size:13px;
	margin:3px 0 0;
	color:#838689
}
div.MainColumn img.magnum {
	display:block;
	padding:2px 0;
	margin: 0 auto;
	border:1px solid #D6D7D9;
	border-width:1px 0
}
div.MainColumn .magnumInfo {
	margin:9px 0 0;
	color:#999B9E
}
div.MainColumn .magnumInfo .credit {
	margin:0 0 3px 5px;
	text-align:right;
	float:right;
	font-size:9px
}
div.MainColumn .magnumInfo .caption {
	text-align:left;
	font-style:italic;
	font-size:11px
}
div.MainColumn div.storyHead {
	margin:0 0 20px
}
#Page div.MainColumn div.storyHead {
	margin:0
}
body#BestOf.BestOfGuide div#storyBody a{
  font-size:15px;color:#c00;
}
body.Page.Staff #storyBody a{font-weight:700;color:#c00;}
div#StoryLayout,div#StoryLayoutJr {
	padding:20px
}
#StoryFeatures h3 {
	font-weight:700;
	color:#C00;
	margin-bottom:5px
}
.Karnak6Zone div#gridBottomSidebar {
overflow: hidden;
}
div.MainColumn1,div.MainColumn2 {
	margin-bottom:10px
}
#Home div.MainColumn1,#Home div.MainColumn2 {
	margin-bottom:10px;
	padding-bottom:10px
}
/* -- default styles for basic elements within content/posts -- */
#storyBody h1,#storyBody h2,#storyBody h3,#storyBody h4,#storyBody h5,#storyBody h6,.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6,.descr_txt h1,.descr_txt h2,.descr_txt h3,.descr_txt h4,.descr_txt h5,.descr_txt h6{
  margin:1.12em 0;
  line-height: 1.2;
}
#storyBody h1,.postBody h1,.descr_txt h1{font-weight:700;color:#101010;font-size:1.63em}
#storyBody h2,.postBody h2,.descr_txt h2{font-weight:700;color:#111;font-size:1.55em;}

div#storyBody> ul,div#storyBody>ol,.postBody>ul,.postBody>ol,.descr_txt ul, .descr_txt ol{
  margin:1.12em;
}
div#storyBody> ul li,.postBody>ul li,.descr_txt>ul li {
	list-style: disc inside none;
}
div#storyBody>ol li,.postBody>ol li,.descr_txt ol li{
	list-style: decimal inside none;
}
div#storyBody h3,.postBody h3, .descr_txt h3 {
	font-weight: 700;
	font-size: 1.4em;
		color: #222;
}
div#storyBody h4,.postBody h4, .descr_txt h4 {
	font-weight: 700;
	font-size: 1.1em;
		color: #333;
}
div#storyBody blockquote,.postBody blockquote,.descr_txt blockquote {
  border-left: 1px solid #ABABAB;
  padding: 6px 10px;
  text-align: justify;
  font-size: 14px;
  margin: 1em 3em;
  box-shadow: -5px 0px 3px -1px #999;
  line-height: 1.5em;
  color: #111;
  font-family: Georgia,"Times New Roman",Times,serif;
  border-radius: 4px;
  background: #fcfcfc;
}
.postBody iframe, #storyBody iframe {
  display: block;
  margin: 1.12em auto;
}
.postBody hr,#storyBody hr,.descr_txt hr  {
  margin: 9px 0 10px;
  border-width: 1px 0 0;
  display: block;
  border-style: solid;
  border-color: #ccc;
}
div#MapSmallDirectionsForm label{font-weight:700;}
div#MapSmallDirectionsForm form{padding:0}
div#MapSmallDirectionsForm input.text {
  margin: 0;
    padding-left: 24px;
  max-width: none;
  width: 77%;
}
span.at4-icon.aticon-compact {
  margin-right: 3px;
}
div#gridHeader {
    margin: 0px 0 10px;
    width: 980px;
    padding-top: 15px;
}
div#gridMain {
	margin-top:5px;
	background-color:transparent!important;
	position:static!important
}
#Page.Megalord3Zone div#gridMain {
	margin-top:0
}
div#gridFrame {
	background:transparent!important
}
body.Eudora7Zone div#gridFrame {
	width:460px;
	margin-right:20px
}
body.Eudora7Zone div#gridMainSidebar {
	width:320px
}
div#HomeTowerAds div.Tower {
	float:left;
	width:140px;
	margin:0 10px
}
#Home #TowerPairHomepage.MainSidebar {
	background:none;
	border:0;
	margin-left:10px
}
#Home div.SpanningFeature {
	margin-bottom:15px
}
#Home div.SpanningFeature,#Home div.MainColumn1,#Home div.MainColumn2,#Home div.MainSidebar {
	background:#FFF;
}
#Section div#gridColumnContainer,#Category div#gridColumnContainer {
	padding:0
}
#Menu div.MainColumn,#Location div.MainColumn,#Event div.MainColumn,#MovieTimes div.MainColumn,#MovieTimes div#searchResults,#Map div.MainColumn,#Map div#directionsFormTo,#LocationEvents div.MainColumn,#LocationEvents div.results_cont,#IssueArchives div#searchResults,#Film div.MainColumn {}
#FilmTrailers.MainColumn.MovieTimes {
	clear:both
}
body#MovieTimes div#FilmReview {
	overflow:hidden
}
body.Chetter5Zone div#gridFrame {
	margin-top:0
}
#Map div#mapLarge {
	width:97%!important;
	margin-left:10px
}
div.sidebar {
	float:right;
	clear:right;
	width:160px;
	color:#888;
	margin-bottom:10px
}
div.sidebar div.flipBook {
margin-bottom: 10px;
}
div#EmbeddedSidebar {
	float:right;
	width:160px;
	margin:0 0 15px 15px
}
div#RelatedLocations {
	margin:10px 0
}
div.EventListing,div.locationListing,div.archiveListing {
	padding:10px;
	border-bottom:1px solid #ddd;
	color:#333
}
div.movietimesListing {
	padding:10px;
	border-top:1px solid #dfe2e1;
	color:#333
}
div.movietimesListing strong a {
	font-size:12px
}
div.movietimesListing li {
	margin-bottom:6px
}
div.archiveListing div.EventListing h3,div.locationListing h3,div.movietimesListing h3,div.locationListing h4,div.archiveListing h4.headline {
	font-weight:700;
	font-size:1.3em;
	color:#111
}
div.EventListing h3 span,div.locationListing h3 span,div.movietimesListing h3 span,div.locationListing h4 span,div.archiveListing h4 span {
	color:#777
}
div.EventListing h4 a,div.locationListing h4 a,div.movietimesListing h4 a,div.archiveListing h4 a {
  color:#222;
}
.archiveListing .catName,.archiveListing .catName a {
	color:#c00
}
.EventListing span.eventCategories a {
	color:#c00
}
.EventListing img.listingImg {
	margin:5px 0 0!important;
	max-width:160px;
	height:auto
}
div#EventLocation h4 a {
	color:#222;
	font-weight:700
}
div.MainColumn div.locationListing p.tags {
	padding:0;
	border:0
}
div.locationListing img.locationListingImg {
	float:right;
	width:100px;
	margin-left:8px
}
div .tags a {
	color:#c00
}
#Content #MoveTimes.MainColumn div.movietimesListing {
	font-size:.95em
}
#Content #MoveTimes.MainColumn h2.neighborhoodBar {
	font-size:16px
}
.filmShortDetails .starsContainer .goldStarContainer,.filmShortReview .staffRating .starsContainer .goldStarContainer {
	background-color:#C00
}
.filmMetaInfo {
	width:auto
}
.filmMetaInfo {
	background:#F3F3F3 none repeat scroll 0 0;
	font-size:.85em;
	padding:10px;
	line-height:1.4
}
ul.filmTimes {
	float:right;
	font-size:.9em;
	line-height:1.15em;
	margin-bottom:7px;
	text-align:left;
	width:290px
}
h2.neighborhoodBar {
	clear:both;
	color:#000;
	padding-top:5px;
	width:100%;
	font-size:20px;
	margin:0 0 5px
}
div.locationTitle a {
	font-weight:700
}
div.locationTitle .big {
	font-size:1.2em
}
div.locationListing span.inline-rating img,div.archiveListing span.inline-rating img {
	width:10px
}
div.locationListing span.small,div.archiveListing span.small {
	font-size:10px
}
div.locationListingAddress {
	font-size:12px;
	color:#696969
}
div.EventDetails div.locationListing {
	padding-left:0
}
div.EventDetails ul li.locationItem {
	margin-top:15px
}
div.EventDetails ul li.locationItem h4 a {
	font-weight:700;
	text-decoration:none
}
div#RelatedLocations li.locationItem {
	margin-bottom:10px
}
div#RelatedLocations li.locationItem  h4 a{color:#333;font-weight:700;font-size:16px}
div.listingTools {
	background:#f3f3f3;
	float:right;
	font-size:10px;
	line-height:1em;
	margin-left:5px;
	padding:8px 7px;
	width:116px
}
div.listingTools ul {
	margin-top:10px
}
div.listingTools ul li {
	margin-bottom:4px;
	border-bottom:1px solid #e3e3e3
}
div.listingTools ul li a {
	background:#FFF;
	background-repeat:no-repeat;
	display:block;
	padding:4px
}
.filmShortDetails {
	margin-top:0
}
div.filmShortReview {
	margin:0
}
div.filmShortReview span.filmCreditsTitle a {
	font-weight:700;
	font-size:12px
}
div.filmMetaInfo span.ratingHeader {
	float:left;
	font-weight:700
}
.fullReviewRefer {
	margin:2em 0
}
.fullReviewRefer span {
	font-weight:700
}
.fullReviewRefer img {
	float:left;
	margin:0 10px 10px 0
}
.fullReviewRefer h4 a {
	color:#b90d0e
}
.fullReviewRefer p {
	margin:0
}
.fullReviewRefer.clearfix:after {
	clear:none
}
/* xxx Pulled these styles in from inline of SearchResults, but not sure of their effect yet. xxx */
.dynToolsLink {
	background-position:center right;
	background-repeat:no-repeat
}
.dynToolsLink a {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand
}
.ajPop {
	margin:4px;
	line-height:normal
}
div.listingTools .ajPopCont {
	height:0;
	overflow:hidden;
	border:0 solid #D1D8DC;
	background-color:#F3F5F7;
	padding:0
}
div.listingTools .ajPop a,div.tinyTools ul li.l0 .toolsInner a {
	text-decoration:none;
	background:none;
	padding:0;
	display:inline
}
div.tinyTools ul li.l0 .toolsInner a {
	color:#C70E0F
}
div.tinyTools ul li.l0 .toolsInner a.addAction {
	display:block;
	background:#147887;
	float:left;
	padding:3px 5px;
	border:1px solid #006170;
	font-weight:700;
	color:#FFF;
	cursor:pointer;
	text-decoration:none
}
div.tinyTools div.togglePanel {
	padding:0
}
.toolsInner {
	background:#333;
	padding:3px;
	border:1px solid #CCC;
	border-width:1px 0;
	color:#fff;
}
.toolsInner a {
  background: none!important;
  color: #fff !important;
  font-weight: 700;
  display: inline-block !important
}
.toolsInner select {
	max-width:110px
}
div.tinyTools .toolsInner h4 {
	margin:0 0 2px
}
.toolsInner p {
	margin:0 0 7px
}
.toolsInner ul {
	margin:0 0 7px
}
.toolsInner ul li {
	margin-bottom:4px
}
.ajPop input,.ajPop textarea {
	border:1px solid #CCC;
	background-color:#FFF;
	font-size:11px;
	font-weight:400;
	padding:2px;
	margin-top:0;
	margin:0
}
.ajPop .popInput,.ajPop textarea {
	width:102px
}
.ajPop select {
	border:1px solid #CCC;
	background-color:#FFF;
	font-size:10px;
	font-weight:400
}
/*#addToListContainer:hover #addListBox {display:block;}  */
.listList a {
	font-size:12px
}
.listList {
	font-size:11px;
	margin-bottom:10px
}
.listBoxHeader {
	font-family:"Trebuchet MS";
	font-size:11px;
	border-bottom:1px solid #999;
	padding-bottom:1px;
	margin-bottom:4px;
	text-transform:uppercase
}
.newListBox {
	font-size:11px
}
.Karnak6Zone div#gridMainSidebarJr2{margin-bottom: 20px;}
/* ------------------------------------------------------------------ */
div.MainColumn p.tags {
	padding:5px;
	overflow:hidden;
	margin:0;
	font-size:90%;
	background:#fdfdfd;
}
/* ------------------------------------------------------------------ */
.MainColumn,.SpanningFeature {
	margin-bottom:10px;
}
div.MainSidebar,.SpanningIsland{margin-bottom:20px}
div#MorebyThisAuthorWrapper {
padding: 0;
}
div#MorebyThisAuthor,div.MainSidebar.Guts {
margin: 0;
}
.MainSidebar .moduleList .storyItem,.MainColumn .moduleList .storyItem{overflow:hidden;}
.MainSidebar .moduleList .storyItem a.more,.MainColumn .moduleList .storyItem a.more,div#MostCommentedOn .moduleList .storyItem:last-of-type a,div#TopViewedStories .moduleList .storyItem:last-of-type a,div#MostEmailedStories .moduleList .storyItem:last-of-type a {
  float:right;
  color: #c00;
  font-size: 11px;
}
#Home div.Ad.MediumRectangle.MainSidebar {
	padding:0 10px
}
div.Ad.MediumRectangle.BlogPost {
	margin:0 15px 20px
}
#Content div.Ad.MediumRectangle.MainColumn {
	margin:20px auto;
	width:300px
}
body#Content div#StoryLayout div.Ad.MediumRectangle.MainColumn {
	margin:10px 0;
	padding:10px 20px 0 0;
	float:left;
	width:300px;
	clear:none
}
div#StoryLayout div.Ad.MediumRectangle {
	clear:none
}
div#BestOfTucson .currentIssue{
  float:left;
  margin:0 10px 0 0;
}
div#BestOfTucson .bestOf {
  overflow:hidden;
}
div#BestOfTucson .bestOf ul li a{
  color:#333;
  display:block;
  font-weight:700;
}
.EndContentInterstitial {
	clear:both
}
#Content #StoryLayout .EndContentInterstitial div.Ad.MediumRectangle.MainColumn {
	float:none;
	margin:20px auto
}
#Profile #gridMainSidebarLeft h3.profileGroupHeader,
div.MainSidebar>h3,
div#MorebyThisAuthor>h3,
div#gridSpanningIsland div#LeastReviewedRestaurants2 h3,
#gridMainSidebar1 div.MainSidebar> h3,
#columnItemHeader_ReaderReviews,
div#RelatedToCategory.AdSidebar h3,
div#FacebookRecommendations h3,
div#TopTags h2,
div.MainColumn1 h3,
#TabbedMost h2,
.MainColumn2 h3,
div#BestOfTucson .headerBar,
div#CurrentIssue .headerBar,
div#EventPicksChooser .headerBar,
div#PeopleWhoSavedthisStoryAlsoSaved>h3,
div#PeopleWhoLiked h3 {
	padding: 3px 0;
  color: #898989;
  border: 1px solid #ddd;
  line-height: 1.1;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Anton',sans-serif;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 10px;
  border-width: 1px 0;
  text-transform: uppercase;
}
div.MainSidebar>h3 a,div#gridSpanningIsland div#LeastReviewedRestaurants2 h3 a,#gridMainSidebar1 div.MainSidebar h3 a,div#RelatedToCategory.AdSidebar h3 a,div#FacebookRecommendations h3 a {
	color:#898989;
}
#gridMainSidebar1 div.MainSidebar h3.headline,div.MainSidebar h3.headline,.MainColumn1 .headline,.MainColumn2 .headline {
	text-align:left;
	border:0 none;
	font-size:14px;
	font-weight:700
}
div#PeopleWhoSavedthisStoryAlsoSaved a.memberThumb{float:left;}
div#TopTags h4,div#TopTags hr {
	margin:10px
}
div#TopTags hr {
	background:none;
	border-bottom:1px solid #E3EAEE;
	border-width:0 0 1px
}
div.MainSidebar ul {
/*	padding:10px; */
	color:#777
}
div#PeopleWhoLiked .storyItem {
margin: 0 0 10px;
padding: 10px 0 0;
border-top: 1px solid #ddd;
} 
div#PeopleWhoLiked .storyItem:first-child{padding-top:0;border:0 none;}
#EventPicksChooser .calendarDays {
text-transform: uppercase;
font-size: 13px;
color: #999;
margin: 0 0 10px;
}
#EventPicksChooser .calendarDays a {
padding: 0 2px;
text-align: center;
color: #999;
}
#EventPicksChooser .calendarDays a:hover{color:#c00;}
#EventPicksChooser .calendarDays a.calCurrent {
padding-left: 0;
font-weight: 700;
color: #000;
}
#EventPicksChooser .storyItem {
overflow: hidden;
}
#EventPicksChooser .storyItem a img {
float: left;
margin: 0 15px 10px 0;
display: block;
}
#EventPicksChooser p.more {
clear: both;
text-align: center;
margin: 10px 0;
text-transform: uppercase;
font-size: 12px;
border-bottom: 1px solid #eee;
padding-bottom: 5px;
}
#EventPicksChooser div.tabs {
text-transform: uppercase;
font-size: 12px;
color: #999;
line-height: 1.1;
}
#EventPicksChooser div.tabs .tabCurrent a{color:#000;font-weight: 700;}
#EventPicksChooser div.tabs div.tabLeft {
padding-left: 0;
}
#EventPicksChooser div.tabs div {
float: left;
margin: 0;
padding: 0 9px;
border-right: 1px solid #999;
}
#EventPicksChooser div.tabs div.tabRight + div.tabRight {
border-right: 0 none;
padding-right: 0;
}
#EventPicksChooser div.eventSearchBody {
margin: 10px 0 0;
padding: 0 0 10px;
border-bottom: 1px solid #ddd;
}
#EventPicksChooser form {
padding: 0;
}
#EventPicksChooser select {
margin: 0 0 5px;
}
#EventPicksChooser form input[type=text] {
width: 208px;
margin-right: 5px;
float: left;
padding: 0 20px 0 0;
}
#EventPicksChooser form input[type=submit] {
background: #999;
border: 0 none;
color: #FFF;
padding: 0px 5px 0;
-webkit-appearance: none;
border-radius: 0;
letter-spacing: 1px;
text-align: center;
font-size: 16px;
text-transform: uppercase;
height: 23px;
font-weight: 700;
-webkit-font-smoothing: antialiased;
}
#EventPicksChooser p.submitLink {
margin: 10px auto 0;
text-align: center;
font-size: 13px;
text-transform: uppercase;
clear: both;
}
form[name=movietimesSearchForm] + p {
text-align: center;
padding: 0;
border: 1px solid #eee;
border-width: 1px 0;
text-transform: uppercase;
font-weight: 700;
color:#ccc;
margin:0 auto;
width:88%;
}
div#CurrentIssue .currentIssue .issueCover {
  float:left;
  margin:0 10px 0 0;
}
div#CurrentIssue .digitalEdition {
  margin:0 0 10px;
}
div#CurrentIssue .digitalEdition h3 a {
  color:#111;
  font-weight:700;
  font-size:14px;
  display: block;
  line-height: 1.25;
  margin: 0 0 3px;
}
div#CurrentIssue .morelinks ul li {margin:1px 0 5px;}
div#CurrentIssue .morelinks ul li a{color:#333;font-weight: 700;}
div#CurrentIssue .morelinks ul li a:hover{color:#c00;}
#gridMainSidebarJr div.MainSidebar ul{padding:0;}
div.MainSidebar li.l0 + li.l0 {
	margin-top:10px;
	border-top:1px solid #ddd;
	padding-top:10px
}
div.MainSidebar li.l0 ul {
	padding:0;
	margin:4px 0 0
}
div.MainSidebar h4,div.MainSidebar h4.headline,div.MainSidebar h4.headline a,.MainColumn h4 a {
	font-weight:700;
	font-size:14px;
	color:#333;
	text-decoration:none
}
.MainSidebar .blogTeasers {
	margin:0 0 10px
}
div#TopicBlogsTheRange .blogTeasers{overflow:hidden;border-bottom:1px solid #ddd;padding:10px 0;margin:0;}
div#TopicBlogsTheRange .blogTeasers:first-child{padding-top:0;}
div#TopicBlogsTheRange .blogTeasers .storyTeaser{float:left;margin:0 10px 0 0;}
/* Keep floats contained. */
div.MainSidebar li.l0 {
	clear:both
}
div.MainSidebar ul .rating {
	display:block
}
div.MainSidebar .rating img {
	width:10px;
	height:10px
}
div.MainSidebar .storyItem .byline {
	display:block
}
div.MainSidebar a.memberThumb {
	display:block;
	float:right;
	margin:0 0 5px 5px;
	width:35px;
	height:auto
}
div.MainSidebar a.memberThumb img {
	width:35px
}
div.MainSidebar select {
	width:100%
}
div.headerBar {
  padding:3px 0;
  color: #898989;
  border:1px solid #ddd;
  border-width: 1px 0;
  line-height: 1.1;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Anton',sans-serif;
  letter-spacing: 1px;
  margin: 0 0 10px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
div.headerBar a {color: #898989;}
div#HomeBlogWidget div.headerBar{margin:0;}
#Home .MainColumn .headerBar,#Home .MainColumn .headerBar a{color:#222;border: 0 none;}
#Home .MainColumn .headerBar .headerArrows a.inactive { color:#ccc; }


#Home div.headerBar h2{position: relative;
z-index: 8;}
div.headerBar div.headerArrows {
position:relative;
font-family:'Open Sans';
font-weight:300;
height:0px;
margin: 10px 0;
border-bottom:1px solid #ddd;
}
div.headerBar div.headerArrows a {
  position:absolute;
  top:-19px;
  display:inline-block;
  background:#fff;
  font-size:30px;
  padding: 0 5px;
}
div.headerBar div.headerArrows a:hover{font-weight:400;}
div.headerBar div.headerArrows a.hbPrev {left:0}
div.headerBar div.headerArrows a.hbNext{right:0}
div.headerBar div.headerArrows a.hbPrev:hover{padding-left:4px;}
div.headerBar div.headerArrows a.hbNext:hover{padding-right:4px;}
div.headerBar div.headerArrows a.inactive{color:#aaa;font-weight:300;padding: 0 5px!important;}
img.storyImg {
}
div.storyItem,div.mostViewedBody {
}
#Home .MainColumn .vignette {
height:161px;
overflow: hidden;
text-overflow: ellipsis;
}
#Home #HomeVideoPhoto.MainColumn .vignette,
#Home #HomeTeasersArtsCulture.MainColumn .vignette{
  height:initial;
}
#Home #HomeVideoPhoto.MainColumn span.FeaturesIcons_video {
  background:url(/images/icons/features-icon_video.png) center center no-repeat;
  text-indent:-6000px;
  height:24px;
  width:16px;
  display:inline-block;
}
#Home .MainColumn .vignette p {margin:0;}
div#HomeFeature div.HomeFeatureSlideShowMain {
  width:625px;
  height:398px;
  margin:0 auto;
  position:relative;
  z-index:0;
}
div#HomeFeature div.HomeFeatureSlideShowMain a img {
  outline:0 none;
  border:0 none;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText {
  position:absolute;
  left:0;
  bottom:46px;
  z-index:23;
  width:605px;
  max-width:625px;
  padding:5px 10px;
  background:url(/images/backgrounds/whiteOpc85.png) 0 0 repeat;
 background: rgba(255,255,255,0.75);
 transition:all linear .07s;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText:hover {
  background: rgba(255,255,255,0.85);
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText a.topFtrBoxLink {
  display:block;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText h4.category {
  font-weight:700;
  text-transform:uppercase;
  color:#c00;
  font-size:13px;
  margin:0 0 3px;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText h4.headline {
  font-weight:700;
  text-transform:uppercase;
  font-size:21px;
  color:#000;
  margin:0 0 3px;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText h4.headline a {
  color:#000;
  text-decoration:none;
}
div#HomeFeature div.HomeFeatureSlideShowMain div.topFtrText h5.subheadline {
  color:#000;
  font-size:15px;
  margin:0;
}
.HomeFeatureSlideShowThumbs {
  padding: 10px 0 0;
  text-align: center;
}
.HomeFeatureSlideShowThumbs .control {
  text-indent: -9999em;
  display: inline-block;
  width: 8px;
  position: relative;
  height: 8px;
  background: #777;
  border-radius: 14px;
  padding: 2px;
  margin: 0 10px;
}
.HomeFeatureSlideShowThumbs .control.active {background:#c00;}
.HomeFeatureSlideShowThumbs .controlPrev{background:url(/images/buttons/tinyArrowLeft.png) 0 0 no-repeat transparent;height:23px;width:20px;padding:0;border-radius:0;line-height:2.75;margin: 0 20px 0 0;}
.HomeFeatureSlideShowThumbs .controlNext {
 background:url(/images/buttons/tinyArrowRight.png) 0 0 no-repeat transparent;height:23px;width:20px;padding:0;border-radius:0;line-height:2.75;margin: 0 0 0 20px;
}

.HomeFeatureSlideShowThumbs .controlPrev:hover,.HomeFeatureSlideShowThumbs .controlNext:hover{background-color:transparent;background-position:0 -23px;}
div#HomeBlogWidget div.tabs  {
  border: 1px solid #ddd;
  border-width: 1px 0;
    clear:both;
  padding: 0;
  overflow: hidden;
  margin: 0 auto 10px;
}
div#HomeBlogWidget div.tabs ul{
  list-style:none;
  clear:both;
}

div#HomeBlogWidget div.tabs ul li{
  float:left;
  text-transform:uppercase;
  margin:2px 0;
  line-height:.8;
}

div#HomeBlogWidget div.tabs ul li a{
  display: block;
  padding: 5px 6px 5px 0;
  text-align: center;
  border-right: 1px solid #ddd;
  margin-right: 5px;
  font-size: 12px;
  color:#C00;
}
div#HomeBlogWidget div.tabs ul li:last-of-type a  {
  margin-right:0;
  border-right:none;
  padding-right:0px;
} 
div#HomeBlogWidget div.tabs ul a.current{color:#000;}
div#HomeBlogWidget div.tabs ul li a:hover, div#HomeBlogWidget div.tabs ul li.current a{
  color:#777;
}
div#HomeBlogWidget div.blogTabContent {
  
}
div#HomeBlogWidget .tabBody .firstPostImage a img {
  float:left;
  margin: 0 13px 0 0;
  width: 300px;
  border:1px solid #c00;
}
div#HomeBlogWidget .tabBody div.blogPostList{overflow:hidden;}
div#HomeBlogWidget div.blogPostItem {
overflow: hidden;
margin: 0 0 10px;
}
div#HomeBlogWidget div.blogPostItem:last-of-type {
margin: 0;
}
div#HomeBlogWidget .tabBody{min-height:150px;overflow: hidden;}
div#HomeBlogWidget .tabBody div.blogPostList a {
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  font-weight: 700;
}
div#HomeBlogWidget .tabBody div.blogPostList a.more {
font-size: 12px;
float: right;
font-weight: 400;
color: #c00;
}
div#HomeBlogWidget .tabBody div.blogPostList a.more:after{content:" »"}
.MainColumn div.tbLinks {
text-align: right;
clear: both;
margin:5px 0 0;
}
.MainColumn div.tbLinks li {
display: inline-block;
border-right: 1px solid;
padding: 0 7px 0 6px;
line-height: 1;
color: #ddd;
}
.MainColumn div.tbLinks li:last-of-type{border:0 none;}
.MainColumn div.tbLinks a{color:#c00;}
div#HomeTeasersMusic-vignette-last div.more,div#HomeTeasersNewsOpinion-vignette-last div.more,div#HomeTeasersCityWeek-vignette-last div.more,div#HomeTeasersCinema-vignette-last div.more,div#HomeTeasersArtsCulture-vignette-last div.more,div#HomeTeasersChow-vignette-last div.more,div#HomeTeasersPhoto-vignette-last div.more    {
margin-top: 24%;
text-align:center;
}
div#HomeTeasersMusic-vignette-last div.more a,div#HomeTeasersNewsOpinion-vignette-last div.more a,div#HomeTeasersCityWeek-vignette-last div.more a,div#HomeTeasersCinema-vignette-last div.more a,div#HomeTeasersArtsCulture-vignette-last div.more a,div#HomeTeasersChow-vignette-last div.more a,div#HomeTeasersPhoto-vignette-last div.more a{
  font-size:15px;
  font-weight:700;
}
div#HomeTeasersMusic-vignette-last div.more a:after,div#HomeTeasersNewsOpinion-vignette-last div.more a:after,div#HomeTeasersCityWeek-vignette-last div.more a:after,div#HomeTeasersCinema-vignette-last div.more a:after,div#HomeTeasersArtsCulture-vignette-last div.more a:after,div#HomeTeasersChow-vignette-last div.more a:after,div#HomeTeasersPhoto-vignette-last div.more a:after {
  content:" »";
}
#HomeFeaturedStories {
	padding-bottom:5px
}
#HomeFeaturedStories img.storyImg {
	float:right;
	margin-left:10px
}
#HomeFeaturedStories div#HomeFeaturedStoriesSlideshow {
	margin-left:10px;
	margin-bottom:5px;
	overflow:hidden
}
#HomeFeaturedStories div#HomeFeaturedStoriesSlideshow a img {
	margin:0;
	border:0
}
#HomeFeaturedStories div.prevNext {
	margin:3px 10px;
	padding:3px;
	border-top:1px solid #CECECE;
	font-size:.85em
}
#BestOf div.prevNext,#PreviousNextComics div.prevNext,#BlogsPreviousNext div.prevNext,#Content.ContentComics div.prevNext {
	margin:5px 0;
	overflow:hidden;
	text-align:right;
	color:#FFF;
}
#BestOf div.prevNext a,#PreviousNextComics div.prevNext a,#Post div.prevNext a,ul.prevNext li a,#Content.ContentComics div.prevNext a {
	color:#C00;
	font-size:1.2em;
	text-decoration:none
}
#BestOf div.prevNext a:hover,#PreviousNextComics div.prevNext a:hover,#Post div.prevNext a:hover,ul.prevNext li a:hover,#Content.ContentComics div.prevNext a:hover {}
#BestOf div.prevNext a.prev,#PreviousNextComics div.prevNext a.prev,#Post div.prevNext a.prev,#Content.ContentComics div.prevNext a.prev {
	float:left
}
#HomeFeaturedStories h2.headline a,#SectionFeature h3 a {
	font-size:1.6em;
	font-weight:700;
	text-decoration:none
}
#HomeFeaturedStories h3.subheadline {
	font-size:1.2em;
	color:#335770
}
div#SectionFeature {
	border-bottom:1px solid #676767;
	padding-bottom:15px;
	margin-bottom:10px
}
div#SectionFeature div.subhead {
	font-size:1.2em
}
#SectionFeature img.storyImg {
	display:block;
	float:left;
	margin:0 10px 0 0
}
#SectionFeature div.storyCapsule {
	overflow:hidden;
	margin:0!important
}
p.byline {
	margin-top:0
}
#storyBody .dropCap {
	float:left;
	padding:0 2px 2px;
	color:#c00;
	font-size:300%;
	font-weight:700;
	line-height:85%
}
#Content div#gridMainColumn #RelatedStories.MainColumn,#Content div#gridMainColumn #RelatedLocations.MainColumn,#Content div#gridMainColumn #RelatedEvents.MainColumn {
	margin-bottom:20px
}
#RelatedStories h3,#RelatedLocations h3,#RelatedEvents h3,#PreviousBestOfWinners h3,#RelatedStoriesEvents h3,#RelatedLocationsbyMaster h3 {
  font-weight: 700;
  font-size: 18px!important;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  overflow: hidden;
}
#RelatedStories.MainColumn h3,#RelatedLocations.MainColumn h3,#RelatedEvents.MainColumn h3,#PreviousBestOfWinners.MainColumn h3,#RelatedStoriesEvents.MainColumn h3,div#gridMainColumn h2.listingsHeader,#RelatedLocationsbyMaster.MainColumn h3 {
}
#EventoftheDay p.submitListing,#LeastReviewedRestaurants p.submitListing,#LeastReviewedRestaurants2 p.submitListing {
	text-align:right;
	padding-right:10px;
	margin:3px 0
}
#LeastReviewedRestaurants {
	padding-bottom:13px
}
#PreviousBestOfWinners ul li {
	margin:3px
}

#gridMainSidebar1 #SectionBlogs.MainSidebar h3.headline,#gridMainSidebar1 #SectionBlogs.MainSidebar h3.headline a,#gridMainSidebar1 .SectionBlogsByTopic.MainSidebar h3.headline,#gridMainSidebar1 .SectionBlogsByTopic.MainSidebar h3.headline a {font-size: 14px;
font-weight: 700;}
#gridMainSidebar1 .SectionBlogsByTopic.MainSidebar .more {
	margin-left:10px
}
div#HeaderforCategoryorSection {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height:1;
}
div#HeaderforCategoryorSection h1 a{
  font-family: 'Anton';
  -webkit-font-smoothing: antialiased;
  color: #c00;
  font-weight: 400;
}
div#LandingFollowStories .l0.storyItem {
text-align: right;
}
div#LandingFollowStories .l0.storyItem a {
color:#c00;
font-size: 16px;
}
/* ------------------------------------------------------------------ */
.column_item {
	margin-bottom:10px
}
ul.moduleList {
	color:#222
}
div.MainSidebar ul.moduleList,body.Transmetropolitan8Zone div#gridSpanningIsland div#LeastReviewedRestaurants2 ul.moduleList {
	padding:0
}
ul.moduleList li.l0 + li.l0 {
	margin-top:10px;
	border-top:1px solid #E3EAEE;
	padding-top:10px
}
ul.moduleList li.l0 ul,#gridMainSidebar1 div.MainSidebar ul.moduleList li.l0 ul {
	padding:0;
	margin:4px 0 0
}
ul.moduleList h5 {
	font-size:12px;
	color:#3F3F3F
}
ul.moduleList h5 a {
	font-weight:700
}
.MainColumn ul.moduleList h5.subhead{font-size:12px;
color:#3F3F3F}
/* Keep floats contained. */
ul.moduleList li.l0 {
	clear:both
}
#gridMainColumn ul.moduleList li.l0 {
	clear:none
}
div.MainSidebar:after {
	display:block;
	visibility:hidden;
	content:".";
	line-height:0;
	clear:both
}
ul.moduleList .rating {
	display:block;
	margin-right:10px
}
ul.moduleList .rating img,li.locationItem span.rating img {
	width:10px;
	height:10px
}
/*
ul.moduleList .storyItem .headline a {
  background: url(/images/icons/story.gif) no-repeat;
  padding-left: 20px;
}*/
ul.moduleList .storyItem .byline {
	display:block
}
ul li.storyItem img.storyImg {
	float:right;
	width:50px;
	margin:0 0 5px 5px
}
ul.moduleList a.memberThumb {
	display:block;
	float:right;
	margin:0 0 5px 5px;
	width:35px;
	height:auto
}
ul.moduleList a.memberThumb img {
	width:35px
}
div.MainSidebar ul.narrowOptions {
	padding:5px 0 0 5px;
	margin:3px 0 15px
}
ul.narrowOptions li,#OtherSearches ul li {
	font-size:12px
}
#OtherSearches ul {
	padding-left:5px
}
ul.narrowOptions li a,#OtherSearches ul li a {
	text-decoration:none
}
ul.narrowOptions li.flyout_link_parent {
	margin-top:10px;
	text-align:right;
}
ul.narrowOptions li a.flyout_link {
	font-weight:700
}
a.flyout_close_text {
	float:right;
	text-decoration:none
}
a.flyout_close_button {
	position:absolute;
	top:-15px;
	left:-15px;
	background-image:url(/foundation/images/icons/closebox.png);
	width:30px;
	height:30px;
	text-indent:-6000px;
	overflow:hidden
}
div.MainSidebar li.narrowWithForm ul.narrowOptions {
	padding-left:0;
	border:none
}
body div.MainSidebar li.narrowWithForm ul.narrowOptions li form {
	padding:0
}
div.searchedFor,#MovieTimes div#NowPlaying h1 {
	clear:both;
	font-size:14px;
	line-height:1em;
	margin:0;
	padding:8px 10px 9px;
	text-align:left
}
div.searchedFor {
	background:#DDD
}
#MovieTimes div.searchedFor,#MovieTimes div#NowPlaying h1,div#FilmSearchHeader div.searchedFor {
	margin-bottom:10px
}
#Film div#FilmSearchHeader.MainColumn {
	padding:0
}
body#IssueArchives div#searchResults div.searchedFor h3 {
	font-size:14px
}
div.searchedFor h3 {
	font-weight:700
}
div.searchedFor h3 a{color:#000;}
div.searchedFor h3,div.searchedFor ul {
	display:inline
}
div.searchedFor ul li {
	display:inline;
	text-transform:lowercase
}
body#BestOf div.searchedFor {
  background:none;
  line-height: 1;
  padding:0;
  text-align:center;
  
}
body#BestOf div.searchedFor h3  {font-weight:400;}
  body#BestOf div.searchedFor span{display:inline-block;}
body#BestOf div.searchedFor h3 a span {font-family: 'Anton',sans-serif;font-size:30px;text-transform: uppercase;
letter-spacing: 2px;}
body#BestOf div.searchedFor span.bestOfHeaderYear {
    color:#c00;
    font-weight:700;
    margin-left:3px;
    font-size:27px;
  }
div.listing {
	float:left;
	margin-right:10px;
	width:280px
}
div.listing p {
	font-size:13px
}
img.listingImg {
	float:right;
	margin:0 0 3px 7px
}
div.listingLocation {
	color:#333;
	float:left;
	margin-left:10px;
	width:160px
}
div.locationListing p.descripTxt {
	display:none
}
div.EventListing div.listing h3 a{
  font-weight:700;
  color:#000;
  font-size:15px;
}
div.EventListing div.listingLocation>a{
  color:#333;
  font-weight:700;
}
/* Comments */
div.CommentsComponent,
div#BrowseComments {
	clear:both;
	margin:15px 0 !important;
	padding:0 0 12px!important;
	background:#EDEEEE;
	color:#444;
	border-radius:10px;
}
  div#BioFull div.CommentsComponent {
  	clear:both;
  	margin:0!important;
  	padding:0!important;
  	background:transparent!important;
  	color:#444;
  	border-radius:0!important;
  }
  div#BioFull.Profile {border:2px solid #DFE2E1;border-radius:10px;padding-top:1em;}
  
div.commentsHeader {
	background:#D0D1D2;
	border-radius:10px 10px 0 0;
	margin-bottom:10px;
}
div.commentsHeader h2,
div.commentsHeader h3 {
	color:#333;
	font-size:16px;
	letter-spacing:1px;
	padding:5px 10px;
	text-align:left;
	text-transform:uppercase
}
body#PostComment div.commentsHeader h2,
body#PostComment div.commentsHeader h3 {
	width:100%;
	padding-bottom:12px
}
div.commentsHeader a.feedLink {
	background:transparent url(/images/rss-small.gif) no-repeat top center;
	color:#edeeee;
	font-size:0;
	margin-left:1px;
	padding:12px 0 0 12px;
	text-decoration:none
}
div.commentsHeader form {
	padding:12px 12px 12px 0;
	color:#222;
	font-size:11px;
	letter-spacing:0;
	text-align:right;
	text-transform:none;
	vertical-align:top
}
div.commentsHeader form label {
	font-weight:700
}
h4.commentFormAddHeader {
	font-size:14px
}
dl.formElements {
	margin:15px 15px 15px 0
}
dl.formElements dt {
	float:left;
	clear:left;
	display:inline;
	width:175px;
	min-height:45px;
	margin-right:10px
}
dl.formElements dt label {
	font-weight:700
}
dl.formElements dt label span {
	color:red
}
dl.formElements dt span {
	font-size:10px;
	color:#666
}
span.formFootnote {
	color:red
}
dl.formElements dd {
	float:left;
	width:370px;
	min-height:45px
}
dl.formElements dd input[type="text"],dl.formElements dd select {
	width:75%
}
dl.formElements dd textarea {
	width:100%;
	height:110px
}
div.commentFormRating {
	background:#FF9;
	padding:5px 10px;
	border:1px solid #F90
}
div.CommentsComponent p.showing,div#BrowseComments p.showing {
	float:left;
	width:45%;
	margin:0 0 10px 15px;
	font-style:italic
}
div.CommentsComponent p.jump,div#BrowseComments p.jump {
	display:block;
	float:right;
	text-align:right;
	width:45%;
	margin:0 15px 10px 0;
	font-size:10px;
	text-transform:lowercase
}
div.CommentsComponent dl.formElements dd,div#BrowseComments dl.formElements dd {
	width:100%
}
div.pagination {
	clear:both;
	font-size:12px;
	text-align:center
}
div#FilmSearchResults div.pagination {
	font-size:12px
}
.alphaNavigation {
	margin-top:5px
}
div.pagination.alphaNavigation a {
	display:inline-block;
	text-decoration:none;
	background:#aaa;
	padding:1px 4px;
	text-align:center;
	border-radius:3px;
	color:#fff;
	font-weight:700;
	text-shadow:0 1px 1px #000
}
div.pagination.alphaNavigation a:hover {
	color:#c00;
	text-shadow:0 1px 1px #eee
}
div.pagination.alphaNavigation strong a {
	background:#555
}
div.storyPagination {
	font-size:1.1em;
	overflow:hidden;
}
div.storyPagination a{color:#c00;}
div.storyPagination p:first-child {
	float:right;
margin: 0 !important;
}

div.storyPagination p:last-child {
	float:left;
	font-weight:700;
	text-align:center;
	margin: 0 0 0 0!important;
	font-size:1.1em
}
ul.prevNext {
	padding:10px 0;
	font-size:11px
}
ul.prevNext li.prevNext_prev {
	float:left;
	width:25%;
	text-align:left
}
ul.prevNext li.prevNext_next {
	float:right;
	width:25%;
	text-align:right
}
ul.prevNext li.prevNext_date {
	float:left;
	width:50%;
	text-align:center;
	font-size:14px
}
div#ArchivesIssueYearPicker ul li {
	font-weight:700
}
div#ArchivesIssueYearPicker ul li a {
	font-weight:400
}
div.CommentsComponent hr,
div#BrowseComments hr {
	height:1px;
	background:#CCC;
	margin:12px 15px 2px;
	border:none;
	color:#CCC
}
div.comment {
	clear:both;
	margin:12px 15px 0
}
.Profile .comment,
.ProfilePage .comment {
  margin: 0 5px 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
#Profile #BioFull.Profile .comment {border-bottom:none!important;padding-bottom:1em!important;}
#Profile #gridMainSidebarLeft #currently.comment {border-bottom:none!important;}
#Profile #gridMainSidebarLeft #currently.comment .commentAuthor {
  background:none!important;
  padding:5px 20px 0!important;
}

div.CommentsComponent h4,
div#BrowseComments h4 {
	margin-top:10px;
	text-align:left;
	font-weight:700
}
div.commentText {
	background:#FFF;
	padding:12px 12px 5px;
	font-size:12px;
	clear:both
}
#BioFull .comment .commentText {padding-top:0!important;}
div.commentText h4 {
	margin-top:0;
	margin-bottom:8px
}
div.commentText h4.reviewLocation {
	margin-bottom:2px
}
div.commentText p {
	margin-top:0;
	word-wrap:break-word
}
div.commentText div.inline-rating {
	margin-bottom:8px
}
div.commentText div.inline-rating img {
	width:10px
}
div.CommentsComponent .memberThumb,div#BrowseComments .memberThumb {
	display:block;
	overflow:hidden;
	float:left;
	clear:left;
	width:50px;
	margin:2px 8px 2px 2px
}
div.CommentsComponent div.comment div.ratingGraphic img,div#BrowseComments div.comment div.ratingGraphic img {
	margin-bottom:2px;
	width:10px;
	height:10px
}
div.commentAuthor {
	background:url(/images/icons/comment_tri.gif) no-repeat 28px top;
	padding:5px 0 0 45px;
	font-size:10px
}
div.commentAuthor a {
	font-weight:700
}
div.commentAuthor span {
/*color: #A7A9AC;*/
}
div.CommentsComponent form,div#BrowseComments form,div#PostCommentProcessEdit {
	margin-left:15px
}
p.commentFormSubmit {
	margin:10px 15px 0 0;
	text-align:right
}
p.commentFormSubmit input,div.commentFormSubmit input,p.formSubmit input,a.addAction,input.editor_ok_button {
	background:#7E8B96;
	padding:3px 5px;
	border:1px solid #5E5E56;
	font-weight:700;
	color:#FFF;
	cursor:pointer
}
p.commentFormSubmit input:hover,div.commentFormSubmit input:hover,p.formSubmit input:hover,input.editor_ok_button:hover {
	background:#FFF;
	color:#5E5E56
}
input.editor_field {
	margin-right:8px
}
a.editor_cancel {
	margin-left:10px;
	font-size:10px;
	text-decoration:none;
	color:red
}
a.deleteListItem {
	float:right;
	padding:2px 3px;
	font-size:10px;
	text-decoration:none;
	background:red;
	border:1px solid #C00;
	color:#FFF;
	text-transform:uppercase
}
div.commentFormSubmit {
	padding:10px 0 0 15px
}
div.commentFormSubmit form,div.CommentsComponent div.commentFormSubmit form {
	display:inline;
	margin:0;
	margin-left:0
}
div.commentFormSubmit button {
	padding:0;
	border:0;
	border-bottom:1px dotted #094760;
	font-weight:400;
	color:#094760;
	text-transform:lowercase;
	cursor:pointer
}
div.formInstructions,form.addListingForm,form.addSuggestionForm,form.reportClosureForm {
	padding:0 10px
}
h4.reviewLocation a {
	font-weight:700
}
span.locationRegion {
	background:#ececec;
	color:#222;
	font-size:10px;
	margin-right:2px;
	padding:1px 2px;
	border-radius:3px
}
span.locationRegion a {
	text-decoration:none
}
ol.customList {
	padding:0 30px;
	margin:20px 0
}
ol.customList li {
	background:#EEEEEF;
	padding:15px;
	margin-bottom:15px;
	list-style:decimal
}
ol.customList li div.locationListing {
	padding:0;
	border:0;
	color:#111
}
ol.customList li div.commentText {
	margin-top:10px
}
body#List div.MainColumn ol.customList li h3,body#List div.MainColumn ol.customList li h4 {
	text-align:left
}
div.infoBox {
	background:#f4f4e8;
	padding:8px;
	margin-top:5px;
	border:1px dotted #d4d4c8;
	color:#444
}
div.infoBox h3 {
	font-weight:700
}
div#StoryInfoBox {
	background:#F4F4E8;
	padding:8px;
	margin-top:5px;
	border:1px dotted #d4d4c8;
	color:#444
}
  .infoBoxText {overflow:hidden;}
div#StoryInfoBox .infoBoxText p a {
	display:block;
	color: #c00;
  font-weight: 700;
}
body.Analord1Zone dl.formElements dt {
	width:110px
}
body.Analord1Zone dl.formElements dd {
	width:155px
}
div.error404,p.noMatchesFound {
	margin:15px
}
div.ad {
	margin-bottom:10px
}
/* ------------------------------------------------------------------ */
div#BannerHome {
	border-top:2px solid #FFF
}
div.Ad.Skyscraper {
	/*	height:600px;*/
	margin:0 auto 15px;
	width:160px
}
div.Ad.HalfPage {
width:300px;
	/*	height:600px; */
 margin-left: auto;
 margin-right:auto;
	/*	float:right */
}
div.Ad.PencilBar {
	width:960px;
	margin:5px auto 0
}
div#gridHeader .Ad.Leaderboard {
	text-align:center;
	margin:0 auto;
}
div#RectangleArts,div#RectangleEtc,div#RectangleFilm,div.Ad.MediumRectangle {
	text-align:center;
	margin:0px auto 15px;
	width:300px;
	padding-bottom:0;
	clear:both
}
#Home div.Ad.MediumRectangle.MainSidebar {
	background:none;
	border:0
}
div#loginContainer,div#logoutContainer {
	padding:20px
}
div#loginContainer h1,div#logoutContainer h1 {
	font-weight:700;
	font-size:34px;
	color:#444
}
div#logoutContainer h2 {
	font-size:22px;
	color:#444
}
div#logout_reminder {
	float:left;
	background:#90BFA6;
	padding:10px 20px 20px;
	margin-right:20px;
	border:1px solid #55A97C;
	color:#FFF
}
div#logout_reminder h2 {
	color:#FFF
}
div#logout_whatnow {
	float:left;
	padding:8px 20px 10px
}
div#logout_reminder h2,div#logout_whatnow h2 {
	margin-bottom:10px
}
div#logout_reminder ul,div#logout_whatnow ul {
	padding:0 20px
}
div#logout_reminder ul li,div#logout_whatnow ul li {
	margin-bottom:4px;
	list-style:disc
}
div#fortune {
	padding:0 10px;
	margin:10px 10px 20px;
	border-left:1px solid #CCC
}
div#fortune p {
	margin-bottom:0;
	font-size:1.2em;
	color:#666
}
div.errorDisplay {
	background:#FFF;
	padding:10px;
	color:#C00
}
div.errorDisplay h3 {
	font-weight:700;
	font-size:22px
}
div.errorDisplay ol li {
	font-size:1.2em
}
div.successMessage {
	background:#FFF url(/images/icons/accept.png) no-repeat 5px 10px;
	padding:10px 25px;
	font-size:1.2em;
	color:#090
}
div.successMessage p,form.loginForm div.successMessage p {
	padding:0
}
div.generalMessage {
	background:#ffc;
	padding:10px;
	margin:10px
}
form.loginForm {
	background:#EEEEEF url(/images/backgrounds/loginform_bott.gif) no-repeat bottom;
	padding-bottom:20px;
	margin-bottom:20px
}
div#loginContainer form.loginForm h2 {
	padding:20px 20px 0;
	margin-bottom:3px;
	background:url(/images/backgrounds/loginform_top.gif) no-repeat;
	font-weight:700;
	font-size:34px;
	color:#000
}
div#loginContainer form.loginForm h2 span {
	font-weight:400;
	font-size:14px;
	color:#444
}
form.loginForm p {
	padding:0 20px;
	margin-top:0
}
form.loginForm label {
	font-weight:700
}
form.loginForm input {
	font-size:22px
}
form.loginForm input.submit {
	background:#7e8b96;
	padding:3px 5px;
	margin-right:15px;
	border:1px solid #5e5e56;
	font-weight:700;
	color:#FFF;
	vertical-align:middle;
	cursor:pointer
}
form.loginForm input.submit:hover {
	color:#5e5e56;
	background:#FFF
}
div#EventsNarrowSearch ul li h4 {
	color:#333
}
div#previewCommentComponent,div#editCommentComponent {
	padding:20px
}
div#previewCommentComponent h2 {
	color:#000
}
div#previewCommentComponent h4,div#editCommentComponent h4 {
	margin:10px
}
div#previewCommentComponent textarea,div#editCommentComponent textarea {
	margin:inherit auto;
	width:95%
}
div#PaginationTop,div#PaginationBottom {
	padding-top:15px;
	margin-bottom:15px
}
#PaginationBottom a {
	font-size:1.3em;
	font-weight:700;
	color:#C00
}
#PaginationBottom strong,#PaginationBottom a {
	margin:0 .25em;
	padding:2px 4px;
	border:1px solid #c00;
	font-size:12px;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 2px 2px #666;
	box-shadow:2px 2px 2px 2px #ccc
}
#PaginationBottom strong {
	border-color:#000
}
#PaginationBottom strong:hover {
	color:#ccc;
	border-color:#ccc;
	-webkit-box-shadow:none;
	box-shadow:none
}
#PaginationBottom a:hover {
	color:#666;
	border-color:#666;
	-webkit-box-shadow:none;
	box-shadow:none
}
p.notice {
	font-size:1.2em;
	font-weight:700;
	padding:0 0 10px;
	text-align:center
}

div.tabs div.tab {
	float:left;
	margin-right:10px;
	margin-bottom:-5px
}
div.tabs div.tab a {
	display:block;
	text-indent:-6000px;
	height:21px;
	font-size:12px
}

#ViewedCommented h3 {
	font-size:1em
}
#CoverStory div.storyItem span.headline {
	font-size:1.25em;
	font-weight:400
}
#Home div.storyItem p {
	color:#5e5e56
}
#CoverStory div.categorySections h2 {
	padding:0 5px;
	font-weight:700;
	font-size:1.4em;
	letter-spacing:-.1em;
	color:#333
}
#CoverStory div.categorySections hr {
	color:#aaa;
	border:1px solid #aaa;
	border-width:1px 0 0;
	margin:5px
}
#CoverStory {
	padding-bottom:10px
}
#HomeBlogs div.headerBar {
	margin-bottom:5px
}
#HomeBlogs h2.blogheadline,#HomeBlogs h2.blogheadline a {
	margin:0 10px 5px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	background:url(/images/backgrounds/blogsheaderbg.gif) repeat-x;
	font-size:.95em;
	text-align:center;
	padding:4px
}
#HomeBlogs p,#ViewedCommented p {
	margin:2px 0;
	font-size:.9em
}
#HomeBlogs div.storyItem {
	margin-bottom:10px
}
#Home #HomeBlogs div.storyItem p.byline {
	font-size:.9em;
	font-style:italic
}
#HomeBlogs p.byline span.author {
	display:none
}
#CoverStory p.byline span.releaseDate {
	display:none
}
#ViewedCommented div.storyItem {
	padding:0;
	margin-bottom:10px
}
#EventoftheDay div.storyItem.EotD p {
	margin:0
}
#EventoftheDay div.storyItem h4.headline,#EventCalendar div.storyItem h4.headline {
font-weight: 700;
}
#EventoftheDay h1{margin:0;}
#EventoftheDay div.storyItem.eventInfo,#EventCalendar div.storyItem.eventInfo {
	font-size:.9em
}
#EventoftheDay div.storyItem.eventInfo {
	margin-top:5px
}
div#EventCalendar div.tabs a {
	text-decoration:none;
	color:#333;
	font-weight:700;
	font-size:.8em
}
div#EventCalendar div.tabs div {
	background:#EEE;
	float:left;
	padding:3px 5px;
	border:1px solid #b7b7b7
}
div#EventCalendar div.tabs div.tabCurrent a {
	color:#000
}
div#EventCalendar div.tabs div.tabCurrent {
	background:#FFF;
	border-bottom:1px solid #FFF
}
div#EventCalendar div.eventSearchBody {
	border:1px solid #b7b7b7;
	border-width:1px 0 0;
	padding:10px 15px;
	font-size:.8em;
	margin-top:-1px;
	background:#FFF;
	text-align:left
}
body div.MainSidebar div.eventSearchBody form {
	padding:0
}
div.eventSearchBody select {
	width:100%;
	margin:5px 0
}
div#gridSpanningIsland div.eventSearchBody select,div#gridSpanningIsland div.eventSearchBody input {
	margin:3px 0
}
div#EventCalendar div.eventSearchBody p {
	margin:0;
	font-weight:700;
	text-align:center
}
#TagArchives ul,#TopRatedVenues ul,#ColumnistArchives ul,#ExternalLinks ul,#RecentlyReviewedFilmShorts ul {
/* margin-top: 10px; */
}
#TagArchives ul li,#ColumnistArchives ul li {
	margin:3px 0;
	padding:3px 0
}
#gridMainSidebar1 div#ColumnistArchives ul.moduleList {
	padding-top:5px
}
ul.slider li ul {
	background:#E5E5E5;
	font-size:.85em
}
ul.slider li.open ul.sliderItemContent {
	padding:9px;
	border:none
}
ul.slider li.open ul li.l0 {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #CCC
}
ul.slide li.closed ul {
	border-top:1px solid #FFF
}
ul.slider li.closed ul li.l0 {
	display:none
}
ul.featureTabs {
}
ul.featureTabs li {
	float:left;
	margin-right:1px
}
ul.featureTabs li a {
	display:block;
	height:23px;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFF;
	text-decoration:none;
	text-indent:-6000px
}
ul.featureTabs li a.currentFeature,ul.featureTabs li a:hover {
	background-position:left -23px;
	border-color:#A4A2A3
}
div.featureBox .storyImg {
	margin-bottom:10px
}
div.featureBox h2.headline {
	font-size:18px;
	margin:0
}
div.featureText {
	font-size:1.2em
}
div.featureText p {
	margin:0
}
div.featureText p.featureInfo {
	color:#6A6868
}
#VideoPlayer {
	text-align:center
}
div#Poll {
	background:#FFF;
	text-align:left;
	padding:10px
}
div#Poll h3.PollQuestion {
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:700
}
div#Poll form.PollChoices ul li.pollItem {
	margin:3px 0
}
/* ------------------------------------------------------------------ */
div#NavigationHorizontal {
	clear:both;
	border:1px solid #676767;
	border-width:1px 0;
	overflow:hidden
}
ul#mainNav {
	height:24px;
	font-family:'Anton',sans-serif
}
ul#mainNav li {
	float:left;
	font-size:22px;
	height:30px;
	line-height:1em;
	text-transform:uppercase;
	overflow:hidden;
	border-right:1px solid #B8B8B0
}
ul#mainNav li a {
	display:block;
	color:#4A4A4A;
	text-decoration:none;
	padding:4px 16px;
	-webkit-font-smoothing:antialiased
}
ul.subnavlinks {
	overflow:hidden;
	border-bottom:1px solid #b8b8b0
}
ul.subnavlinks li {
	float:right;
	height:14px;
	font-size:11px;
	text-transform:uppercase;
	overflow:hidden;
	padding:2px 5px;
	border-left:1px solid #b8b8b0;
	line-height:1.25
}
ul.subnavlinks li.first {
	border-left:0
}
ul.subnavlinks li a {
	text-decoration:none
}
ul.subnavlinks li a:hover {
	color:#C00
}
div#NavigationHorizontal ul li.first a,div#NavigationHorizontal ul li.first a:hover {
	border-left:none
}
div#NavigationHorizontal ul li.last a,div#NavigationHorizontal ul li.last a:hover {
	border-left:none
}
div#NavigationHorizontal ul li.last {
	border-right:0
}
#NavigationHorizontal ul#mainNav li a:hover,ul#mainNav li a.hover {
	color:#C00
}
#NavigationHorizontal ul#mainNav li.navCurrent {
}
#NavigationHorizontal ul#mainNav li.navCurrent a {
	color:#C00
}
ul#mainNav li.navCurrent a:hover {
}
#NavigationHorizontal ul li ul {
	display:none
}

#NavigationHorizontal ul.subnav_content {
	position:absolute;
	width:230px;
	min-height:15px;
	box-shadow:2px 3px 3px 2px #333;
	padding:0;
	z-index:9999;
	border-radius:0 2px 2px 2px;
	line-height:1em
}
#NavigationHorizontal ul.subnav_content li {
	padding:0;
	margin:0;
	border-bottom:1px solid #777;
	position:relative;
	font-size:13px;
	float:none
}
#NavigationHorizontal ul.subnav_content li a {
	display:block;
	background:#FFF;
	transition:all linear .03s;
	padding:7px 10px;
	text-decoration:none;
	font-family:'Open Sans';
	font-weight:400;
	text-transform:none;
	color:#111;
	line-height:1em;
	border:0
}
#NavigationHorizontal ul.subnav_content li a:hover {
	color:#fff;
	background:#C00
}
#NavigationHorizontal ul.subnav_content li.searchItem a {
	background:url(/images/icons/navMag.png) no-repeat 4px 6px #fff;
	padding:7px 10px 7px 26px
}
#NavigationHorizontal ul.subnav_content li.searchItem a:hover {
	background-color:#C00
}
div#gridFooter {
	clear:both;
	border-top:1px solid #DEDEDE;
	font-size:11px;
	color:#000;
	margin-bottom:20px;
	background:#fff;
	padding:10px;
	text-align:center
}
div#gridFooter a {
	text-decoration:none
}
div#FooterNavigation {
	clear:both;
	margin-bottom:10px
}
div#FooterNavigation ul {
	line-height:1.4em
}
div#FooterNavigation ul li {
	display:inline
}
div#FooterNavigation ul li a {
	white-space:nowrap;
	color:#000
}
div#FooterNavigation ul li.rss-icon a {
	background:url(/images/rss-small.gif) no-repeat center left;
	padding-left:15px
}
div#footerCopyright address,div#footerCopyright p {
	padding:0;
	margin:0
}
div#FooterCurrentIssue,div#FooterColumnClassifieds {
	margin-right:10px
}
div#FooterColumnClassifieds ul,div#FooterColumnStranger ul {
	float:left;
	width:130px
}
div#FooterColumnClassifieds ul li a {
	color:#F60
}
/*div#FooterColumnStranger img.issueCover {
  width: 90px;
}*/
div.footerColumn {
	float:left;
	width:291px;
	background:#EEEEEF;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #FFF;
	text-align:left
}
div.footerColumn h2,div.footerColumn h2 a {
	margin-bottom:10px;
	font-weight:700;
	color:#222;
	text-decoration:none;
	text-transform:uppercase
}
div.footerColumn img.issueCover {
	float:left;
	margin:0 10px 0 0;
	border:5px solid #FFF
}
div.footerColumn ul li {
	margin-bottom:4px
}
div#LocationRestaurantDetails p {
	margin:0 0 15px
}
div#LocationRestaurantDetails p.tags {
	padding:0;
	margin:0
}
div#LocationRestaurantDetails ul.locationMenuCoupon {
	margin:10px 0
}
div#LocationRestaurantDetails ul.locationMenuCoupon li {
	display:inline;
	padding-right:14px;
	margin-right:10px;
	background:url(/foundation/images/icons/pdf-small.gif) top right no-repeat
}
div#LocationMovieTimes ul.filmTimes {
	float:none;
	font-size:1em
}
div#LocationMovieTimes ul.filmTimes li {
	color:#777;
	line-height:1.3em
}
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
}
div#LocationMovieTimes ul.filmTimes li a {
	font-size:1.1em;
	color:#335770!important;
	margin-bottom:2px;
	display:inline-block
}
body#MovieTimes div#NowPlaying ul li {
	float:left;
	width:108px;
	padding:0 5px
}
body#MovieTimes div#NowPlaying ul li ul {
	margin-bottom:20px;
	float:left;
	height:200px
}
#Location ul.filmTimes {
	width:auto
}
#Location ul.filmTimes .filmDate {
	padding:1px 0 0;
	display:inline-block;
	color:#222;
	font-weight:700
}
/* ------------------------------------------------------------------ */
/* Force logo elements to stay in same wrapper. */
#header-logo {
	float:left;margin-left:27px;
}
#header-logo a {
	background:url(/images/logos/TW_logo_star.jpg) 0 0 no-repeat;
	width:320px;
	display:block;
	height:98px;
	margin:0 auto;
	text-indent:-9999em
}
div#headerLeft {
float: left;width:300px; 
}
div#headerLeft div.search {
text-align: left;
}
div#headerRight{float:right;width:300px;}
div#gridHeader ul.socialIcons{overflow:hidden;} ul.socialIcons li{
float: left;
}
div#gridHeader ul.socialIcons li a {
  display:block;
  width:16px;
  height:16px;
  text-indent:-9999em;
  opacity:0.85;
  margin:0 2px;
  }
  div#gridHeader ul.socialIcons li a:hover{opacity:1}
 div#gridHeader ul.socialIcons li a.socialFBIcon {
    background:url(/images/icons/facebook_16x16.png) 0 0 no-repeat transparent;
  }
 div#gridHeader ul.socialIcons li a.socialTweetIcon {
     background:url(/images/icons/twitter_16x16.png) 0 0 no-repeat transparent;
   }
div#gridHeader #Leaderboard
{
	text-align:center;
	margin:0 0 10px;
}
div#gridHeader #header-contain {
	overflow:hidden;
	margin-bottom:5px;
}
div#gridHeader #header-contain .earAdLeft {}
div#gridHeader #header-contain .earAdRight {float: right;margin-bottom: 13px;}
div#gridHeader div.headerLogin {
  position: relative;
  text-align: left;
  clear:right;
  }
div#SearchLogin {display: none;}
div#gridHeader .search {float:right;}
div#gridHeader .search form {
  margin:0 0 0 5px;
  float:right;
}
div#gridHeader .search form label {
	font-weight:700;
	font-size:14px;
	line-height:1em;
	vertical-align:top
}
div#gridHeader .search form input[type="text"] {
	width:119px;
	border:1px solid #ccc;
	float:left;
	background:#fff;
	height:15px;
	color:#777;
	padding-left:2px
}
div#gridHeader .search form input[type="submit"] {
  margin: 0;
  background: #fff url(/images/icons/navMagTiny.png) center center no-repeat;
  border: 1px solid #ccc;
  text-transform: uppercase;
  outline: 0 none;
  text-indent: -9999em;
  height: 17px;
  width: 17px;
  float: left;
  transition: all linear .04s;
  background-size: 75%;
}
div#gridHeader .search form input[type="submit"]:hover {
	background-color:#c00;
	color:#fff
}
div#gridHeader div.headerLogin ul#Logo-login
{
	position:absolute;
	top: 15px;
	left:0;
	text-align:right
}
div#gridHeader div.headerLogin ul#Logo-login li
{
	display:inline;
	font-size:12px;
	color:#000
}
div#gridHeader div.headerLogin ul#Logo-login li a
{
	text-decoration:none
}
div#gridHeader div.headerLogin ul#Logo-login li a:hover
{
	color:#c00;
	text-decoration:none
}
ul#SearchLogin-login li#SearchLogin-upcoming {
	display:block
}
ul#SearchLogin-login li#SearchLogin-upcoming a {
	font-weight:400;
	color:#777
}
div#SearchLogin-section,div#SearchLogin .searchWidgetForm {
	position:relative;
	float:left
}



#FacebookActivity {
	width:100%;
	margin:10px auto;
	background:#fff
}
#EventCalendar.WeGotCactusBlog,#EventCalendar.WeGotCactusBlogPost,#EventCalendar.WeGotCactusBlogArchives {
	width:300px;
	margin:0 auto 10px;
	padding-bottom:0;
	background:#fff;
	border:1px solid #b7b7b7
}
/* ------------------------------------------------------------------ */
h1.sectionHeader {}
.readmore {
	font-size:11px
}
li.readmore,p.readmore {
	padding-top:7px;
	margin-top:0;
	text-align:right;
	font-size:11px;overflow:hidden;
}
/* ------------------------------------------------------------------ */
div#Story p,div#StoryLayoutJr p {
	color:#232323;
	line-height:1.75em
}
p.moreArticles {
	text-align:right
}
div.more,p.more,div#RecentComments .storyItem {
	font-size:1em;
	text-align:right;
	margin:5px 0;
	clear:both
}
div.more a,p.more a,div#RecentComments .storyItem a,p.readmore a,div#RelatedStoriesLocation .l0.storyItem:last-of-type h4 a {
	text-decoration:none;
	color:#c00;
	font-size:11px;
}
div#SectionStories div.more a{font-size:16px}
div#RelatedStoriesLocation .l0.storyItem:last-of-type h4 {}
div#RelatedStoriesLocation .l0.storyItem:last-of-type h4 a{font-weight:400;}
#Section div#gridMainColumn div.storyTeaser,#Category div#gridMainColumn div.storyTeaser {
	float:left;
	margin:0 10px 0px 0
}
div#RelatedStoriesLocation .headline a {
  font-weight: 700 !important;
  font-size: 16px!important;
  color:#222;
}
div#LandingFollowStories .categoryStoriesItem {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px;
  padding: 0 0 9px;
  border-bottom: 1px solid #ddd;
}
div#categoryLead {
margin-bottom: 15px;
}
div#CategoryStories div#categoryLead a img {
float: left;
margin: 0 10px 0px 0;
}
div#CategoryStories div#categoryLead div.storyCapsule {
  overflow:hidden;
}
div#CategoryStories div#categoryLead div.storyCapsule h3{font-size: 1.4em;}
div#SectionStories>h2 {
	display:none
}
div#SectionStories div.storyCapsule {
	overflow:hidden;
	margin:0 0 10px
}
div#RelatedEvents .date {
	font-weight:700
}
div#SectionStories .clear+.clear {
  padding: 9px 0 0;
  border-top: 1px solid #DDD;
  margin-top: 10px;
}
div#BlogButtons ul {
	padding-bottom:0
}
div#BlogButtons ul li {
	margin-bottom:10px
}
div#BlogButtons ul li a {
	display:block;
	height:45px;
	text-indent:-6000px;
	background-repeat:no-repeat
}
div#SectionArchiveSelect>h2,#SectionArchives>h2 {
	text-transform:uppercase;
	font-weight:700;
	border-bottom:1px solid;
	margin:0 0 10px
}
div#SectionArchiveSelect form label {
	font-size:1.1em;
	font-weight:700;
	margin:0 0 5px;
	display:inline-block
}
#SectionArchives>h3 {
	font-size:1.1em;
	font-weight:700;
	margin:10px 0 5px;
}
div#SectionArchives {
overflow: hidden;
}
div#SectionArchives>div {
float: left;
width: 190px;
padding: 0 10px 0 0;
}
a#searchStartOver {
	display:block;
	width:150px;
	height:28px;
	background:url(/images/icons/goBack.png) 0 0 no-repeat;
	margin:10px auto 0;
	text-indent:-6000em;
}
a#searchStartOver:hover{opacity:.85;filter:alpha(opacity=85);}
div#directionsForm {
	background:#ffc;
	margin-top:10px;
	border-top:1px solid #ff0;
	border-bottom:1px solid #ff0;
	font-size:11px
}
div#directionsForm input.text {
	font-size:12px
}
/* Features Icons */
div.FeaturesIcons {
	height:14px;
	margin:5px 0;
	display:inline;
	padding-right:3px
}
h1 div.FeaturesIcons {display:inline-block;padding: 5px 0 0;}
div.FilmIcons {
	display:none
}
div.FeaturesIcons a span {
	display:block;
	float:left;
	margin:0 2px 0 0;
	text-indent:-6000px;
	height:12px;
	width:12px
}
div.FeaturesIcons a.FeaturesIcons_menu span {
	background:url(/images/icons/features-icon_menu.png) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_staff_pick span {
	background:url(/images/icons/features-icon_staff_pick.gif) top left no-repeat;
	width:17px
}
div.FeaturesIcons a.FeaturesIcons_members_pick span {
	background:url(/images/icons/features-icon_members_pick.gif) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_best_of span {
	background:url(/images/icons/features-icon_best_of.gif) top left no-repeat;
	width:12px;
	height:12px
}
div.FeaturesIcons a.FeaturesIcons_special_event__galleries_ span {
	background:url(/images/icons/features-icon_special_event.gif) top left no-repeat
}
div.FeaturesIcons a.FeaturesIcons_recommended span {
	background:url(/images/icons/features-icon_recommended.gif) top left no-repeat;
	width:10px
}
div.FeaturesIcons a.FeaturesIcons_opening__theater_and_galleries_ span {
	background:url(/images/icons/features-icon_opening.gif) top left no-repeat
}
div.FeaturesIcons a.FeaturesIcons_new_review__theater_and_comedy_ span {
	background:url(/images/icons/features-icon_new.gif) top left no-repeat
}
div.FeaturesIcons a.FeaturesIcons_free span {
	background:url(/images/icons/features-icon_free.gif) top left no-repeat;
	width:19px;
	height:14px
} 
div.FeaturesIcons a.FeaturesIcons_pool_table span {
	background:url(/images/icons/features-icon_pool.png) top left no-repeat;
	height:17px
}
 div.FeaturesIcons a.FeaturesIcons_wheelchair_access span {
  	background:url(/images/icons/features-icon_handicap.png) top left no-repeat;
  	height:14px
  }

div.FeaturesIcons a.FeaturesIcons_closing__theater_and_galleries_ span {
	background:url(/images/icons/features-icon_closing.gif) top left no-repeat
}
div.FeaturesIcons a.FeaturesIcons_all_ages span {
	background:url(/images/icons/features-icon_all_ages.gif) top left no-repeat
}
div.FeaturesIcons a.FeaturesIcons_video span {
	background:url(/images/icons/features-icon_video.png) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_menu span {
	background:url(/images/icons/features-icon_menu.png) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_slideshow span {
	background:url(/images/icons/features-icon_slideshow.png) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_audio span {
	background:url(/images/icons/features-icon_audio.png) top left no-repeat;
	width:16px;
	height:16px
}
div.FeaturesIcons a.FeaturesIcons_user_submitted span,#BestOf div.FeaturesIcons a.FeaturesIcons_readers_pick span {
	background:url(/images/icons/features-icon_user_submitted.png) 0 0 no-repeat;
	width:14px;
	height:14px
}
div.FeaturesIcons a.FeaturesIcons_early_warnings__music_ span,div.FeaturesIcons a.FeaturesIcons_the_list__music_ span,div.FeaturesIcons a.FeaturesIcons_the_short_list__theater_ span,div.FeaturesIcons a.FeaturesIcons_announcement span,h3 div.FeaturesIcons a.FeaturesIcons_image span {
	display:none
}
li#EventSearchNarrowByEventFeatures,li#LocationSearchNarrowByLocationFeatures,li#MovieTimesSearchNarrowByFilmFeatures,li#FilmSearchNarrowbyFilmFeatures,li#ArticleSearchNarrowByContentFeatures,li#BestOfNarrowbyContentFeatures {
	float:left
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions,li#BestOfNarrowbyContentFeatures ul.narrowOptions {
	border-left:0;
	padding-left:5px;
	float:left;
	width:100%
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions li,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li,li#BestOfNarrowbyContentFeatures ul.narrowOptions li {
	background:url(/images/backgrounds/dotted-line.gif) repeat-x 0 10px;
	float:left
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions li a,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li a,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li a,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li a,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li a,li#BestOfNarrowbyContentFeatures ul.narrowOptions li a {
	float:left
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions li a,li#EventSearchNarrowByEventFeatures ul.narrowOptions li span,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li a,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li span,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li a,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li span,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li a,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li span,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li a,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li span,li#BestOfNarrowbyContentFeatures ul.narrowOptions li a,li#BestOfNarrowbyContentFeatures ul.narrowOptions li span {
	background-color:#FFF
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons,li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons {
	margin:0;
	float:right;
	padding-right:0
}
li#EventSearchNarrowByEventFeatures ul.narrowOptions li div.FeaturesIcons a span,li#LocationSearchNarrowByLocationFeatures ul.narrowOptions li div.FeaturesIcons a span,li#MovieTimesSearchNarrowByFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,li#FilmSearchNarrowbyFilmFeatures ul.narrowOptions li div.FeaturesIcons a span,li#ArticleSearchNarrowByContentFeatures ul.narrowOptions li div.FeaturesIcons a span,li#BestOfNarrowbyContentFeatures ul.narrowOptions li div.FeaturesIcons a span {
	display:block;
	margin-right:0;
	padding-right:5px
}
div#ProfileBrowseSavedLocations div.locationListing,div#ProfileBrowseSavedMembers div.memberListing,div#ProfileBrowseSavedEvents div.EventListing,div#ProfileBrowseLists div.listListing,div#ProfileBrowseSavedContent div.archiveListing,body#MemberSearch div.memberListing {
	background:#FFF;
	border-bottom:1px solid #DFE2E1;
	color:#333;
	padding:10px
}
div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberThumb,div#ProfileBrowseSavedContent div.archiveListing li.archiveImage,body#MemberSearch div.memberListing ul.listing li.memberThumb {
	float:left;
	width:50px;
	margin-right:8px;
	padding:5px;
	background:#eaeaea
}
body#MemberSearch div.memberListing ul.listing li,div#ProfileBrowseSavedMembers div.memberListing ul.listing li {
	color:#444;
	font-size:90%
}
body#MemberSearch div.memberListing ul.listing li.memberName,div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberName {
	font-weight:700;
	font-size:120%;
	margin-bottom:5px
}
body#MemberSearch div.memberListing ul.listing li.memberStatus,div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus {
	font-size:110%;
	margin:5px 0;
	font-weight:700
}
body#MemberSearch div.memberListing ul.listing li.memberStatus span,div#ProfileBrowseSavedMembers div.memberListing ul.listing li.memberStatus span {
	color:#ff4c00
}
div#ProfileBrowseSavedContent div.archiveListing li.sectionDateInfo {
	margin-bottom:2px;
	font-size:11px;
	color:#666
}
div#ProfileBrowseSavedMembers div.memberListing ul.listing li.l0 ul li.l1 a {
	font-weight:700
}
div#ProfileBrowseSavedEvents div.EventListing div.listing h3 {
	text-align:left
}
div#ProfileBrowseLists div.listListing ul li.customItem h5 {
	font-weight:700
}
div#ProfileBrowseLists div.listListing ul li.customItem li.byline {
	margin-top:3px;
	letter-spacing:0
}
div#ProfileSettings dl.formElements {
	background:#FFF;
	padding:10px
}
div#gridMainColumn div#ProfileBrowseSavedLocations h3.profileGroupHeader,div#gridMainColumn div#ProfileBrowseSavedMembers h3.profileGroupHeader,div#gridMainColumn div#ProfileBrowseSavedEvents h3.profileGroupHeader,div#gridMainColumn div#ProfileBrowseLists h3.profileGroupHeader,div#gridMainColumn div#ProfileBrowseSavedContent h3.profileGroupHeader {
	float:left;
	width:65%;
	text-align:left;
	margin-bottom:10px
}
div#gridMainColumn div#ProfileBrowseSavedLocations form#sort,div#gridMainColumn div#ProfileBrowseSavedMembers form#sort,div#gridMainColumn div#ProfileBrowseSavedEvents form#sort,div#gridMainColumn div#ProfileBrowseLists form#sort,div#gridMainColumn div#ProfileBrowseSavedContent form#sort {
	float:right;
	text-align:right;
	margin-bottom:10px
}
/* ------------------------------------------------------------------ */
/* Template Based Overrides */
/* ------------------------------------------------------------------ */
body#Home div#gridMainSidebar1 img.storyImg {
	margin-bottom:8px
}
body#EmailFriend h1,body#ReportComment h1 {
	font-weight:700;
	font-size:20px;
	color:#444
}
body#EmailFriend p.formSubmit,body#MySettings p.formSubmit {
	text-align:right
}
body#ReportComment p.formSubmit {
	text-align:left
}
body#EmailFriend dl.formElements dt,body#ReportComment dl.formElements dt {
	float:none;
	width:auto;
	min-height:0
}
body#EmailFriend dl.formElements dd,body#ReportComment dl.formElements dd {
	float:none;
	width:100%;
	margin-bottom:10px
}
body#Section #gridMainSidebar1 div.MainSidebar form {
	padding:0
}
body#ArticleArchives .longOnly span.date {
	display:inline
}
body#PostComment div#loginFormContainer,body#PostComment div#passwordReminderContainer {
	float:left;
	width:370px
}
body#PostComment div#createAccountContainer,body#PostComment div#feelingShyContainer {
	float:right;
	width:370px
}
/* Profile */
body.ProfilePage div#gridMainColumn li.storyItem {
	background:#FFF;
	padding:10px;
	margin:10px
}
body.ProfilePage div#gridMainColumn .ratingGraphic {
	margin-bottom:10px
}
div#userNameComponent {
	border-bottom:1px solid #DFE2E1
}
div#profileModeMessage {
	background:#C3D3DF
}
div#userNameComponent {
	background:#FFF
}
body#Profile div#currently,body#MyProfile div#currently {
	margin-bottom:10px
}
body#Profile div#gridMainSidebarLeft,body#MyProfile div#gridMainSidebarLeft,body#Favorites div#gridMainSidebarLeft,body#MyFavorites div#gridMainSidebarLeft,body#List div#gridMainSidebarLeft,body#Lists div#gridMainSidebarLeft,body#MyLists div#gridMainSidebarLeft,body#MySettings div#gridMainSidebarLeft,body#Comments div#gridMainSidebarLeft,body#MyComments div#gridMainSidebarLeft,body#EditList div#gridMainSidebarLeft {
	text-align:center
}
body#Profile div.MainSidebar,body#MyProfile div.MainSidebar,body#Favorites div.MainSidebar,body#MyFavorites div.MainSidebar,body#List div.MainSidebar,body#Lists div.MainSidebar,body#MyLists div.MainSidebar,body#MySettings div.MainSidebar,body#Comments div.MainSidebar,body#MyComments div.MainSidebar,body#EditList div.MainSidebar {}
body#Profile div.MainSidebar h3,body#MyProfile div.MainSidebar h3,body#Favorites div.MainSidebar h3,body#MyFavorites div.MainSidebar h3,body#List div.MainSidebar h3,body#Lists div.MainSidebar h3,body#MyLists div.MainSidebar h3,body#MySettings div.MainSidebar h3,body#Comments div.MainSidebar h3,body#MyComments div.MainSidebar h3,body#EditList div.MainSidebar h3 {}
body#Profile div.MainSidebar h3 img,body#MyProfile div.MainSidebar h3 img,body#Favorites div.MainSidebar h3 img,body#MyFavorites div.MainSidebar h3 img,body#List div.MainSidebar h3 img,body#Lists div.MainSidebar h3 img,body#MyLists div.MainSidebar h3 img,body#MySettings div.MainSidebar h3 img,body#Comments div.MainSidebar h3 img,body#MyComments div.MainSidebar h3 img,body#EditList div.MainSidebar h3 img {
	float:left;
	margin-right:9px
}
body#Profile div.MainSidebar p,body#MyProfile div.MainSidebar p,body#List div.MainSidebar p,body#Lists div.MainSidebar p,body#MyLists div.MainSidebar p,body#MySettings div.MainSidebar p,body#Comments div.MainSidebar p,body#MyComments div.MainSidebar p,body#EditList div.MainSidebar p {
	padding:10px 10px 0;
	margin:0;
	text-align:left
}
body#Profile div.MainSidebar p.readmore,body#MyProfile div.MainSidebar p.readmore,body#List div.MainSidebar p.readmore,body#Lists div.MainSidebar p.readmore,body#MyLists div.MainSidebar p.readmore,body#MySettings div.MainSidebar p.readmore,body#MyLists div.MainSidebar p.readmore,body#Comments div.MainSidebar p.readmore,body#MyComments div.MainSidebar p.readmore {
	text-align:right
}
body#Profile div.MainSidebar ul,body#MyProfile div.MainSidebar ul,body#Favorites div.MainSidebar ul,body#MyFavorites div.MainSidebar ul,body#List div.MainSidebar ul,body#Lists div.MainSidebar ul,body#MyLists div.MainSidebar ul,body#MySettings div.MainSidebar ul,body#Comments div.MainSidebar ul,body#MyComments div.MainSidebar ul {
	text-align:left
}
body#Profile div.MainSidebar ul li p,body#MyProfile div.MainSidebar ul li p,body#Favorites div.MainSidebar ul li p,body#MyFavorites div.MainSidebar ul li p,body#List div.MainSidebar ul li p,body#Lists div.MainSidebar ul li p,body#MyLists div.MainSidebar ul li p,body#MySettings div.MainSidebar ul li p,body#Comments div.MainSidebar ul li p,body#MyComments div.MainSidebar ul li p {
	padding:0
}
/*
a.profileFindMore {
	display:block;
	height:23px;
	background-repeat:no-repeat;
	background-position:top center;
	margin:10px auto 0;
	text-indent:-6000px
}
div#SavedLocations a.profileFindMore {
	background-image:url(/images/buttons/find_places.gif)
}
div#SavedEvents a.profileFindMore {
	background-image:url(/images/buttons/find_events.gif)
}
div#SavedContent a.profileFindMore {
	background-image:url(/images/buttons/find_stories.gif)
}
div#Friends a.profileFindMore {
	background-image:url(/images/buttons/find_friends.gif)
}
*/
a#contactMeButton,a#becomeFriendButton,a#becomeAFriendButton,a.profileFindMore {
  background: #b2b2b2;
  background: -webkit-linear-gradient(top,  #b2b2b2 3%,#ffffff 10%,#ffffff 84%,#dddddd 92%,#7f7f7f 100%);
  background: linear-gradient(to bottom,  #b2b2b2 3%,#ffffff 10%,#ffffff 84%,#dddddd 92%,#7f7f7f 100%);
  display:inline-block;
  text-align:center;
  padding:4px 10px;
  margin:5px 0;
  border-radius:10px;
  color:#666;
box-shadow: inset 0px -1px 3px 1px #888;
  transition:border-radius linear .04s, color linear .04s;
}
a.profileFindMore:hover,a#contactMeButton:hover,a#becomeFriendButton:hover,a#becomeAFriendButton:hover {
  color:#333;
  }
div#profileModeMessage h1 {
	padding:10px;
	text-align:center;
	font-size:1.4em;
	color:#C00;
	font-weight:700
}
div#profileModeMessage h1 span {
	text-decoration:underline
}
div#profileModeMessage h1 a {
	font-weight:700;
	color:#000
}
#Location div#LocationDescription {
	margin-top:20px
}
body#Location div#LocationLayout {
	margin-top:0
}
body#MySettings dl.formElements {
	margin-right:0
}
body#MySettings dl.formElements dd {
	width:370px;
	min-height:45px;
	margin-bottom:10px
}
body#MySettings dl.formElements dd.formLeft,body#MySettings dl.formElements dd.formRight {
	width:175px;
	float:left
}
body#MySettings dl.formElements dd.interests {
	margin:10px 0;
	width:380px
}
body#MySettings dl.formElements dd.interests div.interestsColumn {
	float:left;
	width:140px;
	margin-right:10px
}
body#MySettings dl.formElements textarea[name="tags"] {
	height:60px
}
body#Page div.MainColumn {}
body#Profile div.MainColumn h3,body#MyProfile div.MainColumn h3,body#Favorites div.MainColumn h3,body#MyFavorites div.MainColumn h3,body#List div.MainColumn h3 {
	text-align:center
}
body#Profile div.MainColumn div.userInfo ul li,body#MyProfile div.MainColumn div.userInfo ul li,body#Favorites div.MainColumn div.userInfo ul li,body#MyFavorites div.MainColumn div.userInfo ul li,body#List div.MainColumn div.userInfo ul li {
	text-transform:lowercase
}
body#Profile div.MainColumn .readmore,body#Profile .readmore,body#MyProfile div.MainColumn .readmore,body#MyProfile .readmore,body#Favorites div.MainColumn .readmore,body#Favorites .readmore,body#MyFavorites div.MainColumn .readmore,body#MyFavorites .readmore,body#List .readmore,body#Lists .readmore,body#MyLists .readmore {
	text-transform:lowercase
}
body#Favorites .readmore {
	padding-right:10px
}
body#Profile .readmore a,body#MyProfile .readmore a,body#Favorites .readmore a,body#MyFavorites .readmore a,body#List .readmore a,body#Lists .readmore a,body#MyLists .readmore a {
	text-decoration:none
}
body#Profile div.MainSidebar ul li,body#MyProfile div.MainSidebar ul li,body#Favorites div.MainSidebar ul li,body#MyFavorites div.MainSidebar ul li,body#List div.MainSidebar ul li,body#Lists div.MainSidebar ul li,body#MyLists div.MainSidebar ul li,body#Location div.MainSidebar ul li,body#Event div.MainSidebar ul li,body#EventSearch div.MainSidebar ul li,body#LocationSearch div.MainSidebar ul li,body#DiningSearch div.MainSidebar ul li,body#MovieTimes div.MainSidebar ul li,body#FilmSearch div.MainSidebar ul li,body#Film div.MainSidebar ul li,body#Search div.MainSidebar ul li,body#ArticleArchives div.MainSidebar ul li,body#IssueArchives div.MainSidebar ul li,body#MySettings div.MainSidebar ul li,body#MyComments div.MainSidebar ul li,body#Comments div.MainSidebar ul li,body#MemberSearch div.MainSidebar ul li,body#BestOf div.MainSidebar ul li,body.SearchPage div.MainSidebar ul li {
	margin-bottom:4px;
	clear:both;
	width:98%
}
body#List div#gridMainSidebar {
	width:180px;
	padding:0;
	margin:12px
}
body#List div#gridMainColumn {
	width:580px;
	padding:10px;
	margin:10px 10px 10px 0
}
body#List div#gridMainColumn h3.profileGroupHeader {
	text-align:left
}
body#EventSearch #gridMainSidebar,body#MovieTimes #gridMainSidebar,body#FilmSearch #gridMainSidebar,body#LocationSearch #gridMainSidebar,body#DiningSearch #gridMainSidebar,body#Search #gridMainSidebar,body#ArticleArchives #gridMainSidebar,body#IssueArchives #gridMainSidebar,body#MemberSearch #gridMainSidebar,body#BestOf #gridMainSidebar,body.SearchPage #gridMainSidebar {}
body#EventSearch #gridMainSidebar select,body#MovieTimes #gridMainSidebar select,body#FilmSearch #gridMainSidebar select,body#LocationSearch #gridMainSidebar select,body#DiningSearch #gridMainSidebar select,body#MemberSearh #gridMainSidebar select,body#BestOf #gridMainSidebar select,body.SearchPage #gridMainSidebar select {
	width:133px
}
body#MovieTimes div#MovieTimesFilmandTheater h4,body#Film div#MovieTimesFilmandTheater h4 {
	margin:10px 0 0 10px
}
body#EventSearch div#EventsSearchTerms,body#MovieTimes div#MovieTimesSearchTerms,body#FilmSearch div#FilmSearchTerms,body#Film div#FilmSearchTerms,body#LocationSearch div#LocationSearchTerms,body#DiningSearch div#DiningSearchTerms,body#Search div#SearchSearchTerms,body#ArticleArchives div#SearchSearchTerms,body#IssueArchives div#SearchSearchTerms,body#IssueArchives div#ArchivesIssueNav,body#ArticleArchives div#ArchivesSearchTerms,body#MemberSearch div#MemberSearchTerms,body#BestOf div#BestOfSearchTerms,body.SearchPage div#SearchTerms {
	margin-bottom:7px
}
body#EventSearch div#EventsSearchTerms h3,body#MovieTimes div#MovieTimesSearchTerms h3,body#FilmSearch div#FilmSearchTerms h3,body#Film div#FilmSearchTerms h3,body#LocationSearch div#LocationSearchTerms h3,body#DiningSearch div#DiningSearchTerms h3,body#Search div#SearchSearchTerms h3,body#ArticleArchives div#SearchSearchTerms h3,body#IssueArchives div#SearchSearchTerms h3,body#ArticleArchives div#ArchivesSearchTerms h3,body#MemberSearch div#MemberSearchTerms h3,body#BestOf div#BestOfSearchTerms h3,body.SearchPage div#SearchTerms h3 {
	background:none;
	color:#000
}
body#EventSearch div#EventsSearchTerms ul,body#MovieTimes div#MovieTimesSearchTerms ul,body#FilmSearch div#FilmSearchTerms ul,body#Film div#FilmSearchTerms ul,body#LocationSearch div#LocationSearchTerms ul,body#DiningSearch div#DiningSearchTerms ul,body#Search div#SearchSearchTerms ul,body#ArticleArchives div#SearchSearchTerms ul,body#IssueArchives div#SearchSearchTerms ul,body#ArticleArchives div#ArchivesSearchTerms ul,body#MemberSearch div#MemberSearchTerms ul,body#BestOf div#BestOfSearchTerms ul,body.SearchPage div#SearchTerms ul {
	padding:0
}
body#EventSearch div#EventsSearchTerms ul li,body#MovieTimes div#MovieTimesSearchTerms ul li,body#FilmSearch div#FilmSearchTerms ul li,body#Film div#FilmSearchTerms ul li,body#LocationSearch div#LocationSearchTerms ul li,body#DiningSearch div#DiningSearchTerms ul li,body#Search div#SearchSearchTerms ul li,body#ArticleArchives div#SearchSearchTerms ul li,body#IssueArchives div#SearchSearchTerms ul li,body#ArticleArchives div#ArchivesSearchTerms ul li,body#MemberSearch div#MemberSearchTerms ul li,body#BestOf div#BestOfSearchTerms ul li,body.SearchPage div#SearchTerms ul li {
	border-top:1px solid #FFF;
	font-size:10px;
	padding:5px 0;
	color:#000
}
body#EventSearch div#EventsSearchTerms ul li a,body#MovieTimes div#MovieTimesSearchTerms li a,body#FilmSearch div#FilmSearchTerms li a,body#Film div#FilmSearchTerms li a,body#LocationSearch div#LocationSearchTerms li a,body#DiningSearch div#DiningSearchTerms li a,body#Search div#SearchSearchTerms li a,body#ArticleArchives div#SearchSearchTerms li a,body#IssueArchives div#SearchSearchTerms li a,body#ArticleArchives div#ArchivesSearchTerms li a,body#MemberSearch div#MemberSearchTerms li a,body#BestOf div#BestOfSearchTerms li a,body.SearchPage div#SearchTerms li a {
	float:right;
	font-weight:700
}
body#EventSearch .flyout_content,body#MovieTimes .flyout_content,body#FilmSearch .flyout_content,body#LocationSearch .flyout_content,body#DiningSearch .flyout_content,body#Search .flyout_content,body#ArticleArchives .flyout_content,body#IssueArchives .flyout_content,body#MemberSearch .flyout_content,body#BestOf .flyout_content,body.SearchPage .flyout_content {
	background:#fafafa;
	background:rgba(250,250,250,0.95);
	border:2px solid #777;
	padding:10px;
	border-radius:5px
}
body#EventSearch .flyout_content table,body#MovieTimes .flyout_content table,body#FilmSearch .flyout_content table,body#LocationSearch .flyout_content table,body#DiningSearch .flyout_content table,body#Search .flyout_content table,body#ArticleArchives .flyout_content table,body#IssueArchives .flyout_content table,body#MemberSearch .flyout_content table,body#BestOf .flyout_content table,body.SearchPage .flyout_content table {
	border:0
}
body#EventSearch .flyout_content table td,body#MovieTimes .flyout_content table td,body#FilmSearch .flyout_content table td,body#LocationSearch .flyout_content table td,body#DiningSearch .flyout_content table td,body#Search .flyout_content table td,body#ArticleArchives .flyout_content table td,body#IssueArchives .flyout_content table td,body#MemberSearch .flyout_content table td,body#BestOf .flyout_content table td,body.SearchPage .flyout_content table {
	padding:10px
}
div#Stats ul li {
	text-transform:lowercase
}
h1#ProfileHeader {
	background:#90BFA6;
	color:#FFF;
	font-size:13px;
	font-weight:700;
	padding:7px 12px
}
h2#userName {
	float:left;
	font-size:32px;
	line-height:.5em;
	margin:10px 50px 10px 0;
	padding:10px
}
h2#userName a#userNameLink {
	font-weight:700;
	display: block;
	text-decoration:none;
	color:#C00
}
h2#userName span#memberSince {
  color: #666;
  font-size: 11px;
  display: block;
  font-weight: 400;
  margin: 5px 0 0;
}
ul#badges {
	height:25px;
	margin:26px 0;
	text-align:left
}
ul#badges li {
	display:inline;
	vertical-align:middle
}
h3.profileGroupHeader,h2.largeHeader,body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader h3 {
	background:none;
	font-weight:700;
	font-size:20px;
	color:#000;
	text-transform:none;
	letter-spacing:0
}
body.ProfileComments div#gridMainColumn div#BrowseComments div.commentsHeader {
	background:none
}
div#userPics img.memberThumb {
  width:160px;
  display:block;
  height:auto;
  margin:0 auto 5px;
}
div#userPics ul.fullsize {
	padding:0;
	margin:0
}
div#userPics ul.fullsize .photoCont a {
	display:block;
	width:160px;
	background:#FFF;
	padding:10px;
	text-align:center
}
div#userPics ul.fullsize .photoCont a img {
	display:block;
	width:160px;
	margin:0 auto
}
div#userPics ul li.photo {
	height:auto;
	padding:0;
	margin:0
}
div#userPics .photoGrid {
	margin-top:0
}
div#photoEnlarge a {
	background:#FFF;
	padding:3px;
	text-decoration:none;
	font-size:10px
}
/* Location and Event Pages */
body#Menu div.MainSidebar,body#Location div.MainSidebar,body#LocationEvents div.MainSidebar,body#Map div.MainSidebar,body#Event div.MainSidebar,body#EventSearch div.MainSidebar,body#MovieTimes div.MainSidebar,body#FilmSearch div.MainSidebar,body#Film div.MainSidebar,body#LocationSearch div.MainSidebar,body#DiningSearch div.MainSidebar,body#Search div.MainSidebar,body#ArticleArchives div.MainSidebar,body#IssueArchives div.MainSidebar,body#MemberSearch div.MainSidebar,body#BestOf div.MainSidebar,body.SearchPage div.MainSidebar {
}
body#Location div.MainSidebar h3,body#LocationEvents div.MainSidebar h3,body#Map div.MainSidebar h3,body#Event div.MainSidebar h3,body#EventSearch div.MainSidebar h3,body#MovieTimes div.MainSidebar h3,body#FilmSearch div.MainSidebar h3,body#Film div.MainSidebar h3,body#LocationSearch div.MainSidebar h3,body#DiningSearch div.MainSidebar h3,body#Search div.MainSidebar h3,body#ArticleArchives div.MainSidebar h3,body#IssueArchives div.MainSidebar h3,body#MemberSearch div.MainSidebar h3,body#BestOf div.MainSidebar h3,body.SearchPage div.MainSidebar h3 {}
body#Location div.MainSidebar h4,body#LocationEvents div.MainSidebar h4,body#Map div.MainSidebar h4,body#Event div.MainSidebar h4,body#EventSearch div.MainSidebar h4,body#MovieTimes div.MainSidebar h4,body#FilmSearch div.MainSidebar h4,body#Film div.MainSidebar h4,body#LocationSearch div.MainSidebar h4,body#DiningSearch div.MainSidebar h4,body#Search div.MainSidebar h4,body#ArticleArchives div.MainSidebar h4,body#IssueArchives div.MainSidebar h4,body#MemberSearch div.MainSidebar h4,body#BestOf div.MainSidebar h4,body.SearchPage div.MainSidebar h4 {
	color:#111
}

/* tkout styles */
div#TkoutButton {
  float: right;
  width: 160px;
  margin: 0 0 15px 15px;
}

div#TkoutButton .-tkout-button-container.-tkb-button-available {
  width: 100%;
  height: 32px;
  text-align: center;
  background-color: white;
  font-weight: bold;
  border: 1px solid #ff9231;
  box-shadow: 0 0 2px #CCCCCC;
  margin-top:8px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;            
  transition: all .2s ease-out;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  background-color: #FFEC4C;
}
div#TkoutButton .-tkout-button-container.-tkb-button-available a {
font-family:arial;

text-decoration: none;
font-weight: bold;
color: #ff6201;
text-transform: uppercase;
display: block;
height: 30px;

-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;            
transition: all .2s ease-out;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;

padding-top: 8px;
font-size:13px;
text-shadow: 0 0 10px #FFF;
box-shadow: inset 0 0 10px #FFCC1C;

}
div#TkoutButton .-tkout-button-container.-tkb-button-available:hover {
  
}
div#TkoutButton .-tkout-button-container.-tkb-button-available:hover a {
  box-shadow: inset 0 0 14px #cF9C00;
  padding-top: 9px;
  font-size:12px;
}

div#VideoArchivesNarrowHeader ul li ul,div#ImageArchivesNarrowHeader ul li ul {
padding: 5px 0 0 5px;
margin: 3px 0 15px;
}
body#BestOf div.MainColumn {
	margin:10px 0;
	padding:0 10px
}
div#BestOfLandingLinks ul#bosSections>li a{
  display: block;
  color: #fff;
  background-color: #777;
  padding: 5px 10px;
  font-size: 17px;
  margin: 5px 0;
  border-radius: 4px;
  font-weight: bold;
}
div#BestOfLandingLinks ul#bosSections{margin:0 0 10px;overflow:hidden;}
div#BestOfLandingLinks ul#bosRandomWinners li{margin:0 0 5px;}
div#BestOfLandingLinks ul#bosRandomWinners li a {
  color: #222;
  font-size: 15px;
  font-weight: 700;
}
div#BestOfLandingLinks ul#bosRandomWinners li a span {
  color:#666;
  font-weight:400;
  font-size:15px;
}
div#BestOfLandingLinks ul#bosRandomWinners li a:hover {color:#777;text-decoration:none;}
div#BestOfLandingLinks ul#bosRandomWinners li a:hover span{color: #c00;}
div#BestOfCategoryLanding h1 {
margin: 0 0 10px;
}
div#BestOfCategoryLanding li.categoryStoriesItem {
margin: 0 0 5px;
}
div#BestOfCategoryLanding li.categoryStoriesItem span.bestOfHeadline {
font-size: 15px;
}
.boCatLandingIntro img {
display: block;
margin: 0 auto 10px;
}
div#BestOfCategoryLanding li.categoryStoriesItem .subhead {
  font-size:14px!important;
}
span.boCategoryFeature{font-weight:700;color:#c00;margin:0 0 10px;display: block;}
div#BestOfCategoryLanding li.categoryStoriesItem span.subhead {
color: #333;
font-weight: 400
}
div#BestOfCategoryLanding li.categoryStoriesItem a:hover span.bestOfHeadline{color: #777;}
div#BestOfCategoryLanding li.categoryStoriesItem a:hover span.subhead{color:#c00;}
body div.MainSidebar form {
	padding:10px
}
div#BestOfBySection {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
div#BestOfBySection .currentIssue {
float: right;
margin: 0 0 0 10px;
}
div#BestOfBySection .bestOf li {
margin: 1px 2px 4px;
}
div#BestOfBySection .bestOf li a {
font-weight: 700;
color: #222;
}
div#BestOfBySection .bestOf .more {
float: right;
margin: 10px 0 0;
text-decoration: none;
color: #c00;
font-size: 11px;
}
body#MovieTimes div.MainSidebar form {
	padding:0 10px 10px
}
div.MainSidebar form input.text {
  padding-left: 15px;
  max-width:125px;
  background: #FFF url(/images/icons/navMagTiny.png) no-repeat 3px center;
  display: block;
  margin: 0 auto;
}
div.MainSidebar form input.submitBtn {
	display:none
}
div#LocationColumn1 {
	float:left;
	background:#FFF;
	padding:10px;
	margin:10px;
	width:755px
}
div#cse-search-results {
	width:600px;
	margin:10px
}
div#cse-search-results iframe {
	width:600px
}
div#searchResults,div#Location,div#Event {
	float:left;
	text-align:left;
	width:600px
}
body.Olivaw5Zone div#gridMainColumn {
	width:615px;
	margin-right:0
}
body#LocationSearch div#searchResults {
	margin-top:10px
}
body#LocationSearch .locationResult {
	padding:10px
}
body#CommentArchives div#CommentSearchResults div#searchResults {
	background:#EDEEEE;
	width:615px
}
body#CommentArchives div#CommentSearchResults .memberThumb {
	float:left;
	margin-right:5px;
	display:block
}
body#CommentArchives div#CommentSearchResults h4 {
	font-weight:700
}
body#CommentArchives div#CommentSearchResults div.ratingGraphic {
	margin-bottom:10px
}
body#CommentArchives div#CommentArchivesNarrowHeader form {
	padding:0
}
body#CommentArchives div#CommentArchivesNarrowHeader form p {
	clear:both;
	margin:0;
	padding:10px 0 0
}
body#CommentArchives div#CommentArchivesNarrowHeader form select {
	width:50px;
	font-size:.9em
}
body#CommentArchives div#CommentArchivesNarrowHeader form select.dateDay,body#CommentArchives div#CommentArchivesNarrowHeader form select.dateMonth {
	margin-bottom:5px
}
body#CommentArchives div#CommentArchivesNarrowHeader form select.dateYear {
	width:50%
}
body#CommentArchives div#CommentArchivesNarrowHeader form input {
	clear:both;
	margin-top:10px;
	background:#7e8b96;
	border:1px solid #5e5e56;
	clear:both;
	color:#FFF;
	cursor:pointer;
	font-weight:700;
	margin-top:10px;
	padding:1px 5px
}
#CommentArchives div.MainSidebar ul.narrowOptions {
	border-left:0
}
#CommentArchives ul.narrowOptions li {
	font-size:12px
}
div.magnumContainer {
	margin-bottom:10px
}
span.pastEventMessage,div.closedLocationMessage {
	display:block;
	background:red;
	padding:3px 5px;
	margin:2px 0 10px;
	border:1px solid #F30;
	font-size:11px;
	color:#FFF
}
h1.listingTitle {
	font-size:25px;
	font-weight:700
}
h2.listingsHeader {
  font-size: 18px!important;
  padding: 3px 0;
  color: #898989;
  border: 1px solid #ddd;
  line-height: 1.1;
  font-weight: 400;
  font-family: 'Anton',sans-serif;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 10px;
  border-width: 1px 0;
  text-transform: uppercase;
}
ul.locationEvents {
	margin-top:5px
}
ul.locationEvents li.l0 {
	margin-bottom:8px
}
ul.locationEvents li.l0 h4 a {
	font-weight:700;
	color:#222
}
ul.locationEvents li.commentCount {
	font-size:11px
}
#button_FindBars {
	width:81px;
	background-image:url(/images/buttons/find_bars.gif);
	margin-left:10px
}
#button_FindBooksListings {
	width:140px;
	background-image:url(/images/buttons/find_books_listings.gif)
}
#button_FindMusicEvents {
	width:140px;
	background-image:url(/images/buttons/find_music_events.gif)
}
#button_FindMovieTimes {
	width:123px;
	background-image:url(/images/buttons/find_movie_times.gif)
}
#button_FindVisArtListings {
	width:167px;
	background-image:url(/images/buttons/find_visart_events.gif)
}
#button_FindPerfListings {
	width:184px;
	background-image:url(/images/buttons/find_perf_listings.gif)
}
#button_FindPoliticalEvents {
	width:215px;
	background-image:url(/images/buttons/find_political_events.gif)
}
#button_FindRestaurants {
	width:130px;
	background-image:url(/images/buttons/find_restaurants.gif)
}
.header_landing_interior {
	float:right;
	width:290px;
	text-align:right
}
.header_landing_interior ul {
	padding:0;
	margin:0
}
.header_landing_interior ul li {
	display:inline
}
.LandingSpotlightModule {
	background:url(/images/backgrounds/landing_spotlight.gif) repeat-x left bottom;
	margin-bottom:25px;
	border:1px solid #c0c3c6;
	text-align:center
}
.headerLandingSpotlightModule {
	background:#B80A0A url(/images/backgrounds/headerbg.gif) repeat-x;
	padding:10px;
	margin-bottom:15px;
	border-bottom:1px solid #c0c3c6;
	text-align:left;
	line-height:1em
}
.headerLandingSpotlightModule h2,.headerLandingSpotlightModule h2 a {
	float:left;
	margin-top:2px
}
.headerLandingSpotlightModule form {
	float:right;
	width:200px;
	padding:0;
	margin:-2px 0 0
}
.headerLandingSpotlightModule form input.searchbox {
	width:130px;
	vertical-align:middle
}
.headerLandingSpotlightModule form input.submit {
	font-size:11px;
	line-height:1em;
	vertical-align:middle
}
.footerSpotlightModule {
	padding:15px;
	font-size:14px
}
.footerSpotlightModule form {
	text-align:left
}
.bodyLandingSpotlightModule {
	position:relative;
	width:390px;
	background:#FFF;
	padding:10px 0;
	margin:0 auto;
	border:1px solid #c0c3c6;
	text-align:center
}
.bodyLandingSpotlightModule .stack .follow {
	padding:0 10px 10px;
	border:none
}
.LandingLayout .scrollableArrow_left,.LandingLayout .scrollableArrow_right {
	display:none
}
.bodyLandingSpotlightModule_header {
	position:absolute;
	top:-10px;
	width:388px;
	margin:0 auto 15px;
	text-align:center;
	font-size:14px;
	color:#87888a
}
.bodyLandingSpotlightModule_header span {
	background:#FFF;
	padding:0 3px;
	margin:0 2px
}
.MediaReviews {
	position:relative;
	float:left;
	width:380px;
	margin:0;
	overflow:hidden
}
.MediaReviews .scrollable {
	width:6000px;
	padding-left:15px
}
.MediaReviews li {
	float:left;
	width:120px;
	text-align:center
}
.MediaReviews li a {
	display:block;
	width:100px;
	padding:10px;
	text-decoration:none;
	font-size:10px;
	line-height:1.3em
}
.MediaReviews li a:hover {
	background:#EEE
}
.MediaReviews li .imgMediaReviews {
	width:100px;
	margin:0 auto 8px
}
.MediaReviews li a span.MediaReviews_artist,.MediaReviews li a span.MediaReviews_title {
	color:#1b1718
}
.MediaReviews li a span.MediaReviews_title cite {
	font-style:italic
}
.MediaReviews li a span.MediaReviews_readLink {
	font-weight:700;
	color:#004961;
	text-transform:lowercase
}
.MediaReviews li a:hover span {
	color:#C70E0F
}
#MediaReviews_viewAllButton {
	display:block;
	width:124px;
	height:22px;
	background:url(/images/buttons/view_all_reviews.gif) no-repeat center center;
	margin:0 auto;
	text-decoration:none;
	text-indent:-6000px
}
.storyDate {
	font-size:10px;
	color:#78787a
}
.columnList li {
	padding:10px 0 0;
	margin:0 0 10px;
	border-top:1px solid #dedede;
	color:#676767
}
.columnList li:first-child{border:0 none;padding-top:0}
.columnList li a {
	display:block;
	font-weight:700;
	text-decoration:none;
	line-height:1.25em
}
.columnList li p {
	margin:0;
	font-size:11px
}
.columnList li ul {
	padding:0;
	margin:0
}
.columnList li ul li {
	padding:0;
	margin:0 0 5px;
	border:none;
	font-size:11px
}
div#EventsPopular li.eventItem h4 {
  color:#777;
  font-size:12px;
}
div#EventsPopular li.eventItem h4 a{
  color:#333;
  font-size:14px;
}
/* Review Scroller */
div.column_item {
	border:1px solid #B7B7B7
}
.reviewScroller {
	height:500px;
	overflow:hidden;
	background:#FFF;
	text-align:left;
	margin:0 auto
}
.scrollerButtons {
	text-align:center;
	margin:0 auto
}
.scrollerButtons a {
	display:block;
	text-align:center;
	background:url(/images/buttons/play_pause_bg.gif) top left repeat-x
}
h2.scrollerHead {
	margin:10px auto 0;
	text-align:left;
	color:#fff;
	font-size:.9em;
	font-weight:700;
	padding:0 3px 5px 0;
	text-transform:uppercase
}
div.scrollerItem {
	font-size:.9em;
	margin:8px 7px;
	padding:0 0 5px;
	border-bottom:1px solid #ddd
}
div.scrollerItem p.revHeader {
	text-align:left;
	margin:0 0 4px
}
div.scrollerItem p.revHeader strong a {
	font-size:1.1em;
	color:#214f78;
	text-decoration:none
}
div.scrollerItem span.revBy {
	color:#444;
	font-size:.8em
}
div.scrollerItem p.revRead {
	text-align:right
}
div.scrollerItem p.revRead a {
	text-decoration:none
}
div.processOutput {
}

/* ------------------------------------------------------------------ */
.scrollableArrow_left {
	display:block;
	float:left;
	width:10px;
	height:32px;
	background:url(/images/buttons/scroll_arrow_left.png) no-repeat -1px center;
	text-align:left;
	text-indent:-6000px
}
.scrollableArrow_right {
	display:block;
	float:right;
	width:10px;
	height:32px;
	background:url(/images/buttons/scroll_arrow_right.png) no-repeat left center;
	text-align:left;
	text-indent:-6000px
}
/* ARTICLE & ISSUE ARCHIVES */
#ArticleArchives #ArchivesAuthorBio {
	border-bottom:1px solid #ccc;
	padding:10px;
	background:#f2f2f2
}
#ArticleArchives #ArchivesAuthorBio h3 {
	font-size:140%;
	font-weight:700
}
#ArchivesAuthorBio img {
	float:left;
	margin:0 10px 10px
}
#ArchivesAuthorBio .email,#ArchivesAuthorBio .facebook,#ArchivesAuthorBio .twitter {
	height:18px;
	margin:.5em 0;
	padding-left:27px;
	line-height:18px;
	overflow:hidden
}
#ArchivesAuthorBio .email {
	background:transparent url(/images/icons/email-18x18.png) left center no-repeat
}
#ArchivesAuthorBio .facebook {
	background:transparent url(/images/icons/facebook-18x18.png) left center no-repeat
}
#ArchivesAuthorBio .twitter {
	background:transparent url(/images/icons/twitter-18x18.png) left center no-repeat
}
#ArchivesAuthorBio .bio {
	margin-top:1em;
	line-height:1.4em;
	overflow:hidden
}
#ArticleArchives #resultsCount,#MemberSearch #resultsCount {
	text-align:left;
	margin:5px 10px;
	color:#999;
	font-size:.9em;
	border-bottom:1px solid #f3f3f3
}
#ArticleArchives h4.headline {
	font-size:1.3em
}
#ArticleArchives h5.subhead {
	font-size:1.1em;
	color:#777
}
#ArticleArchives li.tags,#FilmSearch li.tags {
	font-size:.8em;
	margin-top:5px;
	color:#999
}
#ArticleArchives li.sectionDateInfo,#FilmSearch li.sectionDateInfo {
	font-size:.8em;
	color:#999;
	margin-bottom:5px
}
#ArticleArchives li.archiveImage,#IssueArchives li.archiveImage,#FilmSearch li.archiveImage {
	float:left;
	margin:0 10px 0 0
}
/* -- Issue Archive Styles -- */
div#ArchivesIssueNav {
	padding:0!important
}
div#ArchivesIssueNav ul {
	padding:5px 0;
	font-size:14px;
	text-align:center
}
div#ArchivesIssueNav ul li {
	margin:0 10px!important;
	padding:1px 5px;
	width:auto!important
}
div#ArchivesIssueNav ul li:first-child {
	border-bottom:1px solid #ccc
}
body#IssueArchives #archiveIssueHeader,body#IssueArchives #searchResults h3 {
	text-align:center;
	font-size:2em
}
body#IssueArchives #archiveIssueHeader div.issueImage ul.imageCaptionAndCredit li {
	color:#000;
	line-height:1em;
	padding:2px 0
}
#archiveIssueDetails li {
	font-size:17px;
	text-align:center;
	color:#555
}
#archiveIssueDetails > li.issueDates {
	font-weight:700;
	color:#111
}
#archiveIssueDetails li.IssueTitle {
	font-size:25px;
	color:#111;
	line-height:1.25;
	font-weight:400
}
body#IssueArchives #archiveIssueHeader img.archiveIssueCover {
	float:left;
	padding:5px;
	background:#e3e3e3;
	margin:0 10px 10px 0
}
body#IssueArchives #searchResults h4.sectionHeader {
	text-transform:uppercase;
	font-size:1.2em;
	border-bottom:1px solid #e3e3e3;
	margin-top:10px
}
body#IssueArchives #searchResults ul#yearIssueArchives {
	margin:10px auto
}
body#IssueArchives #searchResults li.issueCover {
/* xxx - need a way to do these rows of covers without an explicit width */
	text-align:center;
	width:120px;
	height:225px;
	margin:0 10px;
	float:left;
	font-size:10px
}
/* AdInfo rules */
#Page #AdInfo #adInfoIntro {
	float:left;
	width:400px;
	margin-left:10px
}
#Page #AdInfo #adInfoRight {
	float:right;
	width:300px
}
#Page #AdInfo p {
	margin:10px 0;
	font-size:1.2em
}
#Page #AdInfo fieldset,#Page #AdInfoForm fieldset {
	border:3px solid #ccc;
	margin:10px 0;
	padding:10px
}
#Page #AdInfo legend,#Page #AdInfoForm legend {
	font-size:1.8em
}
#Page #AdInfo ul {
	list-style-type:circle;
	font-size:1.1em;
	margin:0 5px 5px
}
#Page #AdInfo #contact p {
	margin:10px
}
#Page #AdInfoForm {
	clear:both;
	width:350px;
	margin:10px auto
}
#Page #AdInfoForm p {
	margin:5px 0 5px 15px
}
#Page #AdInfoForm label {
	display:block
}
/* BLOGS */
body#Blog div#gridFrame,body#BlogTopics div#gridFrame {
	width:620px;
	background:none
}
body#Blog div#gridSpanningHeader,body#BlogTopic div#gridSpanningHeader {
	width:620px
}
body#Blog div#gridColumnContainer,body#BlogTopics div#gridColumnContainer {
	width:620px;
	padding:0
}
body#Blog div#gridMainSidebar1,body#BlogTopics div#gridMainSidebar1 {
	display:none
}
body.Karnak6Zone div#gridMainColumn {
	margin:0 10px 10px 0
}
body.Karnak6Zone div#gridRightColumn {
	background:none
}
body.Karnak6Zone div#gridRightColumn div.MainSidebar {
}
body.Karnak6Zone div#gridRightColumn div.MainSidebar.Ad {
	border:0
}
body.Karnak6Zone div#gridMainSidebar {
	width:320px;
	margin:0
}
body#Blog div.MainSidebar,body#BlogTopics div.MainSidebar {
	background-image:none
}
body.Trantor6Zone div#gridAdSidebar {
	padding:0
}
body.Trantor6Zone div#gridAdSidebar div.AdSidebar {
	margin-bottom:10px
}
body.Olivaw5Zone div#gridFrame {
	margin:0;
	width:800px
}
body.Olivaw5Zone div#gridMain div#gridMainSidebar,body.Olivaw5Zone div#gridAdSidebar {
	padding-top:0
}
body.Olivaw5Zone div#gridMainColumn {
	margin-top:0
}
div#gridAdSidebar div.AdSidebar {
	margin-bottom:10px
}
body.Chetter5Zone div#gridAdSidebar {
	background:none;
	padding-top:0
}
body.Chetter5Zone div#gridMainSidebar {
padding:0 0 15px!important;
}
body.Chetter5Zone div#gridFrame {
	margin-right:0;
	margin-left:0
}
body.Chetter5Zone div#gridMainColumn {
	width:614px;
	margin:0 10px 10px 0;
	padding-right:10px;
	border-right:1px solid #ddd;
}
body.Yorick5Zone div#gridAdSidebar {
	background:none
}
body.Transmetropolitan8Zone div#gridSpanningIsland {
	padding:0;
	width:330px;
	background:none;
	margin:0 0 10px
}
body.Transmetropolitan8Zone div.MainSidebar,body.Transmetropolitan8Zone div.MainColumn,div#RelatedToCategory.AdSidebar {}
body.Transmetropolitan8Zone div#gridSpanningIsland div#LeastReviewedRestaurants2 {
	background:#FFF;
	border:1px solid #B7B7B7;
	text-align:left;
	margin-top:15px
}
body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn h2 {text-transform: uppercase;
font-weight: 700;
border-bottom: 1px solid;
margin: 0 0 10px;
}
body.Transmetropolitan8Zone div#gridFrame {
	margin-top:0
}
body.Transmetropolitan8Zone div#gridColumnContainer {
	width:615px
}
body.Transmetropolitan8Zone div#gridMainColumn {
	width:440px
}
body.Transmetropolitan8Zone #gridMainSidebar1 {
	width:160px
}
body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn h3,body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn div.subhead,body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn p.byline,div#AddEvent.MainColumn {}
body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn p.byline {
	margin:0 0 12px
}
body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn h3 {
	font-size:1.2em;
	font-weight:700
}
body.Transmetropolitan8Zone div#gridMainColumn div.MainColumn h3 a {
	text-decoration:none
}
#gridMainSidebar1 div.MainSidebar,div#RelatedToCategory.AdSidebar {
	margin-bottom:10px;
	background:#FFF
}
#gridMainSidebar1 div.MainSidebar ul {
	padding:0 10px
}
#gridMainSidebar1 div.MainSidebar ul.moduleList,div#RelatedToCategory.AdSidebar ul.moduleList {
	padding:10px 10px 0
}

#TopTags {
	clear:both;
	width:300px;
	margin:20px auto;
	background:#fff
}
#TopTags ul {
	padding:10px;
	border:1px solid #ccc;
	-moz-column-count:2;
	-moz-column-gap:15px;
	-webkit-column-count:2;
	-webkit-column-gap:15px;
	column-count:2;
	column-gap:15px
}
#TopTags ul li {
	margin:5px 0;
	padding:5px 0
}
body.Karnak6Zone div#gridRightColumn #TabbedMost.MainSidebar {
	border:0;
	padding-bottom:0
}
#TabbedMost .tabs {
	margin:10px 0 0 10px
}
#TabbedMost .tabs a {
	display:inline-block;
	text-decoration:none;
	background:#ddd;
	padding:2px 4px
}
#TabbedMost .tabs a.tabCurrent {
	position:relative;
	top:1px;
	background:#fff;
	border:1px solid #ccc;
	border-bottom:0
}
#TabbedMost .commentsBody {
	margin:0;
	padding:10px;
	background:#fff;
	border:1px solid #ccc
}
#TabbedMost .commentsBody li {
	margin-bottom:10px
}
#Blogroll .moduleList {
	padding:5px;
	-moz-column-count:2;
	-moz-column-gap:15px;
	-webkit-column-count:2;
	-webkit-column-gap:15px;
	column-count:2;
	column-gap:15px
}
#Blogroll .moduleList li {
	margin:5px 0;
	padding:5px 0;
	border:0
}
ul.blogrollList {
	line-height:1px
}
ul.blogrollList li {
	font-weight:700;
	margin:1px 0 2px;
	font-size:11px
}
ul.blogrollList li a {
	color:#393939;
	display:block;
	font-size:1em;
	line-height:1.3em;
	margin:1px 0;
	padding:0 3px 0 4px;
	text-decoration:none
}
#BlogHeader h1.TheRange a,#BlogHeaderCategoryList h1.TheRange a {
	display:block;
	width:617px;
	height:158px
}
#BlogHeader,#BlogHeaderCategoryList {}
#BlogHeader h1.TheRange,#BlogHeaderCategoryList h1.TheRange {
	background:url(/images/headers/the-range-header.gif) no-repeat;
	text-indent:-6000px;
	height:158px
}
/* special topic headers for The Range */
div#Blog.topic_politics h2.archiveHead {
	background:url(/images/headers/politics.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_do-this h2.archiveHead{
	background:url(/images/headers/do_this.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px;
}
/* -- The Range NON GRAPHIC headers -- */
#BlogHeaderCategoryList.topic_chow h1.TheRange,
#BlogHeader.topic_chow h1.TheRange,
#BlogHeaderCategoryList.topic_do-this h1.TheRange,
#BlogHeader.topic_politics h1.TheRange,
#BlogHeaderCategoryList.topic_politics h1.TheRange,
#BlogHeader.topic_media h1.TheRange,
#BlogHeaderCategoryList.topic_media h1.TheRange,
#BlogHeader.topic_weird-stuff h1.TheRange,
#BlogHeaderCategoryList.topic_weird-stuff h1.TheRange,
#BlogHeader.topic_sex h1.TheRange,
#BlogHeaderCategoryList.topic_sex h1.TheRange,
#BlogHeader.topic_nostalgia h1.TheRange,
#BlogHeaderCategoryList.topic_nostalgia h1.TheRange,
#BlogHeader.topic_fun-in-general h1.TheRange,
#BlogHeaderCategoryList.topic_fun-in-general h1.TheRange,
#BlogHeader.topic_pets-and-beasts h1.TheRange,
#BlogHeaderCategoryList.topic_pets-and-beasts h1.TheRange,
#BlogHeader.topic_travel h1.TheRange,
#BlogHeaderCategoryList.topic_travel h1.TheRange   {
  background:0 none;
  text-indent:0;
  height:auto;
  text-transform: uppercase;
   font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size:19px;
  font-weight:400;
  margin: 0 0 10px;
  }

#BlogHeaderCategoryList.topic_chow h1 a,
#BlogHeader.topic_chow h1 a,
#BlogHeaderCategoryList.topic_do-this h1 a,
#BlogHeader.topic_do-this h1 a,
#BlogHeaderCategoryList.topic_politics h1 a,
#BlogHeader.topic_politics h1 a,
#BlogHeaderCategoryList.topic_media h1 a,
#BlogHeader.topic_media h1 a,
#BlogHeaderCategoryList.topic_weird-stuff h1 a,
#BlogHeader.topic_weird-stuff h1 a,
#BlogHeader.topic_sex h1 a,
#BlogHeaderCategoryList.topic_sex h1 a,
#BlogHeader.topic_nostalgia h1 a,
#BlogHeaderCategoryList.topic_nostalgia h1 a,
#BlogHeader.topic_fun-in-general h1 a,
#BlogHeaderCategoryList.topic_fun-in-general h1 a,
#BlogHeader.topic_pets-and-beasts h1 a,
#BlogHeaderCategoryList.topic_pets-and-beasts h1 a,
#BlogHeader.topic_travel h1 a,
#BlogHeaderCategoryList.topic_travel h1 a
{
  width:auto;
  height:auto;
  padding:3px 6px;
  background:#FCEF59;
  color:#111;
  }
  
/* ---- */  
 div#Blog h2.archiveHead{
   color:#c00;
   height:auto;
   font-family: 'Anton',sans-serif;
   font-size: 30px;
   text-transform: uppercase;
   letter-spacing: 2px;
 }
 div#Blog.topic_music h2.archiveHead,
 div#Blog.topic_news h2.archiveHead,
  div#Blog.topic_sports h2.archiveHead,
  div#Blog.topic_tv h2.archiveHead,
  div#Blog.topic_cinema h2.archiveHead
 {float:left;}
 
 div#Blog.topic_music h2.rsslink a,
 div#Blog.topic_news h2.rsslink a,
 div#Blog.topic_sports h2.rsslink a,
 div#Blog.topic_tv h2.rsslink a,
 div#Blog.topic_cinema h2.rsslink a
  {
 margin: 20px 0 0;
 }
div#Blog.topic_chow h2.archiveHead {
	background:url(/images/headers/chow.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_media h2.archiveHead  {
	background:url(/images/headers/media.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_weird-stuff h2.archiveHead {
	background:url(/images/headers/weird_stuff.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_sex h2.archiveHead {
	background:url(/images/headers/sex.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_nostalgia h2.archiveHead {
	background:url(/images/headers/nostalgia.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_fun-in-general h2.archiveHead {
	background:url(/images/headers/fun_in_general.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
div#Blog.topic_pets-and-beasts h2.archiveHead {
	background:url(/images/headers/pets_beasts.jpg) center no-repeat;
	height:154px
}
div#Blog.topic_travel h2.archiveHead {
	background:url(/images/headers/travel.jpg) center no-repeat;
	text-indent:-9999em;
	height:154px
}
h1.WeGotCactus a {
	display:block;
	width:617px;
	height:247px;
	background:url(/images/headers/we-got-cactus.png) center no-repeat;
	text-indent:-6000px
}
body#Post h1.WeGotCactus a {
	width:600px
}
h3.archiveHead {
  font-size:20px;
  font-weight:700;
}
h2.blogDate {
	clear: both;
  border-radius: 2px;
  color: #FFF;
  font-size:17px!important;
  padding:2px 0;
  line-height:1.15;
  font-weight: 400;
  text-align: center;
  font-family: 'Anton',sans-serif;
  text-transform: uppercase;
  background: #343434;
  letter-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision
}
h3.postTitle {
	font-size:1.4em;
	font-weight:700;
	margin:15px 0 0;
	padding-bottom:0;
	text-align:left
}
h3.postTitle a {
	color:#222
}
h4.postedBy {
	clear:both;
	color:#6C5D44;
	font-size:11px;
	font-weight:400;
	letter-spacing:.1em;
	margin:0;
	padding:0;
	text-align:left;
	text-transform:uppercase
}
h4.postedBy a{color:#777;
font-size:11px!important;}
.postedBy .author {
	color:#352710;
	font-weight:700
}
div.blogPost div.postCategories {
	margin:15px 0 0
}
div.blogPost div.postCategories+h3.postTitle {
	margin-top:0
}
span.postCategory {
	font-size:12px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px
}
span.postCategory a {
	color:#c00
}
#Post div.horizontalTools {
	width:96%;
	margin-left:10px
}
div.horizontalTools {
	margin-bottom:30px
}
div.blogPost {
	overflow:hidden;
	border-bottom:4px dotted #ddd;
	margin:0 0 10px;
	padding:0 0 10px
}
#Post div.blogPost {
	border-bottom:0
}
div.blogPost p.extended {
	font-weight:700;text-align:right;
}
div.blogPost p.extended a {
color:#c00;
}
div.indivArchive div.blogPost {
	border:none
}
div.postBody {
	margin-top:15px;
	color:#000;
	line-height:1.4em;
	text-align:left
}
.postBody a,#storyBody>a {
	font-weight:700;
	color:#c00;
	text-decoration:none
}
.postBody img {
	display:block;
	margin:5px auto 0;
	text-align:center
}
.postBody img.imageframe {
	margin:0 10px 10px 0
}
div.postBody object.blogEmbed {
	margin:10px auto;
	display:block
}
.postBody a.pdflink {
	display:block;
	height:52px;
	width:50px;
	text-indent:-7000px;
	background:url(/foundation/images/icons/pdf-large.gif) top left no-repeat
}
.postLinks {
	color:#929292;
	font-size:11px;
	letter-spacing:.2em;
	margin:15px 0 0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	clear:both
}
.postLinks a {
	color:#777;
	text-decoration:none
}
.page_next a {
	float:right;
	display:block;
	width:124px;
	height:28px;
	background:url(/images/buttons/older_entries.gif) no-repeat;
	margin-bottom:5px;
	text-indent:-6000px
}
.page_prev a {
	float:left;
	display:block;
	width:124px;
	height:28px;
	background:url(/images/buttons/newer_entries.gif) no-repeat;
	margin-bottom:5px;
	text-indent:-6000px
}
.keepReading a {
	color:#0076A0
}
div#BlogHeaderCategoryList {
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
margin-bottom: 5px;
}
/*
h3.archiveHead,h2.archiveHead {
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Anton';
  font-size:30px!important;
  float: left;
  -webkit-font-smoothing:antialiased;
  color:#c00;
}
*/
div#Blog h2.rsslink {
float: right;
text-align: right;
overflow: hidden;
}
div#Blog .archiveHead+h2.rsslink:after{
  content:".";
  text-indent:-9999em;
  clear:both;
  display:block;
  height:0;
}
div#Blog h2.rsslink a {
  display: block;
  margin: 4px 0;
  }
table.archivetable {
	width:580px;
	margin:20px 20px 0
}
table.archivetable tr.alternate {
	background:#EEEEEF
}
table.archivetable td {
	padding:3px
}
table.archivetable td.archlink {
	width:50%
}
table.archivetable td.archlink a {
	font-weight:700;
	text-decoration:none
}
table.archivetable td.archcount {
	width:25%;
	text-align:right
}
table.archivetable td.rsslink {
	width:25%;
	text-align:right
}
div#BlogTopicList {
	padding-bottom:20px
}
div#comments_banner {
	margin-bottom:10px
}
div.CommentPopup dl.formElements dt {
	min-height:0;
	height:auto
}
div.CommentPopup dl.formElements dd textarea {
	width:370px
}
div.CommentPopup p.commentFormSubmit {
	margin-right:10px
}
.commentText.staffComment {
	border-left:2px solid #147887;
	border-left:2px solid #147887
}
/* RSS Feeds page */
body#Page.Syndication div.MainColumn div.storyHead {
	margin-bottom:0
}
body#Page.Syndication div#storyBody {
	background:#F0F0F0;
	padding:10px;
	margin:10px;
	font-size:.85em;
	float:right;
	width:30%
}
body#Page.Syndication div#storyBody h2 {
	font-size:1.4em
}
body#Page.Syndication div#gridMainColumn div.Syndication {}
body#Page.Syndication div#RssSections {
	float:left;
	width:30%;
	margin-left:10px
}
body#Page.Syndication div#RssBlogs {
	float:left;
	width:25%
}
body#Page.Syndication div#RssSections ul,body#Page.Syndication div#RssBlogs ul,body#Page.Syndication div#RSSLinks ul {
	margin:0 0 0 10px
}
body#Page.Syndication div#RssSections ul li,body#Page.Syndication div#RssBlogs ul li,body#Page.Syndication div#RSSLinks ul li {
	margin-top:3px
}
body#Page.Syndication div#RssSections ul li a,body#Page.Syndication div#RssBlogs ul li a,body#Page.Syndication div#RSSLinks ul li a {
	background:url(/images/rss-small.gif) no-repeat center left;
	padding-left:17px;
	font-size:1.1em
}
/* Alt Weeklies Widget */
#AltWeekliesDynamic {
	padding:10px
}
#AltWeekliesDynamic h3 {
	border-bottom:1px solid #999;
	margin-bottom:5px;
	font-size:1.3em
}
#AltWeekliesDynamic h3 a {
	text-decoration:none
}
#AltWeekliesDynamic-Results li.byline {
	margin:0
}
#AltWeekliesDynamic-Results li.storyItem {
	margin:0 0 10px
}
#AltWeekliesDynamic-Results li.byline a {
	font-size:.8em
}
/* Submit Listing Forms */
body.SubmitEvent #gridMainColumn,body.SubmitaClubEvent #gridMainColumn,body.SuggestARestaurant #gridMainColumn,body.ReportClosedRestaurant #gridMainColumn {
	padding:10px;
	width:780px;
	margin:0;
	border:1px solid #D3D2CD
}
body#Page.SubmitEvent div.MainColumn,body#Page.SubmitEvent div.sidebar,body#Page.SubmitaClubEvent div.MainColumn,body#Page.SubmitaClubEvent div.sidebar,body#Page.SuggestARestaurant div.MainColumn,body#Page.SuggestARestaurant div.sidebar,body#Page.ReportClosedRestaurant div.MainColumn,body#Page.ReportClosedRestaurant div.sidebar {
	padding:0;
	margin:0
}
body.SubmitEvent p.errorField label,body.SubmitaClubEvent p.errorField label,body.SuggestARestaurant p.errorField label,body.ReportClosedRestaurant p.errorField label {
	color:#900;
	font-weight:700
}
body.ReportClosedRestaurant .reportClosureForm span.field-note {
	font-size:10px;
	width:120px;
	float:left;
	margin:0 0 10px 10px
}
body.ReportClosedRestaurant .reportClosureForm input.has-field-note {
	float:left
}
body.SubmitEvent .addListingForm,body.SubmitaClubEvent .addListingForm,body.SuggestARestaurant .addSuggestionForm,body.ReportClosedRestaurant .reportClosureForm {
	margin:10px auto;
	width:600px
}
body.SubmitaClubEvent .addListingForm {
	width:650px
}
body.SubmitEvent .addListingForm .error,body.SubmitaClubEvent .addListingForm .error,body.SuggestARestaurant .addSuggestionForm .error,body.ReportClosedRestaurant .reportClosureForm .error {
	padding:5px 10px;
	background:#900;
	color:#fff;
	display:block;
	text-align:center
}
body.SubmitEvent .addListingForm label,body.SubmitaClubEvent .addListingForm label,body.SuggestARestaurant .addSuggestionForm label,body.ReportClosedRestaurant .reportClosureForm label {
	width:250px;
	float:left;
	text-align:right;
	margin-right:15px
}
body.Mule4Zone div#gridMainColumn {
margin: 0;
}
body.Mule4Zone div#gridAdSidebar {
	background:none
}
div#AddEvent h1 {
	margin:10px 0
}
body.Mule4Zone h1.headline {
	margin-bottom:10px
}
#AddEvent .eventSuccess {
	padding:8px 10px 0!important
}
#Poll div#ShellPollResults,#Poll div#ShellPollNavigation {
	padding:10px
}
p.fullInfo {
	font-size:1.1em;
	font-weight:700;
	padding:5px;
	background:#f3f3f3;
	width:420px
}
p.fullInfo a {
	text-decoration:none
}
div#MobileDetect {
	background:#ededed url(/images/mobile/mobile-detect-background.png) repeat-x top left;
	font-size:3em;
	padding:1em;
	text-align:center
}
#Home #CoverStory .storyItem a img.storyImg {
	margin-left:-10px;
	border-width:1px 0
}
#Home .EotD img.storyImg {
	margin:0 auto 1em
}
/* ------------------------------------------------------------------------ */
/* SLIDESHOW */
/* ------------------------------------------------------------------------ */
/* Styles for pop-up controls. */
#SlideshowPopUp .closeBtn {
	font-weight:700;
	margin-left:535px;
	margin-top:-18px;
	position:absolute
}
#SlideshowPopUp .closeBtn a {
	display:block;
	color:#000;
	text-decoration:none;
	height:30px
}
#SlideshowPopUp .closeBtn a img {
	margin-bottom:-10px
}
#SlideshowPopUp .slideImg,#SlideshowFullPage .slideImg {
	overflow:hidden;
	margin:auto
}
#SlideshowPopUp .slideImg img.storyImg,#SlideshowFullPage .slideImg img.storyImg {
	margin:/* Kill default img.storyImg margin. */
0
}
#SlideshowPopUp .slideContainer {
	background:#000;
	width:600px
}
#SlideshowPopUp .slideImg .controls {
	position:relative;
	top:-100px;
	width:300px;
	height:57px;
	margin-left:auto;
	margin-right:auto;
	z-index:100
}
#SlideshowPopUp .slideImg .controls a {
	background-attachment:scroll;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:100px;
	height:57px;
	text-indent:-6000px;
	overflow:hidden
}
#SlideshowPopUp .slideImg .controls .back {
	background-image:url(/images/buttons/slideshow/slideshow-back.png)
}
#SlideshowPopUp .slideImg .controls .playpause {
	background-image:url(/images/buttons/slideshow/slideshow-play_pause.png)
}
#SlideshowPopUp .slideImg .controls .play {
	background-image:url(/images/buttons/slideshow/slideshow-play.png)
}
#SlideshowPopUp .slideImg .controls .pause {
	background-image:url(/images/buttons/slideshow/slideshow-pause.png)
}
#SlideshowPopUp .slideImg .controls .next {
	background-image:url(/images/buttons/slideshow/slideshow-next.png)
}
/* Story page, inline and teaser */
div.inlineSlideshow {
	width:420px;
	margin:0 auto
}
h5.slideshowHeader {
	font-size:1.4em;
	text-transform:uppercase
}
div.inlineSlideshow p,div#SlideshowTeaser p {
	margin:0;
	color:#444
}
div#SlideshowTeaser p {
	margin:0 10px
}
.slideshowTitle {
	font-size:1.1em;
	font-weight:700;
	color:#000
}
.slideshowDesc {
    font-size: 13px;
    line-height: 1.5;
    margin: 5px 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
.slideshowCount {
	font-size:.9em
}
.slideshowByline {
	font-size:.9em;
	font-style:italic
}
a.postComment {
	display:block;
	font-size:.9em;
	margin-top:5px;
	font-weight:700
}
div.slideshowThumbnails {
	margin-top:5px;
	text-align:center
}
div.slideshowThumbnails img {
	margin-right:-1px;
	display:inline
}
div.slideshowThumbnails a {
	display:inline-block
}
body#Content div#SlideshowTeaser.Sidebar,div#SlideshowTeaser.Sidebar {
	padding:0;
	background:transparent;
	border:0;
	font-size:.9em
}
body#Post div#SlideshowTeaser {
	margin:0 20px
}
div#SlideshowTeaser div {
	margin-bottom:10px
}
div#SlideshowTeaser .slideContainer {
	text-align:center
}
/* Full page styles */
body#Slideshow div#gridMainColumn .MainColumn {
	margin-bottom:20px
}
body#Slideshow div#gridMainColumn {
	padding:20px 0
}
body#Slideshow div#Comments.CommentsComponent,body#Slideshow div#BrowseComments.ContentComments {
	padding:0 0 12px
}
body#Slideshow div#Share {
	float:right;
	margin:10px 0
}
#Share a.toolTextLink {
	display:none
}
#Slideshow div.MainColumn h3 {
	border-bottom:1px solid #999;
	margin-bottom:5px;
	font-size:1.3em
}
#Slideshow div.MainColumn h3.headline {
	border:0;
	font-size:1.1em;
	margin-bottom:0
}
#Slideshow div#Comments.MainColumn h3 {
	border:0
}
#Slideshow div.MainColumn .byline {
	margin-top:0
}
#SlideshowFullPage .slideImgWrapper {
	margin:0 auto
}
#SlideshowFullPage .slideContainer {
	background:#000;
	margin:0 auto
}
div#SlideshowFullPage .credit,div#SlideshowPopUp .credit {
	text-align:right;
	text-transform:uppercase;
	color:#444;
	font-size:.9em;
	margin-bottom:3px
}
div#SlideshowPopUp .credit {
	width:600px
}
div#SlideshowFullPage .caption,div#SlideshowPopUp .caption {
	text-align:left;
	font-size:.9em;
	margin-bottom:10px;
	width:600px
}
div#SlideshowFullPage .slideshowPrevNext {
	font-size:1.3em;
	font-weight:700;
	text-align:center;
	margin:10px auto;
	width:300px;
	height:57px;
	clear:both;
	overflow:hidden
}
div#SlideshowFullPage .slideshowCount {
	text-align:center
}
div#SlideshowFullPage a.imageLink {
	display:block;
	background:#000;
	margin-top:15px
}
div#RelatedSlideshows ul li {
	padding-bottom:10px;
	float:left;
	clear:both;
	width:100%
}
div#RelatedSlideshows ul li div.storyTeaser {
	float:left;
	margin-right:10px
}
div.slideshowPrevNext a {
	float:left;
	text-indent:-3000px
}
div.slideshowPrevNext a.slideshowBack {
	background:transparent url(/images/buttons/slideshow/slideshow-back.png) no-repeat 0 0;
	display:block;
	height:57px;
	width:100px
}
div.slideshowPrevNext a.slideshowNext {
	background:transparent url(/images/buttons/slideshow/slideshow-next.png) no-repeat 0 0;
	display:block;
	height:57px;
	width:100px
}
div.slideshowPrevNext a.SlideshowFullPageToggleSlideshow {
	background:transparent url(/images/buttons/slideshow/slideshow-play.png) no-repeat 0 0;
	display:block;
	height:57px;
	width:100px
}
div.slideshowPrevNext a.playing {
	background:transparent url(/images/buttons/slideshow/slideshow-pause.png) no-repeat 0 0;
	display:block;
	height:57px;
	width:100px
}
/* Pop-up Styles */
body.SlideshowPopUp div#gridHeader div {
	margin:5px
}
div#SlideshowMetaData .slideshowByline {
	margin-bottom:10px
}
div#SlideshowMetaData .caption {
	font-size:.9em
}
div#SlideshowMetaData .credit {
	text-transform:uppercase;
	color:#444;
	font-size:.9em
}
div#SlideshowPopUp .date {
	color:#444;
	font-size:.9em
}
.slideImgWrapper {
    margin: 15px auto 0;
}

/* 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")
}
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;
}
/* Inline Video Styles */
div.inlineVideo,div#VideoPlayer {
	text-align:center
}
div.inlineVideo p,div#VideoPlayer p {
	font-size:.9em;
	color:#444;
	margin:0
}
div.inlineVideo p.videoTitle,div#VideoPlayer p.videoTitle {
	font-size:1.1em;
	font-weight:700
}
div.inlineVideo p.videoByline,div#VideoPlayer p.videoByline {
	font-style:italic
}
div.inlineVideo embed,div#VideoPlayer embed {
	margin-bottom:10px
}
/* audio player styles */
div#AudioPlayer {
	width:160px;
	margin:1em auto
}
#AudioPlayer h3 {
	font-weight:700
}
/* Slideshow Spotlight */
div#SlideshowSpotlightAll h3,div#SlideshowSpotlightSpecialPlacementHome h3,div#SlideshowSpotlightSectionorCategory h3 {
	margin-bottom:10px
}
div#VideoSpotlight h3,div#VideoSpotlightHome h3,div.VideoSpotlight h3 {
	margin-bottom:5px
}
div#VideoSpotlight div h4,div#VideoSpotlightHome div h4,div.VideoSpotlight div h4 {
	margin:0
}
div#VideoSpotlight object,div#VideoSpotlightHome object,div.VideoSpotlight object {
	margin-left:-10px
}
div#VideoSpotlight ul li,div#VideoSpotlightHome ul li,div#VideoSpotlight300 ul li,div.VideoSpotlight ul li {
	padding-bottom:5px
}
div#SlideshowSpotlightAll ul,div#SlideshowSpotlightSpecialPlacementHome ul,div#SlideshowSpotlightSectionorCategory ul {
	float:left;
	padding-left:10px
}
div#SlideshowSpotlightAll ul li,div#SlideshowSpotlightSpecialPlacementHome ul li,div#SlideshowSpotlightSectionorCategory ul li {
	width:135px;
	float:left;
	text-align:center;
	padding:0 0 10px;
	font-size:10px;
	margin-right:10px
}
div#VideoSpotlight ul,div#VideoSpotlightHome ul,div#VideoSpotlight300 ul,div.VideoSpotlight ul {
	padding:0
}
div#SlideshowSpotlightAll div.slideshow,div#SlideshowSpotlightSpecialPlacementHome div.slideshow,div#SlideshowSpotlightSectionorCategory div.slideshow {
	float:left;
	clear:both;
	width:100%
}
div#SlideshowSpotlightAll div.slideshow div.ssHeadline a,div#SlideshowSpotlightSpecialPlacementHome div.slideshow div.ssHeadline a,div#SlideshowSpotlightSectionorCategory div.slideshow div.ssHeadline a {
	display:block;
	font-size:1.3em;
	margin-bottom:5px;
	text-decoration:none;
	font-weight:700
}
div#VideoSpotlight h4,div#VideoSpotlightHome h4,div#VideoSpotlight300 h4,div.VideoSpotlight h4 {
	font-size:1.1em;
	font-weight:700
}
div#VideoSpotlight h4 a,div#VideoSpotlightHome h4 a,div#VideoSpotlight300 h4 a,div.VideoSpotlight h4 a {
	text-decoration:none;
	display:block;
	margin-bottom:5px
}
/* Tucson Weekly TV customizations. */
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight object {
	margin:-5px 0 0
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight h4 {
	margin:0 10px;
	font-size:1em;
	font-weight:700
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight h4 a {
	text-decoration:underline
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight>div.byline {
	margin:0 10px;
	font-size:.9em
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight div h4 {
	display:none
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul {
	padding:10px 10px 0
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li {
	border-top:1px solid #E3EAEE;
	padding-top:10px
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li + li {
	margin-top:10px
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li a {
	font-size:12px;
	font-weight:700
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li.more {
	margin-top:0;
	padding-bottom:0
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li.more a {
	font-size:10px;
	font-weight:inherit
}
div#VideoSpotlightTucsonWeeklyTV.VideoSpotlight ul li .byline {
	font-size:10px
}
/* Video Archives */
body#VideoArchives div#VideoArchiveHeader h1,body#ImageArchives div#ImageArchiveHeader h1,body#CommentArchives div#CommentSearchResults h1 {
background: #DDD;
	clear:both;
	color:#222;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1em;
	margin:0;
	padding:8px 10px 9px;
	text-align:left
}
body#VideoArchives #SearchResults h1 {
  background: #DDD;
  	clear:both;
  	color:#222;
  	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1em;
	margin:0 0 10px;
	padding:8px 10px 9px;
	text-align:left
}
body#VideoArchives #SearchResults div#searchResults div,body#VideoArchives div#RelatedVideos div,body#ImageArchives #ImageSearchResults div#searchResults div,body#ImageArchives div#RelatedImages div {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	padding-bottom:10px
}
body#VideoArchives #SearchResults div#searchResults div ul,body#VideoArchives div#RelatedVideos div ul,body#ImageArchives #ImageSearchResults div#searchResults div ul,body#ImageArchives div#RelatedImages div ul {
	float:left;
	width:25%
}
body#VideoArchives #SearchResults div#searchResults div ul li,body#VideoArchives div#RelatedVideos div ul li,body#ImageArchives #ImageSearchResults div#searchResults div ul li,body#ImageArchives div#RelatedImages div ul li {
	padding:0 10px 3px;
	color:#666;
	font-size:.9em
}
body#VideoArchives #SearchResults div#searchResults div ul li a,body#VideoArchives div#RelatedVideos div ul li a,body#ImageArchives #ImageSearchResults div#searchResults div ul li a,body#ImageArchives div#RelatedImages div ul li a {
	font-size:1em;
	text-decoration:none;
	font-weight:700
}
div#VideoRelatedStories h3,div#VideoRelatedEvents h3,div#VideoRelatedLocations h3,div#VideoRelatedFilms h3,div#RelatedVideos h3,div#RelatedImages h3,div#SearchResults h2.videoArchivesHeader,body#ImageArchives #ImageSearchResults h1 {
  padding: 3px 0;
  color: #898989;
  border: 1px solid #ddd;
  line-height: 1.1;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Anton',sans-serif;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 10px;
  border-width: 1px 0;
  text-transform: uppercase;
}
body#VideoArchives div.MainColumn h3.headline,body#ImageArchives div.MainColumn h3.headline {
	font-size:1em;
	border-bottom:0;
	margin-bottom:0
}
body#VideoArchives div.MainColumn,body#ImageArchives div.MainColumn {
	margin-bottom:10px;overflow: hidden;
}
div#VideoArchivesNarrowHeader ul li ul,div#ImageArchivesNarrowHeader ul li ul {
	font-size:12px
}
body#VideoArchives div#FeaturedVideo,body#ImageArchives div#FeaturedImage {
	background-color:#EDEDEF;
	padding:10px;
	margin:0 auto 20px;
	width:580px
}
body#VideoArchives div#FeaturedVideo div,body#ImageArchives div#FeaturedImage div {text-align: center;margin-bottom: 10px;}
body#VideoArchives div#FeaturedVideo h1,body#ImageArchives div#FeaturedImage h1 {
	font-size:21px;
	font-family:Georgia,serif
}
div#ImageArchivesNarrowHeader.MainSidebar ul li form {
	padding:0
}
div#FeaturedImage a.slideshowLink {
	font-weight:700;
	text-decoration:none
}
div#BlogsBlogArchives {
	float:left;
	width:45%;
	margin-right:20px
}
div#BlogsBlogArchivesbyTopic {
	float:left;
	width:45%
}
div#BlogsBlogArchives table,div#BlogsBlogArchivesbyTopic table {
	width:100%;
	margin-bottom:1em
}
div.BlogArchives table.archivetable td.archcount {
	width:auto
}
div.BlogArchives table.archivetable td.rsslink {
	width:auto
}
/* Newsletter management. */
div#NewsletterSubscriptions #NewsletterSubscriptions-login {
	border:1px solid silver;
	font-size:1.2em;
	font-weight:700;
	margin-top:1em;
	margin-bottom:1em;
	padding:0 1em
}
div#NewsletterSubscriptions #NewsletterSubscriptions-login form {
	margin-top:1em;
	margin-bottom:1em
}
#NewsletterSubscriptions #NewsletterSubscriptionsForm {
	padding:1em
}
#NewsletterSubscriptions ul {
	margin:0 1em
}
#NewsletterSubscriptions ul li {
	margin:.5em 0
}
#NewsletterSubscriptions fieldset {
	border:1px solid silver;
	padding:5px
}
#NewsletterSubscriptions fieldset legend {
	font-weight:700
}
/* Free Stuff */
body#FreeStuff h2 {
	color:#C00;
	font-size:32px
}
body#FreeStuff h2,body#FreeStuff h3 {
	margin-bottom:10px
}
body#FreeStuff h3 {
	font-weight:700;
	font-size:1.3em
}
body#FreeStuff h4 {
	font-size:1.15em
}
body#FreeStuff h4.headline a {
	font-size:1.3em;
	font-weight:700
}
body#FreeStuff div.PromoTeaser {
	float:left;
	margin-right:10px;
	margin-bottom:10px
}
body#FreeStuff div.descr_txt ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:3px
}
body#FreeStuff div.freeStuffMessage {
	background:#F5F5F5;
	margin-bottom:10px;
	padding:1px 10px
}
body#FreeStuff hr {
	border:1px solid #ddd;
	border-width:0 0 1px;
	background:transparent;
	margin:20px 0
}
body#FreeStuff div#FreeStuffBreadcrumbs {
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px
}
body#FreeStuff div#FreeStuffBreadcrumbs a {
	color:#666;
	text-decoration:none;
	text-transform:uppercase
}
body#FreeStuff div#FreeStuffItem h1.listingTitle {
	font-size:2.2em;
	padding:0 0 3px;
	letter-spacing:-1px
}
body#FreeStuff div.MainColumn {
	padding:5px 10px 10px
}
body#FreeStuff div.MainColumn img.magnum {
	margin-top:0;
	border:0
}
#FreeStuff div.storyItem {
	border-bottom:2px solid #C8C8C8;
	margin-bottom:10px;
	padding-bottom:5px
}
#FreeStuff form {
	margin-top:10px
}
/* TOOL BAR HORIZONTAL */
#ToolBarHorizontal {
	clear:both;
/*  overflow: hidden;*/
	margin-bottom:15px;
	padding: 5px 0;
  border: 1px solid #eee;
  border-width: 1px 0;
}
#ToolBarHorizontal.MainColumn {padding:5px 0}
#ToolBarHorizontal ul li {
	float:left;
	text-align:center
}
#ToolBarHorizontal ul li.first {
	text-align:left
}
#ToolBarHorizontal ul li.last {
	text-align:right
}
#ToolBarHorizontal ul li.last div.addthis_toolbox {
	width:60px;
	float:right
}
div.tools ul li a.toolIconLink {
	float:left;
	padding:5px
}
div#ArticleToolsTools ul li,div.tools ul li,div.tinyTools ul li {
	clear:both
}
ul.horizontalShareTools {
	clear:both;
	overflow:hidden;
	margin-bottom:10px
}
ul.horizontalShareTools li {
	float:left;
	padding-right:15px
}
div#ToolBarHorizontal .emailAction,div.horizontalTools .emailAction {
  background: url(/images/icons/article_tools/email.gif) left 3px no-repeat;
  display: block;
  margin: 0 0 0 10px;
  padding-left:18px;
  color: #999;
}
#ToolBarHorizontal a.printAction,div.horizontalTools a.printAction{
  background: url(/images/icons/article_tools/print.gif) 20% 1px no-repeat;
  padding-left: 15px;
  display: block;
  height: 18px;
  text-align: center;
}
#ToolBarHorizontal a.saveAction{
background: url(/images/icons/article_tools/fav_icon.png) 0 0 no-repeat;
padding-left:18px;
display: block;
text-decoration:none;
height: 18px;
margin: 0 auto;
}
div#ToolBarHorizontal div.first { width: 20%!important;padding-right: 10px;}
div#ToolBarHorizontal div.first div {
  overflow:visible!important;
}
#TallBar {
	clear:both;
	margin:10px 0;
	padding:3px 0;
	background:#e8e8e8;
	background:-webkit-linear-gradient(top,#e8e8e8 0%,#fff 6%,#fff 76%,#e8e8e8 100%);
	background:linear-gradient(to bottom,#e8e8e8 0%,#fff 6%,#fff 76%,#e8e8e8 100%);
	box-shadow:inset 0 0 6px 2px #e8e8e8;
	border-radius:4px
}
#TallBar ul {
	width:100%;
	white-space: nowrap;
	margin:.5em 0;
	padding:0
}
#TallBar li {
	display:inline-block;
	vertical-align:middle;
	padding:0;
	background:transparent;
	text-align:center
}
#gridSpanningFeature {
	background:#fff;
	padding-bottom:10px
}
#gridMainColumn1,#gridMainColumn2 {
	background:#fff
}
.MainColumn1 a.more,.MainColumn2 a.more {
	color:#c00;
	margin-bottom: 10px;
	float:right
}
.MainColumn1 a.more:after,.MainColumn2 a.more:after{
  clear:both;
  content:".";
  display:block;
  height:0;
  text-indent:-9999em;
}
/* 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;
	margin-left:24px;
	background-color:#FFF;
	float:left;
	border:1px solid #ffcc1c;
	box-shadow:0 0 2px #CCC
}
.ratingDetails {
	color:#666;
	font-size:10px;
	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(/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:90px;
	height:17px
}
.starsContainer.tiny,.starsContainer.tiny .goldStarContainer,.starsContainer.tiny .blankStarContainer,.starsContainer.tiny .blankStarContainerSub {
	width:55px;
	height:10px
}
.locationRating .rating .starsContainer.tiny {
	float:left;
	margin-top:3px;
	margin-right:4px
}
/* non-mobile menu styling */
div#Menu {
	padding:10px
}
div#MenuTeaser {
	clear:both;
	margin:1em 0;
	padding:10px 0;
}
div#Menu ul li,div#MenuTeaser ul li {
	clear:both;
	margin:1em 0;
	padding-bottom:.5em;
	border-bottom:1px solid #ccc
}
div#Menu h2 {
	background:#b80a0a url(/images/backgrounds/headerbg.gif) repeat-x;
	padding:4px;
	color:#fff;
	text-align:center;
	text-transform:capitalize
}
div#Menu li h3,div#MenuTeaser li h3 {
	margin:0;
	font-weight:700
}
div#Menu li p,div#MenuTeaser li p {
	margin:0;
	width:60%
}
div#Menu li span.ui-li-aside,div#MenuTeaser li span.ui-li-aside {
	display:block;
	float:right;
	width:39%;
	text-align:right;
	margin-top:-1em
}
div#MenuTeaser .moreLink {
	font-weight:700
}
div#MenuTeaser .providedBy {
	display:block;
	float:right;
	font-size:10px;
	text-decoration:none
}
#MenuTeaser h2.listingsHeader:before {
	content:url(/images/icons/features-icon_menu.png);
	display:inline-block
}
#MenuTeaser .moreLink:before {
	content:url(/images/icons/features-icon_menu.png);
	display:inline-block;
	position:relative;
	top:4px;
	width:20px
}
.listingsResultCount {
	text-align:center;
  color:#c00;
}
/* Style captcha container for surveys. */
div#SurveyForm .captchaContainer {
	padding:0 20px
}
div#SurveyForm .captchaContainer label {
	display:none
}
div#SurveyForm .captchaContainer #SurveyFormCaptcha {
	width:190px
}
div#SurveyForm .captchaContainer p {
	padding:10px 0
}
body.Iapetus10Zone div#gridFrame {width:625px;
	background:#fff!important;margin:0;
}
/* cactus blog : recent section features */
#RecentSectionFeatures.WeGotCactusBlog {
	width:300px;
	margin:0 auto 20px;
	background:#fff
}
#RecentSectionFeatures.WeGotCactusBlog h2 {
	background:url(/images/backgrounds/headerbg.gif);
	padding:3px 6px;
	color:#fff;
	font-size:1.4em
}
#RecentSectionFeatures.WeGotCactusBlog h3,#RecentSectionFeatures.WeGotCactusBlog div.subhead,#RecentSectionFeatures.WeGotCactusBlog p.byline {
	margin-right:10px;
	margin-left:10px
}
#RecentSectionFeatures.WeGotCactusBlog h3 {
	background:none;
	padding:0
}
#RecentSectionFeatures.WeGotCactusBlog h3 a {
	color:#335770;
	font-weight:700;
	font-size:1.1em
}
#RecentSectionFeatures.WeGotCactusBlog p.byline span.author {
	color:#999;
	text-transform:uppercase;
	font-size:.9em
}
#RecentSectionFeatures.WeGotCactusBlog p.byline span.releaseDate {
	text-transform:capitalize;
	color:#000
}
#RecentSectionFeatures.WeGotCactusBlog p.byline span.releaseDate:before {
	content:" | "
}
#RecentSectionFeatures.WeGotCactusBlog p.more {
	text-align:right
}
.dnCalendarTable th {
	font-weight:700;
	color:#fff;
	background:#000
}
/* Styles for new MovieTimes layout - currently for overriding the default ones from the template - yes, some use the name "event" in them */
body#MovieTimes #searchResultsLeftBar ul.narrowOptions li.genreLink a.active,body#MovieTimes #searchResultsLeftBar ul.narrowOptions li.mpaaLink a.active,body#MovieTimes #searchResultsLeftBar ul.narrowOptions li.featLink a.active {
	background-color:#b0d0ee!important
}
body#MovieTimes .eventsSearchTopCrumb {
	color:#4083cc!important
}
body#MovieTimes #searchResultsLeftBar .groupToggle a.active {
	background-color:#b0d0ee!important
}
#FilmCalendar h2 {
  padding: 3px 0;
  color: #444;
  border: 1px solid #ddd;
  line-height: 1.1;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Anton',sans-serif;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 10px;
  border-width: 1px 0;
  text-transform: uppercase;
}
#FilmCalendar {
	margin-bottom:10px
}
#FilmCalendar .componentBody {
	padding:0 1em;
	font-weight: 700;
}
#FilmCalendar .componentBody select {
	width:100%!important;
	margin-bottom:8px
}
#FilmCalendar .tabs {
	overflow:auto;
	padding-top:10px
}
#FilmCalendar .tabs li a {
	text-decoration:none
}
#FilmCalendar .tabs li {
	display:block;
	width:12.2%;
	border:1px solid #CCC;
	margin-right:1%;
	text-align:center;
	float:left;
	height:36px;
	font-weight:700;
	font-size:110%
}
#FoundationNetworkFilmReviews {
	margin-top:30px!important
}
#FoundationNetworkFilmReviews h2 {
	border-bottom:2px solid #000;
	margin-bottom:.5em;
	background:#fff;
	background-image:none;
	margin:0;
	padding:0
}
#FoundationNetworkFilmReviews #additionalReviews {
	margin:8px 10px
}
#FoundationNetworkFilmReviews a.addRvwImage img {
	width:57px!important;
	height:auto!important
}
#FoundationNetworkFilmReviews.MainSidebar .more {
	margin-right:10px
}
/* changes to coment header on the film page. */
body#Film #Comments {
	margin-top:20px!important
}
body#Film #Comments .commentsHeader {
	border-bottom:2px solid #000;
	margin-bottom:.5em;
	background:#fff;
	background-image:none;
	margin:0;
	padding:0
}
body#Film #Comments .commentsHeader h3 {
	margin-bottom:.25em;
	background-image:none;
	color:#000;
	padding:0;
	font-size:22px;
	text-transform:none
}
#FilmTimesByHour {
	margin-bottom:30px
}
body#Film #FilmTimesByHour h2 {
	padding-bottom:.25em
}
#LocationMovieTimes .film-image,#LocationMovieTimes .film-title,#LocationMovieTimes .film-times {
	display:table-cell;
	vertical-align:top
}
#LocationMovieTimes ul.filmTimes li {
	display:table-row;
}
#LocationMovieTimes ul.filmTimes {
	display:table;
}
#LocationMovieTimes .filmTimes li:nth-child(2n) {
	background-color:#F0F0F0
}
#LocationMovieTimes .filmTimes .film-times {
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px
}
#LocationMovieTimes .filmTimes .film-title {
	vertical-align:middle;
	padding:5px 10px
}
#LocationMovieTimes .filmTimes .film-image {
	padding:5px;
	vertical-align:middle
}
#Location ul.filmTimes {
	width:100%
}
.pullQuote {
    float: none;
    clear: both;
    margin: 10px 20px 10px;
    padding: 20px;
    font-size: 1.8em;
    font-family: Georgia, serif;
    text-align: center;
    font-weight: 700;
    line-height: 1.1em;
}
div.pullQuote a {
    color: #010101;
    text-decoration: none;
}
.pullQuote .pullQuoteTwitter {
    display: block;
    margin: 10px auto 0;
    line-height: 1;
    color: #999;
    font-size: 12px;
    padding: 1px 20px 1px 0;
    background: url(/foundation/images/icons/twitterSquare.png) 99% center no-repeat;
    background-size: contain;
    font-weight: 400;
    width: 72px;
}



/* SEARCH */


/* LOCAL RESET */

.SearchController * {
    box-sizing: border-box;
}


/* GENERAL
-------------------------------- */

.SearchController .clear-global {
    text-decoration: underline;
}


/* COMPONENT STYLES
-------------------------------- */


/* control bar */

.SearchController .query-controls {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    margin: 1rem 0;
    background: #fff;
    font-weight: 400;
    border: 1px solid rgba(34, 36, 38, .15);
    box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
    border-radius: .28571429rem;
    min-height: 2.85714286em;
}

.SearchController .query-controls .filter-link,
.SearchController .query-controls .keyword-search {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
    color: rgba(0, 0, 0, .87);
    font-weight: 400;
    -webkit-transition: background .1s ease, box-shadow .1s ease, color .1s ease;
    transition: background .1s ease, box-shadow .1s ease, color .1s ease;
}

.SearchController .query-controls .filter-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.SearchController .query-controls .filter-link:hover,
.SearchController .query-controls .keyword-search:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, .03);
    color: rgba(0, 0, 0, .95);
}

.SearchController .query-controls .keyword-wrap {
    display: flex;
    margin-left: 0;
}

.SearchController .query-controls > div:before,
.SearchController .query-controls .keyword-search {
    border-right: 1px solid #eee;
}

.SearchController .query-controls .keyword-search:before {
    right: auto;
    left: 0;
}

.SearchController .query-controls .bar-link a {
    border-left: 1px solid #eee;
}

.SearchController .query-controls .bar-link a.active {
    background-color: #F7E5e0;
}

.SearchController .query-controls .filter-all,
.SearchController .query-controls .spacer,
.SearchController .query-controls .sort-all {
    border-left: 1px solid #eee;
}


/* override to create gap in bar buttons */

.SearchController .query-controls .spacer {
    display: none;
}

.SearchController .query-controls .keyword-wrap input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 1.2142em;
    padding: .67861429em 2.25em .67861429em 1em;
    background: #fff;
    border: 1px solid rgba(34, 36, 38, .15);
    color: rgba(0, 0, 0, .87);
    border-radius: .28571429rem;
    -webkit-transition: box-shadow .1s ease, border-color .1s ease;
    transition: box-shadow .1s ease, border-color .1s ease;
    box-shadow: none;
    box-shadow: none!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.SearchController .query-controls .keyword-wrap:hover {
    background-color: rgba(0, 0, 0, .03);
}

.SearchController .query-controls .keyword-wrap {
    position: relative;
    /* xxx check for prefixes */
    flex-grow: 20;
}

.SearchController .query-controls .bar-link.keyword-wrap:after {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    right: .5rem;
    background-image: url('/foundation/images/icons/search.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.SearchController .query-controls .filter-group {
    display: none;
}

.SearchController .query-controls a.filter-link {
    line-height: 1rem;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
}

.SearchController .query-controls a.id-any:before {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/filter.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: .5rem;
}

.SearchController .query-controls .id-sort:before {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/sort.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: .5rem;
}

.SearchController .query-controls .spacer {
    /* xxx check for prefix */
    flex-grow: 1;
}

.SearchController .query-controls {
    position: relative;
}

.SearchController .clear-global {
    cursor: pointer;
}


/* description bar ------- */

.SearchController .query-description {}

.SearchController .query-description {
    margin: .75em 0;
}

.SearchController .query-description span.token-group {
    display: inline-block;
}

.SearchController .query-description span.static {
    display: inline-block;
}

.SearchController .query-description span.dynamic,
.SearchController .query-description span.static {
    font-size: 16px;
    font-weight: normal;
    padding-right: .2em;
    line-height: 21px;
    margin: .75em 0;
    margin-right: .5em;
    position: relative;
}

.SearchController .query-description span .label {
    position: absolute;
    top: -20px;
    left: 0;
    font-size: 10px;
    color: #333;
}

.SearchController .query-description span.dynamic:hover {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
}

.SearchController .query-description span.descriptor {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: .5em .75em .5em .75em;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    vertical-align: baseline;
    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
    min-width: 70px;
}

.SearchController .query-description:hover span.dynamic span.clear-param {
    display: block;
}

.SearchController .query-description span.clear-param:hover {
    background-color: #FF7D7D;
    display: block;
}

.SearchController .query-description .dynamic:hover span.clear-param,
.SearchController .query-description .dynamic:hover span.modal-indicator {
    opacity: 1;
}

.SearchController .query-description span.clear-param {
    position: absolute;
    display: none;
    bottom: 0;
    left: 50%;
    height: 23px;
    background-color: #f0dddd;
    background-image: url('/foundation/images/icons/delete.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 4px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
    padding: .25rem;
    padding-left: 1.25rem;
    z-index: 1000;
    font-size: 13px;
    line-height: 12px;
    opacity: .5;
}

.SearchController .query-description:hover span.dynamic span.modal-indicator {
    display: block;
}

.SearchController .query-description span.modal-indicator:hover {
    background-color: #CCC;
    display: block;
}

.SearchController .query-description span.modal-indicator {
    position: absolute;
    display: none;
    bottom: 0;
    left: 50%;
    height: 23px;
    background-color: #f0dddd;
    background-image: url('/foundation/images/icons/arrow-down.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 4px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #ccc;
    padding: .25rem;
    padding-left: 1.25rem;
    z-index: 1000;
    font-size: 13px;
    line-height: 12px;
}

.SearchController .query-description span.has-indicator {
    padding-right: 2rem;
}

.SearchController .query-description span.modal-indicator {
    display: block;
    right: -1px;
    position: absolute;
    left: auto;
    top: -1px;
    bottom: -1px;
    height: auto;
    margin: 0;
    text-indent: -9999px;
    border-radius: 0 3px 3px 0;
    background-color: #eee;
    background-position: center;
    opacity: 1;
}

.SearchController .component-header {
    position: relative;
}

.SearchController .component-header * {
    display: inline-block;
}

.SearchController .component-header a {
    margin-left: 1rem;
}

.SearchController .component-header .clear-global {
    display: none;
    float: right;
    margin-top: 1rem;
}

a.clear-global {
    display: none;
    width: auto;
    bottom: 0;
    height: 23px;
    background-image: url('/foundation/images/icons/start-over.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: .5rem;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    padding: 0.25rem;
    padding-left: 1.75rem;
    z-index: 1000;
    font-size: 13px;
    line-height: .8rem;
    transform: translate(0, -5px);
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding-right: .5rem;
}

a.clear-global:hover {
    text-decoration: none;
    color: #000;
    background-color: #FF7D7D;
}


/* MODAL STYLES
-------------------------------- */

.modal * {
    box-sizing: border-box;
}

.modal-wrap {
    width: 720px;
    top: 0;
    position: absolute;
    left: 50%;
    right: auto;
    margin-left: -360px;
}

.modal {
    display: none;
    position: absolute;
    min-height: 45rem;
    max-height: 800px;
    width: 720px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    z-index: 9001;
    left: auto;
    right: auto;
    margin-top: 200px;
}

.modal .tabs {
    border-bottom: 1px solid #333;
    overflow: visible;
}

.modal .switch-modal {
    margin: 0 .5rem;
    cursor: pointer;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE/Edge */
    user-select: none;
    margin: .25rem .25rem;
    padding: .45rem 1rem;
    font-size: 1.25rem;
    border: 1px solid #333;
    border-bottom-width: 0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    background-color: #f0f0f0;
    border-color: #888;
    overflow: visible;
    font-family: Helvetica, Arial, sans-serif;
    color: #999;
}

.modal .switch-modal.active {
    background-color: #fff;
    color: #333;
    border-color: #333;
}

.modal .switch-modal.active:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    bottom: -2px;
    height: 3px;
    left: 0;
    background-color: #fff;
}

.modal-close {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 4px;
    text-indent: -9999px;
    background-color: #333;
    background-image: url('/foundation/images/icons/modal_close.png');
    right: 9px;
    top: 9px;
    /* transform: translate(16px, -16px); */
    border: 1px solid #000;
    background-size: 18px;
    background-position: 4px;
    background-repeat: no-repeat;
    z-index: 100;
}

.modal-close:hover {
    background-color: #333;
    opacity: .5;
}


/* [OPEN, ] MODAL OPEN STATE */

.modal.open {
    display: block;
}

body .modal-dimmer {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9000;
}

body .modal-dimmer.active {
    display: block;
}

.modal .inner,
.dropdown .inner {
    height: calc(100% - 6rem);
    overflow: auto;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-top: 1px solid #aaa;
}

.dropdown .inner {
    height: auto;
    padding-bottom: 3rem;
    overflow: hidden;
    position: static;
}

.modal.search-stacked .inner {}

.modal.search-stacked .inner ul {
    margin-bottom: 1rem;
}

.modal.search-stacked .inner h3:first-child {
    display: none;
}

.modal .header {
    padding: 0 0rem;
    height: 3rem;
}

.modal .header h3 {
    padding: 0 1rem;
    margin: 0;
    line-height: 3rem;
    font-size: 1.25rem;
    font-weight: normal;
    display: inline-block;
    min-width: 180px;
}

.modal .inner h3,
.dropdown inner h3 {
    padding: 0 1rem;
    margin: 0;
    margin-bottom: 0rem;
    line-height: 3rem;
    font-size: 1.25rem;
}

.modal .footer,
.dropdown .footer {
    height: 3rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #ccc;
    padding: .5rem;
}

.modal .footer .button,
.dropdown .footer .button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: none;
    vertical-align: baseline;
    background: #e0e1e2;
    color: rgba(0, 0, 0, .6);
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent;
}

.modal .footer .button.done,
.dropdown .footer .button.done {
    float: right;
    color: #fff;
    background-color: #2185d0;
}


/* SORT STYLES
-------------------------------- */

.modal.sort {
    margin-left: 150px;
    width: 300px;
    min-height: 0;
    overflow: hidden;
}

.modal.sort .inner {
    position: static;
    overflow: auto;
    border-top: 0;
}

.modal.sort .inner ul li.list-button {
    font-size: 1rem;
    padding: .5rem 1rem;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e0e0e0;
}

.modal.sort .inner ul li.list-button:hover {
    background-color: #eaeaea;
}

.modal.sort .inner ul li.list-button.active {
    background-color: #eee;
    font-weight: bold;
}

.modal.sort .inner ul li.list-button:last-child {
    border-bottom: none;
}


/* LISTVIEW STYLES
-------------------------------- */

.modal .checkbox-item-wrap {}

.modal .checkbox-item-wrap .hidden-checkbox {
    display: none;
}

.modal .list-button {
    cursor: pointer;
}


/* NESTED LIST VIEW
-------------------------------- */

.modal label {
    margin: 0;
}

.modal ul li .checkbox-item-wrap.select-all label {
    font-weight: bold;
}

.modal ul li .checkbox-item-wrap {
    font-size: 1rem;
    padding: 0;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background-color: #f8f8f8;
}

.modal ul li.child .checkbox-item-wrap {
    padding: .5rem 3.5rem;
    background-color: #fafafa;
}

ul.nested-checkbox-list li.parent,
ul.nested-checkbox-list li.child {
    padding: 0;
    background-color: #f5f5f5;
}

ul.nested-checkbox-list li.parent .checkbox-item-wrap:hover,
ul.nested-checkbox-list li.child .checkbox-item-wrap:hover {
    background-color: #eee;
}


/* [OPEN, CLOESED] PARENT NEST STATE */

ul.nested-checkbox-list li.parent.closed ul {
    height: 0;
    overflow: hidden;
}

ul .checkbox-label {
    position: relative;
    padding: .25em 0em .25em 2em;
    display: block;
    cursor: pointer;
}

ul .checkbox-label:hover {
    background-color: #f0f0f0;
}


/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */

ul.nested-checkbox-list li.parent {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap label:after {
    content: "";
    position: absolute;
    right: .5rem;
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/down-arrow.png');
    background-size: contain;
    top: 50%;
    margin-top: -.5rem;
    transition: .25s all;
}

ul.nested-checkbox-list li.parent.open > .checkbox-item-wrap label:after {
    content: "";
    position: absolute;
    right: .5rem;
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/down-arrow.png');
    background-size: contain;
    top: 50%;
    margin-top: -.5rem;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.nested-checkbox-list li.parent ul {
    -webkit-column-count: 3;
    /* Ch, Saf, And, BB  */
    -moz-column-count: 3;
    /* Fx */
    column-count: 3;
    /* IE 10, Op 11.1+ */
    padding-left: 2rem;
    padding-right: 2rem;
}

ul.nested-checkbox-list li.parent.open ul {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

ul.nested-checkbox-list li.parent ul li.child {
    border: none;
    display: inline-block;
    width: 100%;
}

ul.nested-checkbox-list li.parent ul li.child .checkbox-item-wrap {
    padding: 0;
    background-color: #fff;
}

ul.nested-checkbox-list li.parent > .checkbox-item-wrap .checkbox-label {
    font-size: 1.1rem;
    padding: .5em 2em .5em;
    margin: 0;
}

ul.nested-checkbox-list li.parent:first-child {
    border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.child {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

ul.nested-checkbox-list li.child:first-child {
    border-top: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent.checked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent.mixed .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -1rem;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent.unchecked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -2rem;
    background-repeat: no-repeat;
    left: .5em;
}

ul.nested-checkbox-list li.parent li.child {
    border-bottom: 1px solid #ccc;
}

ul.nested-checkbox-list li.parent li.child.checked .checkbox-label:before {
    background-position: 0 0;
}

ul.nested-checkbox-list li.parent li.child.unchecked .checkbox-label:before {
    background-position: 0px -2rem;
}


/* STACKED LIST VIEW
-------------------------------- */

ul.stacked-checkbox-list {
    margin-bottom: 3rem;
}

ul.stacked-checkbox-list .checkbox-label {
    position: relative;
    font-size: 1.1rem;
    cursor: pointer;
}

ul.stacked-checkbox-list li {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
}


/* [CHECKED, MIXED, UNCHECKED] PARENT CHECKED STATE */

ul.stacked-checkbox-list li.checked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    left: .5em
}

ul.stacked-checkbox-list li.unchecked .checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 50%;
    margin-top: calc(-.5rem - 1px);
    background-image: url(/foundation/images/icons/checkbox.png);
    background-size: cover;
    background-position: 0px -2rem;
    background-repeat: no-repeat;
    left: .5em
}


/* KEYWORD SEARCH
-------------------------------- */

.dropdown.search-keyword .inner {
    padding: 0;
}

.dropdown.search-keyword .inner h3 {
    padding: .5rem 1rem;
}

.dropdown.search-keyword .input-wrap {
    position: relative;
}

.dropdown.search-keyword .input-wrap:after {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    right: 3.5rem;
    background-image: url('/foundation/images/icons/search.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.dropdown.search-keyword input#location-keywords {
    width: 100%;
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    text-align: left;
    line-height: 3rem;
    font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    background: #fff;
    outline: 0;
    /* border-bottom: 1px solid #333; */
    color: rgba(0, 0, 0, .87);
    /* border-radius: .28571429rem; */
    /* -webkit-transition: box-shadow .1s ease,border-color .1s ease; */
    /* transition: box-shadow .1s ease,border-color .1s ease; */
    /* box-shadow: none; */
    /* border-color: transparent!important; */
    background-color: transparent!important;
    box-shadow: none!important;
    font-size: 1.5rem;
    padding: 0 1rem;
    display: block;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    padding-right: 3rem;
    border-right: 1px solid #ccc;
}

.modal.search-keyword input#location-keywords:focus {}

.dropdown .completion-list .empty {
    padding: 1rem;
    background-color: #f5f5f5;
}

.dropdown .completion-list .completion-item {
    transition: padding .25s;
    font-size: 1rem;
    padding: .5rem 1rem;
    background-color: #f5f5f5;
    border-bottom: #eaeaea;
}

.dropdown .completion-list .completion-item:hover {
    padding-left: 1.75rem;
    cursor: pointer;
    background-color: #f0f0f0;
}

.dropdown .completion-list .completion-item.active {
    background-color: #eee;
}

.dropdown .completion-list .completion-item .completion-value {
    font-size: 1rem;
}

.dropdown .completion-list .completion-item .completion-type {
    margin-left: .25rem;
    padding: .5rem;
    color: #444;
}

.dropdown.search-keyword {
    display: none;
    box-shadow: #d7d7d7 0px 1px 7px;
}

.dropdown.search-keyword.open {
    display: block;
}

.search-keyword {
    position: absolute;
    width: 21.5rem;
    min-height: 16rem;
    left: .25rem;
    top: calc( 2.5rem - 1px);
    border-top-width: 0;
    background-color: #fff;
    z-index: 9002;
    border: 1px solid #d7d7d7;
    border-radius: 0 0 3px 3px;
    border-top: 0;
}

.search-keyword .inner {
    border-top: 1px solid #d7d7d7;
}

.dropdown .completion-list .completion-item {
    position: relative;
}

.dropdown.search-keyword .inner h3 {
    font-size: 1rem;
    font-weight: bold;
}

.dropdown .completion-list .completion-item:after {
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    right: .5rem;
    top: 50%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.dropdown .completion-list .completion-item:after {
    background-image: url("/foundation/images/icons/check-plus.png");
}

.dropdown .completion-list .completion-item.direct:after {
    background-image: url("/foundation/images/icons/arrow-right.png");
}

.modal-dimmer.transparent {
    opacity: 0;
}

.SearchController .dropdown {
    z-index: 7999;
}

.bar-link #location-keywords.keyword-search {
    background-color: #fff;
    border: none;
    z-index: 8000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}


/* RESULT STYLES
-------------------------------- */

.DynamicSearchResults .results {
    position: relative;
    min-height: 12rem;
}


/*
.results.loading:before {
    content:"";
    display: block;
    top:0;
    left:0;
    bottom:0;
    right:0;
    position: absolute;
    background-color: #333;
    opacity: .5;
    z-index: 1000;
    background-image:
    border-radius: 5px;
    }*/

.DynamicSearchResults .loader-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #444;
    opacity: .5;
    border-radius: 5px;
}

.DynamicSearchResults .loader,
.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
    background: #ffffff;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.DynamicSearchResults .loader:before,
.DynamicSearchResults .loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.DynamicSearchResults .loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.DynamicSearchResults .loader {
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.DynamicSearchResults .loader:after {
    left: 1.5em;
}

@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

@keyframes load1 {
    0%,
    80%,
    100% {
        box-shadow: 0 0 #ffffff;
        height: 4em;
    }
    40% {
        box-shadow: 0 -2em #ffffff;
        height: 5em;
    }
}

.DynamicSearchResults #searchResults .header {
    display: flex;
    flex-direction: row;
}

.DynamicSearchResults #searchResults .header > div {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    float: none;
    margin: .5rem 0;
    flex-grow: 1;
}

.DynamicSearchResults #searchResults .header > div.pageCount {
    justify-content: flex-end;
}

.DynamicSearchResults #searchResults .header > div.pageCount span {
    padding-left: .5rem;
}


/*
.filter-link[data-value="Best Of"]:before,
.FeaturesIcons_best_of {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/best-of.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    float: left;
    line-height: 1rem;
}

.filter-link[data-value="Recommended"]:before,
.FeaturesIcons_recommended {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/recommended.png');
    background-size: contain;
    background-repeat: no-repeat;
line-height: 1rem;
    float: left;
    background-position: center;
    display: block;
}


.filter-link[data-value="Menu"]:before,
.FeaturesIcons_menu {
    content: "";
    height: 1rem;
    width: 1rem;
    background-image: url('/foundation/images/icons/menu.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
        float: left;
    line-height: 1rem;
}
*/

.DynamicSearchResults .FeaturesIcons span {
    text-indent: -9999px;
    display: block;
    width: 0;
}

.DynamicSearchResults .FeaturesIcons {
    display: flex;
}

.filter-link[data-value]:before {
    margin-right: .5rem;
}

.DynamicSearchResults #searchResults .pagination a.icon-right {
    justify-content: flex-end;
}

.DynamicSearchResults #searchResults .pagination a.icon-left {
    justify-content: flex-start;
}

.DynamicSearchResults #searchResults .pagination > span {
    justify-content: center;
}

.DynamicSearchResults #searchResults .page-total {
    padding-left: .5rem;
}

.SearchController .query-description span.descriptor.has-clear {
    position: relative;
    padding-right: 2.5rem;
}

.SearchController .query-description span.clear-param {
    display: block;
    right: -1px;
    position: absolute;
    left: auto;
    top: -1px;
    bottom: -1px;
    height: auto;
    margin: 0;
    text-indent: -9999px;
    border-radius: 0 3px 3px 0;
    background-color: #eee;
    background-position: center;
}

.comment-icon {
    position: relative;
    padding: 2px;
    margin: 2px;
    font-size: 10px;
    color: #000;
    background: #f3961c;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
    background: -moz-linear-gradient(#f9d835, #f3961c);
    background: -o-linear-gradient(#f9d835, #f3961c);
    background: linear-gradient(#f9d835, #f3961c);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-width: 1rem;
    /* margin: .25rem; */
    height: .75rem;
    display: flex;
    justify-content: center;
    line-height: .75rem;
    font-weight: bold;
    font-family: sans-serif;
}

.comment-icon:after {
    content: "";
    position: absolute;
    bottom: -4px;
    right: 3px;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
}

.modal.no-col .inner .nested-checkbox-list ul {
    -webkit-column-count: 1;
    /* Ch, Saf, And, BB  */
    -moz-column-count: 1;
    /* Fx */
    column-count: 1;
    /* IE 10, Op 11.1+ */
}


/* COMPONENT : SlideshowSearchResults */

#SlideshowSearchResults .result-teasers {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

#SlideshowSearchResults .teaser-wrap {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 0;
    height: 204px;
    padding-bottom: 0!important;
    text-align: center;
    background-color: #333
}
#SlideshowSearchResults .teaser-wrap img {
	height: 100%;
} 
#SlideshowSearchResults .pagination {}


/* PRESENTATION : SlideshowSearchItem */

.slideshow-search-item {
    width: calc(50% - 7.5px);
    margin-bottom: 1rem;
    transition: all 0.5s;
    position: relative;
}

.slideshow-search-item img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.slideshow-search-item .count {
    color: #fff;
    /* diagonal gradient */
    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%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: auto;
}

.slideshow-search-item .count:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.slideshow-search-item .count-inner {
    position: absolute;
    bottom: .5rem;
    right: .5rem;
}

.slideshow-search-item .count-inner:before {
    content: "";
    height: 18px;
    background-image: url('/foundation/images/icons/slides.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    background-position: right;
}

.byline {
    color: #7E7E7E;
}

.slideshow-search-item h3,
.slideshow-search-item p,
.slideshow-search-item p.byline,
.slideshow-search-item p.sections {
    position: relative;
    margin: .5rem 0;
}

.slideshow-search-item p.sections {
    color: #7E7E7E;
    margin-bottom: 0;
}

.slideshow-search-item h3 {
    margin-top: 2px;
}

.slideshow-search-item:hover a::before {
    content: "";
    position: absolute;
    bottom: -.5rem;
    right: -.5rem;
    left: -.5rem;
    top: -.5rem;
    background-color: #eee;
}

.slideshow-search-item:hover,
.slideshow-search-item:hover a,
.slideshow-search-item:hover p.byline {
    color: #000;
}

.slideshow-search-item:hover .slideshow-search-item {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#SlideshowSearchResults #searchResults {
	width: auto;
}


/* Slideshow Teaser */
div#SlideshowTeaserBlock {
}
  div#SlideshowTeaserBlock h2 {
    padding: 3px 0;
    border: 1px solid #ddd;
    line-height: 1.1;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Anton',sans-serif;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    margin: 0 0 10px;
    border-width: 1px 0;
    text-transform: uppercase;
  }
  div#SlideshowTeaserBlock ul {
  }
    div#SlideshowTeaserBlock ul:after {
      content:' ';
      display:table;
      clear:both;
    }
    div#SlideshowTeaserBlock ul li {
      float: left;
      width: 129px;
      padding: 5px 10px;
    }
      div#SlideshowTeaserBlock ul li p {
        color:#333;
        font-weight:700;
        font-size:14px;
      }
  div#SlideshowTeaserBlock .moreLink {
    text-align:center;
    text-transform:uppercase;
  }
    div#SlideshowTeaserBlock .moreLink a {color:#c00;}