body {
background: #eaeaea;
color: #142b4d;
font-size: 15px;
font-size: 1.5rem;
font-family: 'Roboto';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #142b4d;
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
}

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

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

#masthead  {
background: #142b4d !important;
}


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

}

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

.site-description, .site-description:hover {
color: #efefef;
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
}

#nav-container  {
background: #F2443C;
}

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

}

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

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

}


#primary {
float: right;
}

.embedded-map iframe {
color: #142b4d;

}

.text-rating {
display: none;

}

#colophon  {
background: #d4d4d4;
}

#colophon {
color: #6a6a6a;
}

#colophon a {
color: #e39622;
}

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

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

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

.MobileCallWidget, .MobileDirectionsWidget {
background: #000000;border: 1px solid #111111;

}

#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: #e39622;

}

/* 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: #e39622;
font-weight: bold;

}

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

}

/* 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: #e39622;
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 #B8B8B8;
}

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