/*
Theme Name: Bloomingdale Aging in Place
Template: spacious-pro
Author: davidfogle
Description: Child theme of Spacious Pro

*/


/* Tags */

p {
	margin-bottom: 8px;
}

hr {
	clear: both;
	margin: 20px 0;
}

td {
	text-align: initial;
}
th {
	border: none;
}

table.basic-table {
	border-collapse: collapse;
	border: none;
}
table.basic-table tr:nth-child(even) {
    background-color: #f2f2f2
}
table.basic-table td {
	padding: 5px 10px;
	text-align: initial;
}
table.basic-table th.bottom,
table.basic-table td.bottom {
	vertical-align: bottom;
}
table.basic-table th.center,
table.basic-table td.center {
	text-align: center;
}

/* STRUCTURE */
/* ********* */
body {
    background: #ddd;
	padding-top: 15px;
}
#primary {
    float: left;
    width: 68.57%;
	padding-left: 50px;
}
#secondary {
    float: right;
    width: 26.48%;
	padding-top: 0px;
}

#masthead {
	position: relative;
}
#header-meta {
	position: absolute;
	right: 25px;
	border-bottom: none;
	wrap: nowrap;
	z-index: 1000;
	/* border-bottom: 1px solid #333; */
}
#header-meta .inner-wrap {
	width: 540px; /* 480px; */
	background: #ffffff;
}

#header-logo-image {
    padding: 12px 20px 12px 0;
	z-index: 0;
}
#header-text h3 {
	display: none;
}

#header-text-nav-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
.header-post-title-container {
    border-bottom: none;
    padding: 5px 0 0 0;
	background: none;
	box-shadow: none;
}
.header-post-title-container .post-title-wrapper {
	padding-left: 25px;
}
body.performances-template-single #primary {
	width: 100%;
}

/*
#header-left-section {
    position: relative;
    top: -15px;
}
*/


/* NAVIGATION */

#header-text-nav-container {
	/* background: url(http://localhost:162/wp-content/uploads/2018/04/background_carnegie_0068-A.jpg) no-repeat 0px -100px; */
}
body.home #header-text-nav-container {
	background-image: none;
}


.small-menu a {
	padding: 2px 8px;
	color: #e6e6e6;
}
.small-menu ul li.current-menu-item a {
	color: #fff !important; /* #dd2050 */
	background-color: #cc1a44;
}
.small-menu ul li a {
	border-left: 1px solid #101020; /* #997788; /* #666; */
	background-color: #aa0022; /* #333; */
	font-size: 15px;
}
.small-menu ul li a:hover {
	color: #fff !important;
}
.small-menu ul li.lang-item {
	padding-top: 0px; /* 0px for names */
  width: 200px;
}
.small-menu ul li.lang-item a {
  float: right;
  border-left: none;
	background-color: #ffffff;
	margin-bottom: 0;
	color: #000;
}
.small-menu ul li.lang-item a:hover {
	color: #4d4d4d !important;
}
.small-menu ul li.lang-item a::before {
  float: left;
  content: url(images/language-globe-27x23-sm.png);
  display: block;
  opacity: 40%;
}


.main-navigation ul li ul {
	left: 10px;
	z-index: 200;

	display: table-cell;
	opacity: 0;
	visibility: hidden;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
}

.main-navigation ul > li:hover ul {
    visibility: visible;
    opacity: 1;
}

.main-navigation ul li a {
	padding: 4px 0;
}
.main-navigation ul li ul li a {
	padding: 3px 10px;
}

#header-text-nav-wrap {
	position: relative;
}
#header-right-section {
	position: absolute;
	bottom: 8px;
	right: 0;
}

#header-right-section .header-action .search-wrapper {
	color: #ccd;
	padding: 6px 0px 0 20px;
}



ul.child-sidebar-menu > li.page-item-24 > ul.grandchild-sidebar-menu > li > ul.grandchild-sidebar-menu.level-1 {
  display: none;
}

/* Global */

.dashicons-download {
	padding: 0 20px 0 6px;;
	position: relative;
	top: 4px;
}
.dashicons-arrow-up {
	position: relative;
	top: 2px;
}

.link-caret {
	font-size: 80%;
	font-weight: bold;
}
.readmore {
	margin-top: 10px;
}
.readmore.internal span.dashicons, .internal.readmore span.dashicons {
	position: relative;
	top: 3px;
}

div.collapseomatic_content {
	margin-left: 0;
}
div.collapseomatic,
span.collapseomatic {
	position: relative;
	top: -8px;
	color: #b03;
	padding: 0 0 0 16px;
	background-image: url('images/arrow-down.png');	
	background-position-y: 5px;
}
span.collapseomatic.colomat-close {
	background-image: url('images/arrow-up.png');
}


/* Headings */

h1, h2 {
    padding-bottom: 14px;
}
h3 {
    padding-bottom: 10px;
}
h4, h5, h6 {
    padding-bottom: 8px;
}

h1 {
	font-weight: 800;
	font-size: 30px;
	line-height: 36px;
}

h2 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 12px;
	margin-bottom: 6px;
}

h3 {
	font-size: 22px;
	line-height: 28px;
}

h4 {
	font-size: 20px;
	line-height: 26px;
}

h5 {
	font-size: 18px !important;
	line-height: 25px;
}

h6 {
	font-size: 16px !important;
	line-height: 24px;
}
h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: #666;
}

/*
h5, h6 {
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	color: #666;
}
*/
.font-110pct {
	font-size: 110%;
	line-height: 140%;
}
.font-120pct {
	font-size: 120%;
	line-height: 150%;	
}


.entry-content ul {
	margin-bottom: 15px;
}


/* Posts */
.post.category-press-release .entry-meta-bar .entry-meta {
  border: none;
}


article.category-conductor-in-sweatpants footer {
  display: none;
}

#secondary aside.cis-widget.widget_featured_posts {
  padding-top: 0;
}
#secondary aside.cis-widget.widget_featured_posts p {
  margin-bottom: 5px;
}

#secondary aside.cis-widget div.entry-content,
#secondary aside.cis-widget footer {
  display: none;
}
#secondary aside.cis-widget .tg-column-full header h2 {
  padding-bottom: 0;
  padding-left: 10px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}




/* Pages */

.page .entry-title,
.header-post-title-class {
	margin: 20px 0;
	color: #0B6096;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.relationship-link {
	padding: 10px 0;
}
.relationship-soloist {
	padding: 0 0 0 10px;
}

td {
	border: none;
}
#header-left-section {
	display: flex;
	align-items: flex-end;
	margin-right: 0;
}
#header-logo-image a img {
	width: 260px;
	/* height: 73px; */
}

#site-description {
	font-style: italic;
	margin-bottom: 20px;
  color: #909090;  
}
a #site-description {
  color: #909090;  
}

#header-text-nav-container {
    /* border-bottom: 1px solid #889; */
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

#main {
	padding: 0px 20px 10px 0;
}
#main .inner-wrap { 
	max-width: 1218px;
	position: relative;
}
body.home #main {
	padding: 0;
}
body.home #main .inner-wrap {
	max-width: 1268px;
}

body.home .page {
	position: relative;
}
body.home #primary {
	padding-left: 0;
}
body.home #content .post.show-on-home-page {
	position: relative;
	padding: 35px 0px 0 0px;
	border-bottom: 1px solid #ccc;
}
body.home .post.show-on-home-page footer .entry-meta {
	border: none;
}

body.home .home-hilites .wp-block-column img,
body.home .home-hilites .wp-block-column ul,
body.home .home-hilites .wp-block-column .wp-block-image
{
	margin-bottom: 0;
}

body.home .video-title {
	padding-bottom: 0;
}

body.home .post .home-post {
	margin: 0 40px;
	display: flex;
}
body.home #content .show-on-home-page .home-post p {
	max-width: none;
}
body.home .show-on-home-page .home-post .home-post-thumbnail {
	display: inline-block;
	padding-right: 20px;
	justify-content: flex-start;
	flex-shrink: 0;
}
body.home .show-on-home-page .home-post .home-post-thumbnail img {
	display: inline-block;
	margin-bottom: 0;
}
body.home .show-on-home-page .home-post .home-post-content {
	display: inline-block;
	min-width: 320px;
}
body.home .show-on-home-page .home-post .home-post-content table {
	margin-bottom: 0;
}
body.home .show-on-home-page .home-post .home-post-content table tr {
	display: flex;
	flex-wrap: wrap;
}
body.home .show-on-home-page .home-post .home-post-content table td {
	display: inline-block;
	min-width: 320px;
	max-width: 50%;
	text-align: left;
}

body.home .page #home-content .collapseomatic,
body.home .post .home-post .collapseomatic {
	position: absolute;
	top: auto;
	bottom: -14px;
	padding: 1px 5px 2px 21px;
	margin-left: -60px;
	font-size: 90%;
	color: #b03; /* #b03; */
	text-decoration: none;
	border: 2px solid #fff; /* #cc3; */
	background-image: url('images/arrow-down.png');
	background-color: white; /* #525877; /* #ccc; */
	background-position: 5px 7px;
	border-radius: 0.5em;
	box-shadow: 1px 1px 4px 0px #666;
	z-index: 100;
}

body.home .post .home-post .collapseomatic {
}

body.home .page #home-content .collapseomatic.colomat-close,
body.home .post .home-post .collapseomatic.colomat-close {
	background-image: url('images/arrow-up.png');
}

.breadcrumb {
	margin-top: 0;
	position: absolute;
	right: 25px;
}
.breadcrumb span a:hover span {
	color: #88b;
}


.pdfemb-viewer.baip-download {
	display: none;
}

body.home #content .page {
	position: relative;
	background: #fff; /* #224867; /* f0f0f0; */	
	/* color: #ccccd3; */
	padding: 5px 50px 20px 50px;
	border-bottom: 1px solid #ccc;
}
body.home #content #home-content {
	overflow: hidden;
	text-align: center;
}

/*
body.home #content .entry-content.closed {
	height: 90px;
}
body.home #content .entry-content.open {
	height: 390px;
}
*/

#homepage-message,
#homepage-message-urgent {
	background: #B8A01a; /* #a82; /* #224887; */
	background-image: url('images/spiral-background-white.png');
	background-size: cover;
	padding: 15px 50px 10px 50px;
	color: #fff;
}
#homepage-message {
	box-shadow: 1px 1px 4px 0px #999;
}
#homepage-message-urgent {
	font-size: 110%;
	background: #aa0033;
}
#homepage-message a {
	color: #fff960; // fff6bb
}
#homepage-message a:hover {
	color: #fffc80;
}
#homepage-message-urgent a {
	color: #f0ccd6;
}
#homepage-message-urgent a:hover {
	color: #ffcce6;
}
body.home #content .entry-content h6,
#homepage-message h6,
#homepage-message-urgent h6 {
	color: #666; /* #ccc; */
	font-weight: normal;
	 font-variant: small-caps;
	 letter-spacing: .2em;
	 padding-bottom: 0;
}
body.home #content .entry-content p,
#homepage-message p,
#homepage-message-urgent p {
	margin: 9px auto;
	max-width: 800px;
	text-align: left;
}

body.home #content .entry-content div.wp-block-group p.become-member {
	max-width: 100%;
	padding: 15px;
	background-color: #eeeeee;
	text-align: center;
	color: #000000;
}


body.home #colophon .footer-widgets-wrapper {
	border-top: none;
}


#colophon .footer-widgets-area {
	padding-top: 20px;
}
#colophon .tg-column-full {
	display: flex;
	flex-wrap: wrap;
	/* align-items: flex-start; */
	justify-content: space-around;
}
#colophon .tg-column-full .widget {
	justify-content: space-evenly;
	box-sizing: border-box;
	min-width: 200px;
	margin: 0px 10px;
	padding-bottom: 0;
}
#colophon .tg-column-full #menu-archive { flex: 1; min-width: 120px; }
#colophon .tg-column-full #menu-performance-history { flex: 3; }
#colophon .tg-column-full #social-icons { flex: 2; }
#colophon .tg-column-full #supporter-logos { flex: 3; }

#colophon .tg-column-full .widget h3 {
	padding-bottom: 0;
}
#colophon .tg-column-full .widget div ul.menu li {
	padding: 3px;
	border-bottom: none;
}
#colophon .tg-column-full #supporter-logos,
#colophon .tg-column-full #social-icons {
	padding: 10px 10px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
}
#colophon .tg-column-full #social-icons {
	background: none;
}
#colophon .tg-column-full #supporter-logos div,
#colophon .tg-column-full #social-icons div {
	display: flex;
	flex-direction: column;
}
#colophon .tg-column-full #supporter-logos div p,
#colophon .tg-column-full #social-icons div p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#colophon .tg-column-full #supporter-logos div p img {
	margin: 0 10px;
}
#colophon .tg-column-full #social-icons div p img {
	width: 45px;
	height: 45px;
	margin: 0 5px;
}


/* HOME PAGE */

/* Slider */
#featured-slider {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
}
#featured-slider .entry-container {
	top: unset;
	bottom: 1.5em;
	transform: unset;
	max-width: 45%;
	left: 5%;
}
#featured-slider .entry-container .entry-description-container {
	background-color: rgba(0, 0, 0, 0.2); /* unset; */
	padding: 0.4rem 0.8rem 0.8rem 0.8rem;
	border-radius: 0.5rem; 	
}
#featured-slider .entry-container .entry-description-container .slider-title-head {
	margin-bottom: 0;
}
#featured-slider .entry-container .entry-description-container .entry-title {
	text-shadow: 1px 1px 5px #4d4d4d;
	margin: 0;
	line-height: 110%;
}
#featured-slider .entry-container .entry-description-container .entry-content {
	padding-top: 0.25rem;
}
#featured-slider .entry-container .entry-description-container .entry-content p {
	font-size: 1.2rem;
	text-shadow: 1px 1px 4px #4d4d4d;
	line-height: 120%;
}
#featured-slider .cycle-prev,
#featured-slider .cycle-next {
	background-color: #cc1040;
}
#featured-slider .slider-read-more-button {
	/* display: none; */
	border-radius: 0.5rem; 
	padding: 0.1rem 0.6rem;
	font-size: 1.2rem;
}


/* sidebar blocks */

#secondary .widget {
	margin-bottom: 5px;
}
#secondary .widget h2 {
	padding-bottom: 0;
}

.view-full-calendar {
	margin-bottom: 20px;
}



/* Mission */


/* Ongoing Groups */

.page-ongoing-groups h2.wp-block-heading {
	
}
.page-ongoing-groups .wp-block-details {
	padding-left: 2rem;
	padding-bottom: 1rem;
}
.page-ongoing-groups .wp-block-details p img {
	margin-bottom: 0;
}
.page-ongoing-groups .wp-block-details summary {
	padding-bottom: 0.7em;
}
.page-ongoing-groups .wp-block-details summary strong {
	font-size: 120%;
}
.page-ongoing-groups .wp-block-details h4 {
	padding-left: 0.5rem;;
	padding-top: 0.5em;
	font-family: Lato, sans-serif;
	font-size: 20px;
}
.page-ongoing-groups .wp-block-details.is-layout-flow,
.page-ongoing-groups .wp-block-details.is-layout-flow > *  {
	margin-block-start: 4px;
	margin-block-end: 0;
}

.page-ongoing-groups .wp-block-details .wp-block-details {
	padding-bottom: 0;
}
.page-ongoing-groups .wp-block-details .wp-block-details summary {
	padding-bottom: 0;
}
.page-ongoing-groups .wp-block-details .wp-block-details p {
	padding-left: 2rem;
}




/* Quotes */

#quotescollection-2 {
	display: flex;
	justify-content: center;
	margin: 0px auto;
	padding: 20px 0 ;
	width: 100%;
	min-height: 150px;
	background: #aa0022 url(https://www.masterwork.org/wp-content/uploads/2018/04/background_carnegie_0068-B.jpg) no-repeat 0px -160px;
	border-bottom: 1px solid #669;
}
#quotescollection-2 .quotescollection-quote {
	align-self: center;
}
#quotescollection-2 div p {
	margin-bottom: 10px;
	font-size: 125%;
	line-height: 115%;
	text-align: center;
	font-style: italic;
	color: #fff; /* #666; */
}
#quotescollection-2 div p::before,
#quotescollection-2 div p::after {
	content: '"';
}
#quotescollection-2 div div.attribution {
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}
#quotescollection-2 div div.attribution .author {
	font-size: 110%;
	text-align: center;
	font-style: italic;
	color: #fff; /* #808080; */
}




/* Contact form */

input[type="tel"] {
    padding: 1%;
    border: 1px solid #EAEAEA;
    line-height: 20px;
    width: 98%;
    margin: 0;
    background-color: #F8F8F8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type="text"], input[type="email"], input[type="password"] {
    margin: 0;
}

.post-password-form input[type="submit"] {
	margin-top: 15px;
}

span.wpcf7-list-item {
	width: 100%;
	display: block;
}





/* Footer info */

#funding-credit,
#privacy-policy,
#becker-credit {
	display: none;
}
body.home #funding-credit {
	display: block;
	color: #a1b1bc;
}
body.home #privacy-policy, 
body.home #becker-credit {
	display: inline;
	color: #a1b1bc;
}
#colophon .copyright #copyright-line {
	display: inline;
	white-space: nowrap;
}
#colophon .copyright #privacy-policy {
	padding: 0 18px;
}
#colophon .copyright a {
	color: #a1b1bc;
}
#colophon .copyright a:hover {
	color: #ffffff;
}
.spacious-footer-style-two .footer-socket-wrapper .copyright a {
    margin-left: 0;
}


/* IMAGE DISPLAY PAGES */

body.home #wp-custom-header {
	display: none;
}

/*
/* Plugin styling 
*/

.advanced-sidebar-menu > ul > li > a {
	font-size: 22px;
	line-height: 32px;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Alegreya";
	font-weight: 600;
	color: #666;
	border-bottom: 2px solid #dd1a4d;
}
.advanced-sidebar-menu .child-sidebar-menu {
	padding-top: 10px;
}




/* ****************** 
/* *** RESPONSIVE ***
/* ****************** */

@media screen and (min-width: 1500px) {}


@media screen and (min-width: 1650px) {}


@media screen and (max-width: 1308px) {
	#main .inner-wrap {
		width: 100%;
	}
}


@media screen and (max-width: 1078px) {

#header-logo-image {
    padding: 12px 20px 42px 0;
}
#header-text {
	position: relative;
	top: -30px;
}	
body.single-soloists #primary {
	width: 100%;
}

}


@media screen and (min-width: 769px) and (max-width: 979px) {

.main-navigation {
	top: 16px;
}

}


@media screen and (max-width: 768px) {

.hide-mobile{
	display:none;
}

#header-logo-image {
    padding: 12px 20px 12px 0;
}
#header-text {
	position: relative;
	top: 0px;
}
.search-wrapper {
	top: 2px;
	right: 10px;
}

#primary {
	width: 100%;
	padding-left: 30px;
	padding-right: 10px;
}
#secondary {
	float: none;
	width: 100%;
	margin-right: 40px;
	padding: 0 10px 0 30px;
	border-left: none;
	border-top: none;
	border-radius: 0;
}
#secondary .widget {
	padding-left: 0;
}
#header-right-section {
	position: relative;
}

#header-right-section .header-action .search-wrapper {
	color: #ccd;
	padding: 6px 0px 0 20px;
}

body.home #content .page {
	padding: 5px 20px 20px 20px;
}
body.home .post .home-post {
	margin: 0 15px;
}

body.home .show-on-home-page .home-post .home-post-content table td {
	max-width: 100%;
}
body.home .show-on-home-page .home-post {
	display: block;
}
body.home .show-on-home-page .home-post .home-post-thumbnail {
	width: 100%;
	text-align: center;
}

}


@media (min-width: 600px) and (max-width: 768px) {}


@media screen and (max-width: 767px) {

#header-meta .small-menu {
	float: right;
}
/*
#header-right-section .header .search-wrapper,
#header-right-section .header .search-wrapper .search {
	padding-top: 0px;
}
*/
.header-action {
	padding-top: 10px;
}
#header-logo-image {
    padding: 12px 20px 0px 0;
}
#featured-slider .entry-container {
	display: none;
}

}

@media screen and (max-width: 600px) {

#header-logo-image {
	margin-top: 30px;
    padding: 0px 20px 0px 0;
}

}


@media only screen and (max-width: 420px) {

body {
	padding-top: 0px;
}
#main {
	padding: 0px 0px 0px 0;
}
#page {
	width: 100%;
}
#primary {
	padding-left: 20px;
	padding-right: 15px;
}
#secondary {
	padding: 0 15px 0 15px;
}
#content .post, #content .page{
	padding-bottom: 20px;
}
.baip-border {
	padding: 0 0 0 10px;
}
.performance-col-2 {
	padding-right: 10px;
}
.breadcrumb {
	right: 10px;
	top: -5px;
}
.page .entry-title, .header-post-title-class {
	margin-bottom: 5px;
}
#header-meta {
	position: absolute;
	right: 10px;
}
.header-post-title-container .post-title-wrapper {
	padding-left: 20px;
}

}

