/*
 Theme Name:   Road Fighter Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Road Fighter Child Theme
 Author:       Betty Wu
 Author URI:   http://bettycwu.com
 Template:     road-fighter
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         orange, two-columns, fixed-layout, threaded-comments, translation-ready, microformats,  editor-style, custom-menu
 Text Domain:  road-fighter-child
*/


.header_container{
    position:relative;
    border-top:9px solid #aae1fa;
}
.menu-wrapper{
    border: 3px solid #aae1fa;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color: #aae1fa;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a:hover.selected {
    text-decoration:none;
    color: #aae1fa;
}
#menu .ddsmoothmenu li li:last-child{
    padding-bottom:0px;
    border-bottom:5px solid #d1eefb;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    color: #aae1fa;
    text-shadow:none;
}
.flex-caption a.slider-readmore{
    background:url('http://tomorrowsmiletoday.org/wp-content/themes/road-fighter-child/images/slider-readmore.png') no-repeat;
}
.page_heading_container .page_heading_content span.current{
    color:#9addfb;
}
.footer_container{
    background: #404040;
    border-bottom: 1px solid #404040;
}
.footer .footer_widget h4 {
    background:url('http://tomorrowsmiletoday.org/wp-content/themes/road-fighter-child/images/footer-head-line.png') center bottom repeat-x;
}

.header_wrapper .logo img{
    max-width:350px;
    max-height:80px;
}

#menu {
    position:relative;
text-align: center;
}

a:hover {
    text-decoration:none;
    color:#aae1fa;
}

a.slider-readmore span:hover {
    color:#444;
}
.feature-content .feature-content-inner .mask {
    background-color: rgba(170, 225, 250, .6);
}
.feature-content .feature-content-inner:hover .feature-content-text{
    border-bottom:2px solid #aae1fa;
}
.feature-content .feature-content-inner:hover .feature-content-text a.read-more{
    background:url('http://tomorrowsmiletoday.org/wp-content/themes/road-fighter-child/images/home-read-blue.png') left center no-repeat;
}
.bottom_footer_container{
    background: #404040;
    border-top: 1px solid #40404