I have created a child theme for twenty eleven together with a style.css for use on my website, proliferousrose.com/wordpress. I am now trying to import the style.css from the parent theme. I (think I) followed the relevant directions given for "Child Themes" in Codex (p. 3), but what shows up in the appearance editor of my child theme is not the style.css from the parent theme, but rather the one I created on my hosting site (GoDaddy) plus the @import rule. Thus, I can't make any modifications.
I would also like to import other php files from the parent theme. My appearance editor says that "This child theme inherits templates from a parent theme, TwentyEleven," but none show up in the editor, so I guess I don't know what "inherits" means (I am new at this sort of thing). Do I need to repeat the (correct) procedure used to import the style.css for the other files?