/*
	Theme Name: BRITE
	Theme URI: http://brite.edu
	Description: BRITE WordPress Theme
	Version: 1.0
	Author: Austin Stewart
	Author URI: http://www.ilfusion.com


	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

@charset "UTF-8";
/*
Red : #B72A24
Yellow: #F8B019
Purple: #763D97
*/

body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
strong {
	font-weight: 400;
}
code {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.clear {
	clear: both;
}
.container {
	height: auto;
	margin: auto;
	clear: both;
	position: relative;
}
.show-for-small {
	display: none;
}
.content a, section a {
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
/* MASONRY CODE */
#masonry {
	margin-bottom: 30px;
}
.two, .twoThin, .four, .six {
	margin: 10px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.two {
	width: 275px;
	height: 275px;
	background: #763D97;
}
.twoThin {
	width: 275px;
	height: 570px;
}
.twoShort {
	height: 127px;
	font-size: 50px !important;
	background: #6f2ea0 !important;
}
.twoTall a.mButton:first-child{
	margin-bottom:19px;
}
.twoTall {
}
.four {
	width: 570px;
	/*	height: 570px; */
	/* height:355px; */
        height:570px;
}
.four .control-nav{display:block;}
.fourShort {
	height: 275px;
	padding: 10px;
}
.sixShort {
	height: 275px;
	width: 865px;
}
.fullISO {
	width: 1449px;
	height: 570x;
}
.image img {
	position: relative;
	border-bottom: 7px solid #f8b019;
	z-index: 2;
}
.image span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 70px;
	padding-top: 26px;
	font-size: 18px;
	color: white;
	text-align: center;
	z-index: 1;
}
.image .imgTop {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out;
}
.bigP img {width:100%;}

.mButton {
	text-align: center;
	background: url(images/button-apply.jpg) no-repeat;
}
.mButton:nth-child(2), .visit {
	background: url(images/button-visit.jpg) no-repeat;
}
.mButton {
	font-size: 47px;
	color: white;
	text-transform: uppercase;
	display: table;
	position: relative;
	text-decoration: none;
}
.mSmall {
	font-size: 40px;
}
.mButton span {
	display: table-cell;
	vertical-align: middle;
}
.mButton:hover, .mButton:focus {
	color: white;
}
.waterLink {
	position: absolute;
	background: url(images/water.png) 97% 97% no-repeat;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 20;
	opacity: .25;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.waterLink:hover {
	opacity: 1;
}
.yellow, .Yellow {
	background: #F8B019 !important;
	color: white;
}
.purple, .Purple {
	background: #763D97 !important;
	color: white;
}
.red, .Red {
	background: #B72A24 !important;
	color: white;
}
.bigComment {
	text-align: center;
	font-size: 51px;
	display: table;
	background: #ebebeb;
	padding: 5px;
}
.bigComment p {
    line-height: 1.3 !important;
    font-size: .9em !important;
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}
.bigComment span {
	color: #763D97;
	font-weight: 400;
}
.cta {
	color: white;
	background: #B72A24;
	display: table;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.3;
}
.cta p, .cta span {
	display: table-cell;
	vertical-align: middle;
}
.quote {
	color: white;
	background: #763D97;
	padding-top: 50px;
	font-size: 26px;
	text-align: center;
}
.quote p {
	line-height: 1.2;
}
/* FACULTY */
.filterStaff {
	background: #d7151e;
	font-size: 36px;
}
.staffInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(images/trans-white-77.png) repeat;
	z-index: 10;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	color: #313131;
}
.staffFull {
	width: 100%;
}
.facultySingle a {
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
}
.staffInfo span {
	font-size: 20px;
	text-transform: uppercase;
	color: #1a1a1a;
	font-weight: 500;
	display: block;
}
.facultyPadding {
	padding-bottom: 20px;
}
.emailF, .officeF {
	font-weight: 700;
	display: inline;
	margin: 10px;
	color: #313131;
}
.extraC ul{
	margin-left: 30px;
	/*list-style: none;*/
}
.extraC li{
	margin: 5px 0;
}
.publicationList li {
	font-style: italic;
}
.publicationList li span {
	font-weight: 700;
	display: block;
}
.degreesF {
	color: #B72A24;
}
.staffDiv, .headerImage {
	position: relative;
	padding:10px;
}
.staffTitle, .headerTitle {
	background: url(images/trans-white-77.png) repeat;
	padding: 15px;
	color: #313131;
	font-size: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* Header */
header {
	background: url(images/header-trans.png) repeat;
	z-index: 999;
	padding-bottom: 15px;
}
header:hover {
	background: white;
}
.logo {
	float: left;
	margin: 40px 0;
	height: 168px;
	width: 273px;
	display: block;
	background: url(images/logo.png) no-repeat;
	position: relative;
	z-index: 200;
	text-indent:-99999px;
}
nav li {
	display: inline;
	font-size: 30px;
	margin: 0 20px;
	position: relative;
}
nav a {
	color: #313131;
	padding-bottom: 10px;
	font-weight: 400;
}
nav a:hover {
	color: #ae121a
}
nav li ul a {
	font-weight: 300;
}
nav {
	/*float: right;*/
	float: left;
	margin-top: 155px;
	z-index: 100;
	margin-left: 5%;
}
.seeMenu {
	display: none;
	font-size: 30px;
	text-align: center;
	text-transform: none;
}
.imgSeeMenu {
	display: none;
}
.seeMenu:hover {
	background: #C3141D;
	color: white;
}
.sub-menu {
	visibility: hidden;
	position: absolute;
	background: white;
	left: -40px;
	top: 40px;
	z-index: 999;
	width: 471px;
	padding: 5px;
	background: #FAFAFA;
}
#menu-item-3253 .sub-menu {width:250px;}
#menu-item-5542 .sub-menu {
left:-130px;
width: 210px;}
.sub-menu li {
	display: block;
	font-size: 20px;
	width: auto;
	text-align: left;
}
.navTop {
	position: absolute;
	top: 0px;
	right: 10px;
    background: white;
}
.navTop a {
	text-transform: uppercase;

	color: white;
	text-decoration: none;
	padding: 5px 0 3px;
	text-align: center;
	width: 143px;
	margin-left: 5px;
	display: inline-block;
	font-size: 18px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.navTop a:hover {
	padding-bottom: 15px;
}
.directoryB {background: #8d36d0;}
.giveB {background: #c3141d;}
.myBriteB {background: #f4a102;}

.navTop .homeIcon {
	background: none;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 20px;
	vertical-align: text-top;
}
.searchHead {margin: 0 5px; cursor: pointer;display:none;}
.navTop form {margin:0;}
form input.searchBar {/* display: none; */ margin: 5px 0px;}
/* Header Small */
header.small {
	position: fixed;
	z-index: 999;
	text-align: center;
	width: 100%;
}
.small .logo {
	background: url(images/logo-small.png) no-repeat;
	width: 42px;
	height: 59px;
	margin: 10px 0 10px 115px;
	opacity: .85;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.small .logo:hover {
	opacity: 1;
}
.small nav {
	margin-top: 75px;
}
.small nav ul {
	margin-bottom: 0;
}
/* Footer */
footer {
	padding-top: 80px;
}
footer .logo {
	background: url(images/logo-small.png) no-repeat;
	background-size: 100%;
	width: 34px;
	height: 59px;
	margin: -5px 0 10px 0;
}
footer nav li {
	font-size: 24px;
}
footer nav {
	margin-top: 10px;
}

.copyright, .footerAddress {width: 50%; float: left;}
.footerAddress {text-align: right;}

.pagination {margin:20px 0;}
.pagination .page-numbers {color:#C5141D; padding: 10px 15px; display: inline-block;}
.pagination .current, .pagination .page-numbers:hover {background:#C5141D; color:white;}
.post-edit-link {background:#C5141D; color:white; display: inline-block; padding:10px 20px;}

/* Content Area */

.padTop {
	padding-top: 260px;
}
section {
	float: right;
	width: 80%;
	padding: 0 30px;
}
/*section p, .content p {
	font-size: 1.25em;
}*/
section ul, section ol {
	margin-left: 2em;
}
/* Sidebar */

.sidebar {
	float: left;
	width: 19%;
}
.sidebar .submenu {
	background: #efefef;
	padding: 0;
}
.sidebar .submenu li {
	list-style: none;
	font-size: 17px;
	border-bottom: 1px solid #d5d5d5;
}
.sidebar .submenu li li {
	font-size: 16px;
	border: none;
	padding: 1px 5px;
}
.sidebar .submenu a {
	color: #262626;
	display: block;
	padding: 4px 15px;
}
.sidebar .submenu a:hover {
	color: #B72A24;
	background: #e1e1e1;
}
.sidebar .submenu .children {
	margin-left: 0;
}
.sidebar .sideImage {
	margin-bottom: 15px;
	opacity: .9;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
.sidebar .sideImage:hover {
	opacity: 1;
}
/* Misc */

.social {
	background: white;
}
.social a {
	background: url(images/social-icons.png) no-repeat;
	width: 126px;
	height: 123px;
	display: block;
	text-indent:-999999px;
}
.social .fb {
	float: left;
}
.social .tw {
	background-position: -126px 0 !important;
	float: right;
}

.social .pi {
	background-position: -378px 0 !important;
	float: left;
	margin-top: 29px;
}
.social .gPlus {
	background-position: -252px 0 !important;
	float: right;
	margin-top: 29px;
}
.socialSingle {
	background: none;
}
.socialSingle a, .socialSingle div {
	display: block;
	text-align: right;
	font-size: 28px;
	color: #602a88;
	clear: both;
}
.socialSingle span {
	width: 56px;
	height: 53px;
	background: url(images/social-icons-staff.png) no-repeat;
	display: inline-block;
	float: left;
	margin-bottom: 22px;
}
.socialSingle .fb span {
}
.socialSingle .tw span {
	background-position: 0px -55px;
}
.socialSingle .em span {
	background-position: 0 -273px;
}
.socialSingle .rss span {
	background-position: 0px -110px;
}
.socialSingle .li span {
	background-position: 0px -165px;
}
.socialSingle .app span {
	background-position: 0 -219px;
}
.socialSingle .info span {
	background-position: 0 -273px;
}
.socialSingle .cv span {
	background-position: 0 -219px;
}
.socialSingle .blogsite span {
	background-position: 0 -273px;
}
.socialSingle .soulAbout span {
	background-position: 0 -381px;
}
.socialSingle .soulPeople span {
	background-position: 0 -328px;
}
.socialSingle .soulWork span {
	background-position: 0 -493px;
}
.socialSingle .soulEvents span {
	background-position: 0 -439px;
}
.interiorI {
	background: none;
}
.interiorI a {
	display: block;
	text-align: right;
	font-size: 28px;
	color: #602a88;
	clear: both;
}
.interiorI span {
	width: 56px;
	height: 53px;
	background: url(images/interior-icons.png) no-repeat;
	display: inline-block;
	float: left;
	margin-bottom: 22px;
}
.interiorI .faq span {
}
.interiorI .liveS span {
	background-position: 0px -53px;
}
.interiorI .eventI span {
	background-position: 0px -108px;
}
.interiorI .newsI span {
	background-position: 0px -162px;
}
.readMore {
	display: block;
	font-weight: 700;
	color: #313131;
}
.readMore:hover {
	color: #B72A24;
}
.extraSide {
	float: left;
	margin-left: 20px;
	width: 79%;
}

/** wp anything custom/added style **/
.wp-anything-slider .video-lb{/* display:none;*/}
.wp-anything-slider .video-lb iframe{
	position:relative;
}
.control-nav{
	text-align:right;
}
.control-nav span,
.control-nav a{
	font-size:20px !important;
}
.div-cover-iframe{
	clear: both;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
}
.iframe-popup-link{
	display:block;
	width:100%;
	height:100%;
}
.wp-anything-slider p{
	font-size: 2rem !important;
 	text-align: left;
  	padding: 15px 11px 0px;
}
.page-template-template-home-php .bigComment{ padding:0; }
.page-template-template-home-php #WP-ANYTHING-SETTING1 .anything{ padding-top:0; }
.page-template-template-home-php #WP-ANYTHING-SETTING1{
	/* background:url(/wp-content/uploads/2013/08/big-picture-2.jpg) no-repeat; */
	/* background-size:cover;*/
        height:570px;
}
/* Event Page */

/*.eventC {}
.eventC .two, .eventC .six {display:inline-block;}
.event {font-size:30px; background:#ebebeb; padding:0px 30px; width:55%;}
.eventC .mButton {width:20%;}
.event h3 {font-size:53px;  margin:0;}
.event h3 a {color:#763D97;}
.event p {line-height:1.2;}*/

.em-search-wrapper {
	display: none;
}
.tableFix {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: table;
}
.eventContainer {
	margin: 20px 30px;
}
.eventSingle {
	background: #efefef;
	font-size: 25px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	border-bottom: 1px solid #d5d5d5;
}
.eventSingle:hover {
	background: #e1e1e1;
}
.eventSingle .date {
	width: 310px;
	float: left;
	padding: 20px;
}
.eventSingle .who {
	float: left;
	padding: 20px;
}
/* Form Page */
form br {
	display: none;
}
.wpcf7-list-item {
	width: 50%;
	float: left;
	margin: 0 !important;
}
/* Isotope CSS */
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* Media Queries / Breakpoints */

@media only screen and (min-width: 1475px) {
.container {
	/* width: 1475px; */
        width:1510px;
}
}

@media only screen and (max-width: 1475px) {
.container {
	width: 1190px;
}
nav li {
	font-size: 25px;
	margin: 0 15px;
}
.eventC .mButton {
	width: 16%;
	padding-top: 70px;
}
}

@media only screen and (max-width: 1190px) {
.container {
	width: 885px;
}
.logo {
	margin: 20px 0;
}
footer nav li {
	font-size: 19px;
	margin: 0 7px;
}
.faculty .mButton {
	height: 140px;
	padding-top: 30px;
}
section, .sidebar {
	display: block;
	float: none;
	width: 100%;
}
.padTop {
	padding-top: 0;
}
.sidebar .threeSide {
	display: inline;
	width: 50%;
	float: right;
}
header nav {
	position: relative;
	margin-top: 0;
}
.logo {
	background: url(images/logo-small.png) no-repeat;
	background-size: 100%;
	width: 32px;
	height: 59px;
	margin: 10px 0 10px 115px;
	opacity: .85;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}
header.small {
	position: relative;
}
.eventC .eventPic {
	display: none;
}
.eventC .event {
	width: 79%;
}
.navTop a {
	width: 115px;
	padding: 10px 0;
}
section {
	padding: 0 10px
}
.imgSeeMenu {
	display: inline-block;
	float: left;
	background: url(images/menu.png) no-repeat;
	width: 38px;
	height: 46px;
	margin: 9px;
}
header .logo {
	margin: 0;
	float: left;
}
header nav {
	margin-top: 0;
	padding-top: 8px;
	width: 100%;
	display: block;
	float: none;
	position: absolute;
	top: 50px;
}
.seeMenu {
	display: block;
	padding-top: 8px;
}
header nav ul {
	display: none;
	background: white;
}
header nav ul li {
	display: block;
	text-align: center;
}
header nav ul li a {
	display: block;
	padding: 0;
}
header nav ul li a:hover {
	background: #C3141D;
	color: white;
}
.eventC .mButton {
	display: none;
}

}

@media only screen and (max-width: 885px) {
.container {
	width: 590px;
}
header .container {
}
.padTop {
	padding-top: 0;
}
.eventC .event {
	display: block;
	width: 100%;
	height: auto;
}
.show-for-small {
	display: block;
}
.twoTall .two {
	float: left;
}
.footerAddress {float: none; width: 100%; text-align: left;}
}

@media only screen and (max-width: 590px) {
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
	margin: 0.5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
header, footer, .sidebar {
	display: none;
}
section {
	width: 100%;
}
}
/** additional **/
span.cBtnSpan{
	float: left; width: 90px;margin-right: 15px;
}
span.cBtnSpan2{
	float: left; width: 150px;margin-right: 15px;
}
.cBtn{
	position: relative;display: block;float: left;width: 100%;text-align: center;color: #fff; font-size: 16px;margin-top: -13px;text-transform: uppercase;
	background: #8d36d0;
}
.cBtn:hover{
	color: #fff;
}
.flex-direction-nav a{
	height:70px !important;
}
.w70p{
	width:70%;
}
.w30p{
	width:30%;
}
.float-left{float:left;}
.clear{clear:both;}

/* media queries */
/* medium */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.w70p,.w30p{
		width:80%;
		float:none !important;
		text-align:center;
		margin:0 auto;
	}
	.show-instagram{
		display:none !important;
	}
}

/* small */
@media only screen and (max-width: 40em) {
	.w70p,.w30p{
		width:100%;
		float:none !important;
		text-align:center;
		margin:0 auto;
	}
	.show-instagram{
		display:none !important;
	}
}
