/*
File:			custom.css
http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
.custom #header { padding:0; }
.custom #header #logo,.custom #header #tagline { text-indent:-9999px; }
.custom #header #logo a {
	display:block;
	height:200px;
	width:970px;
	background:url('/wp-content/uploads/2009/11/lori-hammel-actress-artist-comedian.jpg') no-repeat;
	outline:none; }
.custom #header #tagline { height:0; }
.myalert { padding: 0.583em 0.833em; 
background: #ffffa0;  
border: 1px solid #e5e597; }
