
/*** HEARTS THEME ***/

.hearts .themeListBox {
	background-image:	url("/images/profile-theme-lists/hearts/bg.jpg");
	background-color:	#cf3c3a;
	background-repeat:	no-repeat;
	background-size: 	100% auto;
	border:				1px solid #9b0000;	
}

.hearts .topLeftDesign {
	background-image:	url("/images/profile-theme-lists/hearts/top-left.png");
}

.hearts .bottomRightDesign {
	background-image:	url("/images/profile-theme-lists/hearts/bottom-right.png");
}

.hearts .themeContent .themeIcon {
	background-image:	url("/images/profile-theme-lists/hearts/theme-icon.png");
	background-repeat:	no-repeat;				
}

.hearts .themeListBox .themeContent {
	color:				#000;
}

.hearts .themeDecription h1 {
	color: 				#000;
	padding-top:		30px;
}

.hearts .listWrapper .listCol div {
	background:			rgba(255,255,255,.2);	
}

.hearts.numberBullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/hearts/number-bullet.png");
	background-size:	auto;
	background-repeat:	no-repeat;	
	color:				#fff;
	width:				35px;
	height:				30px;			
}

.hearts.bullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/hearts/bullet.png");
	background-repeat:	no-repeat;
	background-size:	auto;
	color:				#fff;
	width:				35px;
	height:				30px;		
}
