/*<![CDATA[*/
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

table td, table tbody th, table tbody td { padding: 0 0.3rem 0.5rem 0.3rem !important; }

td#fondocal {
/*background: #ffffff url(winter3.jpg) no-repeat 0% 100%;*/
background: #ddbfcc;
}

/*a		{ font-family:arial, helvetica; color:#00f; text-decoration:underline; } */
a		{ text-decoration:underline; }
/*span	{ font-family:arial, helvetica; }
td     	{ font-family:arial, helvetica; } */

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:normal; }

/**** color and size of calendar cells.  ****/
.day_cell, .domingo_cell { height:80; width: 95; border-top: 3px solid #780032; line-height:1.2; }
.day_cell                { border-left: 1px solid #bd839b; }
.empty_day_cell			 { height:80; width: 95; border-top: 3px solid #780032; border-left: 1px solid #bd839b; }

.evento { background: url(semicirculo.png) no-repeat top left; }
.today_cell	{ background-color:#ccccff; height:80; width: 95; border-top: 3px solid #780032; }

/**** day number in upper left corner of each cell ****/
.day_number, .day_number_evento	{ font-size:10px; font-family:verdana, arial, helvetica; color:#780032; font-weight:bold; }
.day_number_evento	{ color:#ffffff; }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; text-align: center; line-height: 16px;}
.title_txt A:link		{ color:#484848; text-decoration:underline; text-align: center; }
.title_txt A:active		{ color:#484848; text-decoration:underline; text-align: center; }
.title_txt A:visited	{ color:#484848; text-decoration:underline; text-align: center; }
.title_txt A:hover		{ color:#484848; text-decoration:underline; text-align: center; }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica; color:#000000; text-align: center; line-height: 12px;}

/**** column headers or days of the week ****/
.column_header, .column_header_domingo { background-color:#ddbfcc; font-size:12px; font-family:arial, helvetica; color:#780032; font-weight:normal; text-align:center; padding: 10px 10px 6px 10px; }
.column_header { border-left: 1px solid #bd839b; }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#999999; font-weight:bold; }
.footprint a			{ font-size:10px; font-family:verdana, arial, helvetica; color:#999999; font-weight:bold; }
/**** // end hiding -->
/*]]>*/
