/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* Background */

body.custom { background: #881E1E; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: .1em; background: #881E1E; border: .3em solid #881E1E; }

		.custom #page { background: #fff; }

/* Header Picture */

.custom #header { border-bottom:none;
height:190px;
padding-top:0;
padding-bottom:0;
background:url(http://www.iowajusticeproject.org/wp-content/themes/thesis_184/custom-2/images/top.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }