body {
background: #fff url("https://avvofantifamilylaw19.procurrox.com/wp-content/blogs.dir/322/files/sites/8316/2013/12/Leaves.jpg") repeat 0% 0% fixed;
color: #404040;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #404040;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

a {
color: #dc7d1d;
text-decoration: none;
border-bottom: none;
}

a:hover {
color: #dc7d1d;
text-decoration: underline;
border-bottom: none;
}

#masthead  {
background: #23ACDB;
}



.site-title, .site-title:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

.site-description, .site-description:hover {
color: #ffffff;
font-family: 'Mr De Haviland';
font-style: normal;
font-weight: normal;
}

#nav-container  {
background: #6DD8FC;
}

#nav-container .menu > li > a, .menu-toggle, #nav-container .nav-menu > li > a {
color: #404040;

}

#nav-container .dropdown-menu {
background: #F0F0F0;
}

#nav-container .dropdown-menu > li > a {
color: #404040;

}


#primary {

}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #3D3434;
}

#colophon {
color: #969696;
}

#colophon a {
color: #d3d3d3;
}

#colophon a:hover {
color: #d3d3d3;
}

footer .menu > li {
border-color: #d3d3d3;
}

/***** Theme-Specific Styles *****/
/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #ffffff;
background: #efbd8a;
background: -moz-linear-gradient(top,  #efbd8a 0%, #dc7d1d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efbd8a), color-stop(100%,#dc7d1d));
background: -webkit-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: -o-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: -ms-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: linear-gradient(to bottom,  #efbd8a 0%,#dc7d1d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbd8a', endColorstr='#dc7d1d',GradientType=0 );

}

/* main nav menu active state */
#nav-container .menu > .current-menu-item > a,
#nav-container .menu > .current-menu-parent > a,
#nav-container .menu > .current-menu-ancestor > a,
.single-post #nav-container .menu > .current_page_parent > a {
color: #ffffff;
background: #E0AF7D;
background: -moz-linear-gradient(top,  #E0AF7D 0%, #CC700A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E0AF7D), color-stop(100%,#CC700A));
background: -webkit-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: -o-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: -ms-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: linear-gradient(to bottom,  #E0AF7D 0%,#CC700A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0AF7D', endColorstr='#CC700A',GradientType=0 );

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #ffffff;
background: #efbd8a;
background: -moz-linear-gradient(top,  #efbd8a 0%, #dc7d1d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efbd8a), color-stop(100%,#dc7d1d));
background: -webkit-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: -o-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: -ms-linear-gradient(top,  #efbd8a 0%,#dc7d1d 100%);
background: linear-gradient(to bottom,  #efbd8a 0%,#dc7d1d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbd8a', endColorstr='#dc7d1d',GradientType=0 );

}

/* dropdown and mobile menu active state */
#nav-container .dropdown-menu > .current-menu-item > a,
#nav-container .dropdown-menu > .current-menu-parent > a,
#nav-container .dropdown-menu > .current-menu-ancestor > a,
#nav-container .nav-menu > .current-menu-item > a,
#nav-container .nav-menu > .current-menu-parent > a,
#nav-container .nav-menu > .current-menu-ancestor > a,
.single-post #nav-container .nav-menu > .current_page_parent > a {
color: #ffffff;
background: #E0AF7D;
background: -moz-linear-gradient(top,  #E0AF7D 0%, #CC700A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E0AF7D), color-stop(100%,#CC700A));
background: -webkit-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: -o-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: -ms-linear-gradient(top,  #E0AF7D 0%,#CC700A 100%);
background: linear-gradient(to bottom,  #E0AF7D 0%,#CC700A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0AF7D', endColorstr='#CC700A',GradientType=0 );

}

#secondary .widget {
background: #E9E9E9;
background: -moz-linear-gradient(top,  #E9E9E9 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E9E9E9), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #E9E9E9 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9E9E9', endColorstr='#ffffff',GradientType=0 );

}

.PhoneNumberWidget, .MobileCallWidget, .MobileDirectionsWidget {
background: #efbd8a;
}

#header-sidebar .SocialMediaLinksWidget {
background-color: #009FCD;
border: 1px solid #0091BF;
color: inherit;

}

#footer-sidebar .SocialMediaLinksWidget {
background-color: #483F3F;
border: 1px solid #544B4B;
color: #fff;

}

#colophon .site-info {
border-top: 1px solid #544B4B;
}



/***** Media Queries *****/

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

@media only screen and (min-width: 800px) and (max-width: 999px) {
}

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

@media only screen and (max-width: 479px) {
}