
/*** HFIESTA THEME ***/

.fiesta .themeDecription h1 {
	font-family: 'Luckiest Guy', cursive;
	color: 				#ffe744;
	padding-top:		10px;
	line-height:		20px;
}

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

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

.fiesta .bottomRightDesign {
	background-image:	url("/images/profile-theme-lists/fiesta/bottom-right.png");
	background-position:bottom right;
	height:				50px;
	width:				100%;
	background-repeat:	repeat-x;
	margin:				0 0 10px 0;
}

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

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

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

.fiesta .listWrapper.threeRowList .listCol {
	margin-bottom:		50px;	
}

.fiesta .listWrapper.twoRowList .listCol {
	margin-bottom:		50px;	
}

.fiesta .listWrapper.listCol {
	margin-bottom:		50px;
}


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

.fiesta.numberBullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/fiesta/number-bullet.png");
	background-repeat:	no-repeat;	
	color:				#fff;	
	text-shadow: 		0px 0px 5px #000;
	letter-spacing:		-0.9px;	
}

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