/*
Theme Name: Professor Mark Umstad
Theme URI: http://colourcode.com.au
Author: cat matteson
Author URI: http://colourcode.com.au
Description: custom theme for Professor Mark Umstad
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bootstrapwp
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 bootstrapwp is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

7.0 - Alignments
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/

html,
body {
    height: 100%;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	line-height: 1.5em;
	font-size: 16px;
	padding-top: 175px;
	letter-spacing: .5px;
	color: #4C3D4A;
	text-align: justify;
}

.carousel,
.item,
.active {
	height: 100%;
}

.carousel-inner {
    height: 500px;
    background-color: #3B3039;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px 5px;
    background-color: #fff;
}

.carousel-indicators>li {
margin: 1px 5px;
}

.carousel-control {
	z-index: 999;
}

.contain {
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    background-repeat: no-repeat;
}

hr {	
	border-color: #E5E2E3;
}


/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	color: #634F61;
}

.h1, h1 {
	margin-top: 60px;
	color: #897C8A;
	font-size: 36px;
	text-transform: lowercase;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #D4E0DF;
	padding-left: 15px;  
}

.h2, h2 {
	margin-top: 60px;
	color: #897C8A;
	font-size: 36px;
	text-transform: lowercase;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #D4E0DF;
}

.h3, h3 {
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
}

.group-title {
	color: #634F61;
	font-size: 20px;	
	margin-bottom: 5px;
}

strong {	
	font-weight: 400;
	color: #634F61;
}

.h4, h4 {
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
}

.h5, h5 {
}

.h6, h6 {
}

a, a:visited {
	color: #897C8A;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: #634F61;
}

.callout {
	font-size: 24px;
	text-align: center; 
}

/*--------------------------------------------------------------
NAVBAR
--------------------------------------------------------------*/
.navbar {
    margin-bottom: 0px;
    }

.navbar-default {
	background-color: #634F61;
	border-color: transparent; 
    -webkit-box-shadow: 0px 3px 0px 0px rgba(150,138,142,0.50);
	box-shadow: 0px 3px 0px 0px rgba(150,138,142,0.50);
}

.navbar-brand {
    padding: 30px 15px 25px 15px;
    height: 175px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
    }

.navbar-brand>img {
	height: 120px;
	width: auto;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}

.shrink .navbar-brand>img {
	height: 73px;
	width: auto;
}

.shrink .navbar-brand {
	height: 100px;
    padding: 15px 15px 12px 15px;
}

#topnav, .navbar {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}

.navbar-right {    
	margin-top: 63px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}

.shrink .navbar-right {
	margin-top: 25px;
}

.navbar-default .navbar-nav>li>a {
	font-size: 18px;
    font-weight: 300;
	text-transform: lowercase;
	color: #D4E0DF;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #E5E2E3;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
	margin-top: 30px;
    border-color: #777777;
    border-radius: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #e9e9e9;	
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #777777;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.navbar-collapse.in {
    overflow-y: scroll;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #E5E2E3;
    background-color: #634F61;
}

.dropdown-menu {
    background-color: #634F61;
    border: 0px solid rgba(150,138,142,0);
    border-radius: 0px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(150,138,142,0.50);
	box-shadow: 0px 3px 0px 0px rgba(150,138,142,0.50);
}

.dropdown-menu>li>a {
	font-size: 18px;
    font-weight: 300;
	text-transform: lowercase;
	color: #D4E0DF;
    padding: 5px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #E5E2E3;
    background-color: #634F61;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #D4E0DF;
}

.navbar-default .navbar-toggle {
    border-color: #D4E0DF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #D4E0DF;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:active {
    color: #E5E2E3;
}

/*--------------------------------------------------------------
Sections
--------------------------------------------------------------*/
.purple-bg {
	background-color: #634F61;
	color: #D4E0DF;
}

.lightPurple-bg {
	background-color: #897C8A;
	color: #D4E0DF;
}

.darkPurple-bg {
	background-color: #3B3039;
	color: #D4E0DF;
}

.white-bg {
	background-color: #FFFFFF;
	color: #333333;
}

.green-bg {
	background-color: #D4E0DF;
	color: #67595D;
	box-shadow: inset 0 3px 0 0 rgba(150,138,142,0.25);
}

.grey-bg {
	background-color: #E5E2E3;
	color: #67595D;
}

.trans-bg {
	background-color: rgba(36,36,36,.5);
	color: #fff;
}


/*--------------------------------------------------------------
ACCORDIONS
--------------------------------------------------------------*/
.panel {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}

.panel-default>.panel-heading {
    color: #634F61;
    background-color: transparent;
    border-color: transparent;
    padding: 15px;
}

.panel-default {
    border-color: transparent;
}

.panel-title {
	font-weight: 300;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid rgba(150,138,142,0.25);
}

.panel-body {
	padding: 25px 15px 30px 38px;
}

.panel-body .entry-content {
    margin: 0;
}
 

/*--------------------------------------------------------------
TABLES
--------------------------------------------------------------*/
table {
	width: 100%;
}

tbody {
	font-size: 14px;
	line-height: 16px;
}

tr {
	border-bottom: 1px solid #E5E2E3;
}

th {	
   color: #634F61;
   border-top: 1px solid #E5E2E3;
   font-size: 14px;
   line-height: 16px;
}
	
td, th {
	padding: 15px 10px;
	border-left: 1px solid #E5E2E3;
	border-right: 1px solid #E5E2E3;
	text-align: center;
}

tbody tr:nth-child(odd) {
	background-color: rgba(229,226,227,0.25);
}

/*--------------------------------------------------------------
Spacers
--------------------------------------------------------------*/
.mt {margin-top: 30px;}
.mb {margin-bottom: 30px;}
.mtb {margin-top: 30px; margin-bottom: 30px;}

.mtx2 {margin-top: 60px;}
.mbx2 {margin-bottom: 60px;}
.mtbx2 {margin-top: 60px; margin-bottom: 60px;}

.pt {padding-top: 30px;}
.pb {padding-bottom: 30px;}
.ptb {padding-top: 30px; padding-bottom: 30px;}

.ptx2 {padding-top: 60px;}
.pbx2 {padding-bottom: 60px;}
.ptbx2 {padding-top: 60px; padding-bottom: 60px;}


/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}


/*--------------------------------------------------------------
BUTTONS
--------------------------------------------------------------*/
.btn {
    padding: 6px 12px;
    font-size: 22px;
    font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .5px;
    border-radius: 0px;
	font-family: "acumin-pro-condensed",sans-serif;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}

.btn-carousel, .btn-carousel:visited {
	color: #fff;	
	border-color: #fff;
}

.btn-carousel:hover, .btn-carousel:focus, .btn-carousel:active {
	color: #f9f9f9;	
	border-color: #f9f9f9;
}

.btn-signup, .btn-signup:visited {
	color: #000;	
	border-color: #000;
}

.btn-signup:hover, .btn-signup:focus, .btn-signup:active {
	color: #fff;	
	border-color: #fff;
}

/*--------------------------------------------------------------
ICONS
--------------------------------------------------------------*/
.fa-icons {
	font-size: 72px;
	color: #897C8A; 
    background-color: #E5E2E3;
    text-align: center;
    display: inline-block;
    width: 150px!important;
    height: 150px!important;
    border-radius: 75px!important;
    line-height: 150px;
    border: 0px solid rgba(195,0,0,.5);
    border: 0px solid rgba(253,255,255,0.40);
    border: 0px solid rgba(195,0,0,.1);
    padding: 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}


/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.tile-release {
	margin: 30px auto 0;
	width: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;	
	display:block;
	position:relative;
}

.tile-label {
	margin: 30px auto 0;
	width: 100%;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 150px;
	display:block;
	position:relative;
}

.tile {
	margin: 30px auto 0;
	height: 240px;	
	width: 100%;
	display:block;
	position:relative;
}

 .tile .inner-tile, .tile-release .inner-tile, .tile-label .inner-tile {
  background: rgba(0,0,0,0);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  transition: opacity .4s;
}

 .tile .inner-tile h3 {
  opacity: 0;
  color: #fff;
  margin-top: 30%;
  text-align: center;
  text-transform: uppercase;
}

.tile-label .inner-tile h3 {
  opacity: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
}

.tile-release .inner-tile h3 {
  opacity: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 45%;
}

 .tile:hover .inner-tile h3, .tile-release:hover .inner-tile h3, .tile-label:hover .inner-tile h3 {
  opacity: 1;
  transition: opacity 0.4s ease;
}

.tile:hover .inner-tile, .tile-release:hover .inner-tile, .tile-label:hover .inner-tile {
  background: rgba(0,0,0,.85);
  transition: background-color 0.4s ease;
}

.expand {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.sticky {
}
.hentry {
	margin: 0 0 90px;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 45px 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
SOCIALS
--------------------------------------------------------------*/
#socials-popout {
    position: fixed;
    top: 35%;
    right: -15px;
}


ul.socials {
    list-style: none;
    list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    text-align: right;
}

.socials li {
    color: #ffffff;
    background: #222222;
    text-align: center;
    display: block;
    width: 40px!important;
    height: 40px!important;
    border-radius: 20px!important;
    line-height: 40px;
    border: 1px solid transparent;
    margin-bottom: 15px;
	transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}
    
.socials li:hover {
    width: 60px!important;
    height: 60px!important;
    border-radius: 30px!important;
    line-height: 60px;
}

.socials li .fa-lg {
	transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}

.socials li:hover .fa-lg {
    font-size: 2em;
    line-height: 1em;
}

ul.socials-connect {
    list-style: none;
    list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    margin-top: 30px;
    text-align: right;
}

.socials-connect li {
    color: #ffffff;
    display: inline-block;
    margin-left: 15px;
}


/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.site-footer, .site-footer a {
	background-color: #634F61;
	color: #D4E0DF;
	font-size: 10px;
}

#map h3, #map .h3 {
	font-weight: 100;
}

#map {
    width: 100%;
    height: 400px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

#map p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}

.acf-map {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}


/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}



/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}


/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}



/*--------------------------------------------------------------
Media Queries 
--------------------------------------------------------------*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.entry-header {
	width: 66%;
	}	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.dropdown-menu {
    display: block;
        -webkit-box-shadow: 0px 3px 0px 0px rgba(150,138,142,0);
    box-shadow: 0px 3px 0px 0px rgba(150,138,142,0);
}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.navbar-brand {
    padding: 25px 0px 25px 15px;
    height: 130px;
    }
    .navbar-brand>img {
    height: 80px;
    }
    .navbar-right {
    margin-top: 40px;
    }
    .navbar-default .navbar-nav>li>a {
    font-size: 16px;
    }
    .nav>li>a {
	padding: 10px;
	}
	.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.navbar-brand {
    padding: 30px 15px 25px 15px;
    height: 175px;
	}
    .navbar-brand>img {
    height: 120px;
    }
    .navbar-right {
	margin-top: 70px;
    }
    .navbar-default .navbar-nav>li>a {
    font-size: 18px;
    }
    .nav>li>a {
	padding: 10px 15px;
	}
	.entry-header {
	    width: 33%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}