@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700,700italic);

body {
font-family: 'Libre Baskerville',Baskerville,Georgia,serif;
font-size: 14px;
line-height: 1.3em;
background-color: #fff;
color: #473400;
}

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

h1, h2, h3, h4, h5, h6, dl.linkColumn dt, .aPosterLine, .todaysNewsBar caption, ul#theMobileLinks li, div.sectionsToggler h2, .nextprev {
font-family: 'Roboto Condensed',Verdana,Helvetica,Arial,sans-serif;
font-weight: normal;
font-style: normal;
}

div#theBannerWrapper {
background-color: #fff;
background-color: rgba(255, 255, 255, 1.0);
padding: 0;
}
body.scrolledDown div#theBannerWrapper {
background-color: rgba(255, 255, 255, 0.97) !important;
background: linear-gradient(
	rgba(255, 200, 0, 0.97), 
	rgba(255, 224, 0, 0.97)) !important;
}

@media only screen and (max-width: 600px) {
	div#theBannerWrapper {
	background: linear-gradient(
		rgba(255, 200, 0, 0.97), 
		rgba(255, 224, 0, 0.97)) !important;
	}
	img#theTopLogo {
	display: none;
	}
	div#theLogo img#theScrolldownLogo {
	display: block;
	padding: 7px 20px 7px !important;
	}
}

div#theSubBannerWrapper {
    background-color: #ff8527;
    border: none;
}

#theFbWrapper {
display: none;
}

div#theBanner, body.scrolledDown div#theBanner {
/*height: 64px;
min-height: 44px !important;*/
height: auto;
}

.otherStory h1, .bigBite h1 {
    font-size: 165%;
}

div.sectionsToggler h2 {
color: #473400;
text-shadow: none;
letter-spacing: 0.5pt;
text-transform: uppercase;
/*text-shadow: #008dd5 1px 1px;*/
}

div#theLogo {
text-align: center;
width: auto;
height: auto;
}

div#theLogo img {
vertical-align: middle;

}
div#theLogo img#theTopLogo {
margin-left: auto;
margin-right: auto;
}

#theAlts a:link, #theAlts a:visited  {
	color: #fff;
}
#theAlts a:hover {
	color: #000;
}
#theAlts a:active, dl.linkColumn dt.aBar a:active, .GREEN div.module h1 a:active {
	color: #fea;
}

div.module {
background-color: #fff;
padding: .5em 0 0 0;
margin: 0 0 1em 0;
border: 1px solid #eee;
}

div.module div.story {
border: 1px solid #eee;
border-width: 1px 0 0 0;
}

div.module div.story:first-child {
border-top-width: 0;
}

div.module .story {
margin: 0;
padding: .7em 16px;
}

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

.theCatsLine a:link, .theCatsLine a:visited {
color: inherit;
}

.theCatsLine {
text-align: left;
text-transform: none;
padding: 0;
}

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

#theArticle .miniLogo img {
float: right;
margin-left: 20px;
margin-bottom: 20px;
max-height: 180px;
width: auto;
}

.info, .kicker, .storyInfo, .copyright, .view {
color: #ff8527 !important;
}

#theSponsor, .divider h1, .info, .byline, .paper, h6 .kicker, .kicker, .storyInfo, ul.subcats, #theAlts, #theIssue, .copyright, .view, .storyInfo, #theSponsor, .photoModule .caption, .bigLoosePhoto .caption, .theArticle p strong, .more, .theArticle p b, div.socializers div.tab, nav.theLinkColumnBar dt {
font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif !important;
}
.byblock .byline, .leadStory .byline, .otherStory .byline, .leadPhoto .byline, .otherStory .splash .byline {
line-height: 1.1em;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #473400;
}
h6 .kicker, .kicker, .more, .theArticle p.copyright, p.copyright, .storyInfo, #theSponsor, div.socializers div.tab, #theAlts {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
}

h6 .kicker, #theAlts {
white-space: nowrap;
letter-spacing: 0.5pt;
}

#altsDate {
display: none;
}

div.sectionsToggler, body.scrolledDown div.sectionsToggler {
top: 50%;
margin-top: -10px !important;
}

dl.linkColumn dd {
font-weight: normal;
}

dl.linkColumn dd .hoods a {
font-weight: bold;
}

/*
.nextstory, .prevstory
{
	background-color: #ff8527;
}
.npArchive {
	background-color: #4Db7FF;
}
.nextprev
{
	text-transform: none;
}*/

.divider h1, .linksTopper h1 {
margin: 0 0 8px 0;
padding: 4px 3px 4px 5px;
letter-spacing: 0.5pt;
background-color: #ff8527;
color: white;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
word-spacing: -1px;
font-weight: bold;
clear: left;
text-align: center;
text-shadow: #ef7517 1px 1px;
}

.blockArea .divider h1 {
background-color: transparent;
color: #473400;
text-shadow: none;
}

#theFancyBox {
width:100%;
}

#theFancyBoxWrapper {
margin-bottom:1em;
background-color:#6dc7ff;
padding:0;
}

.anFbContentBox {
position:relative;
padding-top:16px;
}

.fbSideBar ul,.fbSideBar h1 {
margin-left:8px;
}

#theFancyBox tr#theFbButtonRow th {
background-color:transparent;
padding-right:3px;
border-width:0;
}

#theFancyBox tr#theFbButtonRow th button, #theFancyBox tr#theFbButtonRow th a {
width:100%;
font-size:13px;
padding:6px 0 6px;
font-weight: normal;
display: block;
color: #fff;

text-shadow: 1px 1px #2D97FF;
}

#theFancyBox tr#theFbButtonRow th button.fbUnsel, #theFancyBox tr#theFbButtonRow th a {
padding-bottom:4px;
margin-bottom: 2px;
}

#theFancyBox tr#theFbButtonRow th button.fbSel {
background-color: #4Db7FF;
}



#theFancyBox input {
padding:6px 5px 3px;
}


table#theFancyBox th {
border-right: 2px solid #ddd;
width: 12%;
}

table#theFancyBox th.end {
border-width: 0;
}

#theFancyContent {
background-color: #4Db7FF;
height: 2px;
/*
transition: height .3s;
-moz-transition: height .3s;
-webkit-transition: height .3s;
-o-transition: height .3s;*/
}

#theFancyBox td.hovering {
/*height: 10px;*/
}

#theFancyMenus .menu {
padding: 8px 20px;
font-size:13px; line-height: 18px;
text-align: center;
}

#theFancyMenus .menu a {
color: #fff;
text-shadow: 1px 1px #2D97FF;
}

#theFancyMenus .menu a:hover, #theFancyBox tr#theFbButtonRow th a:hover {
color: #000;
}

#theFancyMenus ul.subcats li {
display: inline; margin-right: 10px; padding-right: 10px;
border-right: 1px solid #8dd7ff; margin-bottom: 4px;
white-space: nowrap;
}

#theFancyMenus ul.subcats li.end {
margin-right: 5px; padding-right: 0; border-right: none;
}

button.fbSel,button.fbOptSel_venues,button.fbOptSel_events,button.fbOptSel_bites,button.fbOptSel_blotter,button.aFancyTeaserSel,button.aFancyVideoTeaserSel {
cursor:default;
color:inherit;
}

button.fbSel:link,button.fbOptSel_venues:link,button.fbOptSel_events:link,button.fbOptSel_bites:link,button.fbOptSel_blotter:link,button.aFancyTeaserSel:link,button.aFancyVideoTeaserSel:link,button.aFancyVideoTeaserUnsel:link,button.fbSel:hover,button.fbOptSel_events:hover,button.fbOptSel_venues:hover,button.fbOptSel_bites:hover,button.fbOptSel_blotter:hover,button.aFancyTeaserSel:hover,button.aFancyVideoTeaserSel:hover,button.aFancyVideoTeaserUnsel:hover,button.fbSel:active,button.fbOptSel_events:active,button.fbOptSel_bites:active,button.fbOptSel_venues:active,button.fbOptSel_blotter:active,button.aFancyTeaserSel:active,button.aFancyVideoTeaserSel:active,button.aFancyVideoTeaserUnsel:active {
color:inherit;
}

button#fbLiveSearchButton {
width:auto;
vertical-align:middle;
}

.fbSideBar li {
padding-top:4px;
}

#theFancyMapBox {
width:380px;
height:380px;
float:right;
}

li.fbBrowseMore {
margin-top:8px;
font-weight:400;
}

.fbSubButton {
margin-bottom:5px;
font-weight:700;
padding:3px 20px 3px 8px;
}

.fbSideBar,#theFancyTeasers button,#theFancyVideoButtons button,#theFancyVideoButtons {
text-align:right;
}

#theFancyTeasers button,#theFancyVideoButtons button {
width:100%;
margin-bottom:10px;
}

#theFancySearchBox {
width:100%;
text-align:center;
}

#theFancySearchArea {
padding:4px 0 24px;
}

#theFancySearchBox h1 {
font-size:27px;
}

#theFancySearchBox input {
font-size:18px;
width:50%;
padding:7px 4px 4px;
}

div.sectionsToggler.carib {
background-image: url('/assets/images/hamburger-skyblue-60x48.png');
}
div.sectionsToggler.carib:hover {
background-image: url('/assets/images/hamburger-allspice-60x48.png');
}
div.sectionsToggler.carib:active {
background-image: url('/assets/images/hamburger-orange-60x48.png');
}

/*a:link { color: #106; }
a:visited { color: #106; }
a:visited .kicker,a:link .kicker,a:link .storyInfo { color: #106; }
a:hover,button:hover { color: black; }
a:active,a:focus,button:active { color: #f40; }*/

/*ALLSPICE color: #473400*/
