
/*** EASTER THEME ***/

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

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

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

.easter .themeDecription h1 {
	font-family: 		font-family: 'Montserrat', sans-serif;
	color: 				#000;
	padding-top:		10px;
	line-height:		20px;
}

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

.easter .listWrapper.threeRowList .listCol {
	margin-bottom:		30px;	
}

.easter .listWrapper.twoRowList .listCol {
	margin-bottom:		30px;	
}

.easter .listWrapper.listCol {
	margin-bottom:		30px;
}


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

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

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

.easter .listWrapper .listCol div span {
	height: 30px;
}