/*
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/
*/
		
/*Attaching an image/logo in the header*/
.custom #title_area { background: none; padding: 0em 0 0em; border-bottom: none; }

.custom #header { border-bottom: none; height: 100px; padding-top: 1.0; padding-bottom: 0; background: url(http://thecornerstoneforteachers.com/myimages/stock/chalkboardheader.png) left center no-repeat; } 


.custom #logo a:hover {color:#000000;}

.custom #header #logo { display:The Cornerstone; }




.custom #header #tagline { display:Classroom Management That Makes Teaching More Effective, Efficient, and Enjoyable; }



