/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
Customised by:	Tony@hippymarketer.com
=======================================
Made possible with the incredible Thesis WordPress Theme by Chris Pearson at diythemes.com
I can't guarantee my custom.css code worthiness - I'm constantly tweaking it and learning new stuff - but it works for me
Thesis Theme users are welcome to use and share any or all it
Big respect to Chris Pearson and Thesis Theme forum members
=======================================
'If I eat one more vegetable I'll grow fucking feelers'
=======================================
*/






}




*/


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

body.custom { background: #44443f; }

.custom #header { background: url('images/header.jpg') no-repeat; height: 103px; 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 ]:---*/















