body {
background: #06192C;
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: #651320;
text-decoration: none;
border-bottom: none;
}

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

#masthead  {
background: #FFFFFF;
}



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

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

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

}

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

}

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

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

}


#primary {

}

.embedded-map iframe {
color: #404040;

}

.text-rating {
display: none;

}

#colophon  {
background: #06192C;
}

#colophon {
color: #FFFFFF;
}

#colophon a {
color: #a52b38;
}

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

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

/***** Theme-Specific Styles *****/
/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #ffffff;
background: #a52b38;
background: -moz-linear-gradient(top,  #a52b38 0%, #651320 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a52b38), color-stop(100%,#651320));
background: -webkit-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -o-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -ms-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: linear-gradient(to bottom,  #a52b38 0%,#651320 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52b38', endColorstr='#651320',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: #B43943;
background: -moz-linear-gradient(top,  #B43943 0%, #73212A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B43943), color-stop(100%,#73212A));
background: -webkit-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: -o-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: -ms-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: linear-gradient(to bottom,  #B43943 0%,#73212A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B43943', endColorstr='#73212A',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: #a52b38;
background: -moz-linear-gradient(top,  #a52b38 0%, #651320 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a52b38), color-stop(100%,#651320));
background: -webkit-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -o-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -ms-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: linear-gradient(to bottom,  #a52b38 0%,#651320 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52b38', endColorstr='#651320',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: #B43943;
background: -moz-linear-gradient(top,  #B43943 0%, #73212A 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B43943), color-stop(100%,#73212A));
background: -webkit-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: -o-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: -ms-linear-gradient(top,  #B43943 0%,#73212A 100%);
background: linear-gradient(to bottom,  #B43943 0%,#73212A 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B43943', endColorstr='#73212A',GradientType=0 );

}

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

}

.PhoneNumberWidget, .MobileCallWidget, .MobileDirectionsWidget {
background: #a52b38;
background: -moz-linear-gradient(top,  #a52b38 0%, #651320 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a52b38), color-stop(100%,#651320));
background: -webkit-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -o-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: -ms-linear-gradient(top,  #a52b38 0%,#651320 100%);
background: linear-gradient(to bottom,  #a52b38 0%,#651320 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a52b38', endColorstr='#651320',GradientType=0 );

}

#header-sidebar .SocialMediaLinksWidget {
background-color: #F1F1F1;
border: 1px solid #E2E2E2;
color: inherit;

}

#footer-sidebar .SocialMediaLinksWidget {
background-color: #122337;
border: 1px solid #1D2E42;
color: #fff;

}

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



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