#special-banner					{ background: url(http://media.aish.com/designimages/special-banner-high-holidays-5772.jpg); }
/*
Uncomment this section (and comment out the previous line) to switch from the 5772 version of the HH banner
to the generic one. Even better is - if no new versions of this file have come out - is to just revert to the
revision before the current - when the below line was the default one and the above one didn't exist.
#special-banner					{ background: url(http://media.aish.com/designimages/special-banner-high-holidays.jpg); }
 */
html[lang="es"] #special-banner	{ background: url(http://media.aish.com/designimages/TopBannerRoshHashana898x81-SP.jpg); }
html[lang="he"] #special-banner	{ background: url(http://media.aish.co.il/designimages/HE-TopBanner_Roshhashana_898x81.jpg); }

.pagetype-high-holidays .navbar-special				{ background:#003366; }
.pagetype-high-holidays .navbar-special ul li a			{ color:#FFF; }
.pagetype-high-holidays .navbar-special ul li a:hover,
.pagetype-high-holidays .navbar-special ul li.active a	{ color:#003366; }
.pagetype-high-holidays .showcase-holiday-date 		{ background-color:#000033; }
.pagetype-high-holidays .showcase					{ background:#003366;  border-color: #000033; }
.pagetype-high-holidays .showcase a img				{ border-color:#ccffff; }
.pagetype-high-holidays .showcase .box em			{ color:#ccffff; }
.pagetype-high-holidays .category-promo .section-bar					{ background-image: url(http://media.aish.com/designimages/sectionbar-bg-high-holidays.png); }
.pagetype-high-holidays .category-promo h2,
.pagetype-high-holidays .category-promo h2 span {
	background-image: url(http://media.aish.com/designimages/sectionbar-titlesplash-high-holidays.png) !important;
	background-repeat: no-repeat !important;
}
.pagetype-high-holidays .category-promo ul li {
	background-image: url(http://media.aish.com/designimages/bullet_darkblue5x5.png);
}
.pagetype-high-holidays .category-promo .virtual-category h2,
.pagetype-high-holidays .category-promo .virtual-category h2 span		{ background-image: url(http://media.aish.com/designimages/sectionbar-titlesplashvirtual-high-holidays.png); }
.pagetype-high-holidays .category-promo h3,
.pagetype-high-holidays .category-promo h3 a,
.pagetype-high-holidays .category-promo h4,
.pagetype-high-holidays .category-promo h4 a,
.pagetype-high-holidays .category-promo ul li a,
.pagetype-high-holidays .category-promo .category-promo--articles a.more	{ color:#003366;}
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-in a.active,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-in a.active span,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-in a:hover,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-in a:hover span	{ background-image: url(http://media.aish.com/designimages/tab-high-holidays.gif); }
.pagetype-high-holidays .widget--most-popular-in div.tab									{ background:   #003366; }
.pagetype-high-holidays .widget--most-popular-in div.tab									{ border-color: #000033; }	/* Outer trim */
.pagetype-high-holidays .widget--most-popular-in div.tab div.tab							{ border-color: #000033; }	/* Inner trim */
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-by-media a.active,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-by-media a:hover,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-by-media a.active span,
.pagetype-high-holidays .widget--most-popular-in ul.tabset--most-popular-by-media a:hover span	{ background-image: url(http://media.aish.com/designimages/tab-most-popular-mediatype-high-holidays.gif); }
.pagetype-high-holidays				ul.breadcrumbs	{ color: #003366; }

.category-promo .section-bar a.more {	html font-size: 12px; color: #ffffff; }
.interest-promo .section-bar a.more { html font-size: 12px; color: #00008B; }

/* New settings for RH special landing page (09/07/11): */
.SpecHolContent .category-promo {
	margin-top: 0px;
	padding-bottom: 14px;
}
.SpecHolContent a {
	color: #001399;
	text-decoration: underline;
}
.pagetype-high-holidays  .showcase-specialhol {
	background: none repeat scroll 0 0 transparent;
	border: none;
	margin-top: 0;
	padding-bottom: 1px;
}
.pagetype-high-holidays  .showcase-specialhol .showcase-row-of-3 {
	margin-top: 8px;
}
.pagetype-high-holidays  .showcase-specialhol p {
	color: #003366;
}
.pagetype-high-holidays  .showcase-specialhol a {
	color: #003366;
	text-decoration: none;
}
.pagetype-high-holidays  .showcase-specialhol .promo {
	padding-bottom: 1px;
}
.pagetype-high-holidays  .showcase-specialhol .promo p {
	color: #000000;
}
.holidayDate {
	margin-bottom: 8px;
}
.holidayArtTitle {
	font-weight: bold;
}
.holidayLearnMore {
	font-size: 20px;
	margin-bottom: 24px;
	text-align: center;
}
/* Following is really identical to stam a above, but in case we change it later. */
.SpecHolContent a.holidayMainPageLink {
	color: #001399;
	text-decoration: underline;
}
/* These 2 are standard article settings, but need them for this landing page which has elements of both. */
.article-content p {
    line-height: 1.5em;
}
p.date-published {
    color: #999999;
    display: block;
    float: right;
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: right;
    width: 500px;
}

