
/*** HEARTS THEME ***/

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

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

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

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

.valentines .themeListBox .themeContent {
	color:				#FFFFFF;
}

.valentines .themeDecription h1 {
	color: 				#FFFFFF;
	padding-top:		10px;
	line-height:		20px;
}

.valentines .themeDecription {
	line-height:		16px;
}

.valentines .listWrapper .listCol div {
	background:			none;	
}

.valentines.numberBullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/valentines/number-bullet.png");
	background-repeat:	no-repeat;	
	color:				#fff;			
}

.valentines.bullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/valentines/bullet.png");
	background-repeat:	no-repeat;	
	color:				#fff;			
}
