Having this same issue but with the Premium Pixels theme. Tried inserting the above code into the stylesheet, but there was no effect.
I found this:
#sidebar {
float: left;
width: 260px;
text-shadow: 0 1px 0 rgba(255,255,255,0.6);
padding: 15px 0 0 0;
}
And changed the width to 300, but it broke the sidebar and everything disappeared. Maybe I have to subtract 40px from the body? I would attempt but I know JUST enough to get myself into more trouble. Hence, why I am here. Help?