/*
* Style Quesitum et Praecognitiones - AngeloThio.it
* Licenza URL: http://creativecommons.org/licenses/by-nc-sa/3.0/deed.it
*/

/* Begin */
body {
    font-size: 85.0%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h2{
    text-align: center;
}
.header{
}
.header ul{
    list-style-type: none;
    font-size: small;
    margin: 0;
    padding: 5px 0 0 0;
}
.footer{
    text-align: center;
}
.sidebar{
    display: none;
}
.certificazioni{
    display: none;
}
table.table_nav_standalone_top{
    display: none;
}
table.table_nav_standalone_bottom{
    display: none;
}
table.at_sbs{
    margin:0;
    padding:0;
    width: 78%;
}
table.at_sbs h2{
    font-size: 1.3em;
    text-align: center;
}
table.at_sbs h3{
    text-align: center;
}
table.at_sbs h4{
    text-align: left;
}
td.at_sbs{
    padding: 0 10px 0 0;
}
tr.at_sbs{
    text-align: left;
    vertical-align: text-top;
}
th.at_sbs{
    display: none;
    text-align: center;
    color: #CCC;
}
h2.at_sbs_title4lng{
    color: #ccc;
}
h2.at_sbs_frontespizio{
    color: #000;
}
p.at{
    margin:10pt 10pt 0 10pt;
}
p.at_sbs{
    margin:10pt 0 0 0;
}
p.at_title{
    text-align:center;
}
p.at_title img{
    border:0;
}
p.at_frontespizio {
    margin:10pt 0 0 0;
    text-align:center;
}
p.at_tip{
    color: #CCC;
    font-size: 1.0em;
    font-style: italic;
}
a{
    text-decoration: none;
}
a:visited {
    color:#800080;
}
a:hover {
    color:red;
}
a.lang_title{
    display: none;
}
.entry p a:visited {
    color:#800080;
}
.entry p a:hover {
    color:red;
}
a:hover, p a:hover,  h2 a:hover, h3 a:hover {
    color:red;
}
.post h2{
    text-align: center;
    color: #CCC;
}
.post-lang-toolbar{
    margin:10px 0 0 36px;
    font-size: 1.1em;
    text-align: left;
    display: none;
}
.permalink_anchor{
    display: none;
    text-decoration: none;
}
.permalink_url{
    display:block;
}
.sidebar-show-hide{
    margin:10px 64px 0 0;
    font-size: 1.1em;
    text-align: right;
}
.breadcrumb{
    font-size: 1.1em;
    margin: 10px 0 0 30px;
}
.current_item{
    background: #F5F5F5;
}
.narrowcolumn{
    padding:0 5px 20px 15px;
    width:520px;
}

/*Stile tabella note*/
.notetbl{}
.notetbl td{
    padding: 0.3em;
}
.notetbl th{
    text-align: center;
    color: #c0c0c0;
}
.notetbl_id_col{
    padding: 0.3em;
    text-decoration:none;
    color : #cccccc;
}
.notetbl_row_0 {
    background-color: #f0f0f0;
}
tr.notetbl_row_0:hover {
    background-color: #feeeee;
}
.notetbl_row_1 {}
tr.notetbl_row_1:hover {
    background-color: #feeeee;
}
/* End */
