/*
	Theme Name: SMCM Genesis Department
	Description: SMCM's Genesis child theme for the department pages.
	Author: StudioPress and the SMCM Web Dev Team
	Author URI: http://www.smcm.edu/
	Version: .1
 
	Template: genesis
	Template Version: 2.0.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
    - smcm buttons 
    - dan's step buttons

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}




/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color:#f5f5f5;
	color: #666;
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.625;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #666;
	text-decoration: none;
}

a img {
	margin-bottom: -4px;
	margin-bottom: -0.4rem;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: ##2d4778;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #2d4778;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	border-radius: 3px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.site-inner {
	clear: both;
	padding-top:30px;
	padding-top:3rem;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 740px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.full-width {
	width:100%;
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description {
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
}

.author-box {
	padding: 40px;
	padding: 4rem;
}

.author-box-title {
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box a {
	border-bottom: 1px solid #ddd;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #666;
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-transform: uppercase;
}

.sidebar .widget-title a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}




/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

.featured-content .entry-title a {
	border: none;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #f15123;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
}

.site-header .wrap {
	padding: 40px 0;
	padding: 4rem 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
}

.title-area .site-title {
	font-family: 'Montserrat', sans-serif;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #333;
}


.site-description {
	color: #666;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	background: url(images/logo.png) no-repeat left;
	padding: 0;
}

.header-image .site-title a {
	float: left;
	min-height: 164px;
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 400px;
}

.header-image .site-header .widget-area {
	padding: 40px 0;
	padding: 4rem 0;
}

.site-header .search-form {
	float: right;
	margin-top: 24px;
	margin-top: 2.4rem;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #999;
/*	font-family: Lato, sans-serif;*/
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #999;
	display: block;
	padding: 28px 24px;
	padding: 2.8rem 2.4rem;
	position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #333;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}

.genesis-nav-menu > .menu-item > a {
	text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 14px 0 0;
	padding: 1.4rem 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #fff;
}

.nav-primary .sub-menu a:hover {
	color: #333;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-content a {
	border-bottom: 1px dotted;
	color: #f15123;
}

.entry-content a:hover {
	color: #333;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.entry-meta {
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}

.entry-meta a {
	border-bottom: 1px solid #ddd;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #f15123;
}

.entry-pagination a {
	border-bottom: 1px solid #ddd;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments {
	padding: 40px;
	padding: 4rem;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.comment-respond a,
.entry-comments a {
	border-bottom: 1px solid #ddd;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar a {
	border-bottom:1px solid #ddd;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
margin-bottom: 6px;
margin-bottom: 0.6rem;
word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color:#fff;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding:40px;
	padding:4rem;
	
}

.sidebar .enews-widget {
	background-color:#333;
}






/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}

.footer-widgets a:hover {
	color: #ddd;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
	color: #333;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}

.site-footer a {
	border-bottom: 1px solid #ddd;
}

.site-footer p {
	margin-bottom: 0;
}


/* SMCM Styles start here
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {
	background-color:#fff;
}



.entry-content a {
	border-bottom: 1px dotted;
	color: #1592cc !important;
}

.dept {
position: relative;
margin-top: 0px;
top: -10px;
}

img.alignright.size-thumbnail, 
img.alignleft.size-thumbnail {
	border-radius:100px;
}

.story.one-half img{
    border-radius:160px;
}


/*Sitewide Regions*/


/*-------------------------*/

/*Universal Footer*/

/*
Site Universal Footers

1. Universal Site Footer

---------------------------------------------------------------------------------------------------- */






/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.dept .entry-content img.size-full{
    width:100%;
}

.sidebar-content .content {
	max-width:800px;
	width: 100%;
}

/*Columns*/

ul.one-half.in-page {
    width:42.717949%;
}

.one-third.in-page {
	width:27.623932%;
}


/* Primary Sidebar */
.sidebar-content .sidebar-primary, .sidebar-primary {
	width:275px;
}

.sidebar-content-sidebar .sidebar-primary {
	float:left;
}

.sidebar-content-sidebar .sidebar-secondary {
	float:right;
}

/* Department/Academic Programs Top Header
-----------------------------------------*/

.department-top-photo {
    background: rgb(141, 9, 9);
    height: 200px;
}
.dept.site-header {
    position: relative;
/*    top: -15px;*/
/*     background: rgb(223, 217, 213);*/
    background: #e9e9e9;
}


/* Title Area
--------------------------------------------- */

.site-title a,
.site-title a:hover {
	font-weight: 300;
}


p.site-description {
/*	padding-left:1.5em;*/
}

.site-description a:first-of-type {
	padding-left:0.5em;
}

/*.site-description {
	position:relative;
	left:20%;
	max-width: 400px;
}*/




/*
Sidebars
---------------------------------------------------------------------------------------------------- */

#nav_menu-2 {
border-top: 4px solid #091f48;
}


.sidebar .widget {
	background:none;
	border-radius: 0;
	margin-bottom: 30px;
	margin-bottom: 3rem;
	padding:0px;
	padding:0rem;	
}

.sidebar .enews-widget {
	background:none;
}


#nav_menu {
background: #fafafa;
}

#nav_menuli:hover {
	background:rgba(212, 223, 241, 0.67);
	font-weight:bold;
}

#menu-main-menu .sub-menu .current_page_item a,
.sidebar-menu .menu .sub-menu .current_page_item a {
    background:none;
    color: rgb(255, 255, 255);
}
#menu-main-menu .sub-menu .current_page_item a:hover,
.sidebar-menu .menu .sub-menu .current_page_item a:hover {
    color: rgb(255, 255, 255);
}
#menu-main-menu .sub-menu .current_page_item,
.sidebar-menu .menu .sub-menu .current_page_item {
    background: unset !important;
}
ul#menu-main-menu .current-menu-item,
.sidebar-menu .menu .current-menu-item {
    background:#00205c!important;
}
ul#menu-main-menu .current-menu-item .sub-menu a,
.sidebar-menu .menu .current-menu-item .sub-menu {
    background: unset !important;
}
ul#menu-main-menu .current-menu-item a,
.sidebar-menu .menu .current-menu-item a {
    color:white;
}
#menu-main-menu .sub-menu li:last-of-type,
.sidebar-menu .menu .sub-menu li:last-of-type {
    border:none;
}
#menu-main-menu .sub-menu a:hover,
.sidebar-menu .menu .sub-menu a:hover {
    background:none !important;
    color:black;
    font-weight:bold;
}
#menu-main-menu .sub-menu .current_page_item a,
.sidebar-menu .menu .sub-menu .current_page_item a {
    padding-left:0px;
    font-weight: bold;
}
#menu-main-menu .sub-menu .current_page_item a:before,
.sidebar-menu .menu .sub-menu .current_page_item a:before {
    content: "\f345";
    font-family:'dashicons';
    position:relative;
    left:-4px;
    top:2px;
}
a.is-open:hover {
    color:white !important;
}
.current_page_ancestor,
.is-open,
.current-page-parent > a {
    background:#00205c!important;
}
.current_page_ancestor a , a.is-open{
    color:white;
}
#menu-main-menu li.menu-item-has-children > a:after, 
.sidebar-menu .menu li.menu-item-has-children > a:after, 
a.dept-button:after {
   content: "\f345";
    font-family:'dashicons';
    font-size:15px;
    padding-left:5px;
    position:relative;
    top:3px;
}
#menu-main-menu a,
.sidebar-menu .menu a {
    border-bottom:none;
    display: block;
    padding: 20px 24px;
    font-size:16px;
    line-height: initial;
}
#menu-main-menu a:hover,
.sidebar-menu .menu a:hover,
.current_page_item a {
    background:#00205c;
    color:white;
}
#menu-main-menu ul.sub-menu,
.sidebar-menu .menu ul.sub-menu {
    background: #FAFAFA;
}
#menu-main-menu ul.sub-menu a,
.sidebar-menu .menu ul.sub-menu a {
    padding-left:15%;
    color: #333;
    border-bottom: 1px solid #ddd;
    margin-left: 1.5em;
    margin-right: 1.5em;
    padding: 15px;
    font-size:95%;
}
#menu-main-menu ul.sub-menu li:last-child a,
.sidebar-menu .menu ul.sub-menu li:last-child a {
    border-bottom: none;
}

#menu-main-menu li:last-of-type,
.sidebar-menu .menu li:last-of-type {
    border:none;
}
#menu-main-menu li,
.sidebar-menu .menu li {
border-bottom: 1px solid #ddd;
}

#menu-main-menu .current-menu-item ul.sub-menu,
.sidebar-menu .menu .current-menu-item ul.sub-menu {
    display:block;
}
.sidebar-content .sidebar-primary, .sidebar-primary {
    width: 290px;
    position: relative;
}




.widget.simple-social-icons {
    padding-left:1em;
    margin-top:-10px;
}

.social-icon-menu {
    position:relative;
    top:2.2em;
    right:1.3em;
}

.social-icon-menu.simple-social-icons ul li a {
    background-color: #666 !important;
}


/*Photo Galleries
---------------------------------------------*/

.photo-gallery {
    margin-bottom:2em;
}

/*Below entry content region (News & Events)
---------------------------------------------*/

/** ken mason edit 10/18/17 at jeannette's request I am hidding news and events and replacing it with text links in sidebar menu */
/* ken mason hiding news and events part 1

.below-entry-content {
    clear: both;
}
.news {
    clear: both;
}

.news h3 {
    border-bottom: 2px solid #4ba8a4;
    padding-bottom:3px;
    font-size:20px;

}
.news .more-top-wrapper {
	overflow:hidden;
	margin-top:-50px;
	width:100%;
}

.news a.more.top {
	text-align:right;
	display:block;
	float:right;
	font-size:.75em;
	text-transform:uppercase;
    color: #666;
	padding:1em 1em 0 0;
}
.news a.more.top .dashicons-arrow-right-alt:before {
	color:#fff;
	background:#666;
	font-size:.5em;
	vertical-align: top;
	padding:.15em;
	margin-left: .25em;
	border-radius:15em;
	
	webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.news a.more.top:hover {
	color:#4ba8a4;
}
.news a.more.top:hover > .dashicons-arrow-right-alt:before {
	background:#c29e57;
}

.news a.more.bottom {
	float:right;
    font-size:.75em;
	text-transform:uppercase;
    color: #fff;
	background:#4ba8a4;
	padding:1em 2.25em 0 2em;
	width:100%;
	text-align:right;
	border-bottom-right-radius:.25em;
	border-bottom-left-radius:.25em;
}

.news a.more.bottom .dashicons-arrow-right-alt:before {
	color:#fff;
	font-size:.65em;
	vertical-align: top;
	padding:.15em .25em;
	margin-left: .25em;
	border-radius:15em;
	border:1px solid #fff;
	
	webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.news a.more.bottom:hover {
	background:#0099A9;
}
.news a.more.bottom:hover > .bottom .dashicons-arrow-right-alt:before {
	background:#fff;
	color:#0099A9;
}

.events.one-third {
	width:28.623932%;
}

.events h3 {
    border-bottom: 2px solid #c29e57;
    padding-bottom:3px;
    font-size:20px;
    width:95%;
}

.events.one-third .entry-title {
    padding-top:15px;
    padding-left:80px;
}

.story img {
    max-width: 100px;
}
.story {
    /* clear: both; */ /* ken mason hiding part 2
    border-right: 1px solid #ddd;
    margin: 2%; 24px; 0;
    padding-bottom:10px;

    /* float: left; *//* ken mason hiding part 2
}

.story:last-of-type {
    border:none;
}

.story .entry-title {
    font-size:90%;
}
.below-entry-content .one-half {
    width: 45.717949%;
}


.events .one-third {
    width:27.623932%;
}

.story .date {
background: #c29e57;
color: #fff;
display: block;
float: left;
width: 85px;
padding: 0px;
height: 90px;
border-radius: 0px;
text-align: center;
margin-left: 0px !important;
margin-top: 15px;
margin-right:10px;
}

.story .month {
    display: block;
    padding: 0px; \* ken mason hiding part 3
    margin-top: -14px;
}
.story .day {
    font-size:38px;
    padding:0px !important;
    margin:0px; !important
}

.events .story {
    min-height:160px;
}

article.story.no-event {
    font-style:italic;
    border:none;
    min-height:100px;
}
a.more.no-event {
    display:none;
}

a.support.button, a.department.button {
	width:100%;
    text-align:center;
    border-radius:5px;
    padding:10px;
    padding-bottom:15px;
    margin:0px;
    margin-top:-1em;
}

a.support.button {
	background:#248F8B;
}

a.department.button {
	background:#2D4778;
}

a.support.button:hover {
    color:white;
    background:#248F8B;
}

a.department.button:hover {
	color:#C2C2C2;
}

a.support.button:before {
    content: "\f180";
    font-family:'dashicons';
    position:relative;
    right:10px;
    font-size:20px;
    top:3px;
}

end of ken mason hiding */

/*right sidebar styles*/

/*Dropdown on hover*/

ul#menu-top-photo-menu .current_page_item a {
	background:#00205c;
	color:white;
}




ul#menu-top-photo-menu  li.menu-item-has-children > a:after{
    content:">";
    padding-left:10px;
}


ul#menu-top-photo-menu  a {
	border-bottom:none;
	display: block;
	padding: 20px 22px;
	font-size:16px;
	line-height:20px;
}

ul#menu-top-photo-menu a:hover,
.current_page_item a {
	background:#1e3159;
	color:white;
}

ul#menu-top-photo-menu  ul.sub-menu {
	background:#fafafa;
}

ul#menu-top-photo-menu  ul.sub-menu a {
	padding-left:15%;
}

ul#menu-top-photo-menu li {
border-bottom: 1px solid #ddd;
}

ul#menu-top-photo-menu .current-menu-item ul.sub-menu {
    display:block;
}

ul#menu-top-photo-menu .current-menu-item ul.sub-menu a {
    background:#fafafa;
    color:#686868;
    padding-left:15%;
	font-size:95%;
}



/* News Post sidebar styles*/

.dept-news.widget_recent_entries, 
.dept-news.widget_rss,
.dept-news.widget_categories,
.dept-news.widget_archive{
     padding:1.5em;
     background:#fafafa;
}

.dept-news.widget_recent_entries h4,
.dept-news.widget_rss h4,
.dept-news.widget_archive h4,
.dept-news.widget_categories h4{
    border-bottom:2px solid #ddd;
    text-transform:none;
    font-size:20px;
    padding-bottom:5px;
}

.dept-news.widget_recent_entries ul li,
.dept-news.widget_rss ul li,
.dept-news.widget_archive ul li{
    font-size:90%;
    padding-bottom:1em;
}

.dept-news.widget_categories ul li{
    font-size:90%;
}

.dept-news.widget_recent_entries .post-date,
.dept-news.widget_rss .rss-date{
    display:block;
    font-size:12px;
}
 
.dept .entry-tags,
.form-allowed-tags {
    display:none;
}

.comment-respond {
	padding:0px !important;
}

.dept input[type="submit"] {
    background:#248F8B;
    padding:10px;
}

a.rsswidget img {
	display: none;
}

/*Above Footer Content*/



/*Rollovers section*/

.rollovers {
    background-color: rgba(247, 224, 165, 0.5);
	border-top: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px -3px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px -3px 10px 0px rgba(0,0,0,0.1);
}

.feature{
	float:left;
	/* width:25%; */
	position:relative;
	/* height:250px; */
	overflow:hidden;
}	

.feature img{
	max-width: 200px;
	border-radius:160px;
	margin-top:10%;
	opacity: 0.8;
	border: 4px solid white;
}

.rollovers .one-fourth{
	/* float: left; */
	margin-left: 2.564102564102564%;
	width: 22.076923%;
}



.feature h3{
	position:absolute;
	top: 25%;
	left: -22px;
	display:block;
	width:80%;
	padding:10%;
	width:100%;
	font-size: 20px !important;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color:white;
	
	z-index:2000;
}

.feature h3{
	/* display:none; */
}

.feature p{
	display:none;
	text-align: left;
}

.rollovers position:absolute;width:700px;height:auto;filter:grayscale(100%);/* -webkit-filter:grayscale(100%); */-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);/* filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'>s'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); */filter:gray}

.rollovers .feature a{
	text-decoration:none;
}




.roll-wrap {
    width: 250px;
    height: 250px;
	border-radius:160px;
}

.roll-wrap:hover .overlay{
	background:#00205c !important;
}
.feature.one-fourth .overlay{
	position: absolute;
top: 27px;
left: 3px;
right: 0;
bottom: 0;
width:194px;
height:196px;
border-radius:160px;
background: rgba(0,0,0,0.4);
z-index:1000;
	
}

.feature.one-third {
	width:30.623932%;
}



/* Department Slider (Homepage and alumni slider)
--------------------------------------------- */
@media only screen and (min-width: 800px) {
    .soliloquy-container {
        margin:0px !important;
    }
    .soliloquy-caption {
        max-width:40%;
        left:0 !important;
        background:#15514f !important;
        height:100% !important;
    }
    .soliloquy-caption p{
        margin-top:30px;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        text-shadow: 0 1px 0 rgba(0,0,0,.3);
        zoom: 1;
    }
    .soliloquy-container .soliloquy-caption-inside {
        background:none !important;
    }
    .soliloquy-caption {
        padding:1.5em !important;
    }
    .soliloquy-container .soliloquy-prev {
        border:none;
        left:0px !important;
    }
    .soliloquy-container .soliloquy-next {
        border:none;
        right: 0px;
    }
    .soliloquy-container .soliloquy-image {
        max-width:60% !important;
        float:right !important;
    }
    #soliloquy-195 .soliloquy-caption h2{
        color:white;
        padding-top:5%;
        font-size: 25px;
    font-size: 2.5rem;
    }
    a.dept-button {
        display:block;
        position:relative;
        margin:0 auto;
    /*    background:#248F8B;*/
    /*	border:none !important;*/
    /*    color: rgba(255, 255, 255, 0.85) !important;*/
    /*    padding:10px 10px;*/
        text-transform:uppercase;
    /*	border-radius:3px;*/
    /*	-webkit-border-radius: 3px;*/
    /*    -moz-border-radius: 3px;*/
        background: none;
        border: 1px solid !important;
        color: #fff !important;
        padding: 1rem;
    }
    a.dept-button:hover {
    /*	background:#248F8B;*/
    }
    .dept-button:hover {
    /*    background-color: #248F8B;*/
    /*	color: #fff !important;*/
        color: #00205c !important;
        border-color: #00205c;
        font-weight: 500;   
        background: #fff;
        border-color: #00205c;
    }
    .soliloquy-pager {
        right:30%;
        border:none;
    }
    .soliloquy-pager-item a {
        border:none !important;
    }
    .soliloquy-caption h2 {
        color:white;
        font-size:26px;
    }
}
@media only screen and (max-width: 800px) {
    .soliloquy-container .soliloquy-caption {
        display: block !important;
        background: none;
        padding: 10px !important;
        font-size: .75em;
    }
    .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
        background: none!important;
    }
    .soliloquy-container .soliloquy-caption h2 {
        color: #fff;
        font-size: 1.2em;
        margin-bottom: 10px;
        font-weight: 700;
    }
    .soliloquy-container .soliloquy-caption .dept-button {
        color: #fff!important;
    }
}
/*Alumni Section Styles */

a.button-small {
     background:#248F8B;
    padding:10px;
	color:white !important;
    
}


.bucket.one-third {
    width:30.623932%;
    border:2px solid #f1f1f1;
    height:200px;
    margin-top:2em;
    margin-bottom:2em;
    background:#eee;
    border-radius:4px;
}

.bucket.one-third a {
    display:block;
    background:white;
    padding:1.1em;
    color:#666;
}
.bucket.one-third a:after {
    content:">";
    float:right;
}
/**/


.alum-entry {
    min-height:130px;
    border-bottom:1px dotted #ccc;
    padding-top:2em;
    padding-bottom:1em;
    clear:both;
}

.alum-entry h6 {
    font-size:23px;
}

.alum-entry img {
    width:auto !important;
}

.callout-text {
    border-left: 3px solid green;
    padding-left:20px;
    margin-top:2em;
    font-style:italic
}

/*Photo Gallery*/

.gallery {
    min-height:200px;
}

.gallery img {
    margin:0;
    border-radius:0;
    width:100px;
    float:left;
    margin-top:1.5em;
}


/* Department Academic Offerings Section - Blue Bar
--------------------------------------------- */

.academic-programs {
    border-top:1px dotted #ccc;
    padding-top:2em;
}

.academic-programs .one-third
{
    width:30.623932%;
}

.academic-programs h3 {
    background:#00205c;
    color:white;
    padding:10px;
    font-size:20px;
}


.academic-programs ul li a {
    
    background-color: #fafafa;

    border-left: 2px solid #ddd;
	border-bottom:2px solid #ddd;
	
padding: 10px 15px;
display: block;
margin-bottom: 5px;
text-decoration: none;
color: gray !important;
font-size: .9em;
line-height: 1.5em;
border-radius: 4px;

    /* border-left: none; */
}

.academic-programs ul li a:hover {
	background:rgba(209, 209, 209, 0.48);
	color:black;
	
}

.academic-programs ul {
	list-style-type:none !important;
    margin-left:0px !important;
    padding-left:0px !important;

}


.academic-programs ul li {
    list-style-type:none !important;
    font-size: 90%;
}


/*Special faculty */


/*Resources in-page menus*/

/*ken mason edit 10/18/2017 changed color to dark blue */
.entry-content ul a {
    color: #2D4778;
	border:none;
	
}

/*ken mason edit 10/18/2017 changed color to dark blue */
.entry-content ul a:hover {
	color: #2D4778;

}

/*Academic Program Page styles
-----------------------------------------------------------*/
/*Layout Styles*/

.maj-min .content-sidebar-wrap {
    width:100%;
}

.maj-min {
/*    position:relative;*/
/*    top:-30px;*/
}

.maj-min .content {
	margin-left:2.2em;
}



/*Marketing Message Area*/
/*ken mason edit 10/18/17 jeannette wwanted background to change from rgba(247, 224, 165, 0.5) to white */
.marketing-area {
/*    background: rgba(255, 255, 255, 0.5);*/
    padding: 2rem 0;
    
}

/*ken mason edit 10/18/17 changed color of border to white */
.marketing-area img {
/*	float:right;*/
    /*ken mason edit 10/18/17 hidding image features to make it a basic square shape upon request
	border-radius:160px;
	border: 1px solid #FFFFFF;
	padding:10px;
    */
}

.marketing-area.wrap p{
    font-size:20px;
    
/*    font-family: Lato, sans-serif;*/
}



.sidebar-content-sidebar .sidebar-primary {
   width:200px;
}

.sidebar-content-sidebar .content {
    width:670px;
    padding: 0;
}


ul#navigation {
    list-style-type:none !important;  
    position:relative;
}

/*ken mason edit 10/18/2017 changed color to dark blue */
ul#navigation li {
    display:inline-block;
/*    padding: 1em;*/
/*    background: #2D4778; */
    background: #00205c;
    font-size:18px;
    width: 33%;
}
/*ken mason edit 10/18/2017 changed color to dark blue */
ul#navigation li.current-menu-item {
	background:#2D4778;
}
/*ken mason edit 10/18/2017 changed color to dark blue */
ul#navigation li:hover {
/*	background:#2D4778;*/
    background: #002e86;
}

ul#navigation li:first-of-type {
	margin-left:0;
}

ul#navigation li a {
    color: #fff;
/*    padding-left: 8%;*/
    display:block;
    font-size: 1.2em;
    line-height: 1;
    padding: 2rem;
}

ul#navigation.topmenu .dashicons.dashicons-admin-site {
    font-size:34px !important;
}


ul.topmenu li .dashicons {
	float:right;
} 

ul#navigation .current_page_item a {
	background:none;
}

.dashicons-info,
.dashicons-welcome-learn-more,
.dashicons-admin-site
{
    color:white;
    font-size:180% !important;
}

ul #navigation, li .dashicons {
    padding-right:43px;
}
/*fix for last menu item spacing*/
ul#navigation.topmenu li:last-of-type {width:33.301%; margin-right:-10px}

/*Breadcrumbs*/

.maj-min .breadcrumb {
/*    font-size:.8em;*/
/*    color:#666;*/
    margin-top:1rem;
}

.breadcrumb {
/*    font-size:.8em;*/
/*    color:#969696;*/
 
}

.breadcrumb a {
/*    padding-right:4px;*/
    color:#000;
/*    font-weight:bold;*/
    border-bottom:1px dotted;
}

.breadcrumb a:hover {
	color:#000 !important;
    font-weight: 700;
    border-bottom:1px solid;
}


/*Primary Navigation Menu - Left*/

/*Primary Navigation Menu - Left*/

#menu-beyond,
#menu-learn,
#menu-graduate {
    border: 1px solid #ddd;
/*	background:rgb(223, 217, 213);*/
/*	padding:1em;*/
/*	border-radius:4px;*/
}

#menu-beyond li,
#menu-learn li,
#menu-graduate li {
	display: block;
    border-bottom: 1px solid #eee;
	margin-bottom: 0;
}

#menu-beyond li:last-child,
#menu-learn li:last-child,
#menu-graduate li:last-child {
    border-bottom: 0;
}

/*
#menu-beyond li:first-child a,
#menu-learn li:first-child a,
#menu-graduate li:first-child a {
    color: #fff;
    font-weight: 500;
    background: #00205c;
}
*/

#menu-beyond a,
#menu-learn a,
#menu-graduate a {
	border: 0; 	
    padding: 1.2rem;
    display: block;
/*    text-align: center;*/
    line-height: 1;
}

#menu-beyond a:hover,
#menu-learn a:hover,
#menu-graduate a:hover {
    background: #eee;
}

#menu-beyond a:active,
#menu-learn a:active,
#menu-graduate a:active {
    background: #cecece;
}

/*ken mason edit 10/18/17 changed color to blue */
#menu-beyond .current_page_item a,
#menu-learn .current_page_item a,
#menu-graduate .current_page_item a {
	font-weight: 500;
    background: #cecece;
}
	

.current_page_item a {
	background: none;
	color: black;
}

.left-col-b {
/*    border:1px solid #ddd;*/
/*    padding:1em !important;*/
/*    font-size:80%;*/
}

.left-col-b h4 {
/*    border-bottom:1px solid #5672ac;*/
/*    padding-bottom:1em;*/
/*    padding-left:8px;*/
}


.left-col-a a,
.left-col-b a,
.right-col-d ul li a {
	 display:block;
	background:white;
    padding:.5em;
    border-radius:0;
/*    font-size:90%;*/
    width:100% !important;
    display:block;
	border:1px solid #ddd;
	color:#333;
	text-align:center;
	margin-top:1em;
 } 

.left-col-a a:hover,
.left-col-b a:hover,
.right-col-d ul li a:hover {
	color: #000;
    background: #eee;
 } 
.left-col-a a:active,
.left-col-b a:active,
.right-col-d ul li a:active{
	color: #000;
    background: #cecece;
 } 

.left-col-b a {
/*	display:block;*/
/*	background:#fafafa;*/
/*    padding:.5em;*/
/*    border-radius:4px;*/
/*    font-size:90%;*/
/*    width:100% !important;*/
/*    display:block;*/
/*	border:1px solid #ddd;*/
/*	color:#666;*/
/*	text-align:center;*/
/*	margin-top:1em;*/
}

.left-col-a,
.left-col-b,
.right-col-d,
.widget.contact,
#text-2 {
/*     background: rgba(247, 224, 165, 0.5) !important;*/
     background: #fff;
     border: 1px solid #ddd;
     padding:1.2rem !important;
     font-size:80%;
 }

.left-col-a h4,
.right-col-d h4 {
/*	 padding-bottom:1em;*/
/*	  border-bottom:1px solid #5672ac;*/
/*	  padding-left:8px;*/
/*    margin: 0 0 1rem;*/
/*    font-size: 0.8em;*/
 }



.right-col-d {
/*	border-radius:4px;*/
/*	border:1px solid #ddd;*/
/*	padding:1em !important;*/
/*	font-size:90%;*/
}

.right-col-d h4 {
/*	width:100%;*/
/*	border-bottom:1px solid #5672ac;*/
/*	padding-left:8px;*/
/*	padding-bottom:1em;*/
}

.right-col-d ul li a{
/*	background:#fafafa;*/
/*    padding:.5em;*/
/*    border-radius:4px;*/
/*    font-size:90%;*/
/*    width:100% !important;*/
/*    display:block;*/
/*	border:1px solid #eee;*/
/*	color:#666;*/
/*	margin-top:1.5em;*/
}

.right-col-d img {
    border-radius:160px;
    text-align:center !important;
    margin-left:0px;
    max-width:120px;
    margin-bottom:10px !important;
}

.right-col-d p{
margin:0px !important;
padding-left:0px;
text-align:center
}

.right-col-d a {
	text-decoration:none;
	text-align:center;
}



/*Right Sidebar Styles*/

.sidebar-secondary {
    width: 210px;
}
 


.right-col-b {
/*    background:rgba(0, 32, 92, 0.82) !important;*/
/*    padding:1em !important;*/
}

.right-col-b h4 {
/*    color:white;*/
/*    padding-left:10px;*/
}

.right-col-a,
.right-col-b,
.right-col-c {
    background: #eee !important;
    padding: 1.2rem !important;
}

.sidebar .widget.right-col-a,
.sidebar .widget.right-col-b {
    margin-bottom: 0;
}

.widget-title,
.left-col-a h4,
.left-col-b h4,
.right-col-d h4,
.right-col-a h4,
.right-col-b h4,
.right-col-c h4,
.widget.contact h4 {
    font-size: 1.4rem;
    margin: 0 0 1rem;
/*    letter-spacing:0px;*/
/*    color:#333;*/
/*    padding-left:10px;*/
/*    min-height:30px;*/
/*    vertical-align:middle;*/
    
}

.right-col-a ul li, .right-col-b ul li {
/*    margin-bottom:1em;*/
    display:block;
     width:100% !important;       
}

.right-col-a ul li a, .right-col-b ul li a {
/*    background:white;*/
/*    padding:.5em;*/
/*    font-size:90%;*/
/*    width:100% !important;*/
/*    display:block;*/
    padding: 0.5rem 0;
    border-radius: 0;
    border-bottom: 1px dotted;
}



.right-col-a ul li a:hover, 
.right-col-b ul li a:hover {
/*	border-left:3px solid gray;*/
	background: #fff;
}

.right-col-c select {
	background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 0 !important;
    box-shadow: none;
    color: #666;
    font-weight: 300;
    font-size: 14px;
    font-size: 1em;
    padding: 16px;
    padding: 1em;
    width: 100%;
}

.right-col-c h4 {
/*    padding-left:8px;*/
}

.right-col-c {
/*    border:1px solid #ddd;*/
/*    padding:1em !important;*/
}

.right-col-c select {
/*    font-size:70%;*/
}

/*Library styles start here
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------*/

.backstretch {
    /* width: 100%; */
    background:url(img/library-search-img.jpg);
    background-size:cover;
    height: 600px;
    clear: both;
}

.backstretch h2 {
    color:white;
    font-weight:normal !important;
    text-align:center;
    font-size:3em;
    padding-top: 3em;
}

input#ebscohostsearchtext {
    max-width:70%;
    margin-right:1em;

}

form#ebscohostCustomSearchBox {
    text-align:center;
}

form#ebscohostCustomSearchBox input.button {
    background:#c29e57;
    color:white;
}

p.subtitle {
    text-align: center;
color: rgba(255, 255, 255, 0.85);
font-size: 1.4em;
font-weight: 300;
font-style: italic;
    margin-bottom: 3em;
}

.section5 {
    padding: 3em;
}


/*Menu*/

ul[id*=menu-main-menu] a {
	border-bottom:none;
	display: block;
	padding: 20px 22px;
	font-size:16px;
	line-height:20px;

}

ul[id*=menu-main-menu] li {
border-bottom: 1px solid #ddd;
}


ul[id*=menu-main-menu] ul.sub-menu {
background: #FAFAFA;
}

ul[id*=menu-main-menu] ul.sub-menu a {
color: #333;
border-bottom: 1px solid #ddd;
margin-left: 1.5em;
margin-right: 1.5em;
padding: 15px;
font-size: 95%;
}

ul[id*=menu-main-menu] .sub-menu .current_page_item a {
	background:none;
	color: rgb(255, 255, 255);
	color: #333 !important;
	font-weight:bold;
	
}


ul[id*=menu-main-menu] .sub-menu .current_page_item a:before {
	content: "\f345";
	font-family:'dashicons';
	position:relative;
	left:-4px;
	top:2px;
	
}

/*Media Center overrides*/

ul#menu-main-menu-media-center .current_page_item a {
    color:white;
}


h2.site-description a:hover {
    border-bottom:1px solid;
}


/*Header - hours*/
.hours {
    float: right;
    position: relative;
    background: rgba(0, 32, 92, 0.62);
    color: white;
    /* top: 70px; */
    /* border: 6px solid white; */
    padding: 1em;
    /* width: 200px; */
    text-align: center;
}

.hours a, .hours a:visited{
    color: white;
    text-decoration: underline;
}

/*Front page menu */


header.library.site-header .widget-area.header-widget-area {
    width:auto;
}

header.library.site-header {
    background:rgb(223, 217, 213);
}


.site-header .wrap {
    padding: 30px 0;
    padding: 3rem 0;
}
.site-header aside.widget-area.header-widget-area #nav_menu-2 {
    border:none;
    position:relative;
 
    
}

.site-header aside.widget-area.header-widget-area #nav_menu-2 a {
    color:black;
    text-transform:none;
    font-size:20px;
}

.site-header aside.widget-area.header-widget-area #nav_menu-2 a:hover {
    background:none;
    text-decoration:underline;
}

.site-header aside.widget-area.header-widget-area #nav_menu-2 .current-menu-item a{
    background:none;
    border-bottom:2px solid #00205c;
}

.site-header #menu-main-menu li.menu-item-has-children > a:after {
    display:none;
}

.site-header #menu-main-menu li.menu-item-has-children ul {
    display:none;
}


/*Search Everything*/

.search-everything {
     background: linear-gradient(to bottom,#084a8d 0%,#084a8d 22%,#00205c 100%);
    height: 300px;
	
     color: #A8C0D6;
}

.search-everything.dept {
position: relative;
top: 0px;
padding: 7em;
}

.search-everything-title {
    text-align: center;
	color: black;
	position: relative;
	top: -30px;
}

.search-everything-title h2 {
    color:black;
}


.search-everything.dept input {
    width:90%;
}

.search-everything.dept input.button {
    float:right;
    width:100px;
    background:#A8C0D6;
    padding:17px;

}

.search-everything.dept a {
    color: #A8C0D6;
    margin-left:1em;
    margin-right:1em;
}

.search-everything.dept a:hover {
    text-decoration:underline;
    
}


/*Below Search*/


.secondary-tools {
    text-align: center;
    padding: 3em;
    background:#15514f;
    color:white;
}

.secondary-tools a {
	color:white;
}

.secondary-tools h2 {
	color:white;
	padding-bottom:1.5em;
}

.secondary-tools .one-sixth {
    width:13.529915%;
}

.dashicons.dashicons-book, 
.one-sixth .dashicons.dashicons-info,
.dashicons.dashicons-share,
.dashicons.dashicons-admin-site,
.dashicons.dashicons-category,
.dashicons.dashicons-media-document {
    color:white;
    font-size:50px !important;
    text-align:left !important;
    margin-left:-30px;
}

.dashicons.dashicons-book:hover,
.dashicons.dashicons-info:hover,
.dashicons.dashicons-share:hover,
.dashicons.dashicons-admin-site:hover,
.dashicons.dashicons-category:hover,
.dashicons.dashicons-media-document:hover {
/*    color:#ffb81d;*/
    color: #fff;
}



.tool-title {
    clear:both;
    margin-top:2em;
    text-align:center !important;
}



.section3 {
    background:rgb(223, 217, 213);
    margin-top:-20px;
    min-height:500px
    ;
    padding: 3em;
}


.section3 .one-half {
    width:46.717949%;
}

.section3 ul {
    list-style-type:none;
    padding-top:2em;
}

.section3 .one-fourth ul li{
    border-bottom:1px dotted #000;
    padding-top:1em;
}

.section3 .one-fourth ul li:first-of-type {
    padding-top:0px;
}


.section3 .one-fourth ul li a:before {
    content:'>';
    float:left;
    font-size:20px;
    margin-right:0.5em;
    color:black;
}

.section4 {
    padding:3em;
}

.section4 .one-third{
    width:30.623932%;
}

.section4 h3 {
	font-size:1.5em;
}


.section4 h2 {
    text-align:center;
    padding-bottom: 1em;
}


.section6 {
    padding:2em;
    background:gray;
    color:white;
}

/*Middle-content 5*/

.extra-content .soliloquy-caption { 
position: relative !important;
max-width:100% !important;
background:none !important;
}

.extra-content.soliloquy-container .soliloquy-image {
    max-width:100% !important;
    margin-bottom:2.5em;
}


.extra-content .soliloquy-caption-inside {
	background:none !important;
	color:#333 !important;
	text-shadow:none !important;
}

.extra-content .soliloquy-caption-inside h5 a{
	color:#333 !important;
	font-size:19px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0.5em !important;

}

.extra-content .soliloquy-caption-inside h5 {
	padding-top:1.5em !important; 
	padding-bottom:1.5em !important; 
}

.extra-content .soliloquy-image  {
	border-radius:180px !important;
	
}

.extra-content.soliloquy-container .soliloquy-prev {
    left: -100px !important;
}

.extra-content.soliloquy-container .soliloquy-next {
    right: -100px !important;
}

.middle-content5 {
    height:600px;
    padding-top:5em;
    background:#fafafa;
 
}

.middle-content5 h2 {
text-align: center;
padding-bottom: 1em;

}


.footer-widgets {
	background-color: rgba(247, 224, 165, 0.5);
	color:#333;
}

.footer-widgets a {
	color:#333;
}


.footer-widgets #text-2 {
	background:none;
}

/*Box Office Widget*/

.box-office.widget {
    padding: 1em;
background: rgba(0, 32, 92, 0.51) !important;
color: white !important;
}

.box-office.widget h4 {
    color:white;
    font-weight:bold;
}

.box-office.widget a{
    color:white;
}


#menu-main-menu a:hover {
	background:#1e3159;
	color:white;
}

ul#menu-main-menu-archives .current-menu-item a {
    color:white !important;
}

#menu-main-menu-archives  li.menu-item-has-children > a:after, a.dept-button:after,
#menu-main-menu-media-center li.menu-item-has-children > a:after, a.dept-button:after{
   content: "\f345";
	font-family:'dashicons';
	font-size:15px;
    padding-left:5px;
	position:relative;
	top:3px;
}

#menu-main-menu-media-center .sub-menu li,
#menu-main-menu-archives .sub-menu li {
	background:none !important;
	color: rgb(255, 255, 255) !important;
	color: #333 !important;
	
}


/*Sample Site Syles*/

.menu-sample.widget.widget_nav_menu{
    background: rgb(126, 11, 11);
    padding:1em
}

.menu-sample.widget.widget_nav_menu a, .menu-sample.widget.widget_nav_menu h4{
    color:white;
}

.contact-sample.widget {
/*    background: rgba(247, 224, 165, 0.5);*/
/*    padding:1.5em;*/
}


/*Event listing from Tribe Calendar*/

.tribe-event-title {
    font-weight:bold;
}

.tribe-event-title a {
    color:#333 !important;
    text-decoration:none !important;
    border-bottom:none;
    font-size:18px;
}
.tribe-event-date-time {
    font-size:90%;
}
.tribe-events-single-event-description {
    font-size:95%;
}
.tribe-event {
    padding: 0;
    min-height:5em;
	padding:1em;
	clear:both;
	overflow:hidden;
	display: table;
}

.tribe-event-wrapper {
	width:100%;
}

.tribe-event-wrapper:nth-of-type(odd) {
	background:#FAFAFA;
}

.tribe-event .month {
    display: block;
    padding: 0px;
    margin-top: -14px;
}
.tribe-event .day {
    font-size:38px;
    padding:0px !important;
    margin:0px; !important
}

.tribe-event-date-wrap {
	float:left;
	border-right: 4px solid #275BA1;
}

.tribe-event .date {
color: #275BA1;
display: inline-block;
width: 5em;
padding: 0px;
height: 5em;
text-align: center;
float:left;
clear:both;
}

.tribe-event .day {
	font-size:2em;
}
.tribe-event .month {
	font-size:1em;
}

.tribe-event .date.end {
	width:5em;
}

.tribe-event .date.end:before {
	content:'thru';
	font-size:.8em;
	font-style:italic;
	color:#666;
	margin:-1.15em 2.15em -1.55em 2.35em;
	float:right;
	padding:0;
}


.tribe-event-info {
    overflow:hidden;
	padding-left:1em;
	display: table-cell;
	vertical-align:middle;
}


/*Degree Requirements Styles*/

.entry.catalog h1 {
    font-size:29px;
    color:#248F8B;
}

.entry.catalog h2 {
    font-size:22px;
}

.entry.catalog h3 {
    font-size:18px;
}

.entry.catalog h4 {
    font-size:15px;
    font-style:italic;
    margin-left:1em
}

/*Special Physics*/

table.responsive.physics {
    font-size:90%;
    padding:10px;
}

table.responsive.physics td {
    background:#fafafa;
    padding:10px;
    font-style:italic;
}


td.table-highlight {
    background: rgba(247, 224, 165, 0.5) !important;
    width:50%;
    padding:10px;
    font-style:normal !important;
}

/*Custom category pull shortcode*/

.display-posts-listing a.title {
    color:#333 !important;
    border:none;
    border-bottom:1px dotted;

}

article.listing-item {
    margin-bottom: 4em !important;
    margin-top:4em;
    padding-bottom:2em;
    border-bottom: 2px solid #f5f5f5;
}

.display-posts-listing h2.entry-title {
    padding-bottom:1em;
}

/* From the Newsroom on News Pages */
section.from-the-newsroom {
	overflow:hidden;
	padding:1em 1em .5em 1em;
	background:#FaFaFa;
	margin-bottom:1.5em;
	border: 1px solid #E8E8E8;
    border-bottom: 2px solid #E8E8E8;
}
section.from-the-newsroom h2 {
	border-bottom:1px solid #ccc;
	padding: 0 .75em .75em .75em;
	text-transform:uppercase;
	font-size: 2.5rem;
    letter-spacing: .1em;
}
.from-the-newsroom article.one-half {
	margin-left: 0;
    width: 47.7%;
    margin-right: 1em;
	padding:1em 1em 0 1em;
    height: 100%;
    
}
section.from-the-newsroom article.one-half .imgwrap {
	width: 40%;
	max-height:150px;
    overflow: hidden;
    float: left;
    margin-right: 1em;
    margin-bottom: .5em;
}
section.from-the-newsroom article.one-half img {
	margin:0;
	float:none;
	object-fit:cover;
	width:100%;
	min-height: 120px;
}
section.from-the-newsroom p.entry-title {
	margin-bottom:.5em;
	font-size:2.5rem;
}
section.from-the-newsroom p.entry-meta {
	font-style:italic;
	text-transform:uppercase;
	margin:0;
	padding:.25em 1em;
	color:#666;
	background:#F7E0A5;
}
section.from-the-newsroom a:hover > article.one-half {
	background:#eee;
	color:#00205C;
}
section.from-the-newsroom a:hover > article.one-half p.entry-meta {
	background:#FFB81D;
}
section.from-the-newsroom a.more-news {
	font-style:italic;
	text-align:right;
	color:#B68250;
}
section.from-the-newsroom a.more-news:hover {
	text-decoration:underline;
}
section.from-the-newsroom .more-news {
	border-top:1px solid #ccc;
	width: 100%;
    display: block;
	padding-top:.5em;
	margin-top:1em;
}

/* Call to Action Widget */
.call-to-action {
	background:#00205C!important;
	color:#fff!important;
	padding:2rem!important;
}
.call-to-action .widget-title {
	color:#fff!important;
	font-size:1.25em!important;
	margin-bottom:.5em!important;
}
.call-to-action  a {
	color:#FFCC00;
	border:0;
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:.1em;
}
.call-to-action  a:hover {
	color:#fff;
}
.call-to-action  a:after {
	content:'\00BB';
	margin-left:.25em;
	font-size:1.3em;
}
/*
	Social Media Icons in Header
	Requires FontAwesome
*/
.dept-header-social {
	margin-top:1.5em;
}
.dept-header-social ul li a{
	position:relative;
}
.dept-header-social ul li {
	display:inline;
	list-style-type:none;
	margin-left:.5em;
}
.dept-header-social i {
	/* icon colors and size */
	background:#847870;
	color:#fff;
	width:35px;
	height:35px;
	line-height:37px;
	text-align:center;
	border-radius:3px;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}
.dept-header-social i:hover, .dept-header-social i:active, .dept-header-social i:focus {
	/* hover state */
	background:#248F8B;
}
.dept-header-social span {
	/* popup description */
	display:none;
	background:#fff;
	font-size:.75em;
	text-align:center;
	position:absolute;
	padding-bottom:1.35em;
	width:200px;
	z-index:999;
	bottom:25px;
	left:-83px;
	border-radius:5px;
	-webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px -5px rgba(0,0,0,0.5);
}
.dept-header-social a:hover span, .dept-header-social a:active span, .dept-header-social a:focus span {
	display:inline;
}
.dept-header-social span i {
	/* popup icon style */
	background:#248F8B;
	color:#fff;
	font-size:3em;
	padding:1.15em 1.5em 1em 1.5em;
	margin-bottom:.5em;
	line-height:0;
	width:100%;
	border-radius:0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.dept-header-social span:after {
	/* adds chat bubble arrow */
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
	margin-top:-1px;
}

/*
	faculty/staff Listing Styles
*/
#people__wrap,
.people__wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin:0 auto 1em auto!important;
}
#people__wrap li {
	list-style-type:none;
}
.people__subtitle {
    width: 100%;
    text-align: center;
    border-bottom: 5px double #ccc;
    margin-bottom: .75em;
    padding-bottom: .75em;
}
.people__subtitle h3 {
	margin:0;
	padding:0;
}
.people__item {
    width: 20%;
    padding:1em;
    border-radius:3px;
    display:flex;
    flex-flow:column nowrap;
    justify-content:center;
    align-items:center;
    text-align:center;
    font-size: .8em;
}
.people__item:nth-of-type(odd) {
	background:#fafafa;
}
.people__item img {
	border-radius:3px;
	margin-bottom:.5em;
}
.people__name {
	font-size: 1.3em;
	font-weight:bold;
}
.people__chair,
.people__name,
.people-chair,
.people__title {
	padding:.5em 0!important;
	margin:0!important;
}
.people__phone,
.people__email,
.people__building {
	padding:.25!important;
	margin:0!important;
}
.people__phone a:before,
.people__email a:before,
.people__building:before {
	font-family:fontawesome;
	margin-right:.25em;
}
.people__chair {
	font-weight:bold;
}
.people__phone a:before {
	content:"\f095";
}
.people__email a:before {
	content:"\f0e0";
}
.people__building:before {
	content:"\f041";
}






/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.header-image .site-header .wrap {
		background: url(images/logo@2x.png) no-repeat left;
		background-size: 320px 164px;
	}

}


@media only screen and (max-width: 45em) {
	
	
#soliloquy-22 .soliloquy-item-image, #soliloquy-25 .soliloquy-item-image {
		width: 100% !important; 
		max-width: none !important;
} 
		
#soliloquy-22 .soliloquy-caption, #soliloquy-25 .soliloquy-caption { 
left: auto !important;
bottom: auto !important; 
right: 0 !important; 
top: 0 !important; 
max-width: 100%;}

#soliloquy-22 .soliloquy-caption-inside, #soliloquy-25 .soliloquy-caption-inside {
	height:0px;
	text-shadow: #272727 2px 2px 1px;
}

#soliloquy-22 .soliloquy-caption-inside h2, #soliloquy-25 .soliloquy-caption-inside h2 {
	padding-top:10%;
	font-weight: bold;
}	


#soliloquy-container-22 .soliloquy-control-paging, #soliloquy-container-25 .soliloquy-control-paging {
    right:50% !important;
    bottom:20px;
    
}

#soliloquy-container-22 .soliloquy-control-paging a, #soliloquy-container-25 .soliloquy-control-paging a {
    border:none;
}

.dept-button {
    background-color: #fff;
	color: #000 !important;
	text-shadow:none
}

.dept-button:hover {
background:#eee;
}

.academic-programs .one-third {
	width:100%;
}


.site-description {
	left:0 !important;
}


.feature.one-fourth {
width: 100% !important;
text-align:center;
position: relative;
margin:0 auto;

}

.roll-wrap {
	width:100% !important;
}

.feature.one-fourth .overlay {
    display:none;
}

.feature.one-fourth img {
	margin-top:3%;
	opacity:0.3;
}

.feature.one-fourth {
	background:#1e3159;
	border-bottom:1px solid rgba(250, 250, 250, 0.17);
}

.feature h3 {
	display:block !important;
	color:white;
}

/*Content Area Width*/

.sidebar-content .content {
	max-width:100%;
	width: 100%;
}

}

@media only screen and (min-width:1024px) and (max-width: 1139px) {
	
	.content,
	.site-header .widget-area {
		width: 620px !important;
	}
}

@media only screen and (max-width: 1139px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 300px;
	}



}

/* ken mason added coded 10/18/17 added marketing wrap from dan's code to activate smcm-buttons */

	.marketing .wrap {
		background:none;

	}

	.marketing p {
		width:100%;
		padding-left:1em;
		padding-bottom:0.5em;
	}

/* end of ken mason added media query */ 

@media only screen and (min-width: 1024px) {
	
}

@media only screen and (max-width: 1023px) {

	body {
		background-color: #fff;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100% !important;
	}

	/*.site-header .wrap {
		padding: 20px 0;
		padding: 2rem 0;
	}*/

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.site-inner,
    .marketing-area,
    .site-header .title-area {
		padding-left: 2rem;
		padding-right: 2rem;
	}

    .widget.simple-social-icons {
        padding-left: 0;
        margin-top: 0;
        float: left;
        padding-left: 1.3rem;
        padding-bottom: 1rem;
/*dan social alignment on mobile */
    }

    .social-icon-menu {
        position:relative;
        top: 0;
        right: 0;
    }

    
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-header .search-form {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
		padding: 2rem 1.6rem;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
		padding: 4rem;
	}

	.sidebar-content .sidebar-primary {
		width:100%;
	}

	.site-footer {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

/* ken mason edit 10/18/17 hiding news code 
    
.below-entry-content .one-half,
.events.one-third {
	width:100%;
}

.below-entry-content .one-half {
	border:none;
}
end of ken mason hiding news code edit */


	#people-container .one-sixth {
	width:50%;
	padding:.5em;
}

li.one-sixth {
	height:auto;
}

/*SIDR*/
.left.one-half .dashicons-menu { 
	content: "\f333";
	font-family: "dashicons";
	-webkit-font-smoothing: antialiased;
	font: normal 24px/1 'dashicons';
	margin: .1em;
	padding-left: 5px;
	padding-right: 5px;
}

  .block-title.one-third {
       display:none;
    }
    
    
    .primary-nav.two-thirds {
        display:none;
    }
    
    .left.one-half a, .right.one-half a, #universal-nav {
        display:none;
    }
    
    #off-canvas-menu-button {
        display:block;
        position:relative;
        top:20px;
    }
    
    .dashicons.dashicons-menu {
      width:50px;
      height: 50px;
    }

    .site-header {
/*    	margin-top: 80px;*/
    	clear:both;
    }
    

.top-nav {
    height:80px;
    
    background-repeat:no-repeat;
    background-position:center;
    position: fixed;
width: 100%;
z-index: 1000;
}

.department-top-photo {
/*	margin-top:68px !important;*/
}

/* ken mason 10/18/17 changed color to dark blue */
ul#navigation li {
	display:block;
	width:100% !important;
	border-bottom:1px solid rgba(250, 250, 250, 0.3) !important;
/*    background:#2D4778;*/
}





.maj-min .content {
	margin-left:0px;
}

/*Major Minor Pages*/

.maj-min .breadcrumb {
	padding:1em;
}

#menu-beyond a,
#menu-learn a,
#menu-graduate a {
	display:block; 	
/*	padding:0.2em*/
}

.left-col-a,
.left-col-b{
    display: none;
}

.sidebar-primary {
    width:100% !important;
}

.sidebar-primary .left-col-c {
    width:100% !important;
}

/*Library Styles*/

.hours {
	top:75px !important;
	float:none !important;
	width:80% !important;
	display:block;
	text-align:center;
	margin:0 auto;
	
}




}

@media only screen and (max-width: 767px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100% !important;
	}

	.one-half.in-page {
		width:100% !important;
		margin:0px !important;
		padding:1em;
	}

	.one-third.in-page {
		width:100% !important;
		margin:0px !important;
		padding:1em;
	}

	.dept.site-header, .dept {
/*		top:-105px;*/
	}

	.library.site-header {
    	margin-top:0px; !important;
    }



	#people-container .one-sixth {
        width:50%;
        padding:.5em;
    }

    li.one-sixth {
        height:auto;
    }

    /*SIDR*/
    .left.one-half .dashicons-menu { 
        content: "\f333";
        font-family: "dashicons";
        -webkit-font-smoothing: antialiased;
        font: normal 24px/1 'dashicons';
        margin: .1em;
        padding-left: 5px;
        padding-right: 5px;
    }

    .dashicons-search{
/*        font-family: sans-serif;*/
        width:57px;
        font-weight: 100;
        height: 19px;
        line-height: 1.625;
    }
    .dashicons-search::before{ 
        content: "\f179";
        -webkit-font-smoothing: antialiased;
        font-family: "dashicons";
        font-size: 2.0em;
        line-height: 1.0;
    }

    .two .dashicons-search::before{ 
        line-height: 1.0;
        width:100px;
    }

	.maj-min {
		top:-130px;
	}
    
}

    /* ken mason edit 10/18/17 getting rid of !important to see if this fixes my issue of not having header image change
.marketing-area img {
	display:none !important;
}
end of ken mason !important edit */
    
/*solilquoy sliders*/


.soliloquy-caption {
/*    display:block !important;*/
/*    float:none !important;*/
/*    max-width:100% !important;*/
/*    clear:both !important;*/
/*    position:absolute !important;*/
/*    bottom:0 !important;*/
/*    height:100% !important;*/

    


}



.soliloquy-wrapper, .soliloquy-viewport, .soliloquy-item {
    height:100% !important;
}

.soliloquy-container .soliloquy-caption-inside {
	padding:0px !important;
}

.events.one-third .entry-title a {
	width:100%;
	height:100%;
	padding:2em;
	padding-left:0px;
}





/*Major Minor Marketing section*/

.marketing-area.wrap h2 {
	font-size: 4rem;
    font-weight: 900;
}

.marketing-area a {
    color: #666;
    border-bottom: 1px dotted;
}

.marketing-area a:hover {
    color: #333;
    border-bottom: 1px solid;
}

.marketing-area a:active {
    color: #666;
}

/*Title area social icons*/

aside.widget-area.header-widget-area .social-icon-menu ul.alignright {
    float:none;
    text-align:center;
}

aside.widget-area.header-widget-area .social-icon-menu {
    width:100%;
    top:20px;
}

aside.widget-area.header-widget-area .social-icon-menu.simple-social-icons ul li {
    float:none !important;
    display:inline;

}

/*Dept Slider caption */

.soliloquy-container .soliloquy-image {
/*max-width: 100% !important;*/
/*float: none !important;*/
/*height:100% !important;*/
}

.soliloquy-caption { 
/*   background: rgba(21, 81, 79, 0.78) !important*/
/*    background: rgba(0, 32, 92, 0.85) !important;*/
    background: #00205c !important;
}

.soliloquy-wrapper {
/*	height: 270px !important;*/
}
.soliloquy-viewport {
/*height: 270px !important;*/
    background-color: #000!important;
}

.soliloquy-wrapper,
.soliloquy-viewport {
    height: 512px !important;
}

.soliloquy-pager {
/*    right:0px;*/
/*    border:none;*/
/*    display:block !important;*/
}

/* Buttons MASTER created by Dan Pindell added by Ken Mason 10/17/17 */
/* Default */
.smcm-button,
.entry-content .smcm-button {
    color: #00205c;
    font-size: 2rem;
    padding: .5em 1em;
    font-weight: 300;
    border: 1px solid;
    margin: 1em;
    display: inline-block;
    background: none;
}

/* Full Width */
.smcm-button.full-w {
    display: block;
    text-align: center;
}

/* Color - text color and hover */
.smcm-button.navy {
    color: #00205c;
}
.smcm-button.navy:hover {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
}
.smcm-button.gray {
    color: #666;
}
.smcm-button.gray:hover {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.smcm-button.white {
    color: #fff; 
}
.smcm-button.white:hover {
    color: #fff;
    background-color: rgba(0, 32, 92, 0.75);
    border-color: #fff;
}
.smcm-button.white.inverse:hover {
    color: #00205c;
    background-color: #fff;
    border-color: #fff;
}

/* Size - font size and padding */
.smcm-button.small {
    font-size: inherit;
/*    padding: .5rem 1rem;*/
}
.smcm-button.medium {
    font-size: 20px;
    font-size: 2rem;
/*    padding: .75rem 1.5rem;*/
}
.smcm-button.big {
    font-size: 30px;
    font-size: 3rem;
/*    padding: 1rem 2.25rem;*/
}
/* Voice Volulme - font weight and border */
.smcm-button.soft {
    font-weight: 300;
    border: 1px solid;
}
.smcm-button.indoor {
    font-weight: 500;
    border: 2px solid;
}
.smcm-button.outdoor {
    font-weight: 700;
    border: 3px solid;
}
/* side bar fixes */
.sidebar .smcm-button {
    margin: 1em 0;
}

/* NEXT STEPS BUTTONS created by dan and added by Ken Mason 10/18/17 */
.steps-box {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
    margin-bottom: 6rem;
}
.step-button {
    margin: 2rem;
    display: flex;
    width: auto;
}
.step-title {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 500;
    text-shadow: 0px 2px 4px #000;
    background-color: rgba(0, 32, 92, 0.8);
    margin: 0;
    padding: 4rem 6rem;
    width: 100%;
    text-align: center;
}
.step-title:hover {
    color: #fff;
    text-shadow: 0px 2px 4px #000;
    background-color: rgba(0, 32, 92, 0.15);
}
    


.request-info,
.virtual-tour,
.visit-campus,
.how-to-apply {
    background-color: #00205c;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.request-info {
    background-image: url(/wp-content/uploads/2017/09/step-button-request-info.png);
}
.virtual-tour {
    background-image: url(/wp-content/uploads/2017/09/step-button-virtual-tour.png);
}
.visit-campus {
    background-image: url(/wp-content/uploads/2017/09/step-button-visit-campus.png);
}
.how-to-apply {
    background-image: url(/wp-content/uploads/2017/09/step-button-how-to-apply.png);
}
/* next steps on department pages */
.next-steps.dept-page {
    background: #eee;
}

.next-steps.dept-page .steps-box {
    padding-bottom: 6rem;
    margin-bottom: 0;
}
