
/*** DILDOS THEME ***/

.dildos .themeListBox {
	background-image:	url("/images/profile-theme-lists/dildos/bg.jpg");
	background-color:	#321142;
	background-repeat:	no-repeat;
	background-size: 	100% auto;
	border:				0px solid #9b0000;
	overflow:			hidden;		
}

.dildos .topLeftDesign {
	background-image:	url("/images/profile-theme-lists/dildos/top-left.png");
	height:				608px;
	width:				608px;
	background-position:top left;
	background-repeat:	no-repeat;
}

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

.dildos .themeContent .themeIcon {
	display:			none;
}

.dildos .themeListBox .themeContent {
	color:				#FFFFFF;
}

.dildos .themeDecription h1 {
	font-family: 'Delius Unicase', cursive;
	color: 				#FFFFFF;
	line-height:		26px;
}

.dildos .themeDecription {
	line-height:		26px;
	padding:			40px 50px 10px 50px;
}

.dildos .listWrapper .listCol div {
	font-family: 'Delius Unicase', cursive;
	font-weight:		bold;
	background:			none;
	font-size:			13px;
}

.dildos .listWrapper .listCol div span {
	width:				25px;
	height:				auto;
		
}

.dildos .listWrapper.threeRowList .listCol {
	margin-bottom:		20px;
	width:				27%;	
}

.dildos .listWrapper.twoRowList .listCol {
	margin-bottom:		20px;	
}

.dildos .listWrapper.listCol {
	margin-bottom:		0px;
}

.dildos.numberBullet .listWrapper .listCol div span {
	-moz-border-radius: 	15px;
	-webkit-border-radius: 	15px;
	border-radius: 			15px;
	background:				#2f94c7;	
	color:					#fff;
	line-height:			1.74;
	padding-left:			2px;		
}

.dildos.bullet .listWrapper .listCol div span {
	-moz-border-radius: 	15px;
	-webkit-border-radius: 	15px;
	border-radius: 			15px;
	background:				#2f94c7;	
	color:					#fff;			
}

.dildos .listWrapper {
    padding: 0 0 25px 10px;
}