/*
Theme Name: Vivacity Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Vivacity WordPress theme. Only activate this child theme if you intend to make modifications to the theme otherwise activate the parent theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Template: vivacity
*/

@import url("../vivacity/style.css");


/* Add your own CSS code here */

#search-button {
    padding: 0 15px;
    font-size: 13px;
    font-family: 'FontAwesome';
    cursor: pointer;
    line-height: 0;
    }

#header, #page-wrapper {
background-image: url(../wpcontent/uploads/2015/01/background.png);
}
#header,  #page-wrapper {
background-image: url(../../wpcontent/uploads/2015/01/background.png);
}

#header,  #page-wrapper {
background-image: url(../../../wp-content/uploads/2015/01/background.png);