.newchurch-mini-contact-form  *::-moz-placeholder {
    opacity: 0.6;
}
#sidebar #newchurch-contact-form {
    margin: -15px;
}
#body-core .newchurch-mini-contact-form input[type=submit]  {
    background-color: transparent;
    border: 2px solid #b73d30;
    color: #b73d30;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    padding: 10px 30px;
    line-height: 18px;
}
.newchurch-mini-contact-form input {
    margin-top: -10px;
    width: 100%;
}
.newchurch-mini-contact-form textarea {
    height: 130px;
    min-height: 68px;
    margin-top: -10px;
}
.newchurch-mini-contact-form input[type="submit"] {
    padding: 8px 30px;
    width: inherit;
    margin-bottom: -10px;
}
#body-core .newchurch-mini-contact-form input[type=submit]:hover { background-color:#b73d30; color:white; }

#footer .newchurch-contact-form input,
#footer .newchurch-contact-form textarea {
	border: 1px solid #dbdbdb;
	background-color: transparent;
	color: #bfbfbf;
	font-size: 15px;
}

.newchurch-contact-error {
    background-color: #ffdbdb;
    color: #f00;
    padding: 0 20px;}
    
#connectionmag-subscribe-form {
    margin-bottom: 10px;
}

/* add to main style sheet */
.get-answers-read-more {margin-top: -16px}
.ruled-list h3 {
    border-top :1px solid #e6e6e6;
    padding-top: 0.5em;
    padding-bottom: 0.2em;
}
.ruled-list img {
    float:left;
    width: 115px;
    margin-bottom: 10px;
    margin-right: 20px;
}
/* make the "Visit <website>" line clear the image */
.ruled-list p+p {
    clear: left;
}
.ruled-list p:last-child {
    border-bottom :1px solid #e6e6e6;
    padding-bottom: 20px;
}
#questionsanswers p {
    margin-bottom: 1.5em;
}
.question  {
    font-size: 1.3em;
    font-weight: bold;
}
.answer  {
}
#questionsanswers p.answer {
    margin-bottom: 3em;
}
.questionQ {
    color: #b73d30;
    float: left;
    font-size: 2.5em;
    line-height: 1.2;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    margin-right: 0.2em;
    margin-top: -10px;
}
.answerA {
    color: #3c7e94;
    float: left;
    font-size: 2.5em;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 1.0;
    font-weight: bold;
    margin-right: 0.2em;
    margin-top: -5px;
}
.big-number  {
    color: #3c7e94;
    font-size: 2em;
    font-weight: bold;
    margin-right: 0.3em;
}
.collapsible-content h3 {
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: -5px;
}
#main .collapsible-content ul {
    margin-top: 4px;
}
.sermon_newsitem_headings {
    font-weight: bold;
}

/*******  OVERRIDE FOR AWEBER BACK BUTTON  *******/
#sidebar .widget.aweber-back-button {
    background-color: white;
    border: 2px solid #b73d30;
    color: #b73d30;
    height: 59px;
    line-height: 59px;
    display: block;
    font-family:"Roboto Condensed"; font-size:24px; font-weight:bold;
    text-transform: uppercase;
    text-align: center;
}
#sidebar .widget.aweber-back-button {
    margin-top: -15px;
}

/*******  OVERRIDES FOR FLEXIBLE POST WIDGET IN MAIN CONTENT AREA (MORE ABOUT PAGES)  *******/
#main .dpe-flexible-posts li::before {
    content: "" ;
}
#main .dpe-flexible-posts li::after {
    content: "";
}

/***********  Blackbaud forms  ********/
#main .BBFormSectionHeading {
    font-size: 188%;
}

/*************************************/
