#masthead.masthead-logo-in-menu .logo > img {
	max-height: 70px;
    margin: 10px 10px 10px auto;
}
.main-navigation {
    background: #ffffff;
}
.main-navigation a {
    color: #00A596;
}
.main-navigation ul li:hover > a, .main-navigation ul li.focus > a
 {
    background: #ED037C;
}

.main-navigation ul ul li:hover > a, .main-navigation ul ul li.focus > a {
   background: #00A596;
}
.main-navigation ul ul {
	background: #ed037c
}
.main-navigation ul ul a {
   color: #FFF
}
.widget_headline-widget .decoration
 {
    border-top: 2px solid #009f99;
}
.subheadline_vantage .decoration {
    border: 0 !important;
    margin: 5px 20px !important;
}
.subheadline_vantage.color-white H1 {
    color: #FFF !important;
}
.widget_headline-widget h1 {
	font-weight: 600
}
.tablepress thead th {
    background-color: #00a596;
    color: #ffffff;
}
.tablepress thead .dt-orderable-asc:hover, .tablepress thead .dt-orderable-desc:hover, .tablepress thead .dt-ordering-asc, .tablepress thead .dt-ordering-desc {
		background-color: #ed037c
}
#colophon {
    background: #00A596;
}
#footer-widgets .widget {
		color: #FFF;
}
.align_left {
	text-align: left!important	
}

.align_right {
	text-align: right!important	
}

.programs_title H1 {
    margin: 0;
}
.programs_title h3 {
    margin: 0 0 5px;
    font-size: 1.3em;
}
.rundown-acara UL, .rundown-acara OL {
		margin-bottom: 1em
}