Got it. I left a space between url and the open parens of the stylesheet. D’oh! Thank you for you help.
Hey David, thanks for the response. Unfortunately, I think that I’ve all ready done that, unless I misunderstand what you’re saying.
Right now, my code looks like this:
/*
Theme Name: My Theme
Template: twentyten
*/
@import url ('../twentyten/style.css');
And on the Manage Themes page, it says My Theme uses Templates from Twenty Ten. What am I missing?