@charset "UTF-8";
/* CSS Document for Hearty Boys — "Parables" — March 2018 */
body {
  margin: 12px 6px 0 6px;
}
h2, h3, h4, h5 {
  margin: 8px 0 6px 0;
}
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 135%;}
h5 {font-size: 125%;}
h1.centered {
	font-size: 2.08em;
	margin-top: 8px;
	margin-bottom: 0px;
}
h2.centered {
	font-size: 1.68em;
	margin-top: 0px;
	margin-bottom: 20px;
}
p {
  font-size: 110%;
  margin-top: 4px;
}
p.first:first-letter {
  font-size: 2em;
  line-height: 0.9em;
  padding: 0;
  margin: 0;
}
hr {
  margin: 30px 0;
  clear: both;
  height: 1px;
	color: #70695b;
	background-color: #70695b;
}
p.caption {
 font-size: 0.81em;
 text-align: center;
	line-height: 1.3em;
 margin: 0 auto 1px auto;
 padding: 0 3px 0 4px;
}
p.arial, span.arial {
  font: 15px sans-serif;
}
.arial-gray {color: rgba(118,117,117,1.00);
}
.big {
  font-size: 120%;
  padding-left: 10px;
}
.red {
	color: #E60000;
	font-size: 105%;
}
.centered-word {
	display: inline-block;
	width: 100%;
	text-align: center;
}
sup {
  vertical-align: baseline;
  font-size: 0.7em;
  margin: 0 2px 0 0;
  position: relative;
  top: -0.4em;
}
.cross {
  font-size: 120%;
  font-weight: bold;
  color: red;
}
.opener {
	font-size: 1.53em;
	font-weight: bold;
	padding-top: 18px;
}
.p7LBNAV.lbnav-buttonized ul a.trig {
  background-position: left 10px center;
  padding-left: 32px;
}
.p7LBNAV.lbnav-buttonized ul a {
  box-shadow: 0 1px 0px rgba(0,0,0,0.75), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
  padding: 17px 12px 17px 17px;
  border-radius: 8px;
}
.p7LBNAV.lbnav-buttonized ul a {
  background-color: rgb(112, 105, 91);
  color: #fff;
}
.p7LBNAV.lbnav-buttonized ul a.open {
  background-color: rgb(137, 186, 164);
  color: #000;
}
.p7LBNAV.lbnav-buttonized ul a:hover {
  background-color: rgb(201, 188, 165);
  color: #000;
}
.p7LBNAV.lbnav-buttonized ul ul a {
  box-shadow: none;
}
.p7LBNAV ul ul {
  background-color: rgb(55, 51, 46);
}
.p7LBNAV ul ul a:hover {
  background-color: #fff;
  color: #fff;
}
.p7LBNAV.lbnav-buttonized ul ul {
  background-color: rgb(55, 51, 46);
}
.p7LBNAV.lbnav-buttonized ul ul a {
  color: #fff;
}
.p7LBNAV.lbnav-buttonized ul ul a:hover {
  background-color: rgb(151, 141, 124);
  color: #fff;
}
.p7LBNAV ul a.trig {
  background-image: url(../p7lbnav/img/lbnav_east_white.gif);
}
.p7LBNAV ul a.trig:hover, .p7LBNAV ul a.open.trig {
  background-image: url(../p7lbnav/img/lbnav_south_white.gif);
}
.p7LBNAV.lbnav-buttonized ul a.trig:hover, .p7LBNAV.lbnav-buttonized ul a.open.trig {
  background-image: url(../p7lbnav/img/lbnav_south_black.gif);
}

a.mybtn {
  box-shadow: 0 1px 0px rgba(0,0,0,0.75), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
  padding: 17px 12px 17px 17px;
  border-radius: 8px;
  background-color: rgb(112, 105, 91);
  color: #fff;
  display: block;
  text-align: left;
}
a.mybtn:hover {
  background-color: rgb(201, 188, 165);
  color: #000;
}
img.centered, .centered {
  text-align: center !important;
  margin: 0 auto;
}
.indented {
  margin: 0 0 28px 0;
  padding: 4px 13px 3px 13px;
  -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  background-color: #fff5e6;
}
.shadowed {
	 height: auto !important;
	 width: auto !important;
	 max-width: 100%;
  margin: 0 0 12px 0;
  padding: 0;
  -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
}
.centeredMax600 {
  max-width: 600px;
  margin: 0 auto 20px auto !important;
  -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
}
.fltLtMax600 {
  float: left;
  width: 100%;
  max-width: 600px;
  border: none;
  margin-right: 12px;
}
.fltRtMax600 {
  float: right;
  width: 100%;
  max-width: 600px;
  border: none;
  margin-left: 12px;
}
centeredMax960 {
 max-width: 960px;
 margin: 0 auto 20px auto !important;
 -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
}
.centeredPoem {
font-size: 0.98em;
text-align: left;
margin: 14px 10%;
padding: 11px 12px 3px 14px;
-webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
-moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
border: 1px solid #70695b;
background-color: #d9d4cb;
}
.centeredPoem.percent6 {
 margin: 14px 6%;
}
.centeredPoem.percent7 {
 margin: 14px 7%;
}
.centeredPoem.percent8 {
 margin: 14px 8%;
}
.centeredPoem.percent9 {
 margin: 14px 9%;
}
.centeredPoem.percent11 {
 margin: 14px 11%;
}
.centeredPoem.percent12 {
 margin: 14px 12%;
}
.centeredPoem.percent13 {
 margin: 14px 13%;
}
.centeredPoem.percent14 {
 margin: 14px 14%;
}
.centeredPoem.percent15 {
 margin: 14px 15%;
}
.centeredPoem.percent16 {
 margin: 14px 16%;
}
.centeredPoem.percent17 {
 margin: 14px 17%;
}
.centeredPoem.percent18 {
 margin: 14px 18%;
}
.centeredPoem.percent19 {
 margin: 14px 19%;
}
.centeredPoem.percent20 {
 margin: 14px 20%;
}
ul {
	margin: 0 0 9px 14px;
	padding: 0 10px 4px 2px;
 list-style: circle;
}
ul li {
 font-size: 1.10em;
	margin: 0 0 2px 18px;
	padding: 0;
}
.main-content img {
	width: 100px; /*width of largest image*/
	height: 150px; /*height of largest images*/
	border: 0;
	padding: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 2px 24px;
	-moz-box-shadow: rgba(0, 0, 0, .55) 0 2px 24px;
	box-shadow: rgba(0, 0, 0, .55) 0 2px 14px;
}
.img_leftBox {
	float: left;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	margin: 6px 20px 5px 0;
	padding: 0;
 -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
	text-align: center;
}
.img_rightBox {
	float: right;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	margin: 6px 15px 5px 20px;
	padding: 0;
	-webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
	text-align: center;
}
.img_centeredBox {
	float: none;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
 -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
 box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
	text-align: center;
}
/*Video and Map Wrappers 
When inserting an iframe-based video or Google Map, add a DIV first and assign the appropriate wrapper class
*/
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
  -webkit-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
  box-shadow: 4px 5px 9px 0px rgba(0,0,0,0.46);
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.lbm-video-wrapper {
  padding-top: 0px;
  padding-bottom: 57%;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#footer {
  color: #fff;
  background-color: #70695b;
}
#footer a {
  color: #b3b3ff;
  text-decoration: underline;
  font-size: 1em;
}
#footer a:hover, .footer a:focus {
  color: #fff;
  text-decoration: underline;
  outline: 0;
  background-color: rgba(51,51,51,0.2);
}
.mystyle {
  background-color: rgb(112, 105, 91);
  box-shadow: 0 1px 0px rgba(0,0,0,0.75), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
  padding: 17px 12px 17px 17px;
  border-radius: 8px;
  box-sizing: border-box;
}

/* MEDIA QUERIES BELOW............. Insert in descending order of max-width values */
@media only screen and (min-width: 0px) and (max-width: 700px) {
.lbm-column {padding: 20px 6px}
.opener {
	font-size: 140% !important;
}
h1.centered, .continuedH1 {
	 font-size: 140% !important;
}
h2.centered {
	 font-size: 120% !important;
}
h4.centered {font-size: 110%;}
h2, h3, h4 {
  font-size: 120%;
}
p.arial, span.arial {
  font: 0.92em sans-serif;
}
.centeredMax600 {
 width: auto;
 max-width: none;
 margin: 6px 2px 18px 0;
	position: relative;
 padding-bottom: 56.25%;
 padding-top: 0;
 height: 0;
 overflow: hidden;
}
.centeredPoem {
	margin: 12px 2% !important;
}
.fltLtMax600, .img_leftBox {
  width: auto;
  max-width: none;
  float: none;
  margin: 4px 0 18px 0;
}
.fltRtMax600, .img_rightBox {
  width: auto;
  max-width: none;
  float: none;
  margin: 4px 0 18px 0;
}
.left-column-filler, .right-column-filler {
  margin-top: 4px !important;
}
.mgt-caption .mgt-caption-text h4 {
  font-size: 70% !important;
}
.mgt-caption .mgt-caption-text p {
  font-size: 60% !important;
}
ul li {
 font-size: 0.99em;
}
.p7LBNAV li {
font-size: 1.1em !important;
}
.img_footer {
	height: auto;
	width: 20px !important;
	padding: 4px 0 0 0;
}
}