/*
 Theme Name:  pasw2015 Child
 Description: pasw2015 Child Theme
 Author:      Redazione web Settimana della gentilezza
 Template:    pasw2015
 Version:     1.0.0
 Tags:        light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

*/

@import url("../pasw2015/style.css");

/* =Theme customization starts here

-------------------------------------------------------------- */
#footer-interno {
    margin: 100px auto;
    max-width: 1300px;
}

#wrapper {
max-width: 1300px;
}

#container #rightsidebar h2, #container .riassunto, #container .sotto-pagine {
       line-height: 1.3em;
       padding: 3px;
}



#wrapper #centrecontent p.riassunto {
       padding: 7px;
}

h1, h2, h3, h4, h5, h6, .hdate {

}

h3 {
line-height:155%;
}

#header h1 {
    letter-spacing: 2px;
    font-weight: normal;
    text-align: left;
}

#header {
    text-align: left;
}

h2, h3 {
    letter-spacing: 1px;
}

/* calendario centrato */

#wp-calendar {
margin: 0 auto 2em auto;
}

/* fine calendario centrato */



#rightsidebar blockquote {
font-size:.95em;
margin:0 10px;
padding:0 5px 0 10px;
border-left:4px solid #e4f8ef;
}

abbr, acronym {
cursor:help;
border-bottom:1px dashed #ccc;
}

blockquote {
    border-left: 4px solid #e4f8ef;
}

span.glossaryLink, #centrecontent a.glossaryLink {
    border-bottom: 1px blue dashed;
}

.stickyc {
    font-size: 1em;
}

.ccg-banner  {
    font-size: 0.8em;
    margin-top:2em;
    clear:both;
}


/* tabelle con righe alternate */

#centrecontent table {
margin-left:auto;
margin-right:auto;
width:99%;
margin-top:1em;
margin-bottom:1em;
font-size:.9em;
background-color:#fff;
}
#centrecontent caption {
display:none;
}
#centrecontent table th {
padding:6px;
background-color:#F9DEF9;
}
#centrecontent table td {
padding:6px;
background-color:#F9DEF9;
}
#centrecontent table tr th {
	background:#f9e0ca;
	color: #630024;
}
#centrecontent table tr:nth-child(odd) td {
     background-color: #FFFFFF;
}
#centrecontent table th {
text-align:left;
}

/* tabelle con righe alternate */


#header img.logo {
  margin-right: 8px;
}

#rightsidebar #wp-calendar td a {
  font-weight: bold;
  text-decoration: underline;
}

#rightsidebar #wp-calendar td a:hover {
  text-decoration: none;
}

#wp-calendar td#today {
  border: 1px solid #880037;
  border-radius: 50%;
}

body {
  font-size: 115%;
}

#leftsidebar ul ul li {
line-height: 140%;
margin-bottom: 0.5em;
font-size: 0.85em;
}