dl,ul,ol,li
{
	list-style-type: none;
	list-style-position: outside;
}

img { border: none; }

ul,ol,dl,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div
{
	margin: 0;
	padding: 0;
}

table { font-size: inherit; }

address { font-style: normal; }
a:focus { outline: none; }


input[type="text"], textarea {
	-webkit-appearance:none;
	border: 1px solid #ddd;
	padding: 5px 5px 4px;
	margin: 2px 0;
	outline: none;
	background-color: #fafafa;
}
input[type="text"]:focus, textarea:focus {
	-webkit-appearance:none;
	border-color: #eee;
	outline: none;
}
input[type="button"], input[type="submit"], input[type="button"]:focus, input[type="submit"]:focus {
	-webkit-appearance:none;
	outline: none;
}
input[type="button"], input[type="submit"] {
	border: 1px solid #ddd;
	background-color: #eaeaea;
	padding: 5px 8px 4px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 80%;
}
input[type="button"]:hover, input[type="submit"]:hover {
	border: 1px solid #ccc;
}
input[type="button"]:active, input[type="submit"]:active {
	background-color: #ccc;
}


body
{
	background-color: #eee;
	color: black;
}

blockquote { margin: 0 20px; }
#thePrintLogo { display: none; }
em { font-style: italic; }
strong { font-weight: bold; }

.paperline
{
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	margin-top: 2px;
	font-style: italic;
}

.photoModule .byline,.splash .byline,.view,.zoom,.loosePhoto .byline,.bigLoosePhoto .byline,.smallLoosePhoto .byline
{
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	text-align: left;
	font-weight: normal;
}

.bigLoosePhoto.topOne {
clear: both;
}

.kicker,.copyright,.storyInfo,#theSponsor,div#theListingsColumnSpot h6 span.kicker
{
	text-transform: uppercase;
}

.theArticle p.copyright{
	font-size: .8em;
	font-weight: bold;
}

.paper,.theFooter
{
	text-transform: none;
	font-style: italic;
}

.photoModule .byline,.splash .byline,.storyInfo,.copyright,.view,.pubTime  { color: #aaa; }

a:visited .kicker,a:link .kicker,a:link .storyInfo { color: black; }
a:hover,button:hover { color: black; }

.module button { font-size: 9px; }

.item button
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.theEmailer input.tex { width: 95%; }

div#theMasterWrapper
{
	width: 100%;
}

div#theBanner
{
	color: white;
	height: 100px;
}

div#theSubBannerWrapper
{
	position: relative;
	padding: 0 20px 8px;
}

div#theSubBanner
{
	position: relative;
}


div.sectionsToggler {

    position: absolute;
    right: 20px;
    top: 0;
    width: 130px !important;
    background-position: top right !important;
    text-align: right;
}


/*area, */base, basefont, head, meta, script, style, title, noembed, noscript, param
{
	display: none;
	margin: 0;
	padding: 0;
}

#theColumns
{
	position: relative;
	clear: both;
}

#thePage
{
	width: 768px;
	margin: 0;
	position: relative;
	clear: both;
}



#theAlts {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

#theAlts a
{
	vertical-align: top;
	flex-grow: 1;
	flex-basis: content;
	display: inline-block;
	text-align:center;
	white-space: nowrap;
	padding: 0 10px;
	
}

@media only screen and (max-width: 1100px) and (min-width: 660px) {
	#altsArchive, #altsContact {
		display: none !important;
	}
}
@media only screen and (max-width: 900px) and (min-width: 660px) {
	#altsClassifieds, #altsJobs {
		display: none !important;
	}
}

div#theSearchBar
{
	float: right;
	text-align: right;
}


div#theSponsor
{
	float: right;
	padding: 0 0 0 20px;
}

div#theNewsColumn, div#theSectionColumn
{
	/*float: left;*/
	float: right;
}

div.theArticle h2
{
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 1em;
}

div.theArticle h3
{
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
}

div.theArticle h4
{
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
}

div.theArticle .recipe p
{
	margin: 0;
}

table.chart
{
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
}

table.chart td,table.chart th
{
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
}

table.chart th
{
	text-align: left;
	width: 100px;
}

table.downchart
{
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
	width: 100%;
}

table.downchart td,table.downchart th 
{
	border: 1px solid #999;
	border-collapse: collapse;
}

table.downchart th { text-align: center; }
tr { vertical-align: top; }
.splash { margin: 4px 8px 4px 0; }
.module img { margin-left: 0; }

div.splash.portrait
{
	float: left;
	margin: 0 10px 4px 0;
}

h3 { margin: 1em 0; }

#theSectionHead h1, .head_divider h1
{
	font-size: 14px;
	line-height: 1.1em;
	word-spacing: -1px;
	font-weight: bold;
	clear: left;
	margin-bottom: 1em;
}


#theSectionHead img { margin: 0 0 8px 0; }

.specialSidebar
{
	padding: 5px;
	background-color: #6cf;
	float: right;
	clear: right;
	margin: 1em 0 1em 1em;
	width: 160px;
}

.basicChart
{
	border: 1px solid black;
	margin: 10px 0;
}


.subDivider h1
{
	margin: 1em 0;
	font-weight: bold;
}

.calendarInfo
{
	font-weight: normal;
	font-style: italic;
}

div.caption
{
	margin: .5em 0;
	padding: 0;
}

div.caption p
{
	margin: 0;
	padding: 0;
}

.otherStory
{
	margin: 1.5em 0;
	clear: left;
}

div.column
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div.column div.subhead
{
	line-height: 12px;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
	color: #444;
}

.banner { margin: 1em 0; }

div.thumb
{
	float: left;
	margin: 0 10px 4px 0;
}

div.module .story
{
	margin: 1em 0;
	clear:both;
}
div.module div.ish
{
	font-size: 11px;
	margin: 0 .2em 0 1em;
	color: gray;
}

div.module .story button { font-size: 12px; }
div.module .story button:hover { color: black; }

span.kicker.numeral1 { color: #ff2200 !important; }
span.kicker.numeral2 { color: #cc1f00 !important; }
span.kicker.numeral3 { color: #aa1400 !important; }
span.kicker.numeral4 { color: #770f00 !important; }
span.kicker.numeral5 { color: #440000 !important; }

#theLeadColumn
{
	margin: 0 0 1em 0;
}

div.modLogo
{
	padding: .5em;
	text-align: center;
}

div.module div.photo
{
	line-height: 0;
	background-color: white;
}

div.module div.byline { margin-top: 2px; }
div.ad { margin: 0 0 1em 0; }
div.half-banner { margin: 1em 0; }

.disclaimer
{
	border: 1px solid black;
	background-color: #ddd;
	padding: 1em;
	margin: 1em 0;
}

div.ad.banner
{
	margin: 1em 0 0 0;
	text-align: center;
}

#theArts { margin-top: 42px; }

.theArticle
{
	border-width: 0;
	padding: 0;
}

.theArticle h2 { font-weight: bold; font-size: 14px; line-height: 16px; }
.theArticle h3 { font-weight: bold; }
.theArticleHead { margin: 0 0 10px 0; }


.theArticleHead h2
{
	font-size: 14px;
	line-height: 16px;
	margin: .4em 0;
	font-weight: normal;
}

.theArticleHead h3
{
	font-size: 11px;
	line-height: 14px;
	margin: .4em 0;
	font-weight: normal;
}

.theArticle p
{
	margin: .75em 0;
}

div.sidebar
{
	float: right;
	margin: 0 0 0 20px;
}

#theSectionHead .thumb {
	margin-bottom: 12px;
}

.byblock { margin: 1em 0; }
.photoModule .byline { margin: 1px 2px 3px 3px; }

.photoModule .module
{
	background-image: none;
	padding: 0;
	margin: 0 0 1em 0;
}

.photoModule .caption, div.module div.info
{
	padding: .3em .4em;
	margin: 4px 8px 4px;
	font-size: 90%;
}

div.infobox
{
	margin: 1em 0;
	font-style: italic;
}

div.module div.info p
{
	margin: 0;
	padding: 0;
}

div.otherStory div.info
{
	font-style: italic;
}

.photoModule { margin: 0 0 1em 0; }

.zoom
{
	background-color: white;
	padding: 0 0 2px 0;
}

.zoom img { vertical-align: top; }

.module .story .ish
{
	margin-left: 5px;
	font-size: 9px;
}

#theArts h1 img { margin: -47px 0 3px 8px; }

div.large_box
{
	clear: both;
	float: left;
	margin: .5em 1.25em .5em 0;
}

div.embedded
{
	float: left;
	margin: .5em 1.25em .5em 0;
	clear: left;
}

.archiveYear .issue
{
	margin: 0 0 .8em;
	line-height: 1.5em;
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
	page-break-inside: avoid;           /* Theoretically FF 20+ */
	break-inside: avoid-column;         /* IE 11 */

}

.archiveYear .issue img { margin: 0 .2em 0 0; }
.pdfLink img { margin: 0 .2em 0 0; }

.archiveYear a
{
	font-size: 95%;
	margin: 0 1em 0 0;
}

.archiveYear a.archiveLink { font-size: 110%; }
#theModulebar >div, #theRightWrapper .module { margin-top: 0; margin-bottom: 2.5em; }

#theSectionWrapper #theModulebar #theGalleries .thumb img { height: auto; max-width: 72px; }

#theGalleries .stories {
	padding-top: 10px;
	padding-bottom: 10px;
}	

table#theGallery {
	border-spacing: 4px;
	margin: 0;
}	

#theSectionWrapper #theModulebar table#theGallery td {
	width: 72px;
	height: 72px;
}	

#theGallery div.thumb {
	margin: 0;
}	

.loosePhoto
{
	clear: right;
}

.bigLoosePhoto { margin: 1em 0; }
.theFooter { font-size: 105%; }
#edTease .thumb { margin: 0 4px 1em 0; }
button.toggler { font-weight: bold; }
#edTease button.toggler { margin-bottom: 1em; }
.or { margin-bottom: 1em; }
.searchInfo { margin: 1em 0; }

.searchInfo em
{
	font-style: normal;
	color: red;
}

.responseDivider
{
	clear: both;
	margin-top: 1em;
}

#theLeadColumn .storyResponder
{
	padding: 0;
}

.storyResponder
{
	clear: left;
	padding: 1em 0;
}

.theComments
{
	padding: 0 0 1em 0;
}

.storyResponder p, .theRaters { margin: 1em 0; }
.theEmailer div { margin: .75em 0; }
.theEmailer h1, .storyResponder h1, .storyResponder h1 button { font-size: 13px; }
.storyResponder h1 button { font-weight: bold; }
.storyResponder h1 button:hover { color: #0066ff; }
.theCommentatorResponse { font-weight: bold; }
.theCommentator label { margin-right: 1em; }

.aComment
{
	margin: 2em 0 3em;
}

.aPostDateLine
{
	color: #aaa;
	font-family: Verdana;
	font-size: 80%;
}
.commentInfoBit {
	
}

.anAbuseReporter { float: right; }

.anAbuseReporter button
{
	border: 1px solid #eee;
	background-color: #fafafa;
	margin-left: 1em;
	margin-top: -.3em;
	padding: .3em .6em .4em;
	border-radius: .6em;
}

.aCommentInfoLine { }

.anAbuseReporter button:hover { background-color: #eee; }

.aPosterLine
{
	font-weight: bold;
	margin: 0 0 .2em 0;
	font-size: 110%;
}

.aPosterLine .editor { color: red; }

.mailSuccess
{
	padding: 1em;
	margin: 1em 0;
	border: 1px solid black;
}

.mailError
{
	color: red;
	padding: 1em;
	margin: 1em 0;
	border: 1px solid black;
}

dl.linkColumn dt
{
	font-weight: bold;
	font-size: 110%;
}

dl.linkColumn dd
{
	margin-left: 0;
	font-weight: bold;
}

dl.linkColumn ul li
{
	margin: .3em 0;
	font-size: 80%;
	line-height: 1.1em;
}

dl.linkColumn li.home
{
	text-transform: uppercase;
	font-weight: bold;
}

dl.linkColumn li.coverLink img { margin-top: 1px; }

#theModulebar
{
	width: 180px;
}

body.covers #theLeadColumn {
	text-align: center;
}

#theLeadColumn a.pdfLink {
	font-family: Verdana;
	font-weight: bold;
	color: black;
}

.archiveYear a.pdfLink {
	white-space: nowrap;
}

a.archiveLink b {
	font-family: Verdana;
	font-weight: bold;
}
.archiveYear {
column-width: 300px;
column-gap: 28px;
margin: 1.5em 0;
}

.newsstandPile, .newsstand-gallery {
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
	flex-flow: row wrap;
	justify-content: space-around;
	margin: 1.5em 0;
}
.newsCover, .newsstand-gallery .gallery-item {
	margin-bottom: 1em;
	text-align: center;
}

#theRightWrapper #theModulebar
{
	width: 300px;
}

.slideshowBox {
	background-color: #fafafa;
	margin-bottom: 8px;
}
.slideshowBox table {
	width: 100%;
}
.slideshowBox h1 {
	font-size: 110%;
	background-color: #fff !important;
	padding: 4px 8px 6px;
	color: black;
}
.slideshowPhotoBox {
	border: 1px solid #eee;
}

.slideshowPhotoBoxDead {
	display: none;
}
.slideshowPhoto {
	background-color: transparent;
	text-align: center;
	height: 320px;
	padding: 4px 0;
}
.slideshowNavBar {
background-color: #fff; font-size: 250%;
}
.slideshowPhoto img {
	outline: 1px solid white;
}
.slideshowPhoto a {
	display: block;
}
.slideshowBox .byline {
	font-size: 80%;
	padding: 1px 8px;
}
.slideshowBox .caption {
	font-size: 100%;
	padding: 1px 8px;
	margin: 0;
}
.slideCount {
	font-size: 120%;
	letter-spacing: 2px;
	width: 40px;
	padding: 1px 8px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	background-color: #eee;
	color: black;
}



#theMediaBox { width: 408px; }

#theMediaBox h1
{
	font-size: 13px;
	background-color: #ddd;
	padding: .3em .2em .4em .7em;
	margin: 0;
}

#theMediaBox .caption h1
{
	padding: 0;
	background: none;
	margin: 0 0 2px 0;
}

div.module h1.logog
{
	margin: 3px 0 0 0;
	padding: 4px 0 0 0;
	text-align: center;
}

div.module h1 .kicker
{
	color: black;
	font-size: 70%;
}

div#theAdColumn
{
	/*float: right;
	clear: right;*/
	float: left;
	margin: 0;
	width: 120px;
	margin-bottom: 14px;
	background-color: transparent;
	padding: 0;
	
}

div#theAdColumn #theWideAds>div, div#theAdColumn .theTowers>div {
	margin-bottom: 48px; 
}

div#theAdColumn .theTowers {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}



.bigLoosePhoto .caption { color: #666; }

.storygroup h1
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.floatPhoto
{
	float: left;
	margin-right: 1em;
}

.storygroup h4 { font-weight: bold; }

.storygroup .story
{
	display: list-item;
	list-style-position: inside;
	list-style-type: circle;
}

.leaderboard img, .banner img, .skyscraper img, .tower img, .badge img, .block img, .large_box img, .half-banner img, #theAd3_, #theAd2_ { outline: 0px solid #ddd; }
.smallLoosePhoto { margin-bottom: 1em; }
.block { margin-left: -1px; }

.nextstory, .prevstory, .npArchive
{
	display: inline-block;
	margin: 0 8px;
}

.nextprev
{
	clear: both;
	margin: 1em 0;
	text-align: center;
	text-transform: uppercase;
}

.nextprev .nonav {
	color: #ccc;
}

.nextprev a {
	display: inline-block;
	padding: 6px 10px 5px;
	border-radius: 7px;
	background-color: #eee;	
}

#theLeadColumn .nextprev { clear: left; }

blockquote
{
	margin-top: 1em;
	margin-bottom: 1em;
}

h5
{
	font-size: 11px;
	text-decoration: underline;
	margin: 1em 0;
}

div.aCommentBody {
	margin: 0;
}

.zoomBox {
	z-index: 222;
	position: fixed;
	top: -50px; left: 0;
	margin: 0;
	width: 100%;
	height: 4000px;
	background-color: transparent;
	text-align: center;
}

.zoomBack {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 4000px;
	background-color: black;
	text-align: center;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.zoomPhoto {
	position: relative;
	z-index: 244;
	margin: 80px auto 0; 
	border: 10px solid white;
	background-color: black;
	padding: 1px;
}

.otherStory .splash .byline {
	font-weight: normal;
	font-size: 90%;
}

.photo a {
	padding: 0;
}

div#theListingsColumnSpot span.kicker {
	font-weight: bold;
	text-transform: none;
	font-size: 100%;
}

div.module div.formlet {
margin:0 8px 4px;
}

div.module div.formlet p {
margin: 6px 0;
}

#theEmailBlastInput {
	padding: 4px 0;
	text-align: left;
	width: 157px;
}

p {
	font-size: inherit;
	line-height: 1.3em;
}

caption {
	font-weight: normal;
} 

#theMegaWrapper {
	position: relative;
	z-index: 2;
}

div#theMasterWrapper {
	position: relative;
}

#thePage {
	padding: 0;
	margin: 14px auto;
	height: 1600px;
}

#theWallpaper a.wall
{
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	text-indent: -9999px;
	z-index: 1;
}

.fb-like-box {
	clear:both;
}

table#theBannerBox {
	width: 100%;
}

table#theBannerBox .bannerSide {
	width: 180px;
}

div#theLogo
{
	margin: 0;
	width: 300px;
	position: relative;
	height: 1px;
	z-index: 401;
}

div#theLogo h1 { 
	margin: 0;
}

#theAlts { vertical-align: middle; }

#theAlts a { margin-top: 6px; }

#altsPrint {
	display: none;
}

#theLeadColumn {
	width: 408px;
	padding-bottom: 1px;
	/*float: right;*/
	float: left;
}

#theRightWrapper
{
	/*clear: right;
	float: right;*/
	float: left;
	width: 300px;
}

div#theSectionColumn
{
	border-width: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 428px;
}

#theModulebar
{
	padding: 0;
	float: right;
	
}

#theRightWrapper #theModulebar, #theSectionWrapper #theModulebar
{
	/*float: left;*/
	
}

#theRightWrapper #theModulebar {
	float: none;
}

#treehouseWrapper {
margin-bottom: 1em;
}

.sidebar {
	width: 160px;
}

#theLinkColumn
{
	border-width: 0;
	padding: 0;
	width: 180px;
	margin-bottom: 28px;
}

dl.linkColumn
{
	margin-bottom: 1em;
}

dl.linkColumn dt .subtitle
{
	font-size: 80%;
}

div#theNewsColumn
{
	border-width: 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 608px;
}

div#theNewsWrapper
{
	padding: 0 0 8px;
	margin-left: 20px;
	background-color: white;
}

div#theSectionWrapper
{
	margin-left: 20px;
}

div#theAdBar a, div#theAdColumn a {
	padding: 0;
}

div#theAdBar img, div#theAdColumn img {
	outline: 0;
}

#theAdBar 
{
	height: auto;
}

#theAdBar div.leaderboard, #theAdBar div.wideLeaderboard 
{
	 margin: 0 auto 2.5em;
}

.byblock .byline, .otherStory .byline
{
	line-height: 1.1em;
	font-size: .9em;
	font-weight: bold;
	text-transform: none;
	font-family: inherit;
	margin: .3em 0;
}

.paperline
{
	display: none;
}

.kicker {
	font-weight: bold;
}
.kicker.dark {
	color:black !important;
}


div#theBarOfBars h2 {
	border-width: 0;
	padding-bottom: 0;
}

.theArticleHead h1
{
	font-size: 28px;
	margin: .3em 0;
}

caption {
	font-size: 14px;
}

.theCatsLine {
	font-size: 12px;
	padding: 4px 20px;
	text-align: center;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#theSectionHead p {
	margin: 0 0 .5em 0;
	color: #555;
}

div.module div.formlet
{
	margin: 0;
}

.newsCover {
	margin: 0 1em 1em;
	display: inline-block;
}

.newsCover p {
	margin: 1em 0;
}

.newsBreaker {
	display: none;
}

.searchy input#q
{	
	width:80px;
	margin-right:10px;
	font-size: 10px;
}

.searchy input#sa
{
	width:36px;
	font-size: 10px;
}

div#theSectionHead
{
	text-align: center;
}


div#theSectionHead img
{
	margin: 7px 0 0;
}

.theActualComment {
	width: 364px;
}

.nextprev {
	padding: .5em;
}

.photoModule .caption {
	margin: 0;
	padding: 2px 6px 6px;
	padding: 0;
}

div.photoModule div.byline {
	margin: 0 0 2px 0;
	padding: 1px 0 2px;
	color: black;
	font-family: inherit;
	font-weight: bold;
}


button {
	font-family: inherit;
}

button:focus {
	outline: 0;
}

div.module .story button {
	font-size: 14px; 
	font-weight: bold;
}

.module .story .ish {
	font-size: 11px; 
	font-weight: normal;
	line-height: 1.5em;
}

.theArticle #theMediaBox {
	width: auto;
	padding: 10px 0;
}

.theArticle #theMediaBox h1 {
	display: none;
}

.theArticle #theMediaBox .aPlayer {
	margin: 0 auto;
	width: 408px;
}

dl.linkColumn li.columnist {
	position:relative;
	clear: left;
	margin-top: 7px;
	text-align: left;
}

li.columnist img {
	float: left;
	clear: left;
	margin: 0 7px 7px 0;
}

#theMasterWrapper {
	background-color: white;
}


div#theGalleries h1, div#theGalleries h2 {
	margin-bottom: 0;
}

div#theSubBannerWrapper
{
	background-color: #fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

div#theLinkColumn {
	background-color: white;
}

dl.linkColumn dt.aBar {
	border-bottom: solid 3px #05f;
}

dl.linkColumn>dd
{
	margin-bottom: 1em;
}
/*
dl.linkColumn, div.module, div#theAdColumn div {
	border: none;
}*/

div#theAdColumn div img {
	margin: 0;
}

div.photoModule div.module {
	border: 0;
	background-color: transparent;
}

div.module .story:nth-child(odd) div.thumb {
	float: right;
	margin-left: 4px;
	margin-right: 0;
}

#theLeadColumn h1 a:link, #theLinkColumnPanel a:link, #theAlts a.topLinks, #theSectionHead a:link, .module h1 a:link { color: #000; }
#theLeadColumn h1 a:visited, #theLinkColumnPanel a:visited, #theAlts a.topLinks:visited, #theSectionHead a:visited, .module h1 a:visited { color: #000; }
#theLeadColumn h1 a:hover, #theLinkColumnPanel a:hover, #theAlts a.topLinks:hover, #theSectionHead a:hover, .module h1 a:hover { color: #07c; }
#theLeadColumn h1 a:active, #theLinkColumnPanel a:active, #theAlts a.topLinks:active, #theSectionHead a:active, .module h1 a:active { color: #f20; }

h6 .kicker a:link { color: #adf; }
h6 .kicker a:visited { color: #cbf; }
h6 .kicker a:active { color: #fff; }

.theCatsLine a:link, .theCatsLine a:visited { color: white; }
.theCatsLine a:hover { color:#adf; }
.theCatsLine a:active { color:#fff; }

.theFbLiveFedSearchFormWrapper {
	z-index: 200;
	position: absolute;
	top: 0;
	width: 88%;
}

.theFbLiveFedSearchForm {
	width: 400px;
	z-index: 201;
	position: absolute;
	right: 160px;
	top: 54px;
}

.theFbLiveFedSearchResultsWrapper {
	
	z-index: 205;
	width: 400px;
	margin-top: 20px;
	margin-left: auto; margin-right: auto;
}

#theFbLiveFedSearchResults {
	border: 2px solid black;
	padding: 6px 8px 8px;
	background-color: rgba(255,255,255,0.97);
	transition: background-color .2s linear;
}
#theFbLiveFedSearchResults:hover {	
	background-color: rgba(255,255,255,1);

}

#theFbLiveFedSearchResults .searchResults {
	width: auto;
	border: 0;
	padding: 0;
}

.lsCloseBox {
	text-align:right;
}

.lsCloseBox b {
	display: block; float: right;
	font-size: 140%;
	margin-top: -3px;
	margin-left: 3px;
}

th.cl {
	width: 60%;
}

.searchResults h2.searchHeader { text-transform: none; font-size: 11pt; font-weight: normal; } 

#theFancyBox .searchResults h2.searchHeader {
	text-align: center;
	margin: 0;
} 

#theFancyBox .searchResults h3 {
	text-align: center;
	margin: 2px 0;
} 

#theFancyBox .searchResults {
	margin-top: 2px;
} 

#theFancyBox .searchResults h6 {
	margin-top: 1em;
} 

#theFancyBox .searchResults h6 + .nibble {
	margin-top: 0px;
} 

.listingsCalMonth caption { font-weight: 400; font-size: 16px; word-spacing: 0; }
h1.eventDate, .listingsCalMonth caption a { font-weight: 400; }

.nibble .kicker { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: 700; 
	letter-spacing: 0;
} 

.nibble .otherStory .lede { 
	font-size:90%;
} 

.nibble .otherStory .byline { 
	font-size:80%;
} 

.nibble .otherStory h1 { 
	font-size:110%;
} 

.nibble .otherStory .thumb img { 
	max-width:64px;
	height: auto;
} 

#theHub .nibble .biteHed h1 { 
	margin-bottom: 0;
	/*font-weight: normal;*/
} 

#theHub .nibble { 
	margin: 6px 0 10px;
} 

#theHub h5 { 
	margin: 6px 0 0;
	text-decoration: none;
	padding-top: 6px;
	border-top: 1px solid #eee;
} 
#theHub h5 .kicker { 
	color: black !important;
} 


#theHub .listingsList { 
	margin: 10px 0 20px;
} 

#theHub .nibble .biteHed h1 a { 
	color: black;
} 

#theHub .info { 
	font-size: 90%;
} 



#theFancyBox .listingsList { 
	width: auto;
}

#theFbLiveFedSearchResults .listingsList+.searchInfo {
	text-align: center;
	border-top: 0;
	padding-top: 0;
}

#theFbLiveFedSearchResults #theSectionHead h1 {
	margin-top: -15px;
	font-size: 18px;
}

#theSectionHead h1 {
	font-size: 36px;
}

.filter { border-bottom: 1px solid #cef; }


#theFbLiveFedSearchResults, #theFbLiveFedSearchBox {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.theFbLiveFedSearchBoxWrapper {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#theFbLiveFedSearchBox {
	-webkit-appearance: none;
	padding: 6px 8px;
	position: relative;
	width: 204px;
	font-size: 16px;
	margin: 0 auto;
	
	border: 0; /*2px solid #6dc7ff;*/ /*8f00ff*/
	background-color: #fff;
}

#theFbLiveFedSearchBox:hover {
	color: #05f;
}

#theFbLiveFedSearchBox:focus {
	color: #000;
	outline: 0;
}

#theFbLiveFedSearchBox:active {
	border-color: #ff008f; 
}
table#theHub {
	width: 100%;
}
#theFancyHub .listingsList {
	margin: 0 8px;
	width: auto;
}

#theFancyHub td.searchResults {
	width: 33%;
}

.disabled {
	color: #888;
	background-image: url('/assets/images/candystripe8.png');
}

#theFbLiveFedSearchBoxDead, #theFbLiveFedSearchResultsDead, #theFbWrapperDead {
	display: none;
}

#theFancyHub h2.searchHeader { 
	background-color: #fff;
	margin: 0 8px;
	padding: 2px 3px 5px;
	font-size: 13px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
} 

#theFancyHub td.searchResults h3 { 
	text-align:center;
	font-size: 12px;
	margin: 3px 8px 0;
} 

#theFancyHub td.searchResults h4 { 
	text-align:left;
	font-size: 13px;
	margin: 3px 8px 12px;
} 

h2.loading {
	text-align: center;
	margin: 1em;
}

table.aMag {
	margin: 0 0 10px;
	padding: 0;
	width: 270px;
	float: left;
}
table.aMag h3 {
	margin: 6px 0;
}
table.aMag th {
	width: 140px;
	text-align: center;
}
table.aMag td {
	width: 130px;
}

img {
	padding-bottom: -3px;
}

.filtersBar {
	margin-left: 0;
	margin-right: 0;
}

.filter {
	padding-left: 0;
	padding-right: 0;
}

.story #theAdBar .leaderboard {
	width: 728px;
	margin: 0 auto 2.5em;
}

#theTopmostAdBar .leaderboard {
	/*margin-top: 1em;*/
}

.story #theAdBar {
	width: auto;
	float: none;
	/*background-color: #f4f4f4;*/
	margin-bottom: 10px;
	padding-left: 20px;
}

#theSimpleLogoBarWrapper {
	display: none;
}
#theLogo img {
	display: block;
}
#theLogo img#theScrolldownLogo {
	display: none;
}
body.scrolledDown #theLogo img#theScrolldownLogo {
	display: block;
	padding: 4px 20px 0 !important;
	
}
body.scrolledDown #theLogo img#theTopLogo, body.scrolledDown .notScrolldown {
	display: none;
}

body.scrolledDown div#theSubBannerWrapper {
	margin-top: 125px;
}
body.scrolledDown div#theLogo {
	padding-top: 0px;
	
}
body.scrolledDown div.sectionsToggler {
    margin-top: 10px !important;
}
body.scrolledDown .theFbLiveFedSearchFormWrapper {
	top: 14px;
}





a,a:link,button
{
	color: #285ba4;
	text-decoration: none;
}
a:visited { color: #285ba4; }
a:visited .kicker,a:link .kicker,a:link .storyInfo { color: black; }
a:hover,button:hover { color: black; }
a:active,a:focus,button:active { color: #f20; }

button
{
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: hand;
	border: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,body,p { font-size: 16px; line-height: 1.3em;}

h1,h2,h3,h4,h5,h6 { margin: 10px 0; }

h1, div.module h2, .storyResponder h1 button, caption
{
	font-size: 18px;
	line-height: 1.1em;
	margin-bottom: .3em;
	word-spacing: -1px;
	letter-spacing: 0px;
}

div.module h1, div.module h2 {
	margin: 0 0 6px;
}

div#theSubBanner {
	width: 100%;
	max-width: 1400px;	
	min-width: auto;
	margin: 0 auto;
}

.linksTopper h1
{
	white-space: nowrap;
}

.divider h1, .linksTopper h1
{
	clear: left;
	margin: 0 0 8px 0;
	padding: 7px 0 7px;
	font-size: 1.1em;
	line-height: 1.1em;
	word-spacing: -1px;
	text-align: center;
}

h6 .kicker {
	line-height: 1.1em;
	padding: 1px 4px 1px;
	font-size: 80% !important;
}

.otherStory h6 {
	margin-bottom: 4px;
}

div#theAdColumn div.linksTopper, div#theAdColumn div.linksTopper h1 {
margin:0;
margin-bottom: 1em;
}


.todaysNewsBar .otherStory .story {
	font-size: 100%;
	line-height: 1.2em;
}

/*.todaysNewsBar .otherStory span.kicker {
	font-size: 100%;
}*/

.theFbLiveFedSearchBoxWrapper {
	margin: 0 78px;
	padding: 3px 0 3px 20px;
	text-align: left;
	background-color: #b3b3b3;
}

#theFbLiveFedSearchBox:hover {
	color: #05f;
}

#theFbLiveFedSearchBox:focus {
	color: #000;
	outline: 0;
}
#theFbLiveFedSearchBox:active {
	border-color: #ff008f; 
}

.thumb img, .splash img {
	border-radius: 5px;
}

.kicker, a:link .kicker, a:visited .kicker
{
	color: #285ba4;
	font-size: 80%;
}


#theAlts
{
	font-size: 13px;
	font-weight: bold;
}
#theAlts a.topLinks
{
	text-transform: uppercase;
}
#theAlts img
{
	vertical-align: baseline;
	margin: 0 .3em 0 0;
}

div.module
{
	line-height: 1.2em;
}

div.large_box
{
	clear: both;
	float: left;
	margin: .5em 1.25em .5em 0;
}

div.embedded
{
	float: left;
	margin: .5em 1.25em .5em 0;
	clear: left;
}

div.module h1, div.module h2 {
	margin-bottom: 6px;
	font-weight: bold;
}

div#theNewsColumn
{
	border-width: 0;
	background-color: transparent;
	padding: 0;
	/*margin-left: -21px;*/
	width: 724px;
}


div#theColumniststsWrapper
{
	border-width: 0;
	background-color: green;
	padding: 0;
	margin-left: -21px;
	width: 800px;
}


.juicer-feed h1.referral {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 30px;
    text-align: center;
    white-space: nowrap;
    display: none !important;
}

/* Columnist Image Stuff */

.columnistWrap {
	/*margin: 0 auto 0 auto;*/
}

div.columnist {
	float: left;
	width:210px;
	height: 350px;
	text-align: center;
	padding-bottom: 20px;
	margin: 0 5px 0 5px;
}

.columnistName {
	font-weight: bold;
	font-size: 140%;	
	padding-bottom: 10px;
}

.columnistTitle {
	font-weight: bold;
	color: #285ba4;
	/*font-style: italic;*/
}


.columnist-img-circle {
    border-radius: 50%;
    border: 5px solid #000;
    /*box-shadow: 0 0 1px 0px black inset, 0 0 1px 0px black;*/
}

/* END of Columnist Stuff */

#theEmailBlastSignup {
	border: 1px solid #eee;
	padding: 1em;
}

#theEmailBlastSignup h1 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0;
}

#theEmailBlastSignup h2 {
	font-weight:normal;
	color:#285ba4;
	font-size: 15px;
}


.otherStory h1, .bigBite h1 {
	font-size: 145%;
	font-weight: bold;
	line-height: 1.15em;
}


.otherStory .lede {
	line-height: 1.15em;
	display: block;
	margin-top: 5px;
}


.otherStory .more {
	/*display: block;
	margin-left: 1em;*/
	font-size: 60%;
	font-weight:bold; 
	color: black;
	text-transform: uppercase;
	font-family: Verdana;
}


div#theBanner, .theFbLiveFedSearchFormWrapper {
	position: relative;
	max-width: 1400px;
	min-width: auto;
	margin: 0 auto;
}

div#theBannerWrapper {
	position: relative;
	top: 0;
	padding: 10px 20px 8px;
	height: auto;
}

div.sectionsToggler h2 {
text-align: right;
margin-right: 38px;
margin-top: 4px;
color: white;
font-weight: bold;
}

body.scrolledDown div#theBannerWrapper {
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	padding: 4px 0 7px;
}


body.scrolledDown div#theBanner {
    height: 48px;
}


#theTopmostAdBarWrapper {

	/*background: gray;*/
}

.storyRow {
    /*margin: 0.5em 0;*/
}

.theArticleHead h1 { 
	font-weight: bold;
 }

.theArticle p {
    line-height: 1.5em;
}

/* Hide for now */
/*  IMPORTANT. Turned off for now. Turn back on. 
But explore better positioning. If the leaderboard-ad is present, align content of similar dimensions to a create nicer grid. */ 

#theAdBar {
	/*display: none;*/
	/*background: gray;*/
}

#theTopmostAdBarWrapper {
	/*display: none;*/
}

.otherStory .splash {
    margin-right: 2%;
}

.otherStory .splash.widescreeen {
    margin-right: 0;
    float: none;
}

.splash img {
	max-width: 100%;
	height: auto;
}

.splash.widescreen img {
	width: 100%;
}

@media only screen and (min-width: 968px)
.otherStory .thumb {
    margin-bottom: 20px;
}

#thePage {
	/*padding: 0;*/
	/*margin: 14px;*/
	margin: auto;
	/*height: 1600px;*/
}

div#theNewsColumn {
	width: 600px;
}

body.scrolledDown .theFbLiveFedSearchForm {
top: 0;
}

body.scrolledDown .theFbLiveFedSearchResultsWrapper {
margin-top: 64px;
}

div.sectionsToggler {
	margin-top: 42px !important;
}

.blockArea {
	border: 1px solid #eee;
	margin-bottom: 28px;
}
label:hover, .actionable:hover {
	opacity: 0.8;
}

area {
	cursor:pointer;
}
