/*  master   */
/*  site-wide stylings  */
body {
  background-color: #dfdfdf;
  background-image: url("../images/roskill-community-voice-background.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat; }
  body .site-container {
    background-color: #fff; }
  body .site-inner {
    box-shadow: none; }

.fl-builder main.content {
  padding-left: 0;
  padding-right: 0; }

.content .entry-header p.entry-meta {
  background-color: #eaebe8;
  border-bottom: 1px solid #c5dd5d;
  font-family: StagLight; }

body .fl-post-feed-meta span {
  font-family: StagLight; }

.read-more {
  margin-top: 24px; }
  .read-more a {
    font-family: StagLight;
    letter-spacing: 1px;
    color: #222;
    font-size: 14px;
    color: #d82c20; }

@media (min-width: 780px) {
  body {
    background-size: cover; }
  body .site-container {
    margin-top: 60px; } }

/*  let the content be wider then the default genesis widths  */
@media (min-width: 1100px) {
  body .site-container {
    max-width: 1280px; }
  body.content-sidebar .site-inner .content {
    width: 70%; }
  body.content-sidebar .sidebar {
    width: 29%; } }

.site-header .wrap {
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  padding: 0 12px; }
  .site-header .wrap .genesis-nav-menu {
    background-color: #e0e0e0;
    /* background-color: initial  ; */ }

.header-image .title-area {
  max-width: 144px;
  overflow: visible; }
  .header-image .title-area .site-title {
    width: auto; }

.site-header .wrap .genesis-nav-menu {
  background-color: initial; }

.header-image .site-title a {
  min-height: 130px; }

@media only screen and (min-width: 1024px) {
  .site-header .title-area {
    margin-top: 20px; }
  #menu-main-navigation.genesis-nav-menu {
    margin-top: 20px; } }

/**  
* twitter feed in sidebar
 */
.ctf-tweets {
  padding: 2rem;
  border-radius: 3px;
  background-color: #f8fbea; }
  .ctf-tweets p {
    color: #000;
    font-size: 14px; }
    .ctf-tweets p a {
      color: #000;
      font-style: italic;
      text-decoration: underline; }

body #ctf {
  padding: 4px; }
  body #ctf .ctf-header-name,
  body #ctf p.ctf-header-bio {
    color: #000; }
  body #ctf span.ctf-header-name {
    font-weight: 300; }
  body #ctf .ctf-author-name {
    font-weight: 300 !important; }

.ctf-tweets p.ctf-header-bio {
  color: #000; }

.genesis-nav-menu > a {
  border-radius: 12px; }

nav.nav-header li a span {
  font-family: "proxima-nova","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; }

.genesis-nav-menu .current-menu-item > a {
  padding: 8px;
  background: transparent; }

#menu-main-navigation .current-menu-item > a span {
  color: #c9613c; }

#menu-main-navigation li.donate a {
  color: #fff;
  background-color: #ed3e44;
  padding: 12px 16px; }
  #menu-main-navigation li.donate a span {
    color: #fff; }

/*  pagination  */
ul.page-numbers li {
  margin: initial; }

.responsive-menu-icon {
  float: right;
  z-index: 100;
  margin-top: -90px;
  border: 1px solid #d7d7d7; }

#menu-main-navigation li a span {
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
  font-weight: 700;
  border-radius: 12px; }

#menu-main-navigation li a span:hover {
  color: #000; }

@font-face {
  font-family: 'StagBold';
  src: url("Stag-Semibold.eot");
  src: url("../fonts/Stag-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Stag-Semibold.woff") format("woff"), url("../fonts/Stag-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Bold';
  src: url("fonts/Gotham-Bold.eot");
  src: url("fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gotham-Bold.woff") format("woff"), url("fonts/Gotham-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'StagLight';
  src: url("../fonts/Stag-Light.eot");
  src: url("../fonts/Stag-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Stag-Light.woff") format("woff"), url("../fonts/Stag-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

body h1, body h2, body h3, body h4, body h5 {
  font-weight: 300; }

.fl-post-feed-meta span, .fl-post-feed-meta span a {
  color: #222; }

body p {
  font-family: "proxima-nova","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 18px; }

body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "proxima-nova","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-family: StagBold;
  color: #000; }

h1.entry-title {
  font-family: StagLight;
  font-weight: normal; }

.fl-post-feed-title a {
  font-family: StagBold;
  font-weight: normal; }

@media (min-width: 678px) {
  .single .entry-content p:first-of-type {
    font-size: 21px; } }

/* styles for beaver builder elements */
.fl-builder-content h1 {
  font-family: StagBold;
  font-weight: normal;
  color: #d82c20;
  letter-spacing: 1px; }

.fl-builder-content .infobox {
  background-color: #f6f6f6;
  border: 1px solid #e8e8e8;
  padding: 0 0 18px 0; }
  .fl-builder-content .infobox h3, .fl-builder-content .infobox .uabb-button-wrap {
    padding: 0 4%; }
  .fl-builder-content .infobox .uabb-image-content {
    max-height: 180px;
    overflow: hidden; }
    .fl-builder-content .infobox .uabb-image-content .uabb-photo-img {
      width: 100%; }
  .fl-builder-content .infobox .uabb-button-wrap {
    margin-top: 6%;
    margin-bottom: 2%;
    text-align: center; }
  .fl-builder-content .infobox h3 {
    font-family: StagBold;
    color: #3e3e3e;
    text-align: center; }
  .fl-builder-content .infobox p {
    padding: 0 3%;
    margin-top: 3%;
    margin-bottom: 3%;
    text-align: center; }

.uabb-module-content.uabb-imgicon-wrap {
  margin-bottom: 20px !important; }

/* sidebar */
.sidebar a {
  color: #ea6464; }

.sidebar .widget-title {
  font-weight: 800; }

.sidebar ul {
  border-top: 1px solid #c1c1c1; }
  .sidebar ul li {
    border-bottom: 1px solid #c1c1c1;
    padding-top: 14px;
    padding-bottom: 14px;
    background-image: none; }
    .sidebar ul li a {
      text-decoration: none; }

/* page headers  */
.fl-post-feed-header {
  margin-bottom: 14px; }

h1.entry-title, .archives-header h1 {
  padding: 40px  40px;
  font-size: 46px;
  /* background-color:  #fafafa ; */
  background-image: url("../images/title-header-background.jpg");
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-family: StagBold;
  letter-spacing: 1px;
  font-weight: normal;
  color: #fff; }

body .content .entry-header .entry-meta {
  color: #000;
  font-size: 14px; }
  body .content .entry-header .entry-meta entry-author-name {
    color: #000;
    letter-spacing: 1px; }

@media (min-width: 765px) {
  h1.entry-title, .archives-header h1 {
    padding: 80px  40px; } }

/*   hide comment count from post meta  */
.fl-post-feed-header h2 {
  line-height: 1; }
  .fl-post-feed-header h2 a {
    font-size: 24px;
    font-weight: 300;
    color: #d82c20; }

.fl-post-feed-meta .fl-sep {
  display: none; }

.fl-post-feed-meta .fl-post-feed-author {
  padding-right: 4px; }

.fl-post-feed-meta .fl-post-feed-comments {
  display: none; }

.single main.content {
  padding-top: 0; }

h2.entry-title {
  line-height: 1; }

h2.entry-title a {
  font-size: 24px;
  font-weight: 700;
  line-height: initial; }

h2.fl-post-feed-title a, h2.entry-title a {
  font-size: 28px;
  font-weight: 800; }

/* archive page headers */
.rcv-archive-page-header {
  margin-top: 1.4rem;
  padding: 0 40px; }
  .rcv-archive-page-header h1 {
    font-weight: 700; }

/* styles for People singles  */
.single-people h1.entry-title {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0; }

.single-people .row.authority {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px; }
  .single-people .row.authority h4 {
    font-family: StagLight;
    font-weight: normal;
    font-size: 28px; }

.single-people .featured-image-container {
  position: relative;
  text-align: center;
  margin-bottom: 28px; }

.single-people .team-member-information {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 760px; }

.single-people .team-member-information p:first-of-type {
  font-size: 22px; }

/*  styles for policies archive page  */
/*   policy introduction  */
.archive.post-type-archive-policies main h2 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #d82c20;
  font-family: StagBold;
  font-weight: normal;
  margin-bottom: 18px; }

/* style the   conductor  presentation */
.archive.post-type-archive-policies .conductor-widget-wrap h2 a {
  font-size: 24px;
  letter-spacing: 1px;
  color: #d82c20;
  font-family: StagBold;
  font-weight: normal;
  margin-bottom: 18px;
  text-align: center;
  line-height: 1.4; }

/*  stylings for archives pages  */
.blog main.content {
  padding-top: 0; }

.archive.post-type-archive-campaigns .conductor-content {
  width: 100% !important; }

.home main.content {
  padding-top: 0; }

body.home.content-sidebar .site-inner .content {
  width: 100%; }

header.rcv-identity-statement {
  background-color: #fff;
  padding: 20px 40px; }

#rcv-identity .fl-module-content {
  padding-top: 0  !important;
  margin-top: 0; }

.home .roskill-community-voice-identity {
  position: relative; }
  .home .roskill-community-voice-identity .caption {
    padding: 28px 16px;
    background-color: rgba(179, 10, 10, 0.9);
    border-bottom: 1px solid #f36639; }
    .home .roskill-community-voice-identity .caption h4 {
      color: #fff;
      font-size: 18px;
      line-height: 1.6;
      font-family: proxima-nova; }
  .home .roskill-community-voice-identity img {
    margin-bottom: -7px; }

.home #mission-statement .fl-row-content-wrap {
  background-color: #dededee6; }
  .home #mission-statement .fl-row-content-wrap h4 {
    color: #000;
    font-family: proxima-nova; }

.home .entry-title {
  display: none; }

#rcv-identity .fl-row-content-wrap, #rcv-identity .fl-module-content {
  padding-top: 0; }

@media (min-width: 780px) {
  .home .roskill-community-voice-identity .caption {
    bottom: 55px; } }

@media (min-width: 960px) {
  .home .roskill-community-voice-identity .caption {
    position: absolute;
    bottom: 36px;
    left: -18px;
    width: 70%; }
    .home .roskill-community-voice-identity .caption h4 {
      font-size: 20px; }
    .home .roskill-community-voice-identity .caption span.rcv {
      display: block; } }

@media (min-width: 1020px) {
  .home .roskill-community-voice-identity span.rcv {
    font-weight: 700;
    font-size: 32px;
    display: block; } }

@media (min-width: 1020px) {
  .home .roskill-community-voice-identity .caption {
    left: -50px; } }

@media (min-width: 1300px) {
  .home .roskill-community-voice-identity .caption {
    left: -130px; } }

/* styles for the contact page */
.rcv-contact-form {
  background-color: #e8e8e8;
  border: 1px solid #e0e0e0;
  padding: 4%; }

/*  style overrides for formidable forms  */
.frm_style_formidable-style.with_frm_style legend + h3,
.frm_style_formidable-style.with_frm_style h3.frm_form_title {
  font-family: StagBold;
  font-weight: normal; }

.page.conductor .post-content.conductor-cf header.entry-header h1.entry-title {
  background-image: none;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 28px;
  border-top: 0; }

/*  columns   */
.conductor-flex-3-columns .conductor-col,
.conductor-flex-3-columns .conductor-widget.conductor-col,
.conductor-flex-3-columns .widget.conductor-widget.conductor-col {
  width: 100%; }

@media (min-width: 768px) {
  .conductor-flex-3-columns .conductor-col,
  .conductor-flex-3-columns .conductor-widget.conductor-col,
  .conductor-flex-3-columns .widget.conductor-widget.conductor-col {
    width: 33.33%; } }

/* styles for widgets */
body .et_bloom .et_bloom_optin_1 h2,
body .et_bloom .et_bloom_optin_1 h2 span,
body et_bloom .et_bloom_optin_1 h2 strong {
  font-family: "proxima-nova","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; }

body .et_bloom .et_bloom_optin_1 p,
body .et_bloom .et_bloom_optin_1 p span,
body .et_bloom .et_bloom_optin_1 p strong,
body .et_bloom .et_bloom_optin_1 form input,
body .et_bloom .et_bloom_optin_1 form button span {
  font-family: "proxima-nova","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; }

aside .widget-wrap .et_bloom_form_container {
  background-color: transparent; }
  aside .widget-wrap .et_bloom_form_container h2 {
    color: #fff;
    font-weight: 400;
    font-family: "proxima-nova","Open Sans","Helvetica Neue", Helvetica,Arial,sans-serif; }
  aside .widget-wrap .et_bloom_form_container .et_bloom_form_content {
    background-color: transparent; }

aside .et_bloom_form_header {
  background-color: transparent !important; }

aside.sidebar #bloomwidget-2 {
  background-image: url("../images/roskill-landscape-small.jpg");
  background-size: cover; }

aside.sidebar .widget_bloomwidget {
  background-color: #77e0ef; }
  aside.sidebar .widget_bloomwidget button {
    background-color: #c84646 !important;
    background-color: #e44433 !important; }
  aside.sidebar .widget_bloomwidget span.et_bloom_button_text {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 16px;
    color: #fff !important; }

aside.sidebar .widget-wrap .et_bloom_form_content {
  padding-top: 0 !important; }

aside.sidebar .widget-wrap .et_bloom_error_message {
  background-color: #751c1c !important; }

.et_bloom .et_bloom_form_container .et_bloom_form_header {
  background-color: #transparent; }

/*   stylings for beaver builder modules */
.pp-infobox a {
  text-decoration: none !important; }

a.pp-more-link:hover {
  text-decoration: none !important; }

.pp-infobox-wrap .layout-1 .pp-infobox-title-wrapper .pp-infobox-title {
  margin-top: 0;
  margin-bottom: initial;
  margin-left: initial; }

p.pp-infobox-title {
  font-family: StagBold;
  letter-spacing: 1px;
  font-weight: normal; }

.fl-module-uabb-call-to-action h2.uabb-cta-title {
  font-size: 22px;
  display: inline-block;
  font-weight: 700; }

.fl-module-uabb-call-to-action .uabb-button-text {
  text-transform: uppercase; }

header.site-header .wrap {
  background-color: #f7f9f6  !important; }

.page.page-id-19 .fl-callout-photo {
  display: block; }

.page.page-id-19 .fl-module-content .fl-callout-title a {
  font-family: StagLight;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #dc0a0f; }

/*# sourceMappingURL=maps/roskillcommunityvoice.css.map */
