/*Theme 
Name: PASW 2015 Child
Description: Variazioni sul tema originale Pasw2015 di WordPress
Autor: Scimone IgnazioVersion: 0.1
Template: pasw2015*/
#centrecontent table th {background-color: #008000;	color: #fff;}
#centrecontent table td {background-color: #81d644;color: #fff;}
#centrecontent table td a{color: #fff;text-decoration: underline;}
#leftsidebar .current_page_item a, #leftsidebar .current_page_item ul li a {
	background-color: #fff1cc;
}

#rightsidebar li.active a, #rightsidebar ul ul li.active a, #leftsidebar li.active a {
        background-color:#fff1cc!important;
}
.sotto-pagine {
margin-right:50px;

}
.sotto-pagine li {
text-align: left;
border-bottom: none;
}
.children li{margin-left:10px;}

#centrecontent table.tabellasemplice th {background-color: #FFFFDB;color: #000;border: thin solid #000}
#centrecontent table.tabellasemplice  td {background-color: #FFFFDB;color: #000;border: thin solid #000}
#centrecontent table.tabellasemplice  td a{color: #000;text-decoration: underline;border: thin solid #000}

#topbar ul{
	margin-left: 20%;
}
#centrecontent table td {
	color:#000;
}

.widget_recent_entries li{
	margin-bottom:10px;
}
div.sotto-pagine > ul > li.page_item a:hover{background-color: #FFF;color:#008000; }
div.boxnews{
border: 1px solid  #81d644;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height:400px;
}
.riassunto {
	background-color:  #81d644 !Important;
	color: #000 !Important;
	min-height:1.5em;
	font-size:1.3em;
	font-weight:bold;
	border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color:  #81d644;
  border-right-color:  #81d644;
  border-bottom-color:  #81d644;
  border-left-color:  #81d644;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  border-radius: 5px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#sotto-hp .col-com2 h2 a{
	color:#008000 !Important;
	font-size:1em;
	font-weight:bold;
}
.fa_read_more{ 
	color:red!Important;
}
p {
	font-size: 1em;
}

#centrecontent dd {
font-size:1em;
line-height:1.5em;
}