@charset "utf-8";
body {
	overflow-y:scroll;
}


.inputtext
{
width: 200px; height: 22px; 
}



div.maincontain
{
position: relative;
width: 1000px;
margin-left:auto;
margin-right:auto;
}

div.menubar
{
width:100%;
height:115px;
margin:0px;
}


#PageFooter
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
html > body #PageFooter
{
	height: 40px;
	bottom: 0;
	z-index: 10;
	background: #000;
	text-align: left;
	border-top: 1px solid #000;
}


/* ------------------------- */
/* ----------INDEX---------- */
/* ------------------------- */

/*index - calendar*/
div.calendar
{
width:250px;
margin:0px;
position:absolute;
left: 0px;
top: 115px;
}

/*index - blog type posts*/
div.mainidea
{
width:500px;
margin:0px;
position:absolute;
left: 250px;
top: 115px;
}

/*index - featured links column*/
div.featuredcolumn
{
width:250px;
margin:0px;
position:absolute;
left: 750px;
top: 115px;
}


/* ------------------------- */
/* -----------MP3s---------- */
/* ------------------------- */


/* ------------------------- */
/* ----------SHOWS---------- */
/* ------------------------- */


/* ------------------------- */
/* ---------VIDEOS---------- */
/* ------------------------- */


/* ------------------------- */
/* ---------IMAGES---------- */
/* ------------------------- */


/* ------------------------- */
/* ---------COMICS---------- */
/* ------------------------- */


/* ------------------------- */
/* ---------WRITING--------- */
/* ------------------------- */