@charset "UTF-8";
/* Compiled CSS, generated from "/cms/pages_public/mobile/style.less" */


*,
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12pt;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
em,
strong,
b {
  font-style: normal;
  font-weight: bold;
}
i {
  font-style: italic;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  list-style: outside;
  margin-left: 1em;
}
caption,
th {
  text-align: left;
}
h1 {
  font-size: 150%;
  font-style: normal;
  font-weight: normal;
}
h2 {
  font-size: 130%;
  font-style: normal;
  font-weight: normal;
}
h3 {
  font-size: 120%;
  font-style: normal;
  font-weight: normal;
}
h4 {
  font-size: 110%;
  font-style: normal;
  font-weight: normal;
}
h5 {
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
}
h6 {
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
input[type="submit"],
button,
.button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer!important;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}
input[type="submit"]:focus,
button:focus,
.button:focus {
  outline: none;
}
input[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner,
.button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body > div > div.outer_maincontent.outer > div > div > div.grid_3 > div.align_left > form > input[type="submit"],
.button,
a.page-back {
  background-color: #eee;
  padding: .2em;
  padding-left: 2em;
  padding-right: 2em;
  margin-bottom: 10px;
  border: 1px solid #444;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: auto!important;
  text-decoration: none;
}
a.page-back {
  background-color: #337ab7;
  font-size: 1.8em;
  color: #FFF;
  padding: .5em;
  padding-left: 4em;
  padding-right: 4em;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #fff;
}
.search_bar {
  margin-bottom: 1.5em;
}
html,
body {
  height: 100%;
}
body {
  padding: 0;
  margin: 0;
  background: #fff;
  -webkit-text-size-adjust: none;
  color: #333;
  font-family: helvetica;
  font-size: 12px;
  text-align: center;
}
p {
  padding: 20px;
  margin: 0;
  font-size: 1.4em;
}
h1 {
  font-size: 2em;
  padding: 20px 0;
  margin: 0;
}
.side_separator {
  margin: 20px;
}
#topwrapper,
#bottomwrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 320px;
  height: 187px;
  background: #000;
}
#bottomwrapper {
  padding-top: 15px;
  margin-bottom: 20px;
}
#navtop {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  top: 5px;
}
#navbottom {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  top: 10px;
}
.nav {
  z-index: 100;
  height: 10px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.nav li {
  display: inline-block;
  width: 6px;
  height: 6px;
  line-height: 6px;
  -webkit-border-radius: 3px;
  background-color: #eeeeee;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
.nav li.selected {
  background-color: #bbbbbb;
}
.swipeview-slider > div {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  overflow: hidden;
}
.swipeview-slider span {
  -webkit-box-sizing: border-box;
  display: block;
  text-align: center;
  font-size: 1.4em;
  padding: 0;
}
#captionsforslider:before,
#captionsforslider:after {
  content: "";
  display: table;
}
#captionsforslider:after {
  clear: both;
}
#captionsforslider {
  margin-top: 3px;
  min-height: 70px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}
#captionsforslider .imagecaption {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}
#captionsforslider .imagephotographer {
  float: right;
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  font-size: .8em;
  color: #777;
}
.bottom_image_right,
.top_image_left {
  padding: 0;
  margin: 0;
  background-color: #eeeeee;
}
.bottom_image_right img,
.top_image_left img {
  width: 100%;
  max-width: 420px;
  height: auto;
}
.bottom_image_right .photo_credit,
.top_image_left .photo_credit,
.bottom_image_right .photo_caption,
.top_image_left .photo_caption {
  margin: 0;
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding: 0;
  padding-left: .25rem;
  padding-right: .25rem;
  font-size: .9em;
}
.bottom_image_right .photo_credit,
.top_image_left .photo_credit {
  font-weight: bold;
}
.bottom_image_right .photo_caption,
.top_image_left .photo_caption {
  padding-bottom: .25rem;
}
.right_border p {
  text-align: left;
}
.right_border p:empty {
  margin: 0;
  padding: 0;
}
.right_border h2 {
  font-size: 3rem;
}
.right_border p.tagline {
  font-size: 2rem;
  text-align: center;
}
.volume_issue {
  text-align: center;
  margin: 0 auto;
}
.volume_issue div,
.volume_issue p {
  text-align: center;
  margin: 0 auto 0;
}
.volume_issue div a,
.volume_issue p a {
  margin: 2px 2px;
}
.volume_issue div a.a2a_button_facebook.bothsociallink_border,
.volume_issue p a.a2a_button_facebook.bothsociallink_border {
  background: #3b5998;
  /* official FB blue */
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 0 4px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.a2a_button_facebook.bothsociallink_border img,
.volume_issue p a.a2a_button_facebook.bothsociallink_border img {
  padding: 3px 0 0 0;
}
.volume_issue div a.a2a_button_twitter.bothsociallink_border,
.volume_issue p a.a2a_button_twitter.bothsociallink_border {
  background: #4099FF;
  /* official Twitter blue */
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 0 4px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.a2a_button_twitter.bothsociallink_border img,
.volume_issue p a.a2a_button_twitter.bothsociallink_border img {
  padding: 3px 0 0 0;
}
.volume_issue div a.a2a_button_google_plus.bothsociallink_border,
.volume_issue p a.a2a_button_google_plus.bothsociallink_border {
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 0 2px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.a2a_button_google_plus.bothsociallink_border img,
.volume_issue p a.a2a_button_google_plus.bothsociallink_border img {
  padding: 3px 0 3px 0;
}
.volume_issue div a.a2a_dd.bothsociallink_border,
.volume_issue p a.a2a_dd.bothsociallink_border {
  background: #0166ff;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 0 4px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.a2a_dd.bothsociallink_border img,
.volume_issue p a.a2a_dd.bothsociallink_border img {
  padding: 3px 0 4px 0;
}
.volume_issue div a.a2a_button_pinterest.bothsociallink_border,
.volume_issue p a.a2a_button_pinterest.bothsociallink_border {
  background: red;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 0 4px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.a2a_button_pinterest.bothsociallink_border img,
.volume_issue p a.a2a_button_pinterest.bothsociallink_border img {
  padding: 4px 0 3px 0;
}
.volume_issue div a.comment_link_button.bothsociallink_border,
.volume_issue p a.comment_link_button.bothsociallink_border {
  background: #999;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: white;
  padding: 3px 5px 3px 5px;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 5px;
}
.volume_issue div a.comment_link_button.bothsociallink_border img,
.volume_issue p a.comment_link_button.bothsociallink_border img {
  padding: 3px 0 4px 0;
}
.volume_issue div a.comment_link_button.bothsociallink_border a,
.volume_issue p a.comment_link_button.bothsociallink_border a {
  color: #fff;
  background: #0166ff;
  padding: 5px 0 5px 0;
}
.sections_display {
  margin: 0 auto 0;
}
.page_text_bottom {
  padding: 0;
  margin: 0 auto 0;
  max-width: 640px;
  text-align: center;
}
.page_text_bottom img {
  max-width: 100%;
  height: auto;
  padding: 1em;
}
/* Ad Filler Ad Styles 
---------------------------------------------------------------------------------------------------*/
/* -- This sticky_ad_square code will need work. (Not currently used) -- */
.sticky_ad_square {
  position: -webkit-sticky;
  position: sticky;
}
.sticky_ad_anchor {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid lightgray;
  z-index: 99999;
}
.sticky_ad_anchor_child {
  margin-bottom: 12px;
  margin-top: 2px;
}
.top-leader-board {
  text-align: center;
}
/* -- This is a desktop style. (Not currently used on mobile) -- */
.ad-anchor-close {
  width: 30px;
  height: 20px;
  background: #f3f2f2;
  right: 6px;
  border-radius: 15px;
  font-size: 18px;
  position: absolute;
  color: #827a82;
  top: 5px;
  border: 1px solid lightgray;
  cursor: pointer;
}
.bottom_banner_ad {
  padding: 0;
  margin: 0 auto 0;
  max-width: 640px;
  text-align: center;
  overflow: auto;
}
.bottom_banner_ad img {
  max-width: 100%;
  height: auto;
  padding: 1em;
}
.insert_banner_advert {
  padding: 0;
  margin: 0 auto 0;
  max-width: 640px;
  text-align: center;
  overflow: auto;
}
.insert_banner_advert img {
  max-width: 100%;
  height: auto;
  padding: 0;
}
.bottom_banner_advert_text img {
  max-width: 100%;
  height: auto;
  padding: 1em;
}
.insert_banner_advert img {
  max-width: 100%;
  height: auto;
  padding: 1em;
}
.insert_banner_advert ins,
.bottom_banner_advert_text ins {
  margin-top: 1em;
  margin-bottom: 1em;
}
.insert_banner_advert ins img,
.bottom_banner_advert_text ins img {
  max-width: 100%;
  height: auto;
  padding: 0;
}
.container.container_4 {
  padding: 0;
  margin: 0 auto 0;
  max-width: 640px;
  text-align: center;
}
.hmfunction_headlineonly_nosection,
.hmfunction_blurb_nosection,
.hmfunction_sectioncontainer {
  padding: 0;
  margin: 10px auto 30px;
  max-width: 640px;
  text-align: center;
}
.hmfunction_headlineonly_nosection a h3,
.hmfunction_blurb_nosection a h3,
.hmfunction_sectioncontainer a h3 {
  font-size: 1.5em;
  text-decoration: none;
  color: #003399;
}
.hmfunction_headlineonly_nosection a,
.hmfunction_blurb_nosection a,
.hmfunction_sectioncontainer a {
  text-decoration: none;
}
.hmfunction_headlineonly_nosection p,
.hmfunction_blurb_nosection p,
.hmfunction_sectioncontainer p {
  letter-spacing: 0.05em;
  padding: 1px;
  margin: 2px 0 2px 0;
}
.hmfunction_sectionlabel {
  padding: 10px;
  margin: 0;
}
.hmfunction_sectionlabel a {
  color: #1A518B;
  font-size: 1.6em;
}
.hmfunction_blurb:before,
.hmfunction_blurb:after {
  content: "";
  display: table;
}
.hmfunction_blurb:after {
  clear: both;
}
.hmfunction_blurb_nopic:before,
.hmfunction_blurb_nopic:after {
  content: "";
  display: table;
}
.hmfunction_blurb_nopic:after {
  clear: both;
}
.hmfunction_blurb_nosection:before,
.hmfunction_blurb_nosection:after {
  content: "";
  display: table;
}
.hmfunction_blurb_nosection:after {
  clear: both;
}
.hmfunction_headlineonly_nosection:before,
.hmfunction_headlineonly_nosection:after {
  content: "";
  display: table;
}
.hmfunction_headlineonly_nosection:after {
  clear: both;
}
div.hmfunction_blurb,
div.hmfunction_blurb_nopic {
  border-top: 1px solid #888888;
  text-align: left;
  margin: 0;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
div.hmfunction_blurb a h3,
div.hmfunction_blurb_nopic a h3 {
  font-size: 1.7em;
}
div.hmfunction_blurb p a,
div.hmfunction_blurb_nopic p a {
  text-decoration: none;
  color: #003399;
}
div.hmfunction_blurb:hover,
div.hmfunction_blurb_nopic:hover {
  background-color: #eee;
}
.hmfunction_headlineonly {
  border-top: 1px solid #888888;
  padding: 10px;
  margin: 0 10px 0 10px;
}
.hmfunction_headlineonly a h3 {
  font-size: 1.5em;
}
.hmfunction_headlineonly_nosection {
  border-top: 1px solid #888888;
  padding: 10px;
  margin: 0 10px 0 10px;
}
.hmfunction_headlineonly_nosection a h3 {
  font-size: 1.5em;
}
.blurb_byline {
  line-height: 15px;
  float: right;
  color: #555;
  font-size: 0.9em;
  text-align: right;
  margin: 0;
  position: relative;
  display: inline;
}
.section_photo {
  width: 90px;
  height: 90px;
  margin: 2px 7px 2px 2px;
  padding: 0;
  background-color: #eee;
  float: left;
}
.bottomcarousel:before,
.bottomcarousel:after {
  content: "";
  display: table;
}
.bottomcarousel:after {
  clear: both;
}
.bottomcarousel {
  padding: 10px;
  margin: 0;
  font-size: 10pt;
  text-align: left;
  width: 320px;
  height: 187px;
}
.bottomcarousel .carouselimg {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
}
.bottomcarousel .carouselimg a {
  padding: 0;
  margin: 0;
}
.bottomcarousel .carouselimg a img {
  padding: 0;
  padding-right: 5px;
  margin: 0;
}
.bottomcarousel .carouselsection {
  padding: 0;
  margin: 0;
}
.bottomcarousel .carouselsection p {
  font-size: 12pt;
  padding: 0;
  margin: 0;
}
.bottomcarousel h4 {
  /*width:160px;
  display: inline-block;*/
  padding: 0;
  margin: 0;
}
.bottomcarousel p {
  font-size: 10pt;
  padding: 0;
  margin: 0;
}
.storybody {
  margin: 0 auto 0;
  text-align: left;
  max-width: 640px;
}
.storybody p.subscribe {
  margin: 10px;
  margin-bottom: 30px;
  padding: 10px;
  background-image: linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #eeeeee), color-stop(1, #ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  border: 1px solid #444;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: red;
}
.photoswiper:before,
.photoswiper:after {
  content: "";
  display: table;
}
.photoswiper:after {
  clear: both;
}
.photoswiper {
  width: 320px;
  padding: 0;
  margin: 0 auto 0;
  overflow: hidden;
}
.photoswiper img {
  padding: 0;
  margin: 0;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
#headline {
  margin: 10px;
}
#headline h2 {
  font-size: 2em;
  margin: 0;
  padding: 0;
}
#headline p {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
.author:before,
.author:after {
  content: "";
  display: table;
}
.author:after {
  clear: both;
}
.author {
  font-size: .9em;
  margin-top: 1rem;
  background-color: #eeeeee;
  padding: .5rem;
  max-width: 640px;
  min-width: 320px;
  text-align: left;
}
.author img {
  float: left;
  margin: .25rem;
}
.author div {
  float: left;
  margin-top: .25rem;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_sectionlabel {
  background-image: linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ffffff), color-stop(1, #eeeeee));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  padding: 10px;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border: none;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_sectionlabel h1 {
  padding: 0;
  margin: 0;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_sectionlabel h2 {
  padding: 0;
  margin: 0;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb,
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb_nopic {
  border: none;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb .image,
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb_nopic .image {
  margin-bottom: 15px;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb .image img,
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb_nopic .image img {
  padding: 0;
  margin: 0;
}
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb h4,
.sidebar.sections_display .hmfunction_sectioncontainer .hmfunction_blurb_nopic h4 {
  padding: 0;
  margin: 0;
}
div.hmfunction_headlineonly_nosection,
div.hmfunction_blurb_nosection_nopic,
div.hmfunction_blurb_nosection {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-top: 1px solid #888888;
  text-align: left;
  padding: 10px;
  margin: 0;
}
div.hmfunction_headlineonly_nosection a h3,
div.hmfunction_blurb_nosection_nopic a h3,
div.hmfunction_blurb_nosection a h3 {
  font-size: 1.7em;
}
div.hmfunction_headlineonly_nosection p a,
div.hmfunction_blurb_nosection_nopic p a,
div.hmfunction_blurb_nosection p a {
  text-decoration: none;
  color: #003399;
}
.sections_display .nosection_container_wheader {
  background-color: #fff;
  color: #777;
  padding: 0px;
  padding-top: 0;
  padding-bottom: 0;
}
.sections_display .nosection_container_wheader h2 {
  font-size: 2em;
  color: #333;
  padding-top: 30px;
}
.sections_display .nosection_container_wheader .hmfunction_blurb_nosection .section_photo {
  margin-bottom: 15px;
}
.sections_display .nosection_container_wheader .hmfunction_blurb_nosection .section_photo a img {
  padding: 0;
  margin: 0;
}
.sections_display .nosection_container_wheader .hmfunction_headlineonly_nosection a h3 {
  font-size: 1.5em;
}
.sections_display .nosection_container_wheader .more_stories_nosections {
  padding: 0;
  padding-bottom: 20px;
}
.sections_display .nosection_container_wheader .more_stories_nosections .more_stories_toggle {
  padding-bottom: 0px;
  margin: 0;
}
.sections_display .nosection_container_wheader .more_stories_nosections .more_stories_list {
  margin: 0;
  padding: 0;
}
.sections_display .nosection_container_wheader .more_stories_nosections .more_stories_list ul li {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.youtube {
  margin: 0
 padding:0;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 5px solid #555;
  border-bottom: 5px solid #555;
  background-image: linear-gradient(bottom, #777777 30%, #333333 100%);
  background-image: -o-linear-gradient(bottom, #777777 30%, #333333 100%);
  background-image: -moz-linear-gradient(bottom, #777777 30%, #333333 100%);
  background-image: -webkit-linear-gradient(bottom, #777777 30%, #333333 100%);
  background-image: -ms-linear-gradient(bottom, #777777 30%, #333333 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #777777), color-stop(1, #333333));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#777777',GradientType=0 );
}
.navigation {
  max-width: 640px;
  margin: 0 auto 0;
}
.navigation ul {
  display: none;
}
.navigation .navigation_right ul {
  display: block;
}
.navigation .navigation_right ul li {
  padding: 0;
  margin: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 10px;
  list-style: none;
}
.navigation .navigation_right ul li a {
  border: 1px solid #aaa;
  background-image: linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #eeeeee), color-stop(1, #ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none;
  font-size: 2em;
}
.standard_links:before,
.standard_links:after {
  content: "";
  display: table;
}
.standard_links:after {
  clear: both;
}
.standard_links {
  display: none;
  background-color: #eee;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  padding: 0;
  padding-top: 5px;
  margin: 0;
  -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
  color: #eee;
  font-size: .7em;
}
.standard_links a {
  background-image: linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 30%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #eeeeee), color-stop(1, #ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  color: #555;
  text-decoration: none;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #aaa;
  margin: 2px;
}
.standard_links .standard_links_left {
  padding: 0;
  margin: 0;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.standard_links .standard_links_left p {
  padding: 0;
  margin: 0;
  display: inline;
}
.standard_links .standard_links_left p :after {
  content: none;
}
.standard_links .cart-icon-white {
  background: transparent url(/cms/images/social_media_icons/cart_100_gray.png) top left no-repeat;
  background-size: 17px 13px;
  padding-left: 25px;
}
.standard_links .cart-icon-gray {
  background: transparent url(/cms/images/social_media_icons/cart_100_gray.png) top left no-repeat;
  background-size: 17px 13px;
  padding-left: 25px;
}
.standard_links .cart-icon-black {
  background: transparent url(/cms/images/social_media_icons/cart_100_gray.png) top left no-repeat;
  background-size: 17px 13px;
  padding-left: 25px;
}
.standard_links .standard_links_middle {
  padding: 0;
  margin: 0;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.standard_links .standard_links_middle p {
  padding: 0;
  margin: 0;
  display: inline;
}
.standard_links .standard_links_middle p :after {
  content: none;
}
.standard_links .standard_links_right {
  background-image: linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ffffff), color-stop(1, #eeeeee));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  float: right;
  padding: 0;
  margin: 0;
  display: block;
  padding-bottom: 10px;
  width: 100%;
}
.standard_links .standard_links_right a {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.standard_links .standard_links_right .login_link::before {
  content: "» ";
}
.standard_links .standard_links_right p {
  padding: 0;
  margin: 0;
  display: inline;
}
.storybody {
  margin: 0 auto 0;
}
.storybody .comments {
  max-width: 640px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 5px 0 rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 10px;
  padding-bottom: 10px;
  border: 1px solid #aaa;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.storybody .comments h2 {
  text-align: center;
  padding: 10px;
}
.storybody .comments .comment-top-text-left {
  display: inline;
}
.storybody .comments .comment-top-text-left:after {
  content: " comments";
}
.storybody .comments .comment-top-text-right:before {
  content: " | ";
}
.storybody .comments .comment-top-text-right {
  display: inline;
}
.storybody .comments .comment-post {
  background-image: linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 30%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ffffff), color-stop(1, #eeeeee));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  margin-top: 15px;
  border-top: 1px solid #aaa;
}
.storybody .comments .comment-post h4 {
  text-align: left;
  margin-left: 20px;
  margin-top: 10px;
  font-size: 1.4em;
  font-weight: bold;
}
.storybody .comments .comment-post p {
  text-align: left;
}
.storybody .comments .comment-post .post-date {
  margin: 5px;
  padding: 0;
  text-align: center;
  font-size: .8em;
}
.storybody .comments .clear {
  display: none;
}
.storybody .comments .comment-links {
  background-color: #eee;
}
#linksmenu {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 4px 8px 8px 12px;
  background-image: linear-gradient(bottom, #aaaaaa 30%, #aaaaaa 100%);
  background-image: -o-linear-gradient(bottom, #aaaaaa 30%, #aaaaaa 100%);
  background-image: -moz-linear-gradient(bottom, #aaaaaa 30%, #aaaaaa 100%);
  background-image: -webkit-linear-gradient(bottom, #aaaaaa 30%, #aaaaaa 100%);
  background-image: -ms-linear-gradient(bottom, #aaaaaa 30%, #aaaaaa 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #aaaaaa), color-stop(1, #aaaaaa));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#aaaaaa',GradientType=0 );
}
#linksmenu:before {
  content: "";
  position: relative;
  right: 2px;
  display: block;
  width: 16px;
  top: 3px;
  height: 0;
  box-shadow: 0 0 0 1px #ffffff,0 5px 0 1px #ffffff,0 10px 0 1px #ffffff;
}
.nosection_container_wheader {
  margin-bottom: 2em;
}
.more_stories_list ul li {
  list-style-type: none;
  margin: 0 auto;
  max-width: 640px;
}
.more_stories_list ul li a {
  display: block;
  text-decoration: none;
  color: #1A518B;
  border: 1px solid #1A518B;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  padding: 10px;
  margin: 10px;
  font-size: 1.6em;
  background-image: linear-gradient(bottom, #ffffff 30%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 30%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 30%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 30%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 30%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #ffffff), color-stop(1, #ffffff));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.searchresults h2 {
  font-size: 2em;
}
form.cmxform {
  text-align: left!important;
  width: auto!important;
}
form.cmxform fieldset {
  background: none!important;
  background-color: #dddddd!important;
}
form.cmxform ul li {
  font-size: .8em;
}
form.cmxform label {
  font-size: .9em;
  width: 100%!important;
  display: block!important;
}
form.cmxform input,
form.cmxform select,
form.cmxform textarea {
  font-size: 1.5em!important;
  width: 100%!important;
  display: block;
}
form.cmxform input[type="checkbox"],
form.cmxform input[type="radio"] {
  width: auto!important;
  display: inline!important;
}
form.cmxform input[type="text"],
form.cmxform input[type="password"] {
  font-size: 1.5rem!important;
  padding: .25rem;
}
form.cmxform button,
form.cmxform input[type="submit"] {
  background-color: #eee;
  padding: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid #444;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: auto!important;
}
form.cmxform #captcha_div_outer {
  max-width: 640px;
  padding: 0;
  margin: 0 auto 0!important;
  overflow: auto;
  clear: both;
}
form.cmxform #captcha_div_outer #captcha {
  max-width: 410px;
}
form.cmxform #captcha_div_outer #captcha h3 {
  padding: .25rem;
}
form.cmxform #captcha_div_outer img,
form.cmxform #captcha_div_outer #captcha,
form.cmxform #captcha_div_outer #cariblock {
  width: auto!important;
  height: auto!important;
}
form.cmxform #captcha_div_outer img,
form.cmxform #captcha_div_outer #cariblock {
  margin: 0 auto 0!important;
  display: block;
  position: static!important;
}
form.cmxform #captcha_div_outer img {
  padding: 1rem;
}
form.cmxform #captcha_div_outer #cariblock {
  padding-left: 2rem!important;
  padding-right: 2rem!important;
}
.grid_2 {
  padding: 0;
  margin: 0 auto 0;
  max-width: 640px;
}
.grid_2 h2 {
  font-size: 2rem;
}
.grid_2 .hmfunction_sectionlabel h2 {
  font-size: 1rem;
}
.nosection_container_wheader h2,
.more_stories_toggle {
  color: #2e5f93;
  font-size: 1.2rem;
  margin: 0;
  cursor: pointer;
}
.nosection_container_wheader h2 {
  color: #444;
}
form[name="findit"] {
  margin: 0 auto 0;
  max-width: 640px;
  margin-top: 1rem;
}
form[name="findit"] input {
  font-size: 1.5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
form[name="findit"] input[type="text"] {
  border: 1px solid #777;
  width: 60%;
  margin-right: 1rem;
}
.comments h2 {
  font-size: 2rem;
}
.comment-top-text-left {
  display: none;
}
.comment-top-text-right {
  margin: 1rem;
}
.shopping_cart_item,
.comment-post {
  background-color: #eee;
}
.shopping_cart_item img,
.comment-post img {
  margin-top: 1rem;
}
.shopping_cart_item h4,
.comment-post h4 {
  background-color: #888;
  padding: .5em;
  color: #fff;
  font-size: 1rem;
}
.shopping_cart_item p,
.comment-post p {
  text-align: left;
  font-size: .8rem;
  padding: 1rem;
}
.grid_3 h2 {
  font-size: 3rem;
}
.product_category_menu,
#classified_listing {
  max-width: 640px;
  margin: 0 auto 0;
}
.product_category_menu ul,
#classified_listing ul {
  list-style: none;
  list-style-type: none;
}
.product_category_menu ul li,
#classified_listing ul li {
  list-style: none;
  list-style-type: none;
  margin: .5rem;
}
.product_category_menu ul li a,
#classified_listing ul li a {
  padding: 1rem;
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #555;
  text-decoration: none;
  font-size: 1rem;
  background-color: #ddd;
}
.sidebar_grid {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #eee;
  max-width: 640px;
  margin: 1rem auto 0;
}
.sidebar_grid h3 {
  font-size: 1.6rem;
}
.sidebar_grid img {
  max-width: 100%!important;
  height: auto;
}
.product_category_menu h2 {
  font-size: 1.4rem;
  font-weight: bold;
}
.store_category_titles {
  font-size: 2rem;
  font-weight: bold;
}
.gallery {
  margin: 0;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #eee;
}
.gallery h3 {
  font-size: 1.6rem;
}
body.photos .grid_2 h2 {
  font-size: 2em;
}
.story_photos img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 1em;
}
.skel:before,
.skel:after {
  content: "";
  display: table;
}
.skel:after {
  clear: both;
}
.sidebar {
  margin: 0;
  padding: 0;
}
.sidebar .sidebar_img_bar {
  width: 100%;
  height: 3px;
  padding: 0;
  margin: 2rem 0 0 0;
  background-color: #777;
}
.sidebar p {
  margin: 0;
  padding: 0 4px 0 4px;
  text-align: left;
  margin-left: 1rem;
  margin-right: 1rem;
}
.sidebar .author_small {
  width: 40%;
  padding: 0;
  margin: 0;
  font-size: .8rem;
  display: block;
  float: right;
}
.sidebar .author_small .sidebar_byline,
.sidebar .author_small .sidebar_byline_title {
  padding: 0;
  margin: 0;
  margin-right: 1rem;
  margin-top: .5rem;
  font-size: .8rem;
  text-align: right;
}
.sidebar .author_small .sidebar_byline_title {
  margin-bottom: 1rem;
}
.sidebar h2 {
  text-align: left;
  font-size: 1.5rem;
  width: 60%;
  float: left;
  padding: 0;
  margin: 0;
  margin-top: .5rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.sidebar .top_image_left_sidebar {
  margin: 0 auto 0;
}
.sidebar .top_image_left_sidebar img {
  padding: 1rem;
  padding-top: 0;
  float: left;
  width: 100%;
  max-width: 420px;
  height: auto;
}
.breaking_news_lg {
  background: url(/app/images/LL-breaking-news-banner-lg.png) no-repeat;
  width: 63px;
  height: 63px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: -63px;
  margin-bottom: -63px;
  padding: 0px;
  position: relative;
  z-index: 1000;
  display: block;
}
.breaking_news_sm {
  background: url(/app/images/LL-breaking-news-banner-sm.png) 2px 2px no-repeat;
  width: 24px;
  height: 26px;
  margin-top: 0px;
  margin-left: -9px;
  margin-right: -24px;
  margin-bottom: -24px;
  padding: 0 5px 0 0;
  position: relative;
  z-index: 1000;
  display: block;
}
.breaking_news_wu_lg {
  background: url(/app/images/LL-breaking-news-banner-wu-lg.png) no-repeat;
  width: 63px;
  height: 63px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: -63px;
  margin-bottom: -63px;
  padding: 0px;
  position: relative;
  z-index: 1000;
  display: block;
}
.breaking_news_wu_sm {
  background: url(/app/images/LL-breaking-news-banner-wu-sm.png) 2px 2px no-repeat;
  width: 24px;
  height: 26px;
  margin-top: 0px;
  margin-left: -9px;
  margin-right: -24px;
  margin-bottom: -24px;
  padding: 0 5px 0 0;
  position: relative;
  z-index: 1000;
  display: block;
}
.brknopic h3 {
  margin-left: 70px;
}
.brknopic p:first-of-type {
  text-indent: 35px;
}
.brkheadline h3 {
  margin-left: 15px;
}
.llsweetalert h2 {
  line-height: 1.2em!important;
}
.llsweetalert button {
  margin-bottom: 10px!important;
}
.footer_left {
  font-size: 9pt;
}
.footer_right {
  font-size: 7pt;
}
/* ---NEW footer styles for mobile coming from white or classic - TCJ 10-16-16 */
/* FIRST FOOTER (footer) FROM WHITE: */
.outer_footer {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  background-color: transparent;
  padding: 0;
}
.outer_footer .footer {
  background-color: #fff;
  border-top: 3px solid #ccc;
  color: #222;
  height: auto;
  padding: 0 0 10px 0;
}
.outer_footer .footer h3 {
  font: bold 1.3em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #222;
  margin: 10px 0 5px 0;
  padding: 3px;
  border-bottom: none;
}
.outer_footer .footer h4 {
  font: bold 1em 'Open Sans', Georgia, Verdana, sans-serif;
  letter-spacing: 0;
  text-transform: none;
  margin: 25px 0 0 0;
  padding: 3px;
  background: none;
  border: none;
  color: #222;
}
.outer_footer .footer p {
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
  padding: 4px 4px 4px 4px;
  margin: 2px;
}
.outer_footer .footer a {
  color: #222;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
}
.outer_footer .footer .footer_column_1,
.outer_footer .footer .footer_column_2,
.outer_footer .footer .footer_column_3,
.outer_footer .footer .footer_column_4,
.outer_footer .footer .footer_column_5 {
  width: 100%;
  max-width: 640px;
  border-top: 1px solid #ccc;
  clear: both;
  margin: 0;
  float: left;
  padding: 2px;
  position: relative;
  display: block;
}
.outer_footer .footer .footer_column_1 ul,
.outer_footer .footer .footer_column_2 ul,
.outer_footer .footer .footer_column_3 ul,
.outer_footer .footer .footer_column_4 ul,
.outer_footer .footer .footer_column_5 ul {
  /*height:185px;*/
  /*  -webkit-column-count: 2;
          -moz-column-count: 2;
        column-count: 2;
          -webkit-column-width: 80px;
          -moz-column-width: 80px;
          -o-column-width: 80px;
          -ms-column-width: 80px;
        column-width: 80px; */
  -moz-column-gap: 0;
  -moz-column-fill: auto;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
}
.outer_footer .footer .footer_column_1 ul li,
.outer_footer .footer .footer_column_2 ul li,
.outer_footer .footer .footer_column_3 ul li,
.outer_footer .footer .footer_column_4 ul li,
.outer_footer .footer .footer_column_5 ul li {
  text-indent: -5px;
  margin-right: 3px;
  margin-left: 0px;
  padding: 6px 0 6px 8px;
  list-style: none;
  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
}
.outer_footer .footer .footer_column_1 ul li:before,
.outer_footer .footer .footer_column_2 ul li:before,
.outer_footer .footer .footer_column_3 ul li:before,
.outer_footer .footer .footer_column_4 ul li:before,
.outer_footer .footer .footer_column_5 ul li:before {
  /*content: "· ";
          padding: 0;
          font-family: 'Francois One';
          font-size: 1.2em;
          font-weight: bold;
          color: #ccc;
          margin-left: -4px;*/
}
.outer_footer .footer .footer_column_1 ul li:before a,
.outer_footer .footer .footer_column_2 ul li:before a,
.outer_footer .footer .footer_column_3 ul li:before a,
.outer_footer .footer .footer_column_4 ul li:before a,
.outer_footer .footer .footer_column_5 ul li:before a {
  color: #222;
  padding: 0;
  margin: 0;
  text-indent: 3px;
  text-decoration: none;
  line-height: 13px;
  font-size: 1.0em;
}
.outer_footer .footer .footer_column_1 ul li:before a:hover,
.outer_footer .footer .footer_column_2 ul li:before a:hover,
.outer_footer .footer .footer_column_3 ul li:before a:hover,
.outer_footer .footer .footer_column_4 ul li:before a:hover,
.outer_footer .footer .footer_column_5 ul li:before a:hover {
  text-decoration: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.outer_footer .footer .footer_column_6 {
  clear: both;
  width: 300px;
  margin: 20px auto 10px auto;
  padding: 2px;
  right: 0;
  position: relative;
  /*float: right;*/
  /*left: 800px;*/
  display: block;
  min-height: 200px;
  border-top: 1px solid #ccc;
}
.outer_footer .footer .footer_column_6 h3 {
  font: bold 1.3em 'Open Sans', Georgia, Verdana, sans-serif;
  color: #222;
  margin: 0;
  padding: 3px;
  border-bottom: none;
  /*1px solid @medium;*/
}
.outer_footer .footer .footer_column_6 .footer_icon {
  padding: 5px;
}
.outer_footer:after {
  content: " ";
  display: table;
  clear: both;
}
/* SECOND FOOTER (footer2) FROM WHITE: */
.outer_footer2 {
  width: 100%;
  background-color: none;
  font-size: 10px;
}
.outer_footer2 .footer2 {
  border-top: 1px solid #ccc;
  height: 60px;
  background: none;
  text-align: center;
  color: #222;
}
.outer_footer2 .footer2 .roar_pub {
  padding: 5px 0 10px 0;
  background-color: #fff;
}
.outer_footer2 .footer2 .roar_pub p {
  padding: 10px 0 2px;
  margin: 0 auto;
  text-align: center;
  color: #222;
}
.outer_footer2 .footer2 .roar_pub p a {
  color: #222;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
}
.outer_footer2 .footer2 .roar_pub p a:hover {
  color: #000;
  font-weight: 900;
}
.outer_footer2 .footer2 .roar_pub a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 10px;
  display: inline-block;
  color: #ccc;
}
/* FROM CLASSIC: */
.footer {
  color: #222;
  padding: 0;
  margin: 10px auto;
  width: 100%;
  max-width: 640px;
  border-bottom: none;
}
.footer a {
  color: #222;
}
.footer img {
  padding: 0;
  margin: 0;
  border: none;
}
.footer .icon {
  float: left;
  margin-top: 15px;
  height: 45px;
  width: 45px;
}
.footer p {
  font-size: 1.2em;
  line-height: 16px;
  padding: 5px 5px 5px 15px;
}
.footer .footer_left {
  width: 100%;
  max-width: 640px;
  margin: 10px auto;
}
.footer .footer_right {
  width: 100%;
  max-width: 640px;
  margin: 20px auto;
  border-top: 1px solid #ccc;
}
.footer .footer_right a {
  font-size: 1.2em;
  color: #222;
}
.footer .footer_right a:hover {
  color: #444;
  border-bottom: 1px dotted #ccc;
}
.footer .footer_right p {
  font-size: 1.2em;
  line-height: 16px;
  padding: 5px 5px 5px 20px;
  color: #222;
}
/* ---END footer styles--- */
.blockgrey {
  background-color: #eee;
}
.llad {
  padding: 15px 0;
}
.gallery {
  background-color: transparent;
}
.llad > b {
  font-size: 18px;
}
.lladbar {
  background: #003369 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: normal;
  margin-top: 15px;
  padding: 10px;
}
.yellowtext {
  color: #ffff99;
}
ul.clsf,
li.clsf {
  list-style-type: none;
}
.BacktoTopLink {
  padding-top: 25px;
  display: block;
}
.red {
  color: red;
}
.divTable {
  display: table;
  width: 100%;
}
.divTableRow {
  display: table-row;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}
.divTableCell,
.divTableHead {
  border: 1px solid #999999;
  display: table-cell;
  padding: 3px 10px;
}
.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}
.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}
.divTableBody {
  display: table-row-group;
}
.divTableleft,
.divTableleft60,
.divTableright {
  display: block;
}
.btncntr {
  display: block;
  margin: 0 auto;
}
.pl10 {
  margin-left: 10px;
}
#subscribeblock,
form.cmxdoubleform {
  text-align: left;
}
form.cmxdoubleform fieldset.left_form_block,
form.cmxdoubleform fieldset.right_form_block {
  width: 100% !important;
  margin-top: 15px;
}
form.cmxdoubleform fieldset {
  background: #d8d8d8 !important;
}
form.cmxdoubleform fieldset input[type="text"] {
  width: 190px;
}
textarea#subcomments,
textarea.comments {
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.checkout {
  font-weight: bold;
  font-size: 1.4em;
}
.addsubscrip_btn {
  padding: 15px;
}
a.productnamebold {
  font-weight: bold;
}
form.cmxform input[type="text"].productqtyinput {
  width: 70px !important;
  margin-right: 100px;
}
strong.padvert20 {
  padding: 20px 0;
  display: block;
}
.shipform {
  max-width: 500px;
  margin: 0 auto;
}
form.cmxform input.RemLength {
  background: #ddd;
  font-size: inherit !important;
  width: 50px !important;
  display: inline-block !important;
}
form.cmxform input.comments {
  width: 30px !important;
}
.bottomcarousel .carouselsection p {
  font-size: 10pt;
}
.photo_gallery {
  padding-bottom: 10px;
}
.posted {
  text-align: center;
}
h2.smaller {
  font-size: 1.6rem !important;
  text-align: center;
  padding: 20px 0 8px;
}
h3.smaller {
  padding: 20px 0 8px;
}
form.cmxform input.sidebyside,
form.cmxform select.sidebyside {
  display: inline-block !important;
}
form.cmxform select.sidebyside {
  width: 70px !important;
}
.storybloggoback,
.centerbutton,
.centerthis {
  margin: 0 auto;
  text-align: center;
}
.storycomment {
  margin: 5px;
}
form.cmxform textarea.jvlautowidth {
  width: auto !important;
}
strong.comments,
#myacctdbopts fieldset li p {
  padding-left: 12px;
}
form.cmxform div.savechanges {
  float: none !important;
  background-color: inherit !important;
  padding-top: 15px !important;
}
form.cmxform p.instruction,
.accountpage {
  text-align: center;
}
form.cmxform div.editlabel {
  width: 35px !important;
}
form.cmxform label {
  text-align: left!important;
}
.button {
  font-size: 1.5em!important;
  width: 136px !important;
  display: block;
  padding: 0.5rem 2rem;
}
.orange {
  background-color: orange !important;
}
.series {
  font-size: 1.4em;
  padding: 7px;
  background-color: #eeeeee;
  margin-bottom: 7px;
}
#google_translate_element {
  display: block;
  height: 28px;
}
/* Import Lightbox stuff */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#google_translate_element {
  height: 15px;
}
/* .LL custom button styles { */
.llbutton {
  background-color: #4CAF50;
  /* Green */
  border: none;
  border-radius: 4px;
  color: white;
  padding: 8px 16px;
  /* Default: 16px 32px; */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.llbutton:hover {
  background-color: white;
  color: black;
}
.llbutton_green {
  background-color: #4CAF50;
  color: white;
  border: 2px solid #4CAF50;
}
.llbutton_blue {
  background-color: #008CBA;
  color: white;
  border: 2px solid #008CBA;
}
.llbutton_red {
  background-color: #f44336;
  color: white;
  border: 2px solid #f44336;
}
.llbutton_gray {
  background-color: #e7e7e7;
  color: black;
  border: 2px solid #e7e7e7;
}
.llbutton_black {
  background-color: #555555;
  color: white;
  border: 2px solid #555555;
}
#facebox img {
  max-width: 100%;
  height: auto;
}
/* ALI'S AUTHOR BIO CODE, ADDED 11-28-2023 */
.authorbio {
  background-color: #eee;
  display: block;
  padding: 20px 30px;
  text-align: left;
}
.authorbio h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 25px;
  vertical-align: baseline;
  word-wrap: break-word;
}
.authorbio h4 {
  color: #222;
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0px;
}
.authorbio img {
  margin-bottom: 10px;
}
.authorbio p {
  clear: left;
  padding: 0;
  margin-bottom: 1em;
}
.contact {
  padding-left: 20px;
  word-wrap: break-word;
}
.authorbio li {
  font-size: 15px;
  padding: 7px 0 !important;
  margin-left: 0px;
}
/* ALI'S CAROUSEL & PHOTO CODE FOR MOBILE, ADDED 12-19-2023 */
/* additions from Ali's project with the carousels n stuff */
.carousel-container {
  position: static;
  width: 100%;
  aspect-ratio: 1.5;
  clear: both;
  padding: 0px 20px 0px 20px;
}
.carousel-container .carousel {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-container .authorName {
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
}
.carousel-container .counter {
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
  padding-left: 50px;
  padding-right: 5px;
}
.carousel-container .caption {
  text-align: left;
  line-height: 1.6;
  font-size: 14px !important;
  color: #1098e4 !important;
  padding: 0;
}
.carousel-container iframe {
  width: 100%;
  aspect-ratio: 1.5;
  background-color: black;
  padding-top: 5%;
  padding-bottom: 5%;
}
.carousel-container img {
  background-color: black;
  object-fit: contain;
  aspect-ratio: 1.5;
}
/* Next 6 items changed from .slider1 to .carousel-container 11-22-2023 */
.carousel-container .owl-nav .owl-prev {
  position: absolute;
  top: 43%;
  left: 20px;
}
.carousel-container .owl-nav .owl-next {
  position: absolute;
  top: 43%;
  right: 20px;
}
.carousel-container .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.carousel-container .owl-nav button {
  width: 31px !important;
  height: 41px !important;
  background: #ffffff59 !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.carousel-container .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.carousel-container .owl-nav button span {
  display: none;
}
.storyimage_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.w25 {
  width: 25%;
}
.w33 {
  width: 33%;
}
.w50 {
  width: 50%;
}
.w66 {
  width: 66%;
}
.w75 {
  width: 75%;
}
.w100 {
  width: 100%;
}
@media (min-width: 415px) and (max-width: 991.999px) {
  .w25 {
    width: 50%;
  }
  .w33 {
    width: 50%;
  }
}
@media (max-width: 414.999px) {
  .w25 {
    width: 100%;
    padding: 0;
  }
  .w33 {
    width: 100%;
    padding: 0;
  }
}
.storyimage_leftalign {
  float: left;
  padding-right: 3%;
}
.storyimage_rightalign {
  float: right;
  padding-left: 3%;
}
.storyimage_centeralign {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-container {
  position: static;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 20px 0px 20px;
}
.image-container iframe {
  width: 100%;
  aspect-ratio: 1.5;
  background-color: black;
}
.image-container img {
  width: 100%;
}
.image-container .image_div {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-container .authorName {
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
}
.image-container .caption {
  text-align: left;
  line-height: 1.6;
  font-size: 14px !important;
  color: #1098e4 !important;
  padding: 0;
}
.image-container .image_div img {
  width: 100%;
  display: block;
  object-fit: contain;
}
.image_bg {
  background-color: black;
}
/* ALLOWS H3 TAGS ON PRIVACY AND TERMS OF USE PAGES, AND STYLES UL LI TAGS */
.privacy_terms h1 {
  font-size: 26px !important;
  font-weight: 500 !important;
  padding: 20px !important;
}
.privacy_terms h2 {
  font-size: 21px !important;
  font-weight: 600 !important;
  padding: 20px !important;
}
.privacy_terms h3 {
  font-size: 21px !important;
  font-weight: 500 !important;
  padding: 20px !important;
}
.privacy_terms ul {
  list-style: unset !important;
  padding: revert !important;
}
