/*

Theme Name:     Karma Child Theme

Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes

Description:    Child theme for the Karma theme 

Author:         TrueThemes

Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes

Template:       Karma

Version:        0.1.1

*/



@import url("http://trailhorseadventures.com/wp-content/themes/Karma/style.css");



@import url(//fonts.googleapis.com/css?family=Kaushan+Script);





/* ------- Insert custom styles below this line ------- */



#header .header-area {
    width: 980px;
margin: 0 auto;
padding: 0px 52px 20px 38px;
}



#header .logo {
    float: left;
    margin-left: 22px;
    outline: medium none;
    margin-top: 15px;

}

#main .tools .frame {
    background: url("http://trailhorseadventures.com/wp-content/themes/Karma-Child-Theme/images/woodtile_grey_large.png") repeat scroll 0px 100% transparent;
    height: 1%;
    overflow: hidden;
    padding: 18px 22px 0px 20px;
    border-radius: 10px;
}

#header .rays {
    background: url("http://trailhorseadventures.com/wp-content/themes/Karma-Child-Theme/images/header-trees.png") no-repeat scroll 50% 0px transparent;
    background-position: left top;
}

#footer_bottom {
    background: url("http://trailhorseadventures.com/wp-content/themes/Karma-Child-Theme/images/header-trees.png") repeat-x scroll 0% 0% rgb(22, 18, 14) !important;
    background-position:center center;
    color: rgb(134, 134, 134) !important;
}

#footer {
    background: url("http://trailhorseadventures.com/wp-content/themes/Karma-Child-Theme/images/footer-top.png") repeat-x scroll 0% 0% rgb(40, 33, 27) !important;
}