/*
Theme Name: VAM Generic Child Theme
Description: VAM Generic Child Theme created by Sparkjoy Studios
Author: Sparkjoy Studios
Author URI: https: //sparkjoy.com/
Template: sparkjoy-vam-2015
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
*/
* {
	box-sizing: border-box;
}


.clear-both {
	clear: both;
}
hr.clear-both {
	height: 0px;
	overflow: hidden;
	background: transparent;
	border: none;
	outline: none;
	box-shadow: none;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	margin: 0;
}

iframe, img {
	max-width: 100%;
}

.top-nav li:first-of-type {
	background: #eb3300;
}
	.top-nav li:first-of-type .sub-menu {
		background: #d22d00;
	}
		.top-nav li:first-of-type .sub-menu a:hover {
			background: #b82800;
		}
	.top-nav li:first-of-type a:active {
		background: #d22d00;
	}
	.top-nav li:first-of-type a:hover {
		/*background: #763282;*/
		background: #d22d00;
	}
.top-nav li:nth-of-type(2) {
	background: #0091bb;
}
	.top-nav li:nth-of-type(2) .sub-menu {
		background: #007da2;
	}
		.top-nav li:nth-of-type(2) .sub-menu a:hover {
			background: #006988;
		}
	.top-nav li:nth-of-type(2) a:active {
		background: #007da2;
	}
	.top-nav li:nth-of-type(2) a:hover {
		background: #007da2;
	}
.top-nav li:nth-of-type(3) {
	background: #79bd43;
}
	.top-nav li:nth-of-type(3) .sub-menu {
		background: #6dab3c;
	}
		.top-nav li:nth-of-type(3) .sub-menu a:hover {
			background: #619835;
		}
	.top-nav li:nth-of-type(3) a:active {
		background: #6dab3c;
	}
	.top-nav li:nth-of-type(3) a:hover {
		background: #6dab3c;
	}
.top-nav li:nth-of-type(4) {
	background: #959697;
}
	.top-nav li:nth-of-type(4) .sub-menu {
		background: #88898a;
	}
		.top-nav li:nth-of-type(4) .sub-menu a:hover {
			background: #7b7d7e;
		}
		.top-nav li:nth-of-type(4) .sub-menu li {
			background: none;
		}
	.top-nav li:nth-of-type(4) a:active {
		background: #88898a;
	}
	.top-nav li:nth-of-type(4) a:hover {
		background: #88898a;
	}
.top-nav li:nth-of-type(5) {
	background: #626364;
}
	.top-nav li:nth-of-type(5) .sub-menu {
		background: #555657;
	}
		.top-nav li:nth-of-type(5) .sub-menu li {
			background: none;
		}
	.top-nav li:nth-of-type(5) a:active {
		background: #555657;
	}
	.top-nav li:nth-of-type(5) a:hover {
		background: #555657;
	}
.top-nav li:nth-of-type(6) {
	background: #303030;
}
	.top-nav li:nth-of-type(6) .sub-menu {
		background: #232324;
	}
		.top-nav li:nth-of-type(6) .sub-menu li {
			background: none;
		}
	.top-nav li:nth-of-type(6) a:active {
		background: #232324;
	}
	.top-nav li:nth-of-type(6) a:hover {
		background: #232324;
	}
.top-nav li:last-child {
	background: #000;
}
	.top-nav li:last-child .sub-menu {
		background: black;
	}
		.top-nav li:last-child .sub-menu li {
			background: none;
		}
	.top-nav li:last-child a:active {
		background: black;
	}

#inner-content {
	padding: 0 1.5em;
}

.entry-content {
	padding: 1.5em 1.5em 0;
}

.home-box {
	width: 31%;
	float: left;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.home-box img {
	max-width: 100%;
	border-top: 4px solid #22A6E4;
	height: auto;
	float: left;
}
.home-box a h4 {
	margin: 0;
	background: #22a6e4;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	float: left;
	text-align: center;
}

.hentry header, .article-header {
	padding: 3em 1.5em 1.5em;
	border-bottom: 1px solid #e8e9e8;
}


#secondary {
	position: relative;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#secondary #nav_menu-2 {
	margin: 0;
	padding: 0;
}
#secondary #nav_menu-2 a {
	text-decoration: none;
}
#secondary #nav_menu-2 .current_page_item {
	font-weight: bold;
	text-decoration: underline;
}
#secondary .widgettitle {
	position: relative;
	margin: 0;
	padding: 10px;
	background: #22A6E4;
	color: #fff;
	border: none;
	border-radius: 5px 5px 0 0;
}
#secondary .menu-sidebar-nav-container {
	margin: 0;
	padding: 0 10px;
	border: 1px solid #22A6E4;
	border-radius: 0 0 5px 5px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important; /* overwrite grform styling */
	max-width: none;
}

@media only screen and (min-width: 800px) {
	.faculty-member {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	.faculty-member .faculty-thumbnail,
	.faculty-member .faculty-content {
		float: left;
	}
	.faculty-member .faculty-thumbnail img {
		width: auto;
		max-width: 100%;
	}
	.faculty-member .faculty-thumbnail {
		flex: 1;
	}
	.faculty-member .faculty-content {
		flex: 3;
		padding-left: 1.5em;
	}
}

@media only screen and (min-width: 650px) {
	#main.t-2of3,
	#main.d-5of7 {
		padding-right: 1.5em;
	}
}












