<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: BWC
Theme URI: http://www.yr2creative.com/
Author: Bryn Wolf Ruggiero
Author URI: http://www.brynwolfcreative.com/
Description: Theme created for RCPA by Bryn Wolf Creative.
Version: 1.0.0
Template: Newspaper

*/

@import url("../Newspaper/style.css");

/* -- HEADER ------------------------- */

.td_block_wrap.td-social-wrap.td-social-wrap-16 { float: right; }
.td-header-menu-wrap { background-color: #2e5282 !important; }

.header-logo-wrap img { width: 250px !important;}

.footer-contact {margin-bottom: -20px;}

div#rev_slider_1_1_wrapper { z-index: 0;}

/* --- FOOTER ------------------------ */

.td-full-layout .td-footer-wrap .td-grid-wrap { padding: 45px 13px 7px 13px; }

.footer-header { margin-top: 0;}


/* --- JOIN US ---------------------------- */

.page-id-111 .entry-crumbs, .page-id-111 .entry-title, .page-id-168 .entry-crumbs, .page-id-168 .entry-title {visibility: hidden; position: absolute;}


/* --- ABOUT ---------------------------- */

.td-social-wrap .td_mod_wrap { text-align: left; }

.staff h3 { margin-bottom: 0px !important; }
.staff h5 { margin-top: 0px !important; margin-bottom: 10px !important; }

/* --- POSTS ----------------------------- */
a.td-social-sharing-buttons.td-social-pinterest { display: none; }


/* --- ELEMENTS -------------------------- */

input[type="button"], button {
	  background-color: #e87722;
	  border: none;
	  color: white;
	  padding: 10px 20px;
}

input[type="button"]:hover, button:hover { opacity: .7; }


/* --- SUBFOOTER -------------------------- */

.span4.td-sub-footer-copy {
	width: 50% !important; float: left;
}

.td-sub-footer-menu {
	width: 20% !important; float: right;
}

/* --- MEMBER SITES LINKS -------------------------- */

.widget_recent_comments .recentcomments.url:hover {
	color: #005580 !important;
}


.top-header-menu .td-sp-ico-logout {
	display: none !important;
}

/* --- MEMBER SITES LINKS -------------------------- */

.post-password-form {
	visibility: hidden;
}

.td_ul_login {
	visibility: hidden;
}

.td-big-slide-background {
    height: auto;
}

@media (min-width: 1200px) {
	.td-big-slide-background {
    		height: auto;
	}
}

/* --- RCPA Blog Updates -------------------------- */

.rcpa-blog{
	position: relative;
    padding-bottom: 46px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.rcpa-blog header{
	position: relative;
    margin-bottom: 14px;
    top: -16px;
}</pre></body></html>