/*
Author Name : Steve Lam
Author Site : http://stevelam.org/
Style Name  : True Blue
Style URI   : http://stevelam.org/trueblue/
Version     : 1.3.3
Comments    : &ldquo;I don't know much about you but I like you because you're true blue.&rdquo;
*/


/* Core Stylesheet */
@import url('css/core.css');

/* Support for Internet Exploder */
@import url('css/ie6win.css');

/* Support for customizations */
@import url('css/custom.css');


/* Static Width */

body {
	margin: 10px 0;
	background: #333 url('images/static_body_bg.png');
}

#page {
	width: 870px;
	background: transparent;
}

#header {
	height: 195px;
	background: transparent url('images/static_header_bg.png') no-repeat top;
}

#header h1 {
	padding-top: 65px;
}

#header ul.menu {
	top: 15px;
}

#page div.content {
 	background: transparent url('images/static_page_bg.png') repeat-y;
}

#page #primary {
	width: 545px;
	padding: 0;
	margin: -40px 0 0 25px;
}

#page div.secondary {
	width: 250px;
	margin: -40px 25px 0 0;
	padding: 0;
	float: right;
}

body #footer {
	width: 870px;
	padding: 0;
	margin: 0 auto;
	padding-bottom: 25px;
 	background: transparent url('images/static_footer_bg.png') bottom;
}

body #footer small
{
	display: block;
	margin: 0;
	padding-top: 30px;
	background: transparent url('images/static_content_bottom.png') no-repeat;
}


/*
	"Once in a blue moon there is a blue sky. I wear blue jeans and fly my blue kite.
	It hangs like a bluebird until the wind dies and then the tears pour out of my blue eyes.
	If it is your birthday we'll bake a blue cake and then we'll eat it off my blue plates.
	Because kid I don't know much about you but I like you because you're true blue."

	-Bright Eyes
*/
