
.youth * {
		margin:0px;
		}
.youth {
		margin-left:-15px;
		margin-top:0px;
		padding-left:15px;
		margin-bottom:-15px;		
}
.fuse_header {
	font: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

	.fuse_header h3 {
		font-size:22px;
		font-weight: 400;
		line-height: 22px;
		color:#FFFFFF;
		}

	.fuse_header h4 {
		font-size:18px;
		font-weight:100;
		line-height: 18px;
		}

.fuse * {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

	.fuse h1.fuse {
	color:#000000;
	font-size:25px;
	}

	.fuse h2.fuse {
	color:#000000;
	font-size:13px;
	}



.gift *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}

	.gift h5 * {
		color: #8b88df;
		font-size: 14px;
		font-weight: 100;
		line-height: 15px;
		}

	.gift p {
		color: #555555;
		padding-bottom: 0px;
		font-size: 13px;
		}



.forge *{
	font-family: Arial, Helvetica, sans-serif;
	}

	.forge h5 {
		color:000000;
		font-size: 16px;
		}
	.forge p.quote {
	font-size:13px;
	font-style:italic;
	}


.chaos * {
	font-family: Arial, Helvetica, sans-serif;
	}

	.chaos h2 {
	}

	.chaos h4 {
	font-size: 12px;
	}

	.chaos h3 {
	font-size: 14px;
	}
	
// Side bar facebook widget
.widget {
	background-image: url('images/sidebar-divider.jpg');
	background-repeat: no-repeat;

}
.widgettitle{
	text-transform:uppercase;
	color: #55656b;
	font-size: 15px;	
	text-shadow: 1px 1px 0px #fff;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left:15px;
}
.widgetdiv{
	padding-left:25px;	
}
.widgetdiv img {
	padding:0px;
	margin:0px;
	margin-left:20px;
}
.widget li {
	
	color: #bababa;
	padding-left: 15px;	
	text-transform: capitalize;

}
.widget a {
	
	color: #55656b;
	text-decoration: none;
}
.widget a:hover {
	text-decoration:underline;
	
}
