/* ---=== begin hide Newsday b500 ===--- */

.b500,
#b500 {
	display: none;
}

/* ---=== end hide Newsday b500 ===--- */

/* ---=== begin override Newsday styles ===--- */

#nav form.search fieldset { /* IE 6 - fixes nav search box (was overlapping navigation) */
	float: right;
}

#nav ul li, #subNav.sports li {text-align:center;}

a.smallBtn { /* make the smallBtn more flexible (remove set width/height and padding) */
	height: auto;
	padding: 5px 15px 8px 15px;
	width: auto;
	color: #1A557B;
	text-transform: lowercase;
}

#masthead.noLeader ul#userLinks { /* make the userLinks flush with the right side (since the masthead ad is not present) */
	right: 10px;
}

div.pencil { /* hide pencil ad */
	display: none;
}

/* ---=== end override Newsday styles ===--- */

/* ---=== Custom Message Box ===---- */

#newsdayCustomMessageBox-above {
	margin: 0;
	padding: 0;
	background: #041120;
}
#newsdayCustomMessageBox-container {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;	
	text-align: center;
	height: 0;
	overflow: visible;
	z-index: 99999;
}
#newsdayCustomMessageBox-container-inner {
	display: none;
	width: auto;
	z-index: 99999;
}
#newsdayCustomMessageBox-message-outer {
	background: #FFFF99;
	color: #000;
	font-weight: bold;
	display: inline;
	width: auto;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	padding: 15px 15px 5px 15px;
	z-index: 99999;
}
#newsdayCustomMessageBox-message {
	display: inline;
	height: 20px;
	line-height: 20px;
	padding: 15px 15px 5px 15px;
	z-index: 99999;
}
#newsdayCustomMessageBox-message a {
	color: #000;
	font-weight: bold;
	z-index: 99999;
}


/* ---=== begin Stack RSS Module ===---
// 8/2/2010
// by David Z. Holland
*/

div.rss-module h3 {border-bottom:1px dotted #2c3744;}
div.rss-module img {padding-right:15px; margin: 0px; float: left; max-height: 60px;}
div.rss-module div.header p {font-size:90%; line-height:1.25em; padding: 0px;}
div.rss-module div.header {float: left; height: 60px; overflow: hidden; display: inline; width: auto; padding:15px!important; font-size:100%; border-bottom:1px dotted #3C3C3C; }
div.rss-module {float: left; clear: both; width: 100%; font-size:100%;}
div.rss-module li {padding:10px 15px 10px 15px!important;line-height:1.3em;font-size:90%!important;border-bottom:1px dotted #2c3744;}
div.rss-module li:last-child {border:none!important;}
div.rss-module p.desc { width: inherit; font-size:90%; line-height:1.25em; padding: 0px;}
div.rss-module p.desc img { padding-right:15px; margin: 0px; float: left; max-height: 60px; }
div.rss-module.half ul.scrollList { float: left; clear: both; width: 100%; font-size:100%;}
div.rss-module.full ul.scrollList { float: left; clear: both; width: 100%; font-size:100%;}
div.rss-module.half div.rss-module .jScrollPaneContainer, div.rss-module.half div.rss-module ul.scrollList { height: 155px; }
div.rss-module.full div.rss-module .jScrollPaneContainer, div.rss-module.full div.rss-module ul.scrollList { height: 460px; }
div.rss-module div.tweet-time,
div.rss-module div.rss-item-time { display: inline; font-size:90%; color:#1F79A5; }
div.rss-module span.source { display: inline; font-size:90%; color:#999; margin-left: 5px;}
div.rss-module span.sourceInTitle { display: inline; font-size:90%; color:#999;}
div.rss-module.half div.preloader { position: relative; left: 50%; top: 97px; margin-left: -24px; }
div.rss-module.full div.preloader { position: relative; left: 50%; top: 250px; margin-left: -16px; }
div.rss-module.half div.preloader { _width: 100%; _text-align: center; }
div.rss-module.full div.preloader { _width: 100%; _text-align: center; }
/* ---=== end Stack RSS Module ===--- */

/*---=== begin left rail module overrides ===--- */

.sectionMedia ul li {
	float: left;
}
.sectionMedia ul li a.imageMask {
	height:96px;
	width:171px;
	overflow: hidden;
	float: left;
}
.sectionMedia ul li img {
	height: auto;
	width: auto;
	max-width:171px;
	float: left;
}

/*---=== end left rail module overrides ===--- */

/*---=== begin updates for 12/1/2010 redesign ===---*/
#header .inner { padding: 0; }
#footer h4 { font-size: 130%; }
#primary { /*overflow: hidden;*/ }
/*---=== end updates for 12/1/2010 redesign ===---*/

/*---=== begin: social media menu ===---*/
span.cCSocialMediaMenu {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
span.cCSocialMediaMenu span.fb {
	float: left;
	margin-left: 11px;
}
span.cCSocialMediaMenu span.twit {
	float: left;
}
/*---=== end: social media menu ===---*/

#main #breadcrumbs {
	float: left;
	width: 100%;
}