/*
Theme Name: AutoTrader Child
Theme URI: http://themefuse.com/demo/wp/autotrader/
Description: Child theme for the AutoTrader. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: autotrader-parent
*/

@import url("../autotrader-parent/style.css");

@import url("../autotrader-parent/screen.css");

#tfuse_header {
    margin-right: 147px;
    min-width: 570px;
    background: url(../images/tfuse_header_bg.png) no-repeat;
    display: none;
}

#tfuse_header_theme_info {
    padding: 9px;
    height: 69px;
    float: left;
    display: none;
}

#tfuse_framework_version {
    float: right;
    height: 69px;
    width: 130px;
    margin-right: -154px;
    padding: 12px;
    background: url(../images/tfuse_header_bg.png) no-repeat -2413px 0 transparent;
}