a:hover, .exodus-list-icons a:hover, a:hover .exodus-text-icon, #exodus-top-bar-menu-links li a:hover, .exodus-top-bar-right-item a:hover .exodus-top-bar-right-item-title, .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: #ffffff !important;
}
.exodus-home-widget .exodus-widget-entry-meta > li {
  margin: 0px 30px 0 0;
}
#exodus-footer-responsive-toggle{ display: none; }
#exodus-footer-top-address {
  font-family: 'Cabin Condensed', Arial, Helvetica, sans-serif;
}

a:hover.exodus-slide-description {
  color: #ae956b !important;
}

#dgx-donate-container {
border: none;
padding: 0;
 margin: 0;
background: #000000;
border-radius: 5px;
}

.dgx-donate-form-section {
border: 1px solid #eee;
background: #1e1e1e;
padding: 32px;
margin: 0px;
border-radius: 4px;
}

.dgx-donate-form-section {
border: 1px solid #000000 !important;
}

.exodus-entry-content h2 {
margin-top: 0px;
}

.dgx-donate-form-section p {
margin: 10px 0;
}



.dgx-donate-form-section input {
width: auto;
margin-right: 10px;
margin-bottom: 10px;
background: none repeat scroll 0 0 #434343;
border: 0px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
font-family: sans-serif;
font-size: 13px;
padding: 4px;
vertical-align: middle;
}


.exodus-sidebar-widget input[type=email],  .mc4wp-form input  {
padding: 10px;
margin: 17px auto;
}


.exodus-sidebar-widget input[type=submit] {
background-color: #777 !important;
color: #fff;
height: 35px;
}


.seamless-donations-forms-error-message {
color: #fff;
background-color: #8d091f;
padding: 10px 10px 10px 20px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.seamless-donations-error-message-field {
color: #fff;
background-color: #8d091f;
padding-left: 10px;
margin-bottom: 10px;
border-radius: 3px;
}
input[type="text"].seamless-donations-invalid-input {
border: 1px solid #8d091f;
background-color: #434340;
}