/*
 Theme Name:   Responsive - AppliedLogix Custom
 Description:  AppliedLogix-Customized Responsive Theme
 Author:       David Rea
 Author URI:   http://appliedlogix.com
 Template:     responsive
 Version:      0.0.1
*/



/* =Theme customization starts here
-------------------------------------------------------------- */

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

blockquote p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#featured {
	padding: 0px;
}

.featured-title {
	font-size: 3em;
}

.featured-subtitle {
	margin-top: 0.5em;
}

.page-template-landing-page-php .menu, .page-template-landing-page-php .main-nav {
    display: block;
}

.al-personnel {
	display: block;
	float: left;
	margin: 0px;
	margin-right: 2.5em;
	margin-top: 1.5em;
}

.al-personnel h3 {
	margin: 0px;
}

.al-personnel a {
	color: #006;
}

.al-personnel p {
	margin: 0px;
	padding: 0px;
	width: 15em;
}