@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900');
body, div.sectionsToggler h2, .nextprev {
	font-family: "Source Sans Pro", sans-serif;
}
body {
    background-color: #fff;
}
body.scrolledDown div#theBanner {
    height: 60px;
}
div#theBannerWrapper {
/*	background-color: #285ba4;*/
	padding-top: 16px;
}
div#theSubBannerWrapper {
	background-color: #fff;
	border-width: 0px;
}
body.scrolledDown div#theBannerWrapper {
/*background-color: rgba(40,91,164, 0.97) !important;
border-bottom: 1px solid #4c84d4;*/
background-color: rgba(255,255,255, 0.97) !important;
border-bottom: 1px solid #fff;
}

div#theLogo {
/*text-align: center;*/
width: auto;
height: auto;
z-index: 180;
}
#altsDate, #altsArchive, #altsFeeds, #altsArchive, #altsContact, #altsNewsstand, #altsBlast, #altsJobs {
display: none !important;
}

.theFbLiveFedSearchBoxWrapper {
    background-color: #f20;
}

div#theLogo img {
vertical-align: middle;

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

.theFbLiveFedSearchForm {
top: 36px;
}

div.sectionsToggler h2 {
color: #f20;
text-shadow: none;
}
.info, .kicker, .storyInfo, .copyright, .view {
color: #f20 !important;
}


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

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

h6 .kicker {
padding: 0;
}

.divider h1, /*.theCatsLine a,*/ .linksTopper h1/*, h6 .kicker*/ {
    color: white;
    letter-spacing: 1px;
    text-shadow: #00006d 1px 1px 0px;
}

.divider h1, /*.theCatsLine, */.linksTopper h1/*, h6 .kicker*/ {
    background-color: #0000ac;
    font-weight: bold;
    border-radius: 4px;
}

h6 .kicker {
white-space: nowrap;
}

.newSectionHeader {
    margin-bottom: 15px;
}

.newSectionHeader img {
    width: 100%;
    height: auto;    
}

.commentHider {
    display: none;
}

a:link { color: #0000ac; }
a:visited { color: #00006d; }
a:hover,button:hover { color: black; }
a:active,a:focus,button:active { color: #f20; }

div.sectionsToggler.gaycity,div.sectionsToggler.gaycity:active {
	background-image: url('/assets/images/hamburger-red-60x48.png');
}

div.sectionsToggler.gaycity:hover {
	color: black;
	background-image: url('/assets/images/hamburger-black-60x48.png');
}