@import url(//fonts.googleapis.com/css?family=Just+Another+Hand);
/* Import our theme variables. */
/* Import our theme mixins */
/* Import our theme fonts */
/* PAGE */
body {
  font-family: Courier New, monospace, Courier, monospace;
  font-size: 13px;
  color: #212121;
  font-weight: 400;
}
.c5wrapper,
#main {
  background-color: #fcfcfc;
  background-image: url('/packages/theme_long_way_home/themes/long_way_home/images/bg-page.png');
}
a,
a:visited {
  color: #8b0b0b;
}
a:hover,
a:focus {
  color: #212121;
}
/* HEADER */
.site-header,
.navigation {
  background-color: #212121;
  background-image: url('/packages/theme_long_way_home/themes/long_way_home/images/bg-header.png');
  color: #ededed;
}
.site-header p,
.site-header h1,
.site-header h2,
.site-header h3,
.site-header h4,
.site-header h5,
.site-header h6 {
  color: #ededed;
}
.site-header a {
  color: #ededed;
  text-decoration: none;
}
.site-header a:hover,
.site-header a:focus {
  color: #ededed;
  text-decoration: none;
}
.site-name,
.default-site-name {
  font-family: Just Another Hand, Courier, monospace;
  font-size: 40px;
  color: #ededed;
  font-weight: 400;
}
.site-header .ccm-search-block-form:before {
  color: #ededed;
}
.site-header .ccm-search-block-form .ccm-search-block-text {
  color: #ededed;
  background-color: transparent;
  border-color: #ededed;
}
/* MAIN MENU */
.sf-menu ul.nav ul li,
.sf-menu ul.nav li.nav-path-selected,
.sf-menu ul.nav li:hover,
.sf-menu ul.nav li.sfHover {
  background: #fcfcfc;
}
.sf-menu ul.nav a {
  color: #ededed;
}
.sf-menu ul.nav li.nav-path-selected a,
.sf-menu ul.nav li:hover a,
.sf-menu ul.nav li.sfHover a {
  color: #000000;
}
/* HEADINGS */
h1 {
  font-family: Just Another Hand;
  font-size: 46px;
  font-weight: 400;
  color: #212121;
  text-transform: none;
}
h2 {
  font-family: Just Another Hand;
  font-size: 40px;
  font-weight: 400;
  color: #212121;
  text-transform: none;
}
h3 {
  font-family: Just Another Hand;
  font-size: 34px;
  font-weight: 400;
  color: #212121;
  text-transform: none;
}
h4 {
  font-family: Just Another Hand;
  font-size: 28px;
  font-weight: 400;
  color: #212121;
  text-transform: none;
}
h5 {
  font-family: Just Another Hand;
  font-size: 24px;
  font-weight: 400;
  color: #212121;
  text-transform: uppercase;
}
h6 {
  font-family: Just Another Hand;
  font-size: 22px;
  font-weight: 400;
  color: #212121;
  text-transform: uppercase;
}
/* BLOCKQUOTE */
blockquote {
  padding-left: 30px;
  border-color: #666666;
  font-size: 1.4em;
  font-weight: 300;
  color: #666666;
}
/* IMAGE SLIDER */
.flex-caption {
  font-family: Courier New, monospace, Courier, monospace;
  font-size: 13px;
  color: #212121;
  font-weight: 400;
}
.ccm-image-slider-title {
  font-family: Just Another Hand;
  font-size: 40px;
  color: #212121;
  font-weight: 400;
}
/* FOOTER */
body {
  background-color: #212121;
  background-image: url('/packages/theme_long_way_home/themes/long_way_home/images/bg-header.png');
}
.site-footer {
  background-color: #212121;
  background-image: url('/packages/theme_long_way_home/themes/long_way_home/images/bg-header.png');
  color: #efefef;
}
.site-footer p,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color: #efefef;
}
.site-footer a {
  color: #efefef;
}
.site-footer a:hover,
.site-footer a:focus {
  color: #efefef;
  text-decoration: none;
}
/* MISCELLANEOUS */
.title-thin {
  font-size: 34px;
  font-weight: 200;
  display: block;
}
.title-caps-bold {
  font-family: Just Another Hand;
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}
.title-caps {
  font-family: Just Another Hand;
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}
