
/*** LIPS THEME ***/

.lips .themeDecription h1 {
	font-family: 		'Great Vibes', cursive;
	font-size: 			37px;
	font-weight:		normal;
	color: 				#fff;
}

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

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

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

.lips.numberBullet .listWrapper .listCol div span {
	color:				#fff;	
	font-size:			23px;
	line-height:		38px;		
}

.lips .listWrapper .listCol div {
	font-family: 		'Great Vibes', cursive;
	font-size:			23px;
	color:				#000;
	font-weight:		bold;
}

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

.lips .listWrapper .listCol div span {
	width: 35px;
}