/*
File:			custom.css
Description:	Custom styles for Thesis

*/

.custom #header {
	background: #333;
	padding-bottom: 0em;
	padding-top: 0em;
}

.custom #sidebars {
	padding: 0em;
}

.custom .sidebar_list {
	margin-top: 2em;
	padding: 0em;
}