/*
Theme Name: RCHSVT 2016
Theme URI: http://www.rchsvt.org
Version: 1.0
Author: Jackson Whelan
Author URI: http://www.jacksonwhelan.com
template: bb-theme
*/
#page-nav .children {
  padding-left: 20px;
}
img.alignright {
  clear: right;
}
img.alignleft {
  clear: left;
}
hr {
  clear: both;
}
@media (min-width: 992px) {
  .fl-content-right {
    float: right;
  }
  .fl-content-right h1,
  .fl-content-right h2,
  .fl-content-right h3 {
    margin-top: 0;
  }
  .fl-sidebar-left {
    padding: 10px !important;
    background: #dcdcdc;
  }
}

li.footer-sub {
	padding-left: 12px !important;
}

li.footer-sub a {
	display: inline;
}

li.footer-sub:before {
    content: "\2013";
    padding-right: 0px;
    position: relative;
    display: inline-block;
}