/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom.one_sidebar #container { width: 100em; }
.custom.one_sidebar #sidebars { width: 17.7em; }
// .custom.one_sidebar #content_box { width: 78.3em; }


.custom .no_sidebars #content {
    width: 74.3em;
}
