@font-face {
  font-family: "TextBox";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AvenirNextLTPro-MediumCn.woff");
}

@font-face {
  font-family: "TW Cent";
  src: url("../fonts/fontscorecomttwcenmt.eot");
  src: local("fontscorecomttwcenmt"),
    url("../fonts/fontscorecomttwcenmt.woff") format("woff"),
    url("../fonts/fontscorecomttwcenmt.ttf") format("truetype");
}
@font-face {
  font-family: "Kaufmann";
  src: local("Kaufmann"), url("./Kaufmann.ttf") format("truetype");
}

@font-face {
  font-family: "Chancery";
  src: local("Chancery"), url("../fonts/Chancery.ttf") format("truetype");
}

body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

.toptable {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  line-height: normal;
  margin: 30px 10px 0px 10px;
  padding: 30px 10px 0px 10px;
}

.middle {
  text-align: center;
  padding: 0px 10px 0px 30px;
}

.logoarticle {
  margin: 10px auto 10px auto;
}
.logoarticleRight {
  margin: 10px auto 10px auto;
}

.ClipArtDiv {
  margin: 10px auto 10px auto;
}

.ClipArtDivLeft {
  margin: 10px auto 10px auto;
}

.PrayerPathDiv {
  background-position: center center;
  display: inline-grid;
  float: left;
  padding-top: 25px;
  vertical-align: middle;
  width: 100px;
  padding-left: 0px;
  padding-right: 45px;
}

.FullerLink {
  color: #000;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
}

.Image {
  border: thin solid #000;
}

.JourneyAuthor {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: justify;
  line-height: 1.2;
}

.MainMenu {
  background-color: #feffea;
}

.MainTitle {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
}

.More {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: normal;
}

.MusicDirector {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
}

.MusicLocation {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-size: larger;
}

.MusicParish {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: larger;
}

.ORDlink {
  color: #0645ad;
  font-family: "Times New Roman", Times, serif;
}

a.ORDlink {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
}

a.ORDlink:visited {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
}

.ORDlinkHUB {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  padding-top: 1em;
  text-align: center;
}

a.ORDlink2 {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
}

a.ORDlink2:visited {
  color: rgb(153, 0, 0);
  font-family: "Times New Roman", Times, serif;
}

.ORDtitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: rgb(255, 255, 255);
}

.ORDtitle a {
  color: rgb(255, 255, 255);
}

.ORDtitle a:visited {
  color: rgb(255, 255, 255);
}

.SundayHUB {
  color: #990000;
  font-size: x-large;
  text-align: center;
  padding-top: 10px;
}

.TextBox {
  border: 1px solid rgb(0, 0, 0); /***  CSS Borders  ***/
  float: left;
  font-family: "TextBox", Times, sans;
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  max-width: 150px; /***  CSS Box Model  ***/
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 7px;
  padding-top: 5px;
  position: static; /***  CSS Position  ***/
}
.TextBox2 {
  border: 1px solid rgb(0, 0, 0); /***  CSS Borders  ***/
  float: left;
  font-family: "TextBox", Times, sans;
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
  margin-top: 10px;
  max-width: 150px; /***  CSS Box Model  ***/
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
  padding-top: 5px;
  position: static; /***  CSS Position  ***/
}

.TitleContent {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-size: 23px;
}

.article {
  background-color: #ffffff;
}

.author {
  padding-top: 0em;
  text-align: right;
}

.back {
  padding-bottom: 1em;
  padding-top: 1em;
}

.bgHUB {
  background-color: #ffffff;
}

.bgHUBzoomout {
  /* Firefox */
  background-color: #ffffff;
  /* Safari and Chrome */
  max-width: 100%;
}

.bio {
  font-style: italic;
  margin-bottom: 16px;
  margin-top: 16px;
  text-align: center;
}

.blueline {
  background-attachment: fixed;
  background-image: url(../assets/lineblueshort.gif);
  background-position: center center;
  height: 1px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  width: 500px;
}
hr {
  height: 1px;
  background-color: rgb(102, 102, 102);
  border: 0;
}

.bottom {
  clear: both;
  display: block;
  margin: auto;
  width: 500px;
}

.column {
  display: inline-block;
  background-color: rgb(255, 255, 255);
  border-collapse: separate;
  /* [disabled]-webkit-box-shadow: 0px 0px 0px 1px rgba(128,128,128,1); */
  /* [disabled]-moz-box-shadow: 0px 0px 0px 1px rgba(128,128,128,1); */
  /* [disabled]box-shadow: 0px 0px 0px 1px rgba(128,128,128,1); */
  border-color: #000000;
  line-height: 1.3em;
  padding: 8px;
  border-width: 1px;
  border-style: solid;
  width: 105px;
  margin: 4px;
  vertical-align: text-top;
  white-space: normal;
}

.content {
  clear: both;
  display: block;
  margin: auto;
  width: 500px;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.3em;
}
.content1 {
  clear: both;
  display: block;
  margin: auto;
  width: 500px;
  line-height: normal;
  font-family: "Times New Roman", Times, serif;
  padding-top: 1em;
}

a.content {
  color: #0645ad;
}

a.content:visited {
  color: #0645ad;
}

.contenttable {
  background-color: rgb(255, 255, 255);
  border-bottom-color: rgb(128, 128, 128);
  border-bottom-width: 0px;
  border-collapse: separate;
  border-left-color: rgb(128, 128, 128);
  border-left-width: 0px;
  border-right-color: rgb(128, 128, 128);
  border-right-width: 0px;
  border-top-color: rgb(128, 128, 128);
  border-top-width: 0px;
  color: rgb(0, 0, 0);
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-bottom: 16px;
  text-align: start;
  white-space: normal;
  width: 622px;
}

.copyright {
  padding-bottom: 1em;
  padding-top: 1em;
  text-align: center;
}

.date {
  color: rgb(153, 0, 0);
  font-family: "Times New Roman", Times, serif;
  font-size: large;
  text-align: center;
}

.datearticle {
  color: #990000;
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  margin-bottom: 0.5em;
}

.erspamer {
  font-style: italic;
  margin-bottom: 0em;
  margin-top: 0em;
  padding-bottom: 16px;
  padding-top: 16px;
  text-align: center;
}

.esp a {
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

.esp a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footerhr {
  background-image: none;
  background-position: center center;
  height: 25px;
  line-height: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  width: 480px;
}

.footnote {
  font-family: "Times New Roman", Times, serif;
  font-size: 0.8em;
  line-height: normal;
  margin: 16px;
}

.footprint {
  color: rgb(153, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  margin: auto;
  padding-bottom: 1em;
  width: 70%;
}

.footprint a {
  color: rgb(153, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

.footprint a:visited {
  color: rgb(153, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

.footprintHUB {
  color: rgb(153, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

.footprintHUB a {
  color: rgb(153, 0, 0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

.hang {
  left: 0px;
  text-indent: -1em;
}

.homebutton {
  font-family: Kaufmann;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
}

.homebutton:hover {
  font-family: Kaufmann;
  text-decoration: underline;
  font-variant: normal;
  color: #990000;
  text-shadow: 0 0 5px #ffffcc;
  font-size: 24px;
}

.hubcolumn {
  background-position: center;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  margin: 2px;
  padding: 8px;
  text-align: left;
  width: 110px;
}

.hubcontentarea {
  background-color: #ffffcc;
}

.imagetext {
  color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: normal;
}

.indent {
  margin-bottom: 0ex;
  margin-left: 40px;
  margin-right: 0ex;
  margin-top: 0ex;
  padding: 0em;
  position: relative;
  z-index: 1;
}

.intercess {
  font-family: Arial, Helvetica, sans-serif;
  font-size: None;
}

.leftpanelmain {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  margin-left: 20px;
}

.leftpanelmain a {
  color: #ffffff;
}

.leftpanelmain2 {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  margin-left: 5px;
}

.leftpanelmain2 a {
  color: #ffffff;
}

.lil {
  font-family: "Times New Roman", Times, serif; /*Little Book Citation */
  font-size: 75%;
}

.linksbutton {
  font-family: Kaufmann;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
}

.linksbutton:visited {
  font-family: Kaufmann;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
}

.linksbutton:hover {
  font-family: Kaufmann;
  text-decoration: none;
  font-variant: normal;
  color: #ffffff;
  text-shadow: 0 0 5px #990000;
  font-size: 24px;
}

.logohub {
  background-image: url(../assets/ChristKing/front_logo.png);
  background-position: right;
  background-repeat: no-repeat;
  height: 184px;
  vertical-align: middle;
  width: 133px;
}

.musichub {
  vertical-align: 0%;
  width: 460px;
}

.nodeco {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.pinsidehang {
  line-height: normal;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.prayerstyle {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.prayerstyleEPI {
  font-family: "Times New Roman", Times, serif;
  padding: 0px;
  text-align: left;
  font-size: 18px;
  font-style: italic;
}

.reflecthub {
  height: 190px;
  vertical-align: 0%;
  width: 550px;
}

.smallcaps {
  font-size: small;
  font-variant: small-caps;
}

.smallcapsB {
  font-size: small;
  font-variant: small-caps;
}

.textcenter {
  text-align: center;
}

.times {
  font-family: "Times New Roman", Times, serif;
}

.title {
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: auto;
  padding: 0em;
  text-align: left;
  text-decoration: none;
}

.titleBox {
  clear: both;
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: auto;
  padding-bottom: 0em;
  padding-left: 2em;
  padding-right: 1em;
  padding-top: 0em;
  text-align: left;
  text-decoration: none;
  width: 550px;
  font-size: 1.1em;
}

.wordhub {
  vertical-align: 0%;
  width: 460px;
}

.list {
  list-style-position: outside;
  clip: rect(auto, auto, auto, -10px);
  padding-left: -10px;
}

.kaufmanhub {
  font-family: Kaufmann;
  font-variant: normal;
  color: rgb(255, 255, 255);
  font-size: 28px;
}
.kaufman {
  font-family: Kaufmann;
  font-variant: normal;
  color: rgb(255, 255, 255);
  font-size: 26px;
}

.chanceryhub {
  font-family: "Chancery";
  font-variant: normal;
  color: rgba(0, 0, 0, 1);
  font-size: 28px;
}
.chancery {
  font-family: "Kaufmann";
  color: white;
  font-size: 28px;
}
.chanceryital {
  font-family: "Chancery";
  font-variant: normal;
  color: rgb(0, 0, 0);
  font-size: 30px;
  font-style: italic;
}

.Sunday1 {
  font-family: "Chancery";
  font-size: 36px;
  font-weight: 900;
  color: rgb(0, 0, 0);
  /* [disabled]text-shadow: 2px 2px 3px rgba(255, 255, 255, .6); */
  font-style: normal;
}

.Sunday2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: regular;
  font-style: normal;
  color: black;
  padding-left: 65px;
  line-height: 1.4;
}

#RED {
  color: rgb(153, 0, 0);
}
