only the style.css, and that file doesn't even contain any .css code?
The child theme style.css file is supposed to contain ONLY changes you make - you can use a browser tool like Firebug to find the CSS you want to change and then COPY that bit to the child theme and make the changes there.