/*** ROYALTY THEME ***/

.royalty .themeDecription h1 {
	font-family: 'Lobster', cursive;
	color: 				#000;
	text-shadow: 		0px 0px 7px #fff;
}

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

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

.royalty .themeContent .themeDecription {
	padding-top:		10px;
}

.royalty .themeListBox .themeContent {
	color:				#000;
	font-weight:		normal;
}

.royalty .listWrapper .listCol div {
	/* font-family: 'Lobster', cursive; */
	background: 		rgba(255,255,255,.4);
	color:				#000;
	font-weight:		normal;
	padding-top:   		10px;
	padding-bottom:  	10px;
}

.royalty.numberBullet .listWrapper .listCol div span {
	background-image:		url("/images/profile-theme-lists/royalty/number-bullet.png");
	background-repeat:		no-repeat;	
	color:					#000;	
	margin-top:				5px;
}

.royalty.bullet .listWrapper .listCol div span {
	background-repeat:	no-repeat;	
	color:				#fff;			
}

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