/*** GAMBLING THEME ***/

.gambling .themeDecription h1 {
	font-family: 		'Luckiest Guy', cursive;
	color: 				#000;
	font-weight:		bold;
	font-size: 			19px;
}

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

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

.gambling .themeContent .themeDecription {
	padding-top:		10px;
	font-size:			16px;
}

.gambling .themeListBox .themeContent {
	font-family: 		'Comfortaa', cursive;
	color:				#fff;
	font-weight:		normal;
	font-size: 			18px;
}

.gambling .listWrapper .listCol div {
	color:				#fff;
	font-weight:		normal;
	font-size:			16px;
}

.gambling.numberBullet .listWrapper .listCol div span {
	background-image:	url("/images/profile-theme-lists/gambling/number-bullet.png");
	background-repeat:	no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5x;
	border-radius: 5px;
	color: #fff;
	padding-bottom: 2px;
}

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