/*
 Theme Name:   Bootstrap Child Theme
 Description:  bootstrap-master Theme
*/

@import url("../bootstrap-master/style.css");
@import url("../bootstrap-child/library/css/bootstrap.css");
@import url("../bootstrap-child/library/css/login.css");
@import url("../bootstrap-child/library/css/normalize.css");
@import url("../bootstrap-child/library/css/theme.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */


body {
  padding-top: 0;
  color: #606060
  font-family: 'Open Sans', sans-serif;
}

a { color:#5c8aa8 }

iframe {
  width: 450px;
  height: 363px;
}

/* HEADER */

h1#logo {
  margin-bottom: 0;
}


.single-event #text-5 h4.widgettitle,  .page-template-page-events-php #text-5 h4.widgettitle {
  display: none;
}


#sidebar-left ul.archived li, #sidebar-left .widget_wp-category-archive li {
  border-bottom: none;
  list-style: none;
  padding: 0;
  border-bottom: none;
  list-style: none;
  padding: 0;
}


/* search in header */
.navbar-form .form-control {
  border: 1px solid #e6e6e6;
  border-right: none;
  height: 25px;
  color: #606060;
  font-size: 11px;
  padding: 5px;
  width: 174px;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-top: -18px;
  margin-right: -4px;
  letter-spacing: 1px;
  -webkit-box-shadow: #FFF;
          box-shadow: #FFF;
}

.page-header  {
  margin-top:  0;
}

.search .page-header a {
  line-height: 125%;
}


.page-header h1 {
  font-family: 'Radley', serif;
  font-weight: 400;
  color: #000;
  margin-top: 0;
}
.page-header {
  border-bottom: none;
  padding-bottom: 0;
}



/* MENU */
.container hr, .section hr {
  border-top: 1px dotted #999;
  height: 1px;
  width:100%;
}
.navbar-form.navbar-right:last-child {
  margin-right: -15px;
  margin-top: 58PX;
}

.navbar-default, .navbar {
  background-color: #fff;
  background-image: none;
  box-shadow: none;
  border: none;
  white-space: nowrap;
}
.nabar-header {
  margin-left: -20px;
}


#sticky-posts-4 ul li a img {
max-width: 200px
}


.menu { 
#post-10 section.post_content a {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 14px;
color: #779BB5;
}
}
.menu li {
  float: left;
  list-style: none;
  text-align: center;
  @media (max-width: 480px) {
    float: none !important;
  }
}
ul#menu-dropdown {
  margin: 0;
}
.menu ul {
  width: 100%;
  text-align: center;
  margin: 0;
}
.menu li a {
  background-color: #779BB5;
  padding: 8px;
  height: 30px;
  color: #fff;
  margin-right: 1px;
  display: block;
  width: 9.4em;
  line-height: 1.15;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
  font-variant: small-caps;
  @media (max-width: 480px)  {
    width: 100% !important;
    font-size: 12px;
    color: #000 !important;
  }
}



.menu li a:hover, .menu li.current-menu-item a {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}




/* MAIN CONTENT AREA */
.container {
  max-width: 960px;
}
section.post_content, section.post_content .entry  {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
section.post_content a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #779BB5;
}
section.post_content p {
  margin-bottom: 15px;
}

.page-id-10 section.post_content p {
  margin-bottom: 0;
}

.page-template-page-publications-php section.post_content a {
font-size: 16px;
color: #000;
}

#sidebar-left a {
font-size: 12px;
color: #779BB5;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: 400;
}

#sidebar-left h4.widgettitle {
font-size: 19px;
color: #999;
margin-top: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
}




p.lead   {
  font-size: 13px;
line-height: 18px;
font-weight: 400;
padding-bottom: 13px;
border-bottom: 1px dotted #ccc;
}

.page-id-8 p.lead   {
border-bottom: none;
}


section.post_content p.about {
  font-size: 13px;
line-height: 18px;
font-weight: 400;
padding-bottom: 13px;
border-bottom: 1px dotted #ccc;
}

section.post_content p.about-more {
padding-top: 13px;
border-top: 1px dotted #ccc;
padding-bottom: 13px;
border-bottom: 1px dotted #ccc;
}
section.post_content blockquote {
border-left: 0;
margin: 0;
padding-top: 0;
padding-right: 10px;
margin-left: 144px;
}
section.post_content blockquote p {
font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
color: #5c8aa8;
margin-bottom: 0;
margin-left: -5px;
}
section.post_content .quote-photo {
width:144px;
float:left
}
section.post_content blockquote span {
font: normal 13px 'Open Sans', sans-serif;
color: #333;
}

.citation p.lead {
font-size: 14px;
line-height: 1.5;
font-weight: normal;
color: #666666;
font-style:normal
}

.page-template-page-events-php p.lead, .single-event p.lead, .event p.lead, .page p.lead, .single-post p.lead  {
font-size: 14px;
font-weight: normal;
line-height: 1.5;
}
/* .single-event h1 { display: none } */

p.event-image {
  display: inline-block;
}

.page-template-page-events-php p.event-speaker, .page-template-page-events-php p.event-image, .page-template-page-events-php article p, .single-event p.event-title  { display: none }

.page-template-page-events-php .event-title, .page-template-page-events-php .event-date { display: block;text-transform: uppercase;
color: #909090;font-weight: normal;letter-spacing: .05em;font-size: 11px;}

.page-template-page-events-php .event-title {margin-bottom: 0}
.page-template-page-events-php .event-date strong {display: none }
.page-template-page-events-php .event-date {margin-bottom: 22px;border-bottom: 1px dotted #ccc;padding-bottom: 12px; color: #909090 }

.page-template-page-events-php section.post_content a  { font-size: 14px;  }
.page-template-page-events-php section.post_content  { line-height: 18px; }


.news-date, #wp_views-3 > div > p.date {
  text-transform: uppercase;
  color: #909090;
  font-weight: normal;
  letter-spacing: .05em;
  font-size: 11px;
  margin-bottom: 17px;
}

.home header > div > p, .home header > div {
  margin-bottom: 0;
}

#wp_views-3 > div > p { margin-bottom: 5px;}

#main article img {
height: auto;
min-width: 200px;
}
#main article .photo-people img {
height: auto;
min-width: 140px;
}

.page-id-8 #main article img {
height: auto;
border: 1px solid #eaeaea;
min-width:80px;
}

.faculty-info {font-size: 13px;}
.faculty-info .name { margin-bottom:0 }
.faculty-info .photo { margin-bottom:0;  }
.faculty-info .photo img { max-width: 140px !important; width: 140px;  }
.faculty-info .photo-people img { max-width:140px;height:auto  }
.faculty-info .position{ margin-bottom:0 }
.faculty-info .faculty-type { margin:15px 0 }
.faculty-info .address { margin-bottom:0 }
.faculty-info .phone { margin-bottom:0;margin-top: 15px }
.faculty-info .email { margin-bottom:0 }
.faculty-info .home1 { margin-bottom:0;margin-top: 20px }
.faculty-info .home2 { margin:0;margin-bottom: 20px }
.faculty-info .bio { margin-bottom:0 }

form.wpcf7-form { padding: 0}

input.wpcf7-form-control.wpcf7-text {
border: 1px solid #E1E1E1;
height: 26px;
width: 207px;
}
form.wpcf7-form textarea {
width: 350px;
border: 1px solid #E1E1E1;
}



.form-spacer { margin-bottom: 20px;
border-bottom: 1px dotted #ccc;
padding-bottom: 50px}


#main {
  padding-right: 25px;
}
#main article {
border-bottom: none;
padding: 0;
}

/* SIDEBAR - LEFT */

#sidebar-left a.crumb {
  font-size: 12px;
  color: #779BB5;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

#sidebar-left p.post-title a {
  font-size: 12px;
  color: #779BB5;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}


#sidebar-left a.crumb:before {
  content: "«";
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding-right: 3px;
  text-decoration: none;
}
#sidebar-left ul {
  margin: 0;
}
#sidebar-left li {
  border-bottom: 1px dotted #999;
  list-style: none;
  padding: 8px 0 8px;
}
#sidebar-left li a.crumb-light {
  font-family: 'Radley', serif;
  font-weight: 400;
  font-size: 12px;
  color: #779BB5;
}

#sidebar-left .siwps-button {
  padding: 3px 9px;
  color: #fff;
  background-color: #5C8AA8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
}


/* SIDEBAR - RIGHT */

.siwps-button {
  padding: 3px 9px;
  color: #fff;
  background-color: #5C8AA8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.more-link {
  padding: 3px 9px;
  color: #fff;
  background-color: #5C8AA8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
  margin-top: 12px;
}
.more-link:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}

.upw-more {
  padding: 3px 9px;
  color: #fff;
  background-color: #5C8AA8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
width: 96px;
}
.upw-more a {
  color: #fff;  
text-decoration: none;
}
.siwps-button:hover, .upw-more:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
#sidebar-right {
  margin-top: -7px;
}
#sidebar-right p, #sidebar-right div {
  font-size: 12px;
  color: #606060;
  line-height: 16px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#sidebar-right p.post-title {
  margin-top: 10px;
font-weight: 700;
margin-bottom:0;
}
#sidebar-right h3, #sidebar-right h4 {
  font-size: 16px;
  color: #999;
  line-height: 16px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  font-variant: small-caps;
  letter-spacing: .05em;
  border-top: 1px dotted #999;
  padding: 9px 0 7px 0;
  border-bottom: 1px solid #999;
}
#sidebar-right .event-image {
  max-width: 212px;
margin-bottom: 10px;
}

.home #wp_views-2  p, .home #wp_views-2 .wpcf-field-event-image-value {
  padding-left: 10px;
  padding-right: 10px;
}

#wp_views-2 .widgettitle {
margin-bottom: 20px;
}

#wp_views-2 .wpcf-field-event-image-value img {
  max-width: 200px;
}

/* people Page */

.page-id-14 .faculty-type, .selected-pubs   {
  /* font-size: 16px; */
  color: #999;
  line-height: 16px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  font-variant: small-caps;
  letter-spacing: .05em;
  border-top: 1px dotted #999;
  padding: 9px 0 7px 0;
  border-bottom: 1px solid #999;
  margin-top: 0;
}

.page-id-14 #main article .name  {
font-size: 15px;
color: #000;
margin: 0;
font-weight: bold  }


.page-id-14 #main article p.name a {
font-size: 18px;
color: #000;
line-height: 1.1;
  }

.page-id-14 #main article .address, .single-faculty #main article .address   {
font-size: 12px;
margin: 10px 0;
font-weight: normal  }

.page-id-14 #main article .email, .single-faculty #main article .email {
font-size: 12px;
margin: 0 0 10px 0;
font-weight: bold  }

div#wpcf-field-email {
margin-bottom: 10px;
}
saltzman.staging.wpengine.com/

.page-id-14 #main article .position, .single-faculty #main article .position   {
font-size: 13px;
margin: 0;
color: #909090;
font-style: italic;  }

div.position.wpcf-field-value.wpcf-field-textarea-value.wpcf-field-position-value    {
font-size: 13px;
margin: 0;
color: #909090;
font-style: italic;  }


.faculty-info .position {
margin-bottom: 0;
font-style: italic;
color: #909090;
}


.single-faculty .facultypost-photo  {
 max-width: 80px;
min-width: 80px;
border: 1px solid #eaeaea;
margin-right: 20px
}
.single-faculty .facultypost-article  {
 font-size: 13px;
}
.single-faculty .facultypost-date  {

}
.single-faculty .facultypost-citation  {
 
}
#wpcf-field-article-text {
 font-size: 13px;
}

.facultypost-citation p.lead {
border-bottom: none;
font-style: normal;
margin-bottom: 0;
padding-bottom: 4px;
}

.page-id-14 #main article img, .page-id-201 #main article img  {
max-width: 140px;
min-width: 140px;  }

.Publisher-Information {  font-weight: normal;
font-size: 13px; 
}

#wpcf-field-article-text .article-text  {  text-transform: capitalize; font-weight: normal;
font-size: 13px; }

/* Home Page */
h2.home-news, .people-page   {
  font-size: 16px;
  color: #999;
  line-height: 16px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  font-variant: small-caps;
  letter-spacing: .05em;
  border-top: 1px dotted #999;
  padding: 9px 0 7px 0;
  border-bottom: 1px solid #999;
  margin-top: 0;
}


.home .home-image-left {
  float: left;
  width: 466px;
  height: 288px;
  margin-right: 4px;
  background-color: #ccc;
}

.home .home-image-right {
  float: left;
  width: 226px;
  height: 288px;
  margin-right: 4px;
  background-color: #ccc;
}
.home #main article {
padding-right: 17px;
border-bottom: 1px dotted #ccc;
}



.home section.post_content .entry, .home section.post_content .entry a {
font-size: 13px;
line-height: 18px;
color: #606060;
}
.home .page-header {
margin-bottom: 5px;
}

.home .page-header a {
  font-size: 15px !important;
  font-weight: bold;
  color: #000;
  line-height: 18px;
}

p.date {
  text-transform: uppercase;
  color: #909090;
  font-size: 11px;
  line-height: 18px;
}

.home .header p {
margin-bottom: 5px;
}
.home .header p.date {
 color: #ccc;
}

.home h4.widgettitle {
  margin-top: 0;
}
.home h1.page-title {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #779bb5;
}
.home #sidebar-right  {
margin-top: 0;
}

.featuredposts-excerpt h2, .featuredposts-excerpt h2 a {
  padding-top: 16px !important;
  }

ul.featuredposts-pagination {
  margin: 2px 539px !important
}

.home #sidebar-right img.attachment-post-thumbnail.wp-post-image {
width: 100%;
}




@media only screen and (max-width: 957px) {
  #featuredposts-1 {
    display: none;
  }
}
.home .lead {
  font-size: 16px;
}
#main article img {
  float: left;
  margin-right: 15px;
  max-width: 100% ;
  /*  height: 140px ;*/
  min-width: 50% ;
}
.home #main article img {
  float: right;
  margin-left: 15px;
  max-width: 140px ;
  /*  height: 140px ;*/
  min-width: 140px ;
}
.home #wpcf-field-event-image {
  display: none;
}


/* FOOTER */

#text-4 {
  text-align:  right;
  color: #999;
  font-size: 11px;
}
.textwidget a {
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 15px;
  color: #999;
  font-size: 11px;
}

/* home images */
.home-images .home-image {
  background-position: center;
  background-size: cover;
  position: relative;
}

.home-images .home-image .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #606060;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  padding: 8px;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.home-images .home-image:hover .caption {
  opacity: 0.85;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#wpcf-field-start-my-time {display:inline}


div#wpcf-field-start-my-time-2, #wpcf-field-start-my-time > span {
display: inline;
font-size: 11px !important;
color: #999;
}

.single-event #wpcf-field-start-my-time > span  {
font-size: 14px !important;
color: #333;
}

#post-12 > section > a > img  { display: none }
#post-12 > section > div > a > img  { display: none }
#wpcf-field-start-my-time-3 { display: none }
#wpcf-field-start-my-time-2 > span { display: none }
#wpcf-field-start-my-time > span { display: none }
#wpcf-field-start-my-time-4 > span { display: none }