/* Topic Left Column
--------------------- */
.gridCol.left .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Leisure/socialnetworking/222_bg.jpg);
	background-color: #ffffff;
	color: #ffffff;
	border-bottom: none;
	height: 40px;
	border-top: none;
	margin-bottom: 0px;
	padding: 3px 0px 0px 10px;
}

.gridCol.left .promoBox .promoContent {
	background-color: #ffffff;
	border-top: none;
}

/* Topic Center Column
--------------------- */
.fromCommunityPromo h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Leisure/socialnetworking/378_bg.gif);
	background-color: none;
	color: #FFFFFF;
	border-bottom: none;
	border-top: none;
	height: 40px;
	margin-bottom: 0px;
	padding: 3px 0px 0px 10px;
}

.fromCommunityPromo .promoContent {
	background-color: #ffffff;
	border:1px solid #A3CCE3;
	border-top: none;
}



/* Topic Center Column
--------------------- */

.gridCol.middle .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Leisure/socialnetworking/378_bg.jpg);
	background-color: #ffffff;
	border-bottom: none;
	border-top: none;
}


/* Topic Right Column
--------------------- */
.gridCol.right .promoBox h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Leisure/socialnetworking/300_bg_long2.jpg);
	background-color: none;
	color: #ffffff;
	border-bottom: none;
	border-top: none;
	height: 40px;
	margin-bottom: 0px;
	padding: 3px 0px 0px 10px;
}

.gridCol.right .promoBox .promoContent {
	background-color: #ffffff;
	border-top: 0px;
  }


/* Topic Ribbon
--------------- */
/*
Disregard previous theming method-- 
needs to change to support cell outline on hover
*/


/* Topic Article Sidebar
------------------------ */
#articleMedia .columnPromo h2 {
	background-image: url(http://assets.aarp.org/www.aarp.org_/TopicAreas/Leisure/socialnetworking/222_bg.jpg);
	background-color: #f9f8ef;
	border-bottom: none;
	height: 40px;
}

#articleMedia .columnPromo  {
	background-image: none;
	background-color: #f9f8ef;
}


/* New/Custom Promo Area
------------------------- */
h3.promoBoxHead {
	background: #5a1617;
	color: #fff;
}

h3.promoBoxHeadLink a {
	background: #807D6C;
	color: #daf1f7;
}

h3.promoBoxHeadLink a:hover {
	color: #fdece7;
}