<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family: Geneva, Verdana, Arial, sans-serif; color:#fff; text-decoration:none }
SPAN	{ font-family: Geneva, Verdana, Arial, sans-serif; }
TD     	{ font-family: Geneva, Verdana, Arial, sans-serif; padding: 0;}
BODY	{ background-color:#FFF }



/**** month and year header at top of calendar ****/
.date_header	{ 
	width: 100%;
	height: 25px;
	border-left: 1px solid #fff;
	background: url("http://www.rocklandbike.org/calendar/images/monthBg.gif");
    line-height: 14pt;
	background-color: #000;
	vertical-align: middle;
	font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	_margin-top: -1px;
	}
	
.caldays {
	background: #fff;
	padding: 0;
	margin: 0 0 20px; 0;
	border: 0;
	width: 100%;

}

table#cal {
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 150px;

}

table#cal td {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 20px;
	text-align: center;
	padding: 0;
	margin: 0;
	#padding-left: 5px;
}

table#calfull {
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 400px;

}

table#calfull td {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 14%;
	padding: 5px;

}



/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#5f5f5f;}
.empty_day_cell			{ background-color:#a2a2a2;}
.today_cell				{ background-color:#232323;}
.event_cell				{ background-color:#006699;}

.dayfull_cell				{ background-color:#a2a2a2;}
.emptyfull_day_cell			{ background-color:#ccc;}
.todayfull_cell				{ background-color:#5f5f5f;}
.eventfull_cell			{ background-color:#01345b; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family: LucidaGrande, Lucida Grande, Geneva, Arial, sans-serif; color:#fff; text-align: center; padding: 0; margin: 0px; }

.day_numberfull				{ font-size:10px; font-weight: bold; font-family: LucidaGrande, Lucida Grande, Geneva, Arial, sans-serif; color:#fff; text-align: center; padding: 0; margin: 0px; }

.daylink 				{ color:#fff; text-decoration: none; text-align: center; }
.daylink A:link 		{ color:#fff; text-decoration: none; }
.daylink A:active 		{ color:#fff; text-decoration: none; }
.daylink A:visited 		{ color:#fff; text-decoration: none; }
.daylink A:hover 		{ color:#fff; text-decoration: none; }


/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size: .85em; font-family: LucidaGrande, Lucida Grande, Geneva, Arial, sans-serif; color:#fff; text-transform: uppercase;}
.title_txt A:link		{ color:#fff; text-decoration:none; }
.title_txt A:active		{ color:#fff; text-decoration:none; }
.title_txt A:visited	{ color:#fff; text-decoration:none; }
.title_txt A:hover		{ color:#fff; text-decoration:none; }

/**** time line under title text when event time given ****/
.time_str				{ font-size: .85em; font-family: LucidaGrande, Lucida Grande, Geneva, Arial, sans-serif; color: #f0f0f0;  }

/**** column headers or days of the week ****/
.column_header			{
    line-height: 10pt;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
    font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #ffffff;
}

.column_headerfull			{
    line-height: 10px;
	background-color: #cc6600;
	height: 5px;
	text-align: center;
	vertical-align: middle;
    font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: Bold; 
	color: #ffffff;
	padding: 0;
}


/* Bottom nav - view more and buttons */
.calnav_home {
	position: absolute;
	background-color: #000;
	width: 214px;
	padding: 0;
	_padding: 0px;
	_margin_top: 0;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
 }


.calnav_full {
	position: absolute;
	background-color: #000;
	width: 653px;
	color: #ccc;
	padding: 0;
	_padding: 0px;
	_margin_top: 0;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
 }



.viewmore a {
	float: left;
	width: 100px;
    font-family: Lucida Grande, Geneva, Verdana, Arial, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	color: #ccc;
	vertical-align: middle;
	text-decoration: none;
	padding: 5px 0 0 10px;
}

.arrowblock_home {
	float: right;
	padding: 5px 15px 5px 5px;
}

.arrowblock_list {
	padding: 5px;
}

.arrows {
	vertical-align: middle;
	padding-left: 15px;
}
	







/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; }
// end hiding -->
</STYLE>
