html, body  
{
background: none;
background: url(wp-content/uploads/2017/06/parchment-paper-406x494.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

body, .exodus-list-icons a, .exodus-text-icon, .exodus-caption-image-description, .gallery-caption, #exodus-top-bar-menu-links li a, .exodus-top-bar-right-item a, .sf-menu li li a, .exodus-slide-description, .exodus-slide-description:hover, .exodus-comment-author span, .exodus-comment-trackback-link span, .exodus-comment-meta time, .exodus-search-button, .exodus-main-title span, #exodus-top-bar-search-icon, #exodus-calendar-title-category, input, textarea {
    color: #000;
}

/* TOP BAR */
#exodus-top-bar
{
    width:100%;
    position:fixed;
    top:0px;
    bottom:0px;
    z-index:100000;
    opacity:0.8;
}
#exodus-top-bar-inner {background-color: #98e6e6;}

#exodus-top-bar-menu-links li a {color:darkblue; font-weight:bolder;}

.exodus-top-bar-right-item a {font-weight:bolder;}

span.exodus-top-bar-right-item-title {color: darkblue;}

 /* unvisited link
.exodus-top-bar-right-item a:link {color: white;}
 */

/* visited link
.exodus-top-bar-right-item a:visited {color: darkblue;}
  */

/* mouse over link
.exodus-top-bar-right-item a:hover {background-color: brown; font-size: 110%;}
 */

/* selected link
.exodus-top-bar-right-item a:active {color: yellow;} 
 */

a:hover
, .exodus-list-icons a:hover
, #exodus-top-bar-menu-links li a:hover
, .exodus-top-bar-right-item a:hover
, .ctfw-breadcrumbs a:hover
, .exodus-comment-meta time:hover
, #exodus-footer-top-social-icons a:hover
, #exodus-footer-menu-links a:hover
, #exodus-notice a:hover 
{
    color: red;
}


/* LOGO BAR */
#exodus-logo-bar
{
    width:100%;
    margin-top:41px;
}

#exodus-logo-bar-content {
    padding: 2px 5px 0 0;
}

#exodus-logo-bar-custom-content {
    padding-right:30px;
    font-size: 90%;
}

#exodus-logo-image img
{
    margin-left:3vw;
}

#exodus-banner h1 {
    position: absolute;
    bottom: 20%;
    max-width: 80%;
    padding: 5px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.4em;
}

/* MIDDLE CONTENT*/
#exodus-middle-content {
    margin-top:none;
    margin-top: 20px;
}

/* FOOTER */
#exodus-footer-top
{
background-color:transparent;
padding:0 0 0 0;
margin:0 0 0 0;
line-height: 1.0;  
font-size: 11pt;
}

#exodus-footer-top-inner
{
padding:0 0 0 0;
}

exodus-footer-top-info 
{

}

#exodus-footer-top-buttons 
{
    list-style: none;
    margin: 0 0 -22px -12px;
    padding-top: 3px;
}

#exodus-footer-top-content
{
background-color:transparent;
padding:0 0 0 0;
margin:0 0 0 0;
line-height: 1.0;  
font-size: 11pt;
}

#exodus-footer-top-content > div:last-child {
    max-width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
}

#exodus-footer-top-address
{
margin:0 auto;
}



#exodus-footer
{
background-color:transparent;
padding:0 0 0 0;
margin:0 0 0 0;
line-height: 1.0;  
font-size: 11pt;
}

#exodus-footer-inner
{
background-color:transparent;
    max-width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
}


#exodus-footer-top-map a {
display: none;
}

#exodus-footer-bottom
{
background-color:transparent;
max-width: 100%;
margin-top: 6px;
margin-bottom: 6px;
padding:1px;
}

/* contact-7 forms */
.contact-form input, textarea {
border: solid 1px;
}

