#maintext a {font-size: 12px;}
#maintext table { 			margin: 0 0 0 60px; width: 850px; background: none;}
#maintext table table{ 		padding: 0; margin: 10px 20px 50px 20px; border-top: 1px solid #797979; border-bottom: 1px solid #797979; border-left: 1px solid #797979; }
#maintext table table td{ 	text-align: left; padding: 5px;}
#maintext td {				padding: 5px; background: transparent url(../graphics/white30.png); background-color: rgba(255, 255, 255, .3); text-align: center; padding-top: 20px;}

/**** month and year header at top of calendar ****/
#maintext .date_header{		font-size:16px; font-weight:bold}

/**** color and size of calendar cells.  ****/
#maintext .day_cell				{ background-color:#FFFFFF; height:80px; width: 14%; border-top: 1px solid #333; border-right: 1px solid #333; }
#maintext .empty_day_cell			{ background: none; height:80px; width: 14%; border-top: 1px solid #333; border-right: 1px solid #333; }
#maintext .today_cell				{ background-color:#999999; height:80px; width: 14%; border-top: 1px solid #333; border-right: 1px solid #333;}

/**** day number in upper left corner of each cell ****/
#maintext .day_number				{ font-size:10px; color:#000}

/**** title_txt is the text for each post on main page ****/
#maintext .title_txt				{ font-size:10px; color:#000}
#maintext .title_txt a:link		{ color:#00F; text-decoration:underline }
#maintext .title_txt a:active		{ color:#00F; text-decoration:underline }
#maintext .title_txt a:visited	{ color:#00F; text-decoration:underline }
#maintext .title_txt a:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
#maintext .time_str				{font-size:9px}

/**** column headers or days of the week ****/
#maintext .column_header			{ background-color:#333333; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#E1E1E1; font-weight:bold; }
#maintext .footprint a			{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#938AE3; font-weight:bold;}
#maintext .footprint a:hover 		{ color: #3E2FC4;}
#sharebutton table		{ padding-right: 10px; width: 120px;}
#sharebutton td			{ background: none; border: none; margin: 0px;}
