/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
header#cc-header.row-fluid {
	background-color: #0000;
}

#footer_logo header#cc-header.row-fluid {
	background-color: #962000;
}

#footer-widget-container h3.widget-title {
	color: #962000;
}

.main-navigation .nav > li > a:hover, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav > li.current-menu-ancestor, .navbar .nav > li.current_page_item {
	background-color: #008996;
}

h3.widget-title {
	color: #008996;
}
.slideshow-slide-caption {
    font-size: 24px;
    font-family: "Helvetica Neue",sans-serif;
    color: #ff0000;
    text-shadow: #222 1px 1px 2px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}
.slideshow-window {
    background-color: #222;
    border: 20px solid #5facda;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-bottom: 56.25%!important;
    position: relative;
    z-index: 1;
}
#footer-widget-container h3.widget-title {
    border: 0 none;
    color: #008996;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    color: #015d66;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    outline: focus;
    background-color: transparent;
    background-image: none;
    color: #008996;
    text-decoration: none;
    filter: none;
}
#footer-widget-container h3.widget-title {
    border: 0 none;
    color: #962000;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    color: #015d66;
}
.dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #016066;
    white-space: nowrap;
}
.main-navigation .nav > li > a:hover, .main-navigation .nav > li:hover > a {
    color: #ffffff;
    background-color: #016069;
}
.main-navigation .nav li ul li a:hover {
    background: none;
    color: #008996cf;
}
section.full-width-container.footer-full-width {
    background-color: #000000;
}
h2.entry-title {
    margin: 0 0 20px;
    padding: 0;
    text-shadow: none;
    font-size: 16pt;
    line-height: 1.2em;
}
h2 {
    font-family: "Noto Sans", Arial, sans-serif;
    font-size: 8px;
    font-weight: Normal;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
    color: #999999;
    font-weight: 400;
}
.slideshow-window {
    background-color: #222;
    border: 20px solid #333;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px!important;
    padding-bottom: 56.25%!important;
    position: relative;
    z-index: 1;
}
body {
    background-color: #fffffd;
    background-image: none;
}