/* cmsms stylesheet: FoundationStyles modified: 05/03/19 13:30:02 */


:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

.no-js .top-bar {
  display: none;
}

iframe {
  max-width: 98%;
  margin-bottom: 1em;
}

body {
  color: #43484A;
  background-image: url('https://www.brightonbarntheatre.ca/assets/images/bkgrd_wood.jpg');
}

a {
  color: #323D8C;
font-weight: bold;
}

a:hover, a:active {
  color: #323D8C;
  text-decoration: underline;
}
a.sidebarlist {
color: #fff;
}

h4,h5 {
  font-weight: bold;
  font-size: 1.2em;
}

h5 {
  color: #323D8C;
  font-size: 1.1em;
}

li {
text-align: none;
}

#container {
  border: 5px solid #323D8C;

  background-color: white;
  -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.75);
}

header a {
  display: inline-block;
  height: 120px;
  width: 100%;
  background-image: url('https://www.brightonbarntheatre.ca/assets/images/bbt_logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  /*background-position: center center;*/
  margin: 0;
}
.textheader {
margin-top: 2rem;
}
.headertext {
font-family: 'ff-market-web', script;
font-family: 'Kalam', cursive;
font-weight: 400;
font-size: 2rem;
line-height: 1.1;
padding-top: 1rem;
}
.title-bar, .top-bar, .top-bar ul {
  background-color: #323D8C;
  color: white;
}

.title-bar-left:hover, button.menu-icon:hover {
  cursor: pointer;
  color: #C47831;
  border-color: #C47831;
}

.social-media a {
  color: #323D8C;
  background-color: white;
  padding: 0 0.2em;
  font-size: 1.2em;
  margin-left: 0.4em;
  border-radius: 4px;
}

.top-bar .social-media a {
  line-height: 2em;
}

.divider {
  background-color: #323D8C;
  color: white;
  text-align: center;
}

.divider h1, .divider h2 {
  font-size: 1.4em;
  margin: 0;
  padding: .5em 0;
}
.divider h3 {
  font-size: 1.1em;
  margin: 0;
  padding: .3em 0;
}

.heading h1 {
  font-size: 1.5em;
  color: white;
  padding: .7em;
  background-image: url('https://www.brightonbarntheatre.ca/assets/images/stars.jpg');
  margin-bottom: 0;
}

#content {
  margin-top: 1em;
padding: 1rem;
}

.menu a {
  color: white;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-weight: normal;
  padding: .75em 0;
}

.menu ul {
  list-style-type: none;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
  border-color: white transparent transparent !important;
}

.dropdown.menu li.is-dropdown-submenu-parent.is-submenu-item>a:after {
  border-color: transparent white transparent !important;
}

ul ul {
  margin-left: 2em;
}

.submenu.vertical ul {
  margin-left: 8px;
  margin-top: -9px;
}

.menu .active>a, .menu a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #C47831;
}



ul.orbit-container {
    height: auto !important;
}
li.orbit-slide {
    max-height: none !important;
}



.button {
  background-color: rgba(255, 255, 255, 1); 
  border: 1px solid #323D8C;
  color: #323D8C;
  font-weight: bold;
}

.button:focus, .button:hover {
  background-color: #323D8C;
  text-decoration: none;
}

fieldset {
  border: 1px solid #323D8C;
  padding: 1em;
  border-radius: 0.5em;
}

legend {
  background-color: white;
  padding: 0.5em;
  font-weight: bold;
  font-size: 1.1em;
  color: #323D8C
}

#up-next {
  background-image: url('https://www.brightonbarntheatre.ca/assets/images/stars.jpg');
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  background-size:100%
}

#coming-soon {
  padding-top: 1.5rem;
  padding-bottom: 10px;
  text-align: center;
}

h3 {
  font-size: 1.5em;
  font-weight: bold;
}

#coming-soon h3 {
  color: #323D8C;
  font-size: 1.3em;
}


.ShowImage {
  text-align: center;
min-height: 200px
}
.ShowSummary h4 a {
font-size: 1rem;
}
.ShowComingSoon {
padding-bottom: .5rem;
}
.ShowSummaryDates {
font-size: .9rem;
}
.ShowUpNextSummary {
padding-bottom: 1rem;
}

hr.showdivider {
padding-bottom: 1rem;
}

.ReadMore {
  margin-top: 1em;
  font-weight: bold;
}

.ShowButtons {
  text-align: center;
  margin-top: 2em;
}

.ShowButtons .button {
  min-width: 14em;
}
.row.row.newsbox {
margin: .25rem;
}
.newsbox {
/*background-color: #ca8646;*/
background-color: rgba(196, 120, 49, .2);
padding: .5rem;
}
.NewsSummary {
  /*margin: 0 0 20px 20px;*/
}
.NewsPage {
  margin: 0 0 2rem;
}

.NewsSummarySummary p {
  margin-bottom: 0;
}

footer {
  color: white;
  background-color: #323D8C;
  padding: 1em 0;
  /*margin-top: 1em;*/
  text-align: center;
}

footer .copyright {
  font-size: 0.7em;
}

footer .copyright a {
  color: #C47831;
}

.NewsSummaryLink {
text-transform: uppercase;
font-weight: 700;
}




/* Small only */
@media screen and (max-width: 39.9375em) {

  #content img {
    display: block;
    float: none !important;
    margin: 1em auto;
  }
.seasonsmall {
text-align: center;
}
.ShowSummary h4 {
margin-bottom: 0;
}
.ShowSummary {
padding-bottom: 1rem;
}
}

/* Medium and up */
@media screen and (min-width: 40em) {

  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }

  #content img {
    margin: 1em;
  }

  #content img.mainimage {
     margin: 0 1em 1em 0;
  }

  .top-bar {
    padding-top: 0;
    padding-bottom: 0;
  }

  #coming-soon {
    text-align: left;
  }

  .menudepth0.active>a, .menu a:hover {
    background-color: #C47831;
    text-decoration: none;
    color: white;
  }

  .is-dropdown-submenu a:hover {
    background-color: transparent;
    color: #C47831;
  }

  .is-dropdown-submenu {
    padding: 0.5em;
    margin: 0;
  }

  #sidebar {
    /*padding-top: 1em;*/
    background-color: #C47831;
    padding-bottom: 1em;
min-height: 595px;
  }

  input[type="text"], input[type="email"], select {
    max-width: 75%;
  }

  footer .copyright {
    display: inline;
    font-size: 0.9em;
  }

}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

  .menu.dropdown a {
    font-size: 0.9em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
.textheader {
margin-top: 1.5rem;
}
 .headertext {
font-size: 1.5rem;
line-height: 1.1;
}
}

/* Large and up */
@media screen and (min-width: 64em) {

  #container {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #coming-soon p {
    margin-bottom: 0.25em;
    font-size: .95rem;
    line-height: 1.3;
  }
p.padding {
padding: 1rem;
}
  .ReadMore {
    margin-top: 0.25em;
  }



}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
