@charset "utf-8";
/* CSS Document */
body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background-color: #4a596e;
}
a:link, a:visited {
  color: #c2cee4;
  text-decoration: underline;
  -webkit-transition: all ease-in-out .1s;
  -moz-transition: all ease-in-out .1s;
  -o-transition: all ease-in-out .1s;
  transition: all ease-in-out .1s;
}
a:hover, a:active {
  text-decoration: none;
}
p {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #c2cee4;
  line-height: 20px;
  margin: 0 0 23px;
}
p.quote {
  font-style: italic;
}
p.quote span {
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
}
.news-item p {
  line-height: 20px;
  margin: 0;
  font-size: 13px;
}
/*#index, #index #wrapper {
  background: url(images/bg_page3.gif) repeat-x;
}*/
#wrapper {
  margin: 0 auto;
  width: 880px;
}
#content-main {
  float: left;
  width: 550px;
  margin-bottom: 30px;
}
#content-sub {
  float: right;
  width: 330px;
  padding-top: 140px;
  padding-left: 20px;
  box-sizing: border-box;
}
#content-sub li {
  line-height: 1.6;
}
#header {
  background: url(images/cmartists_header2.jpg) no-repeat;
  width: 550px;
  height: 140px;
}
#photo-frame {
  width: 550px;
  height: 287px;
  background: url(images/photo_frame.gif) no-repeat;
}
.script {
  padding-left: 79px;
  padding-top: 17px;
}
#photo-shadow {
  width: 550px;
  height: 34px;
  background: url(images/shadow_bottom2.jpg) no-repeat top;
}
.news-item {
  width: 430px;
  margin-left: 80px;
  padding-top: 15px;
  padding-bottom: 40px;
}
.footer-divider {
  width: 780px;
  height: 20px;
  background: url(images/footer_divider_line.gif) no-repeat center;
  clear: both;
  margin: 0 auto;
}
.footer-divider.new {
  background: linear-gradient(to right, rgba(194, 206, 228, 0) 0%, rgba(194, 206, 228, 1) 50%, rgba(194, 206, 228, 0) 100%);
  height: 1px;
}
#footer-divider-logo {
  background: url(images/footer_divider_logo.gif) no-repeat center;
  height: 20px;
  width: 780px;
}
#footer {
  font-size: 12px;
  text-align: center;
  margin: 30px 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #c2cee4;
}
.footer-address {
  padding: 10px 15px 10px 10px;
}
.footer-phone {
  background: url(images/telephone3.gif) no-repeat left;
  padding: 10px 20px 10px 30px;
}
.footer-email {
  background: url(images/envelope3.gif) no-repeat left;
  padding: 10px 0px 10px 27px;
}
#footer a {
  margin-right: 10px;
}
#footer-business {
  margin-bottom: 10px;
}
#footer-business .phone {
  margin-right: 15px;
}
#footer-business .address {
  margin-right: 15px;
}
#footer-personal .personal {
  margin-right: 15px;
}
#footer-personal .personal a {
  margin-right: 0;
}
.phone {
  padding-right: 5px;
}
#copyright p {
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0;
  margin: 20px 0 0;
}
.footnote + #copyright > p {
  margin-top: 10px;
}
.footnote {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  display: block;
  color: #c2cee4;
  line-height: 20px;
  text-align: left;
  padding-top: 10px;
}
body#index .footnote {
  text-align: center;
}
h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: normal;
  padding-bottom: 6px;
  margin: 0px;
  letter-spacing: 1px;
}
.subpage h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  color: #FFFFFF;
  font-weight: normal;
  padding-bottom: 15px;
  margin: 0px;
  letter-spacing: 2px;
}
#artist-photo-detail h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 60px;
  margin: 0px;
  padding-right: 0;
  letter-spacing: 2px;
}
h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: normal;
  padding-bottom: 6px;
  margin: 0px;
  letter-spacing: 1px;
}
.subpage h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #C2CEE4;
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 20px;
  margin: 0px;
  letter-spacing: 2px;
}
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0;
}
li {
  background: url(images/bullet_point.gif) no-repeat 4px 8px;
  padding: 0 5px 0 15px;
  color: #c2cee4;
  -webkit-transition: all ease-in-out .1s;
  -moz-transition: all ease-in-out .1s;
  -o-transition: all ease-in-out .1s;
  transition: all ease-in-out .1s;
}
li span {
  font-style: italic;
  text-decoration: none;
  padding: 2px 2px 2px 0;
}
li:hover {
  background-color: #424e60;
  text-decoration: none;
}
li.off:hover {
  background-color: transparent;
}
li:hover a {
  color: #ffffff;
}
ul.artist-list {
  margin-bottom: 20px;
}
#artist-photos a {
  padding: 0px;
}
.subpage {
  background: #4b586f url(images/subpage_page_bg.gif) repeat;
}
#wrapper-subpage {
  width: 100%;
  background: #4b586f url(images/subpage_page_bg.gif) repeat;
}
#header-subpage {
  width: 100%;
  height: 63px;
  background: url(images/subpage_header_bg.gif) repeat-x;
}
#header-subpage-logo {
  height: 63px;
  width: 241px;
  float: left;
  text-align: center;
}
#header-subpage-logo img, #header-subpage-logo a {
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: none;
}
#artist-roster {
  width: 316px;
  float: right;
  margin-top: 17px;
}
.dropdown {
  font-size: 12px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #c2cee4;
  background-color: #4b586f;
  border: 1px solid #C2CEE4;
  width: 280px;
  padding: 3px;
}
#header-subpage-shadow {
  height: 17px;
  width: 100%;
  background: url(images/subpage_header_shadow.gif) repeat-x;
}
#content-subpage-main {
  margin-right: 365px;
  padding-left: 25px;
  padding-right: 25px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-right: 365px;
  padding-left: 25px;
  padding-right: 25px;
}
html > body #content-subpage-main {
  margin-right: 365px;
}
#content-subpage-main.no-sidebar {
  margin-right: 0;
}
#content-subpage-sub {
  position: absolute;
  right: 13px;
  top: 83px;
  width: 335px;
  padding-top: 20px;
  padding-left: 15px;
}
#footer-subpage {
  width: 100%;
  height: 50px;
}
#footer-subpage p {
  font-size: 11px;
  padding-left: 25px;
  padding-right: 365px;
  line-height: 16px;
}
.photo-large {
  border: 1px solid #374358;
  float: left;
  margin-right: 15px;
  display: block;
}
.photo-large-noCredit {
  border: 1px solid #374358;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  display: block;
}
.photo-small {
  border: 1px solid #374358;
  float: left;
  margin-right: 15px;
  display: block;
}
.photo-small-noCredit {
  border: 1px solid #374358;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  display: block;
}
.photo-large-credit {
  background-color: #374358;
  color: #C2CEE4;
  width: 310px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 9px;
  letter-spacing: 0px;
  padding: 1px;
  display: block;
  float: left;
  font-family: "Trebuchet MS", Tahoma, Helvetica, serif;
  line-height: 16px;
}
.photo-small-credit {
  background-color: #374358;
  color: #C2CEE4;
  width: 92px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-size: 9px;
  letter-spacing: 0px;
  padding: 1px;
  display: block;
  float: left;
  font-family: "Trebuchet MS", Tahoma, Helvetica, serif;
  line-height: 14px;
}
#artist-photos {
  text-align: center;
}
#artist-photo-detail {
  text-align: center;
}
#artist-photo-detail-header {
  width: 100%;
  height: 60px;
  text-align: left;
  background-color: #374358;
}
#artist-photo-detail img {
  margin: 40px 0px 40px 0px;
  clear: left;
}
.artist-photo-info {
  margin: 0 auto;
  width: 780px;
}
.artist-photo-info h1 {
  float: left;
  padding-right: 30px;
}
.artist-photo-info span {
  line-height: 60px;
  float: right;
}
.artist-photo-info a {
  padding: 3px 10px;
}
.clear {
  clear: left;
}
.clearRight {
  clear: right;
}
.clearBoth {
  clear: both;
}
#additional-information-box {
  background-color: #374358;
  color: #C2CEE4;
  width: 292px;
  margin-top: 5px;
  letter-spacing: 0px;
  line-height: 22px;
  display: block;
  float: left;
  padding: 10px 15px;
}
.subpage h3 {
  clear: left;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #C2CEE4;
  font-size: 14px;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: normal;
}
.subpage h4 {
  clear: left;
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: #C2CEE4;
  font-size: 13px;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: bold;
  line-height: 20px;
}
.subpage h4 + p {
  margin-top: 0;
}
#content-subpage-main .sub-bio-header {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #C2CEE4;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: bold;
  clear: none;
  margin-top: 0;
}
.subpage ul {
  list-style: none;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  overflow: visible;
}
.subpage li {
  background: url(images/bullet_point.gif) no-repeat left;
  padding-left: 13px;
  text-align: left;
}
.bio-wrap {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  text-align: left;
  padding: 20px;
}
.rep-list {
  margin-bottom: 23px;
}
hr {
  border-width: 1px;
  border-color: #52617b;
  border-style: solid;
}
.ensemble-bio-wrap {
  overflow: hidden;
}
.ensemble-bio-wrap-inner {
  float: left;
}
.ensemble-bio-photo-wrap {
  float: left;
  margin: 0 0 10px 0;
}
.ensemble-bio-photo-wrap .photo-small-credit {
  display: block;
  float: none;
  text-align: center;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.article {
  max-width: 780px;
  padding: 30px 0 40px;
  margin: 0 auto;
}
.article-inner {
  background: #fff;
  padding: 40px;
  color: #333;
}
.article h1 {
  padding-bottom: 10px;
}
.article p {
  font-size: 14px;
}
.article a, .article p {
  color: #333;
}
.article-subheader {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #C2CEE4;
  font-weight: normal;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.subpage h2.article-title {
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  color: #363636;
  padding-top: 0;
}
.article p.article-lead {
  font-size: 17px;
  line-height: 1.4;
  color: #363636;
}
.article .photo-credit {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin-bottom: 23px;
  padding-top: 5px;
}
.article iframe {
  margin-bottom: 23px;
}
.list-unstyled li {
  background: none;
  padding: 0;
}
#about-frame {
  background-color: #fff;
  width: 540px;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}
#about-frame .inner {
  border: 1px solid #C2CEE4;
  padding: 60px;
}
#about-frame h1, #about-frame p {
  color: #363636;
}
#about-frame p {
  margin: 0;
}
/* REVISED HOME PAGE */
#revised-content-main {
  padding-bottom: 30px;
}
#revised-header {
  padding: 60px 0 0;
}
#revised-header #logo {
  display: block;
  margin: 0 auto;
}
#tagline {
  margin: 0 auto;
  text-align: center;
  padding: 30px 190px;
}
#roster {
  text-align: center;
}
#roster ul {
  margin-top: 5px;
  margin-bottom: 30px;
}
#roster li {
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin: 0 0 5px;
  background: none;
}
#footer-logo {
  display: block;
  margin: -8px auto 0 -21px;
  padding: 0 6px;
  width: 30px;
  height: auto;
  position: absolute;
  left: 50%;
  background: #4a596e;
}
#footer-logo img {
  display: block;
  width: 100%;
  height: auto;
}