body {
background: #fff url("https://avvohartwellthalacker19.procurrox.com/wp-content/blogs.dir/842/files/sites/8413/2014/09/light-brick.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
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: #0070D8;
text-decoration: none;
border-bottom: none;
}

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

#masthead  {

}

.site-branding, #header-sidebar {
padding-top: 3em;

}

.site-title, .site-description {
text-align: left;

}

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

.site-description, .site-description:hover {
color: #404040;
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
}

#nav-container  {
background: #ffffff;position: fixed;
z-index: 100;
left: 0;
right: 0;

}

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

}

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

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

}


#primary {
float: right;
}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #ffffff;
}

#colophon {
color: #6a6a6a;
}

#colophon a {
color: #191E3B;
}

#colophon a:hover {
color: #191E3B;
}

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

/***** Theme-Specific Styles *****/
/* override body background color */
body {
background-color: #ffffff;

}

#breadcrumbs, #header-sidebar {
color: #404040;

}

#breadcrumbs a, #header-sidebar a {
color: #0070D8;

}

#breadcrumbs a:hover, #header-sidebar a:hover {
color: #0070D8;

}

.MobileCallWidget, .MobileDirectionsWidget {
background: #0070D8;border: 1px solid #2B7CE6;

}

/* override nav container background opacity */
#nav-container  {
background: rgba(255, 255, 255, 0.3);

}

/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #0070D8;

}

/* 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: #0070D8;
background: rgba(255, 255, 255, 0.3);

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #0070D8;
background: #ffffff;
}

/* 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: #0070D8;
background: #F1F1F1;
}

/* homepage main content area */
.home #main-content-wrapper {
color: #FFFFFF;
text-shadow: 1px 1px 0px #000;
margin-top: 1.5em;
background: rgba(25, 29, 58, 0);

}

.home #main-content-wrapper h1, .home #main-content-wrapper h2, .home #main-content-wrapper h3,
.home #main-content-wrapper h4, .home #main-content-wrapper h5, .home #main-content-wrapper h6 {
color: #FFFFFF;

}

#secondary .widget {
background: #DBDBDB;color: #202020;
box-shadow: 1px 1px 1px #DBDBDB;

}

#secondary .widget h1, #secondary .widget h2, #secondary .widget h3, #secondary .widget h4, #secondary .widget h5, #secondary .widget h6 {
color: #202020;

}

#secondary .widget a {
color: #202020;

}

#secondary .widget a:hover {
color: #202020;

}

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

.gform_wrapper input[type="submit"]{
	background-color: #202020;
	color: #202020;
}

@media (min-width: 800px) {
.home #main-content-wrapper {margin-bottom: 1.5em;}

}

@media (max-width: 799px) {
.home #main-content-wrapper {background: rgba(25, 29, 58, .5);}
}



/***** 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) {
}