#content-wrapper {
	padding-right: 250px;
}

#sidebar {
	float: right;
	margin-right: -125px;
}

html > body #sidebar {
	margin-right: -250px;
}

#content {
	padding-right: 36px;
}

/* TES 2009.11.15 :: Background colour for sidebar.
   Couldn't figure out a way to change this through the preferences. */

div#sidebar blockquote {
	background: #fff;
	border: 1px solid #eaeaea;
}