@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
button,
body,
input,
select,
textarea {
  color: #555;
  font: 100%/1.4 "proxima-nova", sans-serif; }

main {
  display: block; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width: 100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical;
  height: 10em;
  width: 100%; }

input, textarea {
  font-size: 0.875em; }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
  border: 1px solid #ddd;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  background-color: white;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0.5em;
  -webkit-appearance: none; }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"] {
  width: 100%; }

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, textarea:focus {
  border: 1px solid #ccc;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  outline: none; }

input[type="tel"] {
  max-width: 8.5em; }

textarea {
  max-width: 40em;
  width: 100%;
  -webkit-appearance: none; }

input[type="file"] {
  width: 100%; }
  input[type="file"]:focus {
    background-color: rgba(123, 12, 12, 0.3);
    outline: 0;
    box-shadow: 0 0 5px rgba(123, 12, 12, 0.5); }

a {
  color: #7b0c0c;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a:hover {
    text-decoration: none;
    color: #270404; }

.button, .contact__link-contact, input[type="submit"], button {
  border: none;
  border-radius: 0.4em;
  background-color: #7b0c0c;
  background-repeat: no-repeat;
  background-position: right bottom;
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 0.625em 1.25em 0.55em;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .button:hover, .contact__link-contact:hover, input[type="submit"]:hover, button:hover {
    background-color: #430707;
    color: white; }
  .button:active, .contact__link-contact:active, input[type="submit"]:active, button:active {
    background-color: #0b0101; }

.site-content__wrapper {
  border-top: 2px solid #dad7d7; }

.site-content--subpage {
  display: block;
  margin: 0 auto;
  padding: 5em 0.625em 0;
  width: 58.75em; }
  .site-content--subpage::after {
    clear: both;
    content: "";
    display: table; }
  .site-content--subpage ul, .site-content--subpage ol {
    margin: 0;
    padding: 0 2.5em 1.25em; }
    .site-content--subpage ul li, .site-content--subpage ol li {
      padding: 0 0 0.25em; }

.note {
  color: #888888;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.4; }

#about_us h2, #general_info #privacy h2, #map h2, #prayer h2, #media_pages h2, #newsroom h2, .news_item_template h2, #speaker h2, #search-results h2 {
  background-image: none !important;
  color: #7b0c0c;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin: 0 0 1em;
  text-transform: uppercase; }

#prayer #prayer_updates h4,
#prayer #prayer_app h4, #prayer #prayer_articles h4, #media_pages #most_popular h5, #news_alerts h4, #speaker #vom_meetings h4 {
  background-image: none !important;
  color: #7b0c0c;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin: 0 0 0.625em;
  text-transform: uppercase; }

#content h2 a {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: 0; }

.pagi_buttons {
  padding: 20px 20px 30px;
  border-top: 1px solid #dad7d7; }

.pagi_buttons a {
  text-decoration: none; }

.pagi_buttons a:hover {
  text-decoration: underline;
  color: white; }

.next_pagi_button {
  background: url(../graphics/pb_pagi_button_bg.gif) right center no-repeat;
  padding: 3px 15px 5px 8px;
  color: #fff;
  margin: 0 5px 0 0; }

.prev_pagi_button {
  background: url(../graphics/pb_pagi_button_bg.gif) left center no-repeat;
  padding: 3px 8px 5px 15px;
  color: #fff;
  margin: 0 5px 0 0; }

.back_pagi_button {
  background: url(../graphics/pb_pagi_button_bg.gif) left center no-repeat;
  padding: 3px 8px 5px 15px;
  color: #fff;
  margin: 0 5px 20px 0; }

.news_tools {
  float: right;
  margin: 3px 0 10px 10px;
  border: 1px solid #ebe9e5;
  width: 130px;
  padding: 3px 0 0 0; }

.news_tools a {
  padding: 4px 0 4px 25px;
  display: block;
  font-weight: bold;
  color: #7f7f7f;
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none; }

.news_tools a:hover {
  text-decoration: underline; }

.news_tools .tool_print {
  background: url(../graphics/pb_icon_print.gif) 6px 4px no-repeat; }

.news_tools .tool_pdf {
  background: url(../graphics/pb_icon_pdf.gif) 6px 4px no-repeat; }

.news_tools .tool_email {
  background: url(../graphics/pb_icon_email.gif) 6px 4px no-repeat; }

.news_tools .tool_media {
  padding: 5px 10px 5px 10px;
  font-weight: bold;
  margin: 3px 0 0 0;
  font-size: 10px;
  color: #7f7f7f; }

.news_tools .tool_media span {
  margin: 0 4px 0 0; }

.news_tools .tool_social {
  padding: 5px 10px;
  border-top: 1px solid #f8f7f5;
  border-bottom: 1px solid #f8f7f5;
  font-weight: bold;
  margin: 3px 0 0 0;
  font-size: 10px;
  color: #7f7f7f; }

.news_tools .tool_social a {
  display: inline;
  padding: 0; }

/* About Us */
/*-------------------------------------*/
#about_us {
  padding: 30px 0;
  width: 32.5em;
  min-height: 400px;
  float: left; }

#about_us h2 {
  text-indent: 0 !important; }

#about_us h3 {
  font-weight: bold; }

#about_us h6 {
  font-size: 10px;
  color: #a7a6a5;
  font-weight: bold;
  padding: 7px 0 0 0; }

#about_us img {
  max-width: 800px; }

#about_links a {
  font-weight: bold; }

#about_links {
  width: 300px;
  float: right;
  list-style: disc;
  font-size: 14px;
  font-size: 0.875rem;
  color: #777;
  margin: 30px 0 10px 0;
  padding: 2.5em 55px 2.25em;
  background-color: #f4f4f4; }

.lt-ie8 #about_links {
  width: 260px; }

#about_links li {
  margin: 0 0 0.25em; }

#about_us #conferences ul {
  list-style: none;
  padding: 0; }

#about_us #conferences a {
  color: #a73134; }

#about_us #conferences h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #000;
  font-weight: bold;
  padding: 10px 0 10px 0;
  line-height: 0.4em;
  margin: 0; }

#about_us #conferences h6 {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem; }

#about_us #conferences li {
  border-bottom: 2px solid #f8f7f5;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0; }

#about_us #conferences .date {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  color: #999;
  padding: 0 0 6px 0; }

#about_us #conferences .pagi_buttons a {
  color: #fff; }

.FAQSearch {
  width: 300px;
  float: right;
  text-align: center; }

#about_us #get_involved ul {
  list-style: none;
  padding: 0; }

#about_us #get_involved a {
  font-size: 1.125em;
  font-weight: bold;
  padding: 10px 0 10px 0;
  line-height: 0.4em; }

#about_us #get_involved li {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0; }

/* Restricted Nations */
/*-------------------------------------*/
#restricted_nations {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#restricted_nations h2 {
  text-indent: -5000px;
  background: url(../graphics/pb_header_restrictedNations.gif) top left no-repeat;
  height: 40px; }

#restricted_nations #content {
  width: 670px;
  float: left;
  padding: 0;
  font-size: 12px; }

/* Contact Us */
/*-------------------------------------*/
#contact {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#contact h2 {
  text-indent: -5000px;
  background: url(../graphics/pb_header_contact.gif) top left no-repeat;
  height: 40px; }

#contact #content {
  width: 670px;
  float: left;
  padding: 0;
  font-size: 12px; }

#contact #content form {
  background-color: #fcfcfb;
  border: 1px solid #f1f0ed;
  margin: 10px 0 0 0;
  padding: 15px 0 10px 0; }

#contact #content label {
  float: left;
  display: block;
  width: 150px;
  text-align: right;
  font-weight: bold;
  padding: 0 5px 0 0; }

#contact #content div {
  padding: 0 0 5px 0;
  width: 480px;
  overflow: hidden; }

#contact #content .submit_button {
  padding: 3px 0;
  margin: 0 0 0 150px; }

/* VOM Offices */
/*-------------------------------------*/
#vom_offices {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#vom_offices h2 {
  text-indent: -5000px;
  background: url(../graphics/pb_header_vomOffices.gif) top left no-repeat;
  height: 40px; }

#vom_offices #content {
  width: 670px;
  float: left;
  padding: 0;
  font-size: 12px; }

/* General Information Page */
/*-------------------------------------*/
#general_info {
  width: 940px;
  overflow: hidden;
  padding: 30px 0;
  font-size: 12px; }

#general_info #ministry_outreach h2 {
  text-indent: -5000px;
  background: url(../graphics/pb_header_ministryOutreaches.gif) top left no-repeat;
  height: 40px; }

#general_info #volunteer h2 {
  text-indent: -5000px;
  background: url(../graphics/pb_header_volunteerOpportunities.gif) top left no-repeat;
  height: 40px; }

/* Map Page */
/*-------------------------------------*/
#map object {
  display: block; }

#map #content {
  width: 940px;
  overflow: hidden;
  padding: 25px 0;
  position: relative; }

#map #closeInfo {
  display: none;
  position: absolute;
  top: 300px;
  right: 0; }

#map #countryInfo {
  display: none;
  padding: 20px 0;
  font-family: "Helvetica Neue", Arial, sans-serif; }

/* Prayer List */
/*-------------------------------------*/
#prayer {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#prayer h6 {
  font-size: 12px;
  font-size: 0.75rem;
  color: #a7a6a5;
  letter-spacing: 0.1em;
  padding: 7px 0 4px 0;
  margin: 0; }

#prayer h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  color: #000;
  padding: 2px 0;
  line-height: 1.1;
  margin: 0; }

#prayer #current_pu {
  border-top: 5px solid #f8f7f5;
  width: 410px;
  float: left; }

#prayer .prayer__country {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-style: italic;
  font-size: 0.875em;
  color: #959494;
  margin-bottom: 1em; }

#prayer a {
  color: #a73134; }

#prayer #content {
  width: 670px;
  float: left;
  padding: 0; }

#prayer #sub_column {
  width: 230px;
  float: right;
  font-size: 11px; }

#prayer #sub_column p {
  line-height: 1.4em; }

#prayer #sub_column h5 {
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000;
  padding: 2px 0;
  line-height: 1.1;
  margin: 0; }

#prayer #sub_column li {
  border-bottom: 1px solid #f8f7f5;
  margin-bottom: 10px; }

#prayer #past_pu {
  border-top: 5px solid #f8f7f5;
  padding: 0 0 10px 0; }

#prayer #past_pu ul {
  list-style: none;
  padding: 0; }

#prayer #prayer_bulletins {
  border-top: 5px solid #f8f7f5; }

#prayer #prayer_bulletins ul {
  padding: 0;
  list-style: none; }

#prayer #prayer_bulletins li a {
  padding: 3px 0 6px 0;
  display: block;
  text-align: right; }

#prayer #right_column {
  width: 240px;
  float: right;
  font-size: 12px; }

#prayer #prayer_updates,
#prayer #prayer_app {
  background: url(../graphics/pb_bg_rightColumn.gif) top left repeat-x;
  padding: 20px; }

#prayer #prayer_updates .signup {
  text-align: center; }

#prayer .prayer_app_links {
  padding-left: 62px;
  padding-top: 7px;
  padding-bottom: 40px;
  position: relative; }

#prayer .prayer_app_links img {
  position: absolute;
  left: 0;
  top: 0; }

#prayer #prayer_articles {
  margin-top: 20px;
  background: url(../graphics/pb_bg_rightColumn.gif) top left repeat-x;
  padding: 20px; }

#prayer #prayer_articles ul {
  padding: 0 0 0 20px;
  list-style: disc;
  color: #999; }

#prayer .all_prayer_bulletins {
  width: 635px;
  overflow: hidden;
  padding: 0; }

#prayer .all_prayer_bulletins li {
  height: 270px;
  width: 200px;
  padding: 0 10px 0 0;
  border-top: 5px solid #f8f7f5;
  list-style: none;
  float: left; }

#prayer .all_prayer_bulletins p {
  padding: 10px 5px; }

#prayer #selected_article {
  border-top: 5px solid #f8f7f5;
  width: 670px;
  float: left; }

#prayer .news_tools a {
  color: #7f7f7f; }

#prayer .pagi_buttons a {
  color: #fff; }

#prayerupdate_signup {
  position: absolute;
  top: 250px;
  left: 50%;
  margin-left: -325px; }

/* Media Item */
/*-------------------------------------*/
#media_item {
  width: 940px;
  margin: 25px 0 0 0;
  overflow: hidden; }

#media_item #content {
  padding: 18px 0 10px;
  font-size: 14px;
  font-size: 0.875rem;
  width: 750px;
  overflow: hidden;
  float: left; }

#media_item #content * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

#media_item #content h2 {
  padding: 0 0 10px 0;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase; }

#media_item dd, dt, dl {
  margin: 0;
  padding: 0; }

#media_item #media_items {
  padding: 0;
  width: 520px;
  float: left; }

#media_item .with_superbanner #media_items {
  padding: 40px 0 0 0; }

#media_item .with_superbanner {
  background: url(../graphics/pb_ad_bg_media.gif) top left repeat-x; }

#media_item .additional_resources {
  margin: 0 0 20px 0;
  width: 190px;
  border: 1px solid #f3f2ef;
  float: right;
  clear: right; }

#media_item .with_superbanner .additional_resources {
  margin: 40px 0 20px 0; }

#media_item .additional_resources ul {
  padding: 10px 10px 10px 25px;
  list-style: disc;
  color: #888; }

#media_item .additional_resources a {
  color: #9f1c21;
  text-decoration: none; }

#media_item .additional_resources a:hover {
  text-decoration: underline; }

#media_item .additional_resources h4 {
  background-color: #f3f2ef;
  font-weight: bold;
  padding: 5px;
  margin: 0; }

#media_item #ad_skyscraper {
  padding: 18px 25px 20px 0;
  float: right; }

/* Media Page List */
/*-------------------------------------*/
#media_pages {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#media_pages #media_page_list {
  list-style: none;
  padding: 0; }

#media_pages #media_page_list li {
  border-top: 6px solid #f8f7f5;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 4px 0 10px 0; }

#media_pages #media_page_list h4 {
  padding: 3px 0;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0; }

#media_pages #media_page_list .media_included {
  float: left; }

#media_pages #media_page_list h4 span {
  font-weight: bold; }

#media_pages #media_page_list img {
  float: left;
  padding: 3px 4px 0 0; }

#media_pages #content {
  width: 590px;
  float: left;
  padding: 0;
  font-size: 13px;
  font-size: 0.8125rem; }

#media_pages #most_popular ol a {
  color: #a73134;
  font-weight: bold;
  font-style: normal; }

#media_pages #most_popular {
  width: 320px;
  float: right;
  list-style: disc;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #777;
  padding: 30px 30px 20px;
  background: url(../graphics/pb_aboutUs_ul.gif) top left repeat-x; }

#media_pages #most_popular p {
  color: #666;
  line-height: 1.3em; }

#media_pages #most_popular ol {
  padding: 0 0 0 22px;
  list-style: decimal;
  font-style: italic; }

/* NewsRoom List */
/*-------------------------------------*/
#newsroom {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#newsroom h5 {
  padding: 4px 0 6px 0;
  font-size: 18px; }

#newsroom #news_page_list {
  list-style: none;
  padding: 0; }

#newsroom #news_page_list li {
  border-top: 6px solid #f8f7f5;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 4px 0 20px 0; }

#newsroom #news_page_list h4 {
  text-transform: uppercase;
  padding: 4px 0 6px 0;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 0; }

#newsroom #news_page_list .media_included {
  float: left; }

#newsroom #news_page_list h4 span {
  font-weight: bold; }

#newsroom #news_page_list h4 img {
  padding: 5px 0 0 4px;
  float: right; }

#newsroom #news_page_list .story_photo {
  float: left;
  padding: 5px 6px 0 0; }

#newsroom #news_page_list a {
  color: #a73134; }

#newsroom #content {
  width: 590px;
  float: left;
  padding: 0;
  font-size: 12px; }

#newsroom #emailstory label {
  float: left;
  display: block;
  width: 190px;
  text-align: right;
  font-weight: bold;
  padding: 0 5px 10px 0; }

#news_page_mainStories {
  position: relative; }

#news_mainStories_nav {
  position: absolute;
  top: 0;
  right: 0; }

#news_mainStories_nav a {
  display: block;
  float: left;
  text-decoration: none;
  padding: 2px 6px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
  letter-spacing: 1px; }

#news_mainStories_nav a:hover {
  text-decoration: underline; }

#news_mainStories_nav .current {
  background-color: #999;
  color: #fff; }

#news_page_mainStories ul {
  padding: 12px 0 24px;
  list-style: none;
  overflow: hidden; }

#news_page_mainStories li {
  float: left;
  width: 177px;
  border-left: 3px solid #f6f6f6;
  padding: 0 8px 8px 8px;
  line-height: 1.3; }

#news_page_mainStories h5 {
  font-size: 16px;
  font-size: 1rem;
  color: #a73134;
  padding: 0;
  font-weight: bold;
  margin: 0; }

#news_page_mainStories h6 {
  font-size: 12px;
  font-size: 0.75rem;
  color: #a73134;
  font-style: italic;
  font-weight: normal;
  margin: -2px 0 0;
  padding: 0 0 8px; }

#news_page_mainStories img {
  margin: 0 8px 6px -10px;
  float: left; }

#news_page_mainStories p {
  font-size: 11px;
  padding: 0 0 8px; }

#news_page_mainStories .link-fullStory {
  display: block;
  padding: 4px 7px 0 8px;
  background: url(../graphics/pb_story_link_arrow.gif) 0 8px no-repeat; }

.news-sectionTitle {
  text-indent: -9999px;
  border-bottom: 1px solid #a8a8a8;
  height: 21px; }

#news_title_mainStories {
  background: url(../graphics/pb_newsroom_header_mainStories.png) 0 4px no-repeat;
  margin: 0; }

#news_title_allStories {
  background: url(../graphics/pb_newsroom_header_allStories.png) 0 4px no-repeat;
  margin: 0; }

.newsFilter {
  background-color: #f8f7f5;
  padding: 8px 8px 8px 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 0 0 10px 0; }

.newsFilter label {
  font-weight: bold;
  color: #666; }

#news_alerts {
  font-size: 14px;
  font-size: 0.875rem;
  width: 300px;
  float: right;
  color: #444;
  border-top: 1px solid #d9d9d9;
  background: url(../graphics/pb_aboutUs_ul.gif) top left repeat-x;
  padding: 20px; }

.lt-ie8 #news_alerts {
  width: 280px; }

#news_alerts #signup_form {
  background-color: #fcfcfb;
  border: 1px solid #f1f0ed;
  margin: 10px 0 0 0;
  padding: 15px 0 10px 0; }

#news_alerts label {
  float: left;
  display: block;
  width: 90px;
  text-align: right;
  font-weight: bold;
  padding: 8px 5px 0 0; }

#news_alerts div {
  padding: 0 0 5px 0;
  width: 250px;
  overflow: hidden; }

#news_alerts .country_row {
  padding: 3px 0;
  text-align: center; }

#news_alerts .country_row label {
  display: none; }

#news_alerts .form_submit_button {
  padding: 3px 0;
  margin: 0 0 0 90px; }

#news_alerts .form_submit_button label {
  display: none; }

.news_item_template {
  width: 940px;
  overflow: hidden;
  padding: 33px 0 30px 0; }

.news_item_template #news_item {
  padding: 25px 0 10px 0;
  font-size: 12px;
  color: #444; }

.news_item_template h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  padding: 0 0 10px 0;
  margin: 0; }

.news_item_template h3 span {
  font-weight: bold; }

.news_item_template .editor_content {
  font-size: 14px;
  font-size: 0.875rem; }

.news_item_template .editor_content img {
  margin: 10px 10px 10px 10px;
  display: inline; }

/* News Item Template #1 -- Media Bottom */
/*-------------------------------------*/
#news_item_template1 #content {
  padding: 0;
  width: 580px;
  float: left;
  border-top: 5px solid #f8f7f5; }

#news_item_template1 #news_alerts {
  padding: 30px; }

/* News Item Template #2 -- Media Right */
/*-------------------------------------*/
#news_item_template2 #content {
  padding: 0;
  float: left;
  width: 420px;
  border-top: 5px solid #f8f7f5; }

#news_item_template2 #media_items {
  width: 504px;
  float: right; }

#news_item_template2 #news_item {
  padding: 25px 0 20px 0; }

#news_item_template2 #news_alerts {
  padding: 30px 40px 30px 30px;
  float: none;
  width: auto; }

#news_item_template2 #news_alerts label {
  width: 100px; }

#news_item_template2 #news_alerts div {
  width: 280px; }

/* News Item Template #3 -- Media Left */
/*-------------------------------------*/
#news_item_template3 #content {
  padding: 0;
  float: right;
  width: 400px;
  border-top: 5px solid #f8f7f5; }

#news_item_template3 #media_items {
  width: 504px;
  float: left; }

#news_item_template3 #news_item {
  padding: 25px 0 20px 0; }

#news_item_template3 #news_alerts {
  padding: 30px 40px 30px 30px;
  float: none;
  width: auto; }

#news_item_template3 #news_alerts label {
  width: 100px; }

#news_item_template3 #news_alerts div {
  width: 280px; }

/* Speaker List */
/*------------------------------------*/
#speaker {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#speaker h6 {
  font-size: 12px;
  font-size: 0.75rem;
  color: #a7a6a5;
  letter-spacing: 0.1em;
  padding: 7px 0 0 0;
  margin: 0; }

#speaker h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  color: #000;
  padding: 0 0 7px 0;
  margin: 0; }

#speaker a {
  color: #a73134; }

#speaker #content {
  width: 670px;
  float: left;
  padding: 0; }

#speaker #upcoming_meetings {
  border-top: 5px solid #f8f7f5;
  width: 410px;
  float: left; }

#speaker #upcoming_meetings ul {
  list-style: none;
  padding: 0; }

#speaker #upcoming_meetings li {
  border-bottom: 2px solid #f8f7f5;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0; }

#speaker #upcoming_meetings div {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 0 6px 0; }

#speaker #upcoming_meetings div p {
  padding: 0; }

#speaker #content .label {
  float: left;
  width: 100px;
  font-weight: bold;
  text-align: right;
  padding: 0 4px 0 0; }

#speaker #upcoming_interviews {
  border-top: 5px solid #f8f7f5;
  padding: 0 0 10px 0;
  width: 230px;
  float: right;
  font-size: 11px; }

#speaker .date {
  font-style: italic;
  font-size: 10px;
  color: #999;
  padding: 0 0 6px 0; }

#speaker #upcoming_interviews ul {
  list-style: none;
  padding: 0; }

#speaker #upcoming_interviews p {
  line-height: 1.4em; }

#speaker #upcoming_interviews h3 {
  font-size: 12px;
  padding: 8px 0 2px 0;
  line-height: 0.4em; }

#speaker #upcoming_interviews li {
  border-bottom: 1px solid #f8f7f5;
  margin-bottom: 20px;
  padding: 0 0 5px 0; }

#speaker #upcoming_interviews div {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 0 6px 0; }

#speaker #upcoming_interviews div p {
  padding: 0; }

#speaker .pagi_buttons a {
  color: #fff; }

#speaker #right_column {
  width: 240px;
  float: right;
  font-size: 12px; }

#speaker #vom_meetings {
  background: url(../graphics/pb_bg_rightColumn.gif) top left repeat-x;
  padding: 20px; }

#speaker #vom_meetings .signup {
  text-align: center; }

/* Search Results List */
/*-------------------------------------*/
#search-results {
  width: 940px;
  overflow: hidden;
  padding: 30px 0; }

#search-results__note {
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 12px; }

#search-results__list {
  list-style: none;
  padding: 0; }

#search-results__list li {
  border-top: 6px solid #f8f7f5;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 4px 0 24px 0; }

#search-results__list h4 {
  padding: 3px 0;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 0; }

#search-results__list h4 span {
  font-weight: bold; }

#search-results__list a {
  white-space: nowrap;
  display: block; }

#search-results #content {
  width: 670px;
  float: left;
  padding: 0;
  font-size: 12px; }

#search-results__search-again {
  width: 240px;
  float: right; }

#search {
  background-color: #f7f6f4;
  padding: 0.5em 0.625em;
  margin: 0 0 12px; }

#search label {
  color: #a73134;
  font-weight: bold;
  font-size: 12px; }

#search input {
  width: 130px; }

.lt-ie8 #search input {
  width: 100px; }

#search a {
  color: #a73134;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-left: 0.25em; }

#result {
  list-style: none;
  padding: 0; }

#result li {
  border-top: 6px solid #f8f7f5;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 4px 0 24px 0; }

#result h4 {
  padding: 3px 0;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin: 0; }

#result h4 span {
  font-weight: bold; }

#result a {
  white-space: nowrap;
  display: block; }

#ministories {
  padding: 30px 0; }

#ministories #content {
  padding: 0;
  width: 100%; }

#ministories h2 {
  background: url(../graphics/pb_header_miniStories.gif) top left no-repeat;
  text-indent: -5000px;
  height: 40px; }

#ministories h6 {
  color: #a73134;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1em;
  padding: 0 10px; }

#ministories h6 span {
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  display: block; }

#ministories p {
  font-size: 10px;
  line-height: 1.6em;
  padding: 0; }

#ministories ul {
  list-style: none;
  padding: 30px 0;
  border-top: 1px solid #eee;
  width: 940px;
  overflow: hidden; }

#ministories li {
  background: url(../graphics/pb_story_bg.gif) top left repeat-y;
  margin-bottom: 15px;
  padding: 5px 0 0 0;
  float: left;
  width: 210px;
  padding: 0 20px 20px 0; }

#ministories li p {
  padding: 0 0 0 10px; }

#ministories li a {
  display: block;
  padding: 4px 7px 6px 8px;
  background: url(../graphics/pb_story_link_arrow.gif) center left no-repeat; }

#ministories li img {
  float: left;
  margin: 4px 3px 0 -10px; }

#ministories .view_all_story {
  background: url(../graphics/pb_story_bg.gif) top left repeat-y;
  margin-bottom: 15px;
  padding: 5px 0 0 0; }

#ministories .view_all_story p {
  padding: 0 0 0 10px; }

#ministories .view_all_story a {
  display: block;
  padding: 4px 7px 6px 8px;
  background: url(../graphics/pb_story_link_arrow.gif) center left no-repeat; }

#ministories .view_all_story img {
  float: left;
  margin: 4px 3px 0 -10px; }

#ministories .view_all_stories {
  background-color: #f7f6f4;
  text-align: right;
  color: #a73134;
  display: block;
  font-style: italic;
  padding: 2px 5px;
  font-size: 11px; }

.site-header__wrapper {
  background-color: white;
  z-index: 1100;
  position: relative; }

.site-header {
  margin: 0 auto;
  width: 58.75em; }
  .site-header::after {
    clear: both;
    content: "";
    display: table; }

.logo-main {
  font-size: 16px;
  font-size: 1rem;
  float: left;
  margin: 0.25em 0.25em 0 0.25em;
  overflow: hidden; }
  .logo-main a {
    display: block;
    background-image: url(/graphics/pb/icons.png);
    -webkit-background-size: 300px 240px;
    -moz-background-size: 300px 240px;
    -o-background-size: 300px 240px;
    background-size: 300px 240px;
    height: 3.2em;
    text-indent: -999em;
    width: 19.25em;
    background-repeat: no-repeat; }
    @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
      .logo-main a {
        background-image: url(/graphics/pb/icons@2x.png); } }

.nav-main {
  float: right; }
  .nav-main ul {
    margin: 0;
    padding: 0; }

.nav-main__list {
  text-align: right; }
  .nav-main__list a {
    color: #555;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    padding: 1em;
    position: relative;
    text-decoration: none; }

.nav-main__main-cats > li {
  display: inline-block;
  margin: 0 -0.2em 0 0;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .lt-ie8 .nav-main__main-cats > li {
    display: inline;
    zoom: 1; }
.nav-main__main-cats .is-hovered {
  background-color: #dad7d7; }
.nav-main__main-cats > li > .is-current {
  background-color: #dad7d7;
  color: #b31111; }
.nav-main__main-cats.hovered-over-others > li > .is-current {
  background-color: transparent; }

.nav-main__sub-cats__wrapper {
  background-color: #dad7d7;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 3.75em;
  width: 100%;
  z-index: -1;
  visibility: hidden; }
  .nav-main__sub-cats__wrapper.is-showing, .is-current + .nav-main__sub-cats__wrapper {
    visibility: visible;
    opacity: 1; }
  .hovered-over-others .is-current + .nav-main__sub-cats__wrapper {
    visibility: hidden;
    opacity: 0; }

.lt-ie8 .hovered-over-others .is-current + .nav-main__sub-cats__wrapper {
  display: none; }

.nav-main__sub-cats {
  display: inline-block;
  text-align: right;
  width: 58.75em; }
  .lt-ie8 .nav-main__sub-cats {
    display: inline;
    zoom: 1; }
  .nav-main__sub-cats li {
    display: inline-block;
    margin: 0 -0.2em 0 0; }
    .lt-ie8 .nav-main__sub-cats li {
      display: inline;
      zoom: 1; }
  .nav-main__sub-cats a {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    padding: 1.25em 0.75em; }
    .nav-main__sub-cats a:hover {
      color: #b31111;
      background-color: #f4f4f4; }
    .nav-main__sub-cats a.is-current {
      background-color: white;
      color: #b31111; }
      .nav-main__sub-cats a.is-current:hover {
        background-color: #f4f4f4; }

.title--minor {
  background-color: #f4f4f4;
  color: #959494;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.625em;
  padding: 0.625em 0.625em 0.5em; }

.title--item {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.05;
  margin: 0 0 0.5em;
  font-weight: 600; }
  .title--item a {
    color: #555;
    font-weight: 600;
    text-decoration: none; }
    .title--item a:hover {
      color: #7b0c0c;
      text-decoration: underline; }

.slider {
  color: white;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }
  .site-content--home .slider {
    visibility: hidden; }
  .slider h4 {
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: 200;
    line-height: 1.05;
    letter-spacing: 0.025em;
    margin: 0;
    padding: 0.625em 0 0.25em;
    text-transform: uppercase; }
  .slider li {
    min-height: 22em;
    background-color: #222;
    background-position: center top;
    background-repeat: no-repeat; }
  .slider p {
    font-family: "calluna", Georgia, serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic;
    line-height: 1.3;
    padding: 0 10em 0.75em 0; }
  .slider .button, .slider .contact__link-contact {
    font-weight: 600;
    background-color: #f4f4f4;
    color: #555;
    padding: 0.325em 2.25em; }
    .slider .button:hover, .slider .contact__link-contact:hover {
      background-color: #dad7d7; }
    .slider .button:active, .slider .contact__link-contact:active {
      background-color: #959494;
      box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); }

.slider__content {
  display: block;
  margin: 0 auto;
  padding: 0 25em 0 0;
  width: 58.75em; }
  .lt-ie8 .slider__content {
    width: 33.75em; }

.bx-wrapper {
  position: relative;
  min-width: 58.75em; }

.bx-pager {
  position: absolute;
  bottom: 1em;
  left: 50%;
  margin-left: -29.375em;
  width: 58.75em; }

.bx-pager-item {
  display: inline-block;
  position: relative; }
  .lt-ie8 .bx-pager-item {
    display: inline;
    zoom: 1; }
  .bx-pager-item a {
    background-color: #f4f4f4;
    border-radius: 99em;
    display: block;
    height: 0.875em;
    margin-right: 0.625em;
    text-indent: -9999px;
    width: 0.875em; }
    .bx-pager-item a:hover, .bx-pager-item a.active {
      background-color: #959494; }
    .bx-pager-item a:focus {
      outline: none;
      background-color: #b31111; }
  .bx-pager-item:before {
    content: '';
    background-color: #f4f4f4;
    display: block;
    height: 1px;
    width: 0.625em;
    position: absolute;
    top: 50%;
    left: 0.875em; }
  .bx-pager-item:last-child:before {
    display: none; }

.home-stories__wrapper {
  margin: 0 auto;
  padding: 1.875em 0;
  width: 58.75em; }
  .home-stories__wrapper::after {
    clear: both;
    content: "";
    display: table; }

.home-stories {
  background-color: #f4f4f4;
  float: left;
  width: 43.75em; }

.home-stories__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.home-story {
  padding: 0 1.25em 0.5em; }
  .home-story h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0; }
    .home-story h3 a {
      color: #555;
      font-weight: 600;
      text-decoration: none; }
  .home-story p {
    line-height: 1.45; }
  .home-story a {
    color: #555; }

.home-story--featured {
  padding: 0 0 1.5em; }
  .home-story--featured::after {
    clear: both;
    content: "";
    display: table; }
  .home-story--featured .editor {
    margin: 0 0 0 15em;
    padding-right: 1em; }
  .home-story--featured h3 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
    margin: 0.625em 0 0.5em;
    line-height: 1; }
  .home-story--featured img {
    float: left;
    margin: 0.3125em;
    max-width: 13.125em; }

.home-stories__more {
  display: block;
  font-weight: 600;
  padding: 0.25em 1.25em 1em; }

.home-signups {
  float: left;
  width: 43.75em;
  padding: 1.875em 0; }

.home-signups__item {
  width: 21.25em;
  float: left; }
  .home-signups__item:last-child {
    float: right; }
  .home-signups__item .editor {
    float: left;
    padding: 0.625em 0 0;
    width: 13.75em; }
    .lt-ie9 .home-signups__item .editor {
      padding-left: 1em; }

.home-signups__cta {
  float: right;
  width: 6.25em; }
  .home-signups__cta img {
    margin: 0 0 0.5em;
    max-width: 100%; }
  .home-signups__cta .button, .home-signups__cta .contact__link-contact {
    display: block;
    font-weight: 200;
    padding: 0.325em 0; }
    .home-signups__cta .button:hover, .home-signups__cta .contact__link-contact:hover {
      background-color: #4d0707; }
    .home-signups__cta .button:active, .home-signups__cta .contact__link-contact:active {
      background-color: #a91111;
      box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.4); }

.home-updates {
  float: right;
  width: 13.75em; }

.home-search .title--minor {
  display: block; }

.home-search__input-wrapper {
  margin: 0.25em 0.625em 1.5em;
  position: relative; }
  .home-search__input-wrapper input[type="text"] {
    width: 12em; }
  .home-search__input-wrapper input[type="submit"] {
    background-image: url(/graphics/pb/icons.png);
    -webkit-background-size: 300px 240px;
    -moz-background-size: 300px 240px;
    -o-background-size: 300px 240px;
    background-size: 300px 240px;
    background-position: -46px -81px;
    background-color: #959494;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-indent: -9999px;
    width: 2em; }
    @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
      .home-search__input-wrapper input[type="submit"] {
        background-image: url(/graphics/pb/icons@2x.png); } }
    .home-search__input-wrapper input[type="submit"]:hover {
      background-color: #dad7d7; }

.home-blog__list {
  list-style: none;
  margin: -0.5em 0 0.625em;
  padding: 0; }
  .home-blog__list li {
    border-bottom: 1px solid #aaa; }
    .home-blog__list li:last-child {
      border-bottom: none; }
  .home-blog__list a {
    display: block;
    color: #555;
    font-weight: normal;
    text-decoration: none;
    padding: 0.625em; }
    .home-blog__list a:hover {
      color: #7b0c0c; }
      .home-blog__list a:hover .home-blog__headline {
        text-decoration: none; }
  .home-blog__list .home-blog__headline {
    text-decoration: underline; }
  .home-blog__list .home-blog__date {
    font-size: 14px;
    font-size: 0.875rem; }

.home-twitter {
  margin-bottom: 1.875em; }
  .home-twitter .title--minor {
    padding-left: 2.325em;
    position: relative; }
    .home-twitter .title--minor:before {
      background-image: url(/graphics/pb/icons.png);
      -webkit-background-size: 300px 240px;
      -moz-background-size: 300px 240px;
      -o-background-size: 300px 240px;
      background-size: 300px 240px;
      background-position: -3px -85px;
      content: "";
      display: inline-block;
      height: 1.5em;
      position: absolute;
      top: 0.5em;
      left: 0.5em;
      width: 1.5em; }
      @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
        .home-twitter .title--minor:before {
          background-image: url(/graphics/pb/icons@2x.png); } }

.home-twitter__tweet {
  padding: 0.5em 0.625em 0; }

.home-twitter__follow {
  color: #555;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0.7em; }

.home-prayers__request {
  padding: 0.5em 0.625em 0; }

.home-prayers__more {
  color: #555;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0.7em; }

.home-help__wrapper {
  background-color: #f4f4f4; }

.home-help {
  margin: 0 auto;
  padding: 0 0 2.5em;
  width: 58.75em; }

.home-help__explanation {
  padding: 3.125em 0 1.25em; }
  .home-help__explanation h3 {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 600;
    margin: 0 0 0.25em; }

.home-help__ways {
  list-style: none;
  margin: 0;
  padding: 0; }
  .home-help__ways::after {
    clear: both;
    content: "";
    display: table; }
  .home-help__ways li {
    float: left;
    width: 13.75em;
    margin-right: 1.25em; }
    .home-help__ways li:last-child {
      margin-right: 0; }
    .lt-ie9 .home-help__ways li {
      margin: 0 0.25em; }
    .lt-ie9 .home-help__ways li p {
      padding-right: 1em; }

.home-help__thumb {
  margin: 0 0 1em; }

.home-help__more {
  padding-top: 2em;
  font-size: 18px;
  font-size: 1.125rem; }

.home-budget {
  margin: 3.25em auto;
  width: 43.75em; }

.title--section {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 200;
  text-align: center;
  margin: 0 -1.25em 1.25em; }

.home-budget__chart-desc {
  float: left;
  padding: 2.5em 0 3.75em;
  width: 12.5em; }

.home-budget__more {
  color: #555;
  font-weight: normal; }

.home-budget__chart {
  float: right;
  display: block;
  padding: 0 0 3.75em;
  position: relative;
  width: 28.75em; }
  .home-budget__chart:hover {
    opacity: 0.7;
    text-decoration: none; }
  .home-budget__chart img {
    display: block;
    margin: 0 0 0 6.5em; }

.home-budget__percentages {
  list-style: none; }
  .home-budget__percentages li {
    color: #097ec7;
    font-weight: 600;
    position: absolute; }
    .home-budget__percentages li strong {
      display: block;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1;
      margin: 0 0 -0.25em; }

.home-budget__percentages--ministry {
  top: 7em;
  left: 24.25em; }

.home-budget__percentages--administration {
  text-align: right;
  top: 5.5em;
  right: 22.125em; }

.home-budget__percentages--fundraising {
  text-align: right;
  top: 0.75em;
  right: 20em; }

.home-budget__further {
  font-size: 14px;
  font-size: 0.875rem;
  clear: both; }
  .home-budget__further a {
    color: #555;
    font-weight: normal; }

.site-footer__wrapper {
  background-color: #7b0c0c; }

.site-footer {
  margin: 0 auto;
  width: 58.75em; }
  .site-footer::after {
    clear: both;
    content: "";
    display: table; }

.site-footer__link-lists {
  -webkit-font-smoothing: antialiased;
  float: left;
  width: 40em; }
  .site-footer__link-lists a {
    color: white;
    text-decoration: none; }
    .site-footer__link-lists a:hover {
      text-decoration: underline; }
  .site-footer__link-lists ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .site-footer__link-lists li {
    font-size: 14px;
    font-size: 0.875rem; }
    .site-footer__link-lists li a {
      font-weight: normal; }

.site-footer__link-list {
  float: left;
  padding: 2.25em 1.5em 0.625em 0; }
  .site-footer__link-list:last-child {
    padding-right: 0; }
  .lt-ie9 .site-footer__link-list {
    padding-right: 1em; }

.site-footer--title {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 0.25em; }
  .site-footer--title a {
    font-weight: 600; }

.site-footer__contact {
  background-color: #f4f4f4;
  float: right;
  padding: 0.75em 0 2.5em;
  width: 17.5em; }

.contact__link-contact {
  font-weight: 200;
  margin: 1.5em 0 1.25em 1.5em;
  font-size: 17px;
  font-size: 1.0625rem;
  width: 13.5em;
  padding-top: 0.5em;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .lt-ie8 .contact__link-contact {
    width: 11em; }
  .contact__link-contact:hover {
    background-color: #4d0707; }
  .contact__link-contact:active {
    background-color: #a91111;
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.4); }

.contact__address {
  text-align: center;
  padding: 0 0 2.5em; }

.contact__member {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0.875em; }
  .contact__member li {
    float: left;
    margin-right: 1em; }
    .contact__member li:last-child {
      margin-right: 0; }
    .lt-ie9 .contact__member li {
      margin-right: 0.5em; }
  .contact__member a {
    display: block;
    height: 4em;
    text-indent: -999em;
    width: 4em;
    background-image: url(/graphics/pb/icons.png);
    -webkit-background-size: 300px 240px;
    -moz-background-size: 300px 240px;
    -o-background-size: 300px 240px;
    background-size: 300px 240px; }
    @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
      .contact__member a {
        background-image: url(/graphics/pb/icons@2x.png); } }
  .contact__member .contact__member--efca {
    background-position: -5px -167px; }
  .contact__member .contact__member--ica {
    background-position: -91px -167px; }
  .contact__member .contact__member--cfc {
    background-position: -170px -167px;
    width: 6.25em; }

.site-footer__other__wrapper {
  background-color: #f4f4f4; }

.site-footer__other {
  margin: 0 auto;
  width: 58.75em; }
  .site-footer__other::after {
    clear: both;
    content: "";
    display: table; }

.site-footer__social {
  float: left;
  margin: 0;
  padding: 1em 0;
  list-style: none; }
  .site-footer__social li {
    float: left;
    margin-right: 1.25em; }
  .site-footer__social a {
    display: block;
    height: 1.875em;
    text-indent: -999em;
    width: 1.875em;
    background-image: url(/graphics/pb/icons.png?v=20160616);
    -webkit-background-size: 300px 240px;
    -moz-background-size: 300px 240px;
    -o-background-size: 300px 240px;
    background-size: 300px 240px; }
    @media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
      .site-footer__social a {
        background-image: url(/graphics/pb/icons@2x.png?v=20160616); } }
  .site-footer__social .site-footer__facebook {
    background-position: -5px -118px; }
  .site-footer__social .site-footer__twitter {
    background-position: -54px -118px; }
  .site-footer__social .site-footer__youtube {
    background-position: -102px -118px;
    width: 4.375em; }
  .site-footer__social .site-footer__pinterest {
    background-position: -190px -118px; }
  .site-footer__social .site-footer__instagram {
    background-position: -239px -118px; }

.site-footer-copy {
  float: right;
  padding: 0.625em;
  text-align: right; }
  .site-footer-copy .site-footer-powered {
    list-style: none;
    text-align: right;
    padding: 0;
    margin: 0;
    opacity: 0.7;
    font-size: 11px;
    font-size: 0.6875rem; }
    .site-footer-copy .site-footer-powered li {
      display: inline-block;
      margin-left: 0.75em; }
    .site-footer-copy .site-footer-powered a {
      color: #555;
      font-weight: normal; }
