/*  zmpMain.css  */

@import "./zmpGrid.css";
@import "./lightbox.css";


/* style for home */

body {
  background-color: #202020;	/*#100800; #200808;*/
  color: #c0c0b0;  /*#e0e0d0; #F0F0E8;*/
  font-family: Verdana, Geneva, sans-serif;
  /*font-family: 'Tahoma', Helvetica, sans-serif;*/
}

a:link {
  color: #D06040;  /*#D05030; #D03030; #E04040;*/
  text-decoration:none;
}

a:visited {
  color:#A08070;
  text-decoration:none;
}


h1 {
  font-family: 'Verdana', Geneva, sans-serif;
  font-size: 32px;  /*28px;*/
  /*font-weight: 700;*/
  line-height: 1.25em;
	
}

h2 {
  font-size: 24px;
  /*font-weight: 700;*/
  line-height: 1.25em;
}

h3 {
  font-size: 20px;
  /*font-weight: 700;*/
  line-height: 1.25em;
}

h4 {
  font-size: 16px;
  line-height: 1.25em;'
}

ul {
  padding-left: 20px;
  margin: 8px 0 8px 0;
}

/*
li {
  line-height: 1.4em;
}
*/


/*  -----------------------------------------------------------------------  */

.zmp-home-page {
  color: #c8c0b8;  /* #c8c0b8; #d0c0b0; #c0c0b0; */
  background: #243240;  /* #223042; #203040; #202020; #304050; */
}

.zmp-home-main-title {
  font-family: 'Kanit', Verdana, sans-serif;
  font-weight: 500;
  font-size: 44px;  /*42px;*/
}

/*
.zmp-section-main-title {
  font-family: 'Kanit', Verdana, sans-serif;
  font-weight: 500;
  font-size: 40px;
}
*/


/*
.aligned {
  display: flex;
  align-items: center;
}
*/

.zmp-home-page a:link {
  color: #d9826c;  /* #D06040; #D05030; #D03030; #E04040;*/
  text-decoration:none;
}

.zmp-home-page a:hover {
  color: #ebb2a4;  /* Warm Light Grey .brighter */
}

.zmp-home-page a:visited {
  color: #c8c0b8;
  text-decoration:none;
}


.zmp-header {
  border-bottom: solid 1px;
  padding: 0;
  margin: 20px 20px 30px 20px;
  /*height: 120px;*/
}

.zmp-hdr-icon-title-block-no-subtitile {
  padding: 5px 0 10px 0;
}

.zmp-hdr-icon-title-block {
  padding: 5px 0 0 0;
}

.zmp-header-icon {
  vertical-align: middle;
  margin-right: 5px;
}

.zmp-header-main-title {
  font-family: 'Kanit', Verdana, sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.zmp-header-subtitle {
  margin-left: 56px;
}


.zmp-footer {
  border-top: solid 1px;
  padding:  0;
  margin: 20px 20px;
  /*height: 60px;*/
}

.navBtns {
  font-size: 12px;
  padding: 3px 0 5px 0;
}

.footerIcon {
  text-align: center;
  padding: 6px 0 6px 0;
}


/*  -----------------------------------------------------------------------  */

.subMenu {
  font-size: 14px;
  font-weight:bold;
  line-height: 1.4em;  /*1.35em;*/
  text-align: center;
}

.subMenu2 {
  font-size: 13px;
  line-height: 1.4em;
  text-align: center;  /*1.35em;*/
	padding: 10px 0 0 0;
}


/*  -----------------------------------------------------------------------  */

.zmp-top-title {
	font-size: 32px;
	font-weight: 700;
	padding: 0 0 20px 10px;
	vertical-align: text-top;
}

.bigTitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
}

.inlineTitle {
  font-size: 20px;
  font-weight: bold;
  /*line-height: 1.25em;*/
}

.item-title {
  font-size: 17px;  /*18px;*/
  font-weight:bold;
}

.item-subtitle {
  font-style: italic;
}

.item-blurb {
  font-size: 15px;
  padding-bottom: 10px
}

.itemTitle {
  font-size: 17px;
  font-weight:bold;
  /*line-height: 1.4em;*/
}

.itemTitleArtist {
  color: #d02040;
  font-size: 16px;
  font-weight:bold;
  /*line-height: 1.4em;*/
}

.bodyCopy {
  font-size: 14px;
  line-height: 1.5em;
}

/*
.tallCopy {
  font-size: 14px;
  line-height: 1.65em;
}

.smallCopy {
  font-size: 12px;
  line-height: 1.25em;
}
*/

.monoCopy {
  font-family: Courier;
  font-size: 16px;
  /*line-height: 1.375*/
  display: inline;
}

.tracksList {
  font-size: 13px;  /*14px;*/
  font-weight: bold;
  font-style: italic;
  line-height: 1.4em;  /*1.35em;*/
  padding: 16px 0;
}

.actionBlock, .actionBlock2 {
  background-color: #F0A050; /*#F08040;*/
  color: #A00020;
  font-size: 18px;
  line-height: 1.25em;
  font-weight: bold;
  text-align: center;
  border: none;
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #A00020;
  padding: 8px;
}

.actionBlock2 {
  font-size: 24px;
  line-height: 1.35em;
  max-width: 640px;
  margin: auto auto 10px auto;
  padding: 10px;

}

/*
.actionBlock a:link {
	color: #D06040;
};
*/

.copyrightBlurb {
  color:#202020;
  font-size: 12px;
  font-style:italic;
  text-align: center;
  line-height: 1.4em;
}

.photoCredit {
  color:#808080;
  font-size: 10px;
  font-style: italic;
  padding-top: 0;
  text-align: right;
}

.imgCaption {
  font-size: 12px;
}

.imgCaption2 {
  font-size: 14px;
  padding-top: 8px;
  line-height: 1.3em;
}