#navbar-core						{  border-bottom-color: #CC9933;  }
#navbar-core ul li.active a,
#navbar-core ul li a:hover,
#navbar-core ul li.active a span,
#navbar-core ul li a:hover span		{  background-image: url(http://media.aish.com/designimages/tab-spirituality.gif);  }

.widget--most-popular-in ul.tabset--most-popular-in a.active,
.widget--most-popular-in ul.tabset--most-popular-in a.active span,
.widget--most-popular-in ul.tabset--most-popular-in a:hover,
.widget--most-popular-in ul.tabset--most-popular-in a:hover span		{  background-image: url(http://media.aish.com/designimages/tab-spirituality.gif);  }

.widget--most-popular-in div.tab		{  background:   #CC9933;  }
.widget--most-popular-in div.tab		{  border-color: #003366;  }	/* Outer trim */
.widget--most-popular-in div.tab div.tab	{  border-color: #996600;  }	/* Inner trim */

/** Growing Each Day **/
/* The following should be reviewed and merged */
/* This is what I wrote a long time ago: */
.growing-each-day--date				{  color: #990000;  font-weight: bold;  font-size: 1.75em;  }
.article-type--growing-each-day .intro		{  font-weight: bold;  font-style: italic;  }
.article-type--growing-each-day .intro span	{  font-weight: normal;  }
.article-type--growing-each-day .inspirational-message h6	{  margin-bottom: 0;  font: 16px 'Trebuchet MS',Arial,Helvetica;  font-weight: bold;  }
.growing-each-day--archive-entry			{  margin-bottom: 4em;  overflow: auto;  }
.growing-each-day--archive-entry a		{  float: right;  text-decoration: underline;  }
/* And this is something I added recently, independently */
.article-type--growing-each-day .inspirational-message	{  padding: 10px 0 26px;  }
.article-type--growing-each-day .inspirational-message h6	{  margin: 16px 0 0;  padding: 0;  font-size: 16px;  font-weight: bold;  }
.article-type--growing-each-day .inspirational-message p	{  display: inline;  } /* Keeps "...$todayIShall" all on one line */


