#emolmlt-cronologia {
max-width: 709px;
width:100%;
font-family: Arial, Helvetica, sans-serif;
float: left;
clear: both;
}

#emolmlt-cronologia h2 {
display: block;
background-color: #367DCC;
color: #fff!important;
margin: 0px;
font-weight: bold;
font-size: 16px!important;
padding: 8px 15px;
}

#emolmlt-cronologia .emolmlt-crn-ul {
display: block;
margin: 30px 0% 30px 30px;
padding:10px 0px 20px 40px;
position: relative;
border-left: 1px solid #ccc;
list-style-type: none;
width: auto;
}

#emolmlt-cronologia .emolmlt-crn-ul:before,
#emolmlt-cronologia .emolmlt-crn-ul:after {
content: "";
width: 16px;
height: 16px;
border: 2px solid #ccc;
position: absolute;
left: -11px;
border-radius: 50%;
}

#emolmlt-cronologia .emolmlt-crn-ul:before {
top: -18px;
}

#emolmlt-cronologia .emolmlt-crn-ul:after {
bottom: -18px;}

#emolmlt-cronologia .emolmlt-crn-ul li {
background-color: #f1f1f1;
border: 1px solid #ccc;
border-radius: 5px;
margin-top: 20px;
padding: 10px;
position: relative;
}

#emolmlt-cronologia .emolmlt-crn-ul li.emolmlt-crn-ano {
font-weight: bold;
color: #fff;
background-color: #606263;
text-align: center;
font-size: 18px;
border: 0px;
padding: 6px 10px;
border-radius: 2px;
}

#emolmlt-cronologia .emolmlt-crn-ul li:first-child {
margin-top: 0;
}

#emolmlt-cronologia .emolmlt-crn-ul li:before {
content: "";
width: 40px;
height: 1px;
background-color: #ccc;
position: absolute;
top: 50%;
left: -41px;
}

#emolmlt-cronologia .emolmlt-crn-ul li time {
content: "";
background-color: #367DCC;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 4px 5px;
position: absolute;
top: 50%;
margin-top: -12px;
left: -64px;
text-align: center;
line-height: 16px; 
}

#emolmlt-cronologia .emolmlt-crn-ul li time.emolmlt-crn-mes {
margin-top:-20px;
}

#emolmlt-cronologia .emolmlt-crn-ul li time.emolmlt-crn-dia {
margin-top:-28px;
}

#emolmlt-cronologia .emolmlt-crn-desc p {
padding:0px;
margin:0px;
line-height: 24px;
}

/*Fotos con crédito*/

#emolmlt-cronologia div.emolmlt-crn-foto {
position: relative;
display: block;
}

#emolmlt-cronologia div.emolmlt-crn-foto img {
width: 100%;
margin-bottom: 10px;
border-bottom: 5px solid #bac3ce;
}

#emolmlt-cronologia div.emolmlt-crn-foto span {
position: absolute;
bottom: 15px;
right: 0px;
background-color: #000;
background-color: rgba(0,0,0,0.6);
color: #eee;
font-size: 11px;
line-height: 11px;
padding: 5px 10px;
}

/*Cita*/

#emolmlt-cronologia div.emolmlt-crn-cita {
background-color: #fff;
position: relative;
z-index: 1;
}

#emolmlt-cronologia div.emolmlt-crn-cita blockquote {
font-size: 20px;
font-style: italic;
border-bottom: 3px solid #449ed2;
margin: 0px;
padding:15px;
z-index: 5;
position: relative;
}

#emolmlt-cronologia div.emolmlt-crn-cita span {
background-color: #fafafa;
display: block;
padding-right:60px;
padding-top:10px;
text-align: right;
}

#emolmlt-cronologia div.emolmlt-crn-cita:before {
content: "“";
font-family: Georgia, Arial;
font-size: 180px;
position: absolute;
left:0px;
top:90px;
font-style: normal;
line-height: 0px;
z-index: -1;
color: #ccc;
color: rgba(114, 144, 162, 0.3);
}

#emolmlt-cronologia div.emolmlt-crn-cita blockquote:before {
position: absolute;
content: '';
right:15px;
bottom:-34px;
width: 0;
height: 0;
border-style: solid;
border-width: 34px 25px 0 0px;
border-color: #449ed2 transparent transparent transparent;
}

#emolmlt-cronologia div.emolmlt-crn-cita blockquote:after {
position: absolute;
content: '';
right:12px;
bottom:-24px;
width: 0;
height: 0;
border-style: solid;
border-width: 34px 25px 0px 0px;
border-color: #fff transparent transparent transparent;
}

/*Fuente*/

#emolmlt-cronologia div.emolmlt-crn-fuente {
display: block;
font-size: 11px;
line-height: 16px;
text-align: right;
margin-top:-30px;
padding-left:70px;
color: #333;
}