.hentry{
    background: #ffffff;
    border-bottom: 1px #030a1d dotted;
    padding: 0 0 7px 0;
    margin: 0 0 50px 0;
}

.hentry a{
    color: #e7875f;
    text-decoration:none;
    border-bottom: 1px dotted #e7875f;
    margin: 0;
}

.post-info{
    position:relative;
    font-weight: bold;
}

.post-info a{
    border: 0;    
    font-weight: bold;
}


.entry-title a{
    color: #030a1d;
    text-decoration:none;
    border-bottom: 1px solid #000000;    
    font-size: 25px;
}

a.technocrati{
    color: #030a1d;
    text-decoration:none;
}

span.email{
    visibility:hidden   
}

img.imgleft{
    position:relative;
    float: left;
    margin: 0 5px 0 0;
    border: 1px solid black;
}

a.commentlink{
    color: #030a1d;
    border: 0;
    position:relative;
    font-weight: bold;
    float:right;
    top: 15px;
}

