
/*** SILHOUETTE THEME ***/

.silhouette .themeDecription h1 {
	font-weight:		normal;
	color: 				#fff;
}

.silhouette .themeListBox {
	background-image:	url("/images/profile-theme-lists/silhouette/bg.jpg");
	background-color:	#02062a;
	background-repeat:	no-repeat;
	background-size: 	100% auto;
	border:				5px solid #12173f;
}

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

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

.silhouette.numberBullet .listWrapper .listCol div span {
	color:				#fff;	
	font-size:			16px;
	line-height:		22px;
	padding-bottom:		10px;		
}

.silhouette .listWrapper .listCol div {
	background: rgba(108,168,220,.8);
	color: #000;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3x;
	border-radius: 3px;
}

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

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