/* Start of CMSMS style sheet 'educaline CSS Eventos' */
/*.......................educaLine CSS Eventos.......................*/

#linea{
	padding:5px 0 0 0;
	border-bottom:1px solid #C5C3BD;
	}

#text .calendar-event h1{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	font-variant: small-caps;
	color:#4B452C;
	text-align:left;}

#text .calendar-date-from{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:18px;
	color:#4B452C;
    font-weight:normal;
	text-align:left;}

#text .calendar-details{
    padding:30px 0 60px 0;
    font-family:"Trebuchet MS";
	font-size:14px;
	line-height:20px;
	color:#000000;
	text-align:left;}

#text .calendar-returnlink a{
    text-align:center;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	font-variant: small-caps;
	letter-spacing:1px;
	
	float:right;
	margin:0 5px 15px 0;
	padding:0;
	height:20px; 
	width:90px;
	background-color:#831E3B;}
	
#text .calendar-returnlink a:hover{
	color:#FFFFFF;
	background-color:#781314;}

#text .calendar-event img{
        background-color:#FFFFFF;
        padding:5px;}


#calendario{
  min-height: 557px;
  height: auto !important;
  height: 557px;
}
/* End of 'educaline CSS Eventos' */

