
/*** FLAMES THEME ***/

.flames .themeDecription h1 {
	font-family: 'Averia Sans Libre', cursive;
	font-size:				27px;
	color: 					#000;
}

.flames .themeListBox {
	background-image:		url("/images/profile-theme-lists/flames/bg.jpg");
	background-color:		#e00029;
	background-repeat:		no-repeat;
	background-size: 		100% auto;
	background-position:	bottom center;
	border:					3px solid #e95618;
}

.flames .themeContent .themeIcon {
	width: 					25px;
}

.flames .themeContent .themeDecription {
	padding-top:			10px;
	color:					#fff;
	font-size:				18px;
}

.flames .themeListBox .themeContent {
	font-family: 			'Averia Sans Libre', cursive;
	color:					#000;
	font-size:				30px;
	font-weight:			normal;
}

.flames .listWrapper .listCol div {
	background: 			rgba(255,255,255,.2);
	color:					#000;
	font-size:				18px;
	font-weight:			normal;
	padding-top:   			10px;
	padding-bottom:  		10px;
	-moz-border-radius:		15px;
	-webkit-border-radius: 	15x;
	border-radius: 			15px;
}

.flames.numberBullet .listWrapper .listCol div span {
	background-repeat:		no-repeat;	
	color:					#fff;	
	font-weight:			bold;
	width:					30px;
	line-height:			40px;
}

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

.flames .bottomRightDesign {
	background-image:	url("/images/profile-theme-lists/flames/bottom-right.png");
	background-position:bottom right;
	height:				608px;
	width:				100%;
	background-repeat:	no-repeat;
	overflow:			hidden;
}