body {
background: #FFFFFF;
color: #000000;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

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

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

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

#masthead  {
background: #fff url("https://avvorichardbarronatty19.procurrox.com/wp-content/blogs.dir/944/files/sites/8763/2014/10/dock.jpg") repeat 0% 0% scroll;
}


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

}

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

.site-description, .site-description:hover {
color: #053245;
font-family: 'Poly';
font-style: italic;
font-weight: normal;
}

#nav-container  {
background: #00A6CF;
}

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

}

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

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

}


#primary {
float: right;
}

.embedded-map iframe {
color: #000000;

}


#colophon  {
background: #E8E8E8;
}

#colophon {
color: #6a6a6a;
}

#colophon a {
color: #053245;
}

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

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

/***** Theme-Specific Styles *****/
/* slide colors */
.slide-title, .slide-title a {
color: #FFFFFF;
}
.slide-content {
color: #000000;
}
.slide-content a {
color: #999999;
}
.slide-caption {
color: #FFFFFF;
}

.MobileCallWidget, .MobileDirectionsWidget {
background: #053245;border: 1px solid #153D51;

}

#header-sidebar, #header-sidebar a, .MobileCallWidget a, .MobileDirectionsWidget a {
color: #FFFFFF;

}

/* main nav menu and mobile menu hover state */
#nav-container .menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #689cc7;

}

/* main nav menu and mobile 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,
#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: #689cc7;
font-weight: bold;

}

/* dropdown hover state */
#nav-container .dropdown-menu > li > a:hover {
color: #689cc7;

}

/* 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 {
color: #689cc7;
font-weight: bold;

}

/* override main nav background */
#nav-container, #nav-container .container {
background: none;

}

/* page header text color */
body.page:not(.home) #primary .entry-header h1,
body.post-type-archive-staff #primary .page-title,
body.post-type-archive-case #primary .page-title,
body.single-staff #primary .page-title,
body.single-case #primary .page-title,
body.single-post #primary .page-title,
body.blog #primary .page-title {
color: #FFFFFF;

}

@media (min-width: 1000px) {
.rs_style .soliloquy-container .soliloquy-caption{
	width:944px;
}
}

@media (min-width: 800px) and (max-width: 999px) {
.rs_style .soliloquy-container .soliloquy-caption{
	width:752px;
}
}

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

/* allow for full-width slides */



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