/*
File:			custom.css
Description:	Custom styles for Thesis


More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom #header { border-bottom:none;
height:170px;
padding-top:0;
padding-bottom:0;
background:url(http://jamiecasello.com/wp-content/uploads/2010/03/casello-header2.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom #footer_area {background:#4e678f; padding:0.5em 0; border-top:1px solid #bbd;}
	.custom #footer_area .page {background:transparent;}
		.custom #footer {border-top:0;}
