/** pagetype-interest.css **/

/** Not all of these are used.  Cut out the crud **/

	.interest-promo .section-bar	{  padding:0 10px 0 0;  height:1%;  overflow:hidden;  background: url(http://media.aish.com/designimages/sectionbar-bg-generic.png) repeat-x;  }
	
	.interest-promo .section-bar h2	{  text-transform: uppercase;  margin:0;  float:left;  padding:0 0 0 10px;  color:#fff;  font-size:14px;  line-height:19px;  background: url(http://media.aish.com/designimages/sectionbar-titlesplash-generic.png) no-repeat top left;  }

	.interest-promo .section-bar a.more	{  font-size:12px;  color:#fff;  padding:0 8px 0 0;  float:right;  background: url(http://media.aish.com/designimages/arrow-white.png) no-repeat right 7px;  }
	
	


.interest-promo	{  background:none;  margin-top:20px;  padding-bottom:0;  }
	/* NOTE: See also .category-promo section for more .interest-promo definitions! */
	.interest-promo .section-bar	{  background: url(http://media.aish.com/designimages/container-head-bg-blue.gif) repeat-x;  height:1%;  overflow:hidden;  padding:0 10px 0 0;  }
	.interest-promo .section-bar h2	{  background: url(http://media.aish.com/designimages/blue-blue-container-head-ltr.gif) no-repeat;  }
	.interest-promo .section-bar h2 span	{  float:left;  padding:0 30px 0 0;  background: url(http://media.aish.com/designimages/blue-blue-container-head-right-ltr.gif) no-repeat top right;}
	.interest-promo .interest-promo-body	{  overflow:hidden;  height:1%;  }
	.interest-promo .interest-promo-body a.img-holder	{  display:inline;  margin:0 5px 0 0;  float:left;  }
	.interest-promo .interest-promo-body a.img-holder img	{ display:block;}
	.interest-promo .interest-promo-body ul.article-list	{  overflow:hidden;  margin:0;  padding:5px 0;  }
	.interest-promo .interest-promo-body ul.article-list li	{  padding:0 0 0 9px;  color:#666;  background: url(http://media.aish.com/designimages/bullet-blue2.gif) no-repeat left 7px;  list-style:none;  }
	.interest-promo .interest-promo-body ul.article-list li a	{color:#666;}

	
	
/****  THIS IS ALSO USED ON SEARCH!!  *****/
.post	{  padding:20px 0 0;  height:1%;  overflow:hidden;  }
.post a.img-holder	{  display:inline;  margin:0 6px 0 0;  float:left;  }
.post a.img-holder img	{ display:block;}
.post h3	{  letter-spacing:0;  font-family:Arial, Helvetica, sans-serif;  font-size:13px;  line-height:12px;  margin:0;  padding:0;  }
.post h3 a	{  text-decoration:underline;  color:#000080;  }
.post h3 a:hover	{ text-decoration:none;}
.post p	{  margin:5px;  padding:0 50px 0 0;  font-size:12px;  line-height:1.3em;  }
.post em	{  font-size:11px;  line-height:12px;  }

