Here’s where to keep parts of the system code safe in case something breaks.

 

This is the stylesheet.css

/*
Theme Name: AMC NY-NoJ v1.0
Description: A minimal theme built on Bootstrap
Author: Brian Aloisio
Author URI: http://brianaloisio.com
Version: 1.0
Tags: responsive, white, bootstrap
*/


img {
max-width: 100%;
height: auto;
}

h1,h2,h3,h4,h5,h6 {font-family: arial, sans-serif; font-weight: 700;}
body, p { font-family: ‘/fonts/Recoleta.ttf’, sans-serif; }

a {font-weight: bold;}

.btn {font-weight: 600;}

.hr-brown {border: 1px dotted #7c6a55;margin: 30px 0;}
hr.lt-brown {border: 1px dotted #e8d8ba;margin: 30px 25%;}

blockquote {background-color: #f8f0ce;border-left: 5px solid #7c6a55;}

/* Header Styles *************************/
.navbar.navbar-static-top {
border-bottom: 1px solid #d3cec8;
}

.navbar {
margin-bottom: 0;
border-bottom: 3px solid #7c6a55;
}

.navbar-collapse {
background: #f6f3e6;
border-top: 1px solid #d3cec8;
}

a.navbar-brand {
padding: 5px 10px 5px 15px;
color: #008067;
}

a.navbar-brand img {
width: 40px;
height: 40px;
margin-right: 10px;
}

.navbar-toggle {
background-color: #7c6a55;
border: 1px solid #463c30;
}

.social-icon {border-radius: 3px;}
.navbar-toggle .icon-bar {background-color: #fff;}

.navbar>li {
margin: 0;
}

.navbar-nav {
text-align: left;
}

.navbar-nav>li>a {color: #7c6a55;}
.navbar-nav>li>a:hover {color: #db7c1b;}
.navbar-nav>li.active>a {color: #db7c1b;}

.dropdown-menu {text-align: left;}

/* Search and Text Input Styles */
input[type=”search”] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#searchform input {border-radius: 3px 0 0 3px;}
.form-control {color: #463c30;background-color: #f6f3e6;border-radius: 3px;border: 1px solid #d3cec8;}
.form-control.short {width: inherit; display: inline-block; margin-right: 0.25em}
input.form-control.short:last-child {margin-right: 0;}
/*select:focus, option:focus, textarea:focus, input[type=”text”]:focus, input[type=”password”]:focus, input[type=”datetime”]:focus, input[type=”datetime-local”]:focus, input[type=”date”]:focus, input[type=”month”]:focus, input[type=”time”]:focus, input[type=”week”]:focus, input[type=”number”]:focus, input[type=”email”]:focus, input[type=”url”]:focus, input[type=”search”]:focus, input[type=”tel”]:focus, input[type=”color”]:focus, .uneditable-input:focus { border-color: rgba(124, 106, 85, 0.8);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(183, 175, 166, 0.6);outline: 0 none;}*/

/* Facebook Widget Styles */
.recent-facebook-posts p:last-child{margin-bottom: 0;}
.rfbp-link-wrap {margin: 0 !important;}
.rfbp-post {border-bottom: 1px dotted #7c6a55 !important;}

/* Home Page Styles *************************/
#upcoming-events-ny-nj h4, #upcoming-events-ny-nj h5 {
margin:0;
}

#upcoming-events-ny-nj h4 {
padding-top: 0.25em;
}

#upcoming-events-ny-nj h4 {
color: #008067;
}

#upcoming-events-ny-nj h5 {
color: #463c30;
}

#upcoming-events-ny-nj a:hover {
text-decoration: none;
}

ul.list-unstyled.events-list li {
border-bottom: 1px dotted #7c6a55;
padding: 1.25em;
}

ul.list-unstyled.events-list li:hover {
background: rgba(248, 240, 206, 0.5);
}

ul.list-unstyled.events-list li:first-child {
margin-top:15px;
border-top: 1px dotted #7c6a55;
}

.events-list h5 small {
text-transform: uppercase;
display: block;
margin:0.5em 0;
float: none;
}

.panel {border: none;}
.panel-heading {padding: 0;}

#committees ul {margin-bottom: 0;}
#committees li {margin-bottom: 10px;}
#committees li:last-child {margin-bottom: 10px;}

/* Content Styles *************************width: 100%;*/
#home-page-slider {border-radius: 5px 5px 0 0;overflow: hidden;}
.carousel {margin-bottom: 30px;}
.carousel-caption {left: 0; right: 0; bottom: 0; padding: 15px; text-align: left; background-color: rgba(0, 0, 0, 0.5);}
.carousel-indicators {display: none;}
.carousel-caption h2 {margin: 0;}
.carousel-caption em {font-weight: 200;}
.carousel-caption .btn {margin: -3px 0 0 10px;}
.carousel-control .icon-prev {left: 30%;}
.carousel-control .icon-next {right: 20%;}
hr.orange {margin: 0 0 15px 0; border-bottom: 1px solid #db7c1b;}
#content h1 {margin: 0; padding-bottom: 10px;}

#content h3 {border-bottom: 1px solid #db7c1b;padding-bottom: 5px; line-height: 1.25;}
#content h3.header-unstyled {border-bottom: none;}

#content img {}

#content-container {padding: 15px 0;}
#addthis {width: 188px;position: relative;right: 0;}
#addthis-sm {margin-bottom: 10px;}

.in-columns {columns:100px 3; -webkit-columns:100px 3; -moz-columns:100px 3;}
.in-columns > li {margin: 0 0 0.5em;}

/* Activities Page Styles *************************/
#trip-selector {padding: 15px;border-radius: 3px;background-color: #f8f0ce;}
#trip-selector h3{margin-top: 0;text-align: center;}
#trip-selector .form-control {margin-bottom: 0.5em;}
#trip-selector input.btn {margin-top: 0.5em; width: 100%;}
#trip-selector .form-group {margin-bottom: 0;}

/* Aside Styles *************************/
aside {
margin-top: 30px;
padding-top: 30px;
border-top: 1px dotted #7c6a55;
}

.textwidget {
margin-bottom: 30px;
}

.textwidget:last-child {
margin-bottom: 0;
}

h5.graphic-header, h4.graphic-header {color:#fff; text-align:center; background-color: #7c6a55; margin:0;padding:10px;border-radius: 3px 3px 0 0;}

#join-amc {max-width: 263px; margin: auto;}

.widget-content {padding:15px;background-color: #f8f0ce;}

.btn.btn-info.member-login {
float:right;
}

/* AMC NY-NoJ Calendar Widget Styles
#datepicker {margin-top: 1.5em;color: #463c30; background-color: #f6f3e6;padding:0.5em;}
.ui-datepicker {width: 100% !important;}
.ui-datepicker-header {position: relative;font-size: 16px;background-color: #db7c1b;color: #fff; font-weight: bold;border-radius: 3px; padding: 0.5em;margin-bottom: 0.5em;text-align: center;}
.ui-datepicker-header a{color: #f6f3e6 !important;cursor: pointer;}
.ui-datepicker-header a:hover {color: #7c6a55 !important; text-decoration: none;}
.ui-datepicker-prev {position: absolute;left: 0.5em;}
.ui-datepicker-next {position: absolute;right: 0.5em;}
.ui-datepicker-calendar {width: 100%;border-radius: 0 0 3px 3px;padding: 1em;text-align: center;}
.ui-datepicker-calendar th {text-align: center;}*/

/* Facebook Widget Styles */
.rfbp-widget {max-height: 415px;overflow: auto;}


#committee-list li {margin-bottom: 0.5em;}
.committee-member {margin: 15px 0;border-bottom: 1px dotted #7c6a55;}
.committee-member:first-child {margin-top: 0;}
.committee-member:last-child, .committee-member:last-child p {margin-bottom: 0;border-bottom: none;}
.committee-member h5:first-child {margin-top: 0;}

/* Committee Accordian Styles */
h4.header-graphic {}
.committee-accordian {margin-bottom: 1em;}
.committee-accordian:last-child {margin-bottom: 0;}
.committee-accordian h4 {color: #fff;background: #7c6a55 url(‘https://amcnynoj.wpengine.com/wp-content/uploads/2013/12/close_btn.png’) no-repeat center right 8px;}
.committee-accordian .collapsed h4 {color: #fff;background: #7c6a55 url(‘https://amcnynoj.wpengine.com/wp-content/uploads/2013/12/open_btn.png’) no-repeat center right 8px;}

/* Footer Styles *************************/
.photo-credits {background: black;color: white;font-size: 9px;display: inline-block;padding: 9px;border-radius: 3px 0 0 3px;text-align: center;position: absolute;right: 0;margin-top: -164px; opacity: 0.8; filter: alpha(opacity=80);}
.photo-credits a {color: white;}

#footer-wrapper {
padding:20px 0;
background-color: #5c5349;
}

footer h5, footer span {
color: #e8d8ba;
font-weight: bold;
}

.footer-links {
margin-top:6px;
}

.footer-link {
color:#fff;
font-weight:bold;
line-height:2em;
}

.footer-link:hover {
color: #fff;
}

footer ul {
font-size:12px;
}

footer ul.chapters {
margin-bottom:0;
}

footer ul.chapters span {
font-size:10px;
}

.social-links {
text-align: center;
margin-top: 6px;
}

.social-icon {border-radius: 3px;}
.social-icon:hover {background: #db7c1b;}

@media (min-width: 420px) {
.events-list h5 small {float: right;display: inherit;margin: 0;}
}

@media (max-width: 767px) {
.navbar-nav>li {float: none;}
.nav>li {background: #fff; margin: 10px 15px; border-radius: 3px;}
#right-sidebar {margin-top: 30px;}
footer {text-align: center;}
#content-wrapper {background: none !important;}
}

@media (min-width: 768px) {
.navbar-nav {width:100%;}
.navbar-collapse {background: #fff; border-top: none;}
.navbar-nav>li>a {padding:15px 10px;}

#content-container {
background-color:rgba(255, 255, 255, 0.9);
margin: 40px 0;
padding: 15px;
border-radius: 10px;
}



/* .social-links {text-align: right;} */


.carousel-caption h2 {font-size: 26px;}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
/* Header Styles amc-logo-2020-02 HERE’S THE HEADER IMAGE CHANGE*************************/
header {
display: block;
padding: 15px 0;
background: url(‘https://amcnynoj.wpengine.com/wp-content/uploads/2020/03/chapter-logo-horizontal3.jpg’) no-repeat center 70%;
}

#search-amc {
text-align: right;
}

/* Navigation Styles ********************/
.navbar.navbar-static-top {
border-top: 1px solid #d3cec8;
border-bottom: none;
}

.navbar-brand {
display: none;
}

.navbar-nav {
float: none;
text-align: center;
width:100%;
}

.navbar-nav>li {
float: none;
display: inline-block;
padding: 0 30px;
}

aside {margin-top: 0;padding-top: 0;border-top: 0;}
}