.custom #header {
	height: 55px;
}

.custom #container {
	background-color: #fff;
}

body.custom {
	background-color: #390000;
}

.custom #page {
	background: url(http://www.rosigardner.com/wordpress/wp-content/themes/thesis/custom/images/rg.png) no-repeat 0px 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0;
}

.custom #sidebars { width: 15em; float: left;
	font-size: 10px;
}

.custom #header { clear: both;
	border-bottom-style: none;
}

.custom .post_box {
	border-top-style: none;
}

.custom h3 {
	font-size: 1.4em;
}