/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
Customised by:	Mark Terrell  marketingwithmark@gmail.com and Tony@hippymarketer.com
=======================================

=======================================
*/






}




*/


/*---:[ Set 1: solid background with slick borders around your "page" area ]:---*/

body.custom { background: #44443f; }

.custom #header { background: url('http://www.coachingnewbies.com/images/mark_cartoon3.png') no-repeat; height: 120px; width: 960px; padding: 0; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }

		.custom #page { background: #fff; }
		
/*---:[ end Set 1 ]:---*/



/*---:[ Set 2: repeating background grid pattern ]:---*/

body.custom { background: #f9f5db url('images/fill.jpg'); }

		.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #b5b198; border-top: 0; }

/*---:[ end Set 2 ]:---*/


