/*

 Theme Name:   HEDC
 Theme URI:    http://www.hedc.org/
 Description:  HEDC site theme
 Author:       HEDC Team
 Author URI:   http://www.hedc.org/
 Template:     HEDC
 Version:      1.0.0

*/


/* =Theme customization starts here

-------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/*	13. Sub Content
/* -------------------------------------------------------------------------------- */


.sub-content { 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd;
}

.sub-content .widgets {
	width: 28%;
	float: left;
	margin-left: 5%;
}

.footer .widgets:first-child { margin-left: 0; }

