.lyf-fixed-area {
    background: rgba(255,255,255,0.9);
}


h1, h2, h3, h4, h5, h6 {
    color: #858585;
}

.videoWrapper {
    border: 1px solid #ccc;
}

body {
    background: #fafafa;
    color: #888;
}

label#menuOpen{
    color: #858585;
}

.primary-background {
    background: #fff;
}

.page-header {
    border-bottom: 1px solid #eee;
}

/* ==== HEADER ==== */

header#header {
    background: #fff;
    border-bottom: 1px solid #eee;
}

.header-background {
    background: #fff;
}

header#header nav#desktop ul li a, header#header nav#desktop ul li > .menuArrow {
    color: #858585;
}
    
header#header nav#desktop ul li a:hover, header#header nav#desktop ul li:hover > .menuArrow {
    color:#3498db;
}

header#header nav#desktop ul.sub-menu {
    border-top: 1px solid #eee;
    background: #fafafa;
}

header#header nav#desktop ul.sub-menu li a {  
    border-bottom: 1px solid #eee;
}

nav#mobile {
    background: #fff;
}

nav#mobile a:hover {
    color: #fafafa;
}

nav#mobile ul li {
    border-bottom: 1px solid #eee;
}

nav#mobile a {
    color: #858585;
}

/* ==== CONTACT INFO ==== */

#realtor-contact-form {
    border-left: 1px solid #eee;
}

#header-contact-links .realtor-info-block:first-of-type {
     border-right: 1px solid #eee;
}

#header-contact-links .realtor-info-block a, #header-contact-links .realtor-info-block .fa {
    color: #858585;
}

/* ==== LISTINGS ==== */

#listing-navigation {
    background: #fff;
    border-bottom: 1px solid #eee;
}
#listing-content {
    background: #fff;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.listing-nav {
    border-right: 1px solid #eee;
}

.listing {
    color: #888;
}

.listing .listing-details {
    background: #fff;
    box-shadow: 0 1px 1px #ccc;
}

.listing .listing-info {
    border-top: 1px solid #eee;
}

.listing .listing-info {
    border-top: 1px solid #eee;
    text-align:right;
    padding: 10px;
}

.sub-info {
    border-right: 1px solid #eee;
}

.listing .listing-info .sub-info {
    border-right: 1px solid #eee;
}

#listing-request-box {
    border: 1px solid #eee;
}

#details-sections p {
    color: #858585;
}

/* ==== Search Form ==== */

#searchform input[type="submit"] {
    background: #3498db;
}
/* ==== Blog Content ==== */

.post-meta-data {
    color: #858585;
}

#sidebar {
    background: #ffffff;
}

#sidebar ul li a {
    background: #fafafa;
    border-left: 2px solid #eee;
}

.post-content {
    background: #fafafa;
}

/* Service Blocks */

.service-block {
    background: #fafafa;
}

/* Custom Markers */

.lyf-listing-marker {
    box-shadow: -1px 1px 4px #eee;
}

.lyf-listing-marker:hover {
  box-shadow: -3px 3px 4px #888;
}

/* Social Media */

.socialmedia a {
    color: #858585;
}

/* ==== Footer ==== */

footer {
    background: #fff;
    border-top: 1px solid #eee;
}

footer a, #sidebar ul li a {
    color: #858585;
}

footer a:hover, #sidebar ul li a:hover {
    color: #3498db;
}

#page404 h1 {
    color: #353535;
}

#page404 p {
    color: #353535;
}

.navigation a, .navigation span {
    background: #eee;
    color: #353535;
}
/* === TAGS ==== */

a[rel="tag"] {
    background: #eee;
}

/* ==== WordPress ==== */

.wp-caption {
    background: #eee;
}

/* ==== Tables ==== */

table {
    border: 1px solid #ccc;
}

th, td {
    border: 1px solid #ccc;
}

/* ==== COMMENTS / FORMS ==== */

.lyf-form input[type="submit"] {
    border: 1px solid #222222;
    background: #353535;
}

.comment {
    padding: 10px;
    background: #fff;
    border-top: 1px solid #eee;
}

.comment.parent .comment {
    float: none;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, form.comment-form input[type="text"], form.comment-form input[type="email"], form.comment-form input[type="password"], form.comment-form textarea, select {
    background: #fff;
    border: 1px solid #eee;
}


/* MAILCHIMP */

#lyf-mailchimp-form {
 
}

@media screen and (min-width: 480px) {
    
}

@media screen and (min-width: 680px) {
    

    
}

@media screen and (min-width: 960px) {
#about-text {
    background: rgba(255,255,255,0.9);
}
    
#header-social {
    border-right: 1px solid #eee;
}
    
}