/*** ROSE THEME ***/

.rose .themeDecription h1 {
	font-family: 		'Playfair Display', serif;
	color: 				#000;
	text-shadow: 		0px 0px 16px #fff;
}

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

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

.rose .themeListBox .themeContent {
	color:				#fff;
	font-weight:		normal;
}

.rose .listWrapper .listCol div {
	font-family: 			'Lobster', cursive;
	background: 			rgba(255,255,255,.3);
	color:					#000;
	font-weight:			normal;
	background: 			rgba(255,255,255,.3);
	color: 					#000;
	font-weight: 			normal;
	-moz-border-radius:		15px;
	-webkit-border-radius: 	15x;
	border-radius: 			15px;
}

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

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