/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5-dic-2014, 13.31.44
    Author     : daneel
*/

body {
    background: white!important;
    font-size: 14pt!important;
    color: black!important;
    font-family: "Lato";
    padding: 0!important;
}

.articolo_evidenza a:link, .articolo_evidenza a:visited {
    background: none repeat scroll 0 0 transparent;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

p, li{
    line-height: 16pt;
    text-align: justify;
}

blockquote{
    border-left: 5px solid lightgrey;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.articolo_evidenza img.first {
    height: auto;
    display: block;
    float: left;
    width: 150px;
    border: 0;
    margin: 0 20px 20px 0;
}

img.alignright{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.alignleft{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img{
	max-height: 150px;
	width:auto;
}

img.media-object.avatar-25 {
    border-radius: 15px;
    margin: 0 5px 0 0!important;
}

a[href]:after {
  content: " (" attr(href) ")";
}

.img_container, #menu-principale-1, #menu-principale, #cta_banner,.video-embed,.adsbygoogle,.visible-phone,.foot_menu,.header, #cookieChoiceInfo, .sidebar, .yarpp-related, .article-foot, .article-foot-after, .after_article, .article_share, .bq_share, .categorie, .data, .commenti, .footer, #top_bar{
    display: none !important;
}