﻿//*
Theme Name: Pasw 2015
Description: Variazioni sul tema originale Pasw2015 di WordPress
Autor: cate
Autor URL: http://www.porteapertesulweb.it/
Version: 1.6   
Template: pasw2015
*/

/* aggiornato a pasw2015 v. 1.6.6*/

/* Start personalizzazioni CSS */



#header {
text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
padding:0;
margin:0;
min-height:125px;
position:relative;
/*text-align: center;*/
text-align: left!important;
border-radius: 5px 0 0 0;
font-size: 1.1em;
}

#header h1 {
    font-size: 1.5em;
    font-weight: 700;
    margin: 0 0 0 10px;
    padding: 0;
}

#header img.logo {
/*float:left;*/!important;
}

#centrecontent table tr:nth-child(even) td {
         background-color: #FFFFFF;
    }

#centrecontent table {
    background-color: #bfdfff;
    font-size: 1em;
    width: 100%;
}
/*cambiamenti aa 30 aprile 2016*/

ul ul, ul ol, ol ol, ol, ul {
    font-size: 1em;
}
h3 {
    font-size: 1.3em;
}
h4{
    font-size: 1.2em;
}
h5 {
    font-size: 1.1em;
}

#wrapper {
    max-width: 1480px;
}
h1, h2, h3, h4, h5, h6, h2 a, h3 a {
    line-height: 1.2em;
}
#rightsidebar ul ul {
    font-size: 95%;
}

#path {
    font-size: .9em;
}
p {
    font-size: 1em;
}
/* fine cambiamenti aa 30 aprile 2016*/
/*modifica cate allineamento sottopagine*/
.sotto-pagine li {
    border-bottom: 1px dotted white;
    padding: 5px;
    text-align: left;
}