/*
Author Name : dauclair
Author Site : http://dauclair.com/
Style Name  : Exabyte
Style URI   : http://dauclair.com/
Version     : 1.0
*/

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

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

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


/* Single Column */

body.columns-one #page {
	width: 590px !important;
}

body.columns-one ul.menu, body.columns-one #footbar {
	width: 590px;
}

body.columns-one #page #primary {
	width: 530px;
	margin: 0px 15px 0;
	padding: 0;
}

body.columns-one #page .secondary {
	padding: 0 10px;
	width: 250px;
}

body.columns-one #page #sidebar-main {
	padding-left: 20px;
	background-position: top left;
}

body.columns-one #page #sidebar-alt {
	padding-right: 20px;
	background-position: top right;
}

body.columns-one #footer {
	width: 590px;
	height: 192px;
}
/*body.columns-one #footbar #f1, body.columns-one #footbar #f3 {
	width: 196px;
}

body.columns-one #footbar #f2, body.columns-one #footbar #f4 {
	width: 99px;
}*/

/* Two Columns */

body.columns-two #page {
	width: 955px !important;
}

body.columns-two #page .content {
	width: 955px;
}

body.columns-two #page #primary {
	width: 600px;
	margin: 0 50px 0 5px;
	padding: 0;
}

body.columns-two .secondary {
	width: 275px !important;
	margin: 0 5px 0 10px;
	padding: 0 !important;
}

body.columns-two #sidebar-main {
	margin-top: 0;
}

body.columns-two #header {
	width: 955px;
}

body.columns-two ul.menu, body.columns-two #footbar {
	width: 955px;
}

body.columns-two #footer {
	width: 955px;
	height: 70px;
}
/*body.columns-two #footbar #f1, body.columns-two #footbar #f3 {
	width: 270px;
}

body.columns-two #footbar #f2, body.columns-two #footbar #f4 {
	width: 135px;
}*/


/* Three Columns */

body.columns-three #page {
	width: 980px !important;
}

body.columns-three #page div.content {
	width: 950px;
}

body.columns-three ul.menu, body.columns-three #footbar {
	width: 980px;
}

body.columns-three #page #primary {
	width: 510px;
	margin: 0 50px 0 165px;
	padding: 0;
}

body.columns-three #sidebar-main {
	width: 210px;
	margin-top: 0;
	padding: 0;
	
}

body.columns-three #sidebar-alt {
	margin: 0 0 0 -928px;
	padding: 0;
	width: 160px;
}

body.columns-three #footer {
	width: 980px;
	height: 192px;
}

/*body.columns-three #footbar #f1, body.columns-three #footbar #f3 {
	width: 300px;
}

body.columns-three #footbar #f2, body.columns-three #footbar #f4 {
	width: 140px;
}*/



/*
	"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
*/