body {
	background: #f1f1f1;
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 18px;
	line-height: 1.7;
}

#search,
select,
textarea {
	border: 1px solid #7A7A7A;
}

.fix {
	clear: both;
}

li,
ul.commentlist {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}

btn2,
.navigation a,
.input#submit {
	font-weight: 700;
}

a, a:visited {
    text-decoration: none;
    color: #0056b3;
    transition: color 0.3s ease;
}

a:hover {
    color: #ff4500;
    text-decoration: underline;
}

a:active {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
}

.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background: #fff;
}

select,
textarea {
	padding: 5px;
}

select {
	padding: 0;
}

textarea {
	height: 200px;
	width: 500px;
	font-size: 17px;
}


.centercol,
.fl {
	float: left;
}

input#submit {
	text-align: left;
}

.boxsearch{
    padding-top:35px;
    text-align:center;
}

#searchsubmit {
	background-color: #f1f1f1;
	color: #141414;
	padding: 1px 8px 3px;
	font-size: 14px;
	line-height: 1.3;
	border: 1px solid #7A7A7A;
	border-radius: 6px;
	cursor: pointer;
	position: relative;
	right: 0;
	bottom: 2px;
}

#s {
	height: 18px;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.1;
	border: 1px solid #7A7A7A;
	border-radius: 6px;
	width: 138px;
}

.btn2 {
	border-radius: 12px;
	padding: 5px 8px;
	border: 0;
	background: #f25658;
	color: #fff;
	letter-spacing: 2px;
}

.btn2:hover {
	background: #084B8A;
	color: #fff;
}

h2 {
	color: #000;
	font-size: 23px;
	margin: 14px 0 18px;
	line-height: 135%;
}

h2.first {
	font-size: 26px;
}

h2.low {
	color: #000;
	font-size: 19px;
	margin: 14px 0 18px;
	line-height: 135%;
}

h3,
h4,
h5 {
	margin: 0 0 5px;
}
strong {
  color: #3c3c3c;
}

.sidebar-section {
	margin: 20px 0 0;
	padding: 0;
}

.sidebar-section-title
{
	color: #fff;
	background: #003e67;
	font-size: 16px;
	text-align: left;
	margin: 0 0 7px;
	padding: 1px 15px;
	border-radius: 0 7px 0 0;
}

.centercol {
	width: 700px;
	display: inline;
	padding-bottom: 25px;
}

h3 {
    font-size: 21px !important;
	line-height: 1.4;
	margin: 8px 0;
}

.centercol .date-comments p,
.date-comments,
.date-comments2 {
	line-height: 25px;
}

p.comments {
	color: #000;
	font-size: 21px;
	margin: 14px 0 18px;
	line-height: 135%;
}

.date-comments2 {
	height: 16px;
	margin: 15px 0 0;
	font-size: 17px;
	font-style: italic;
}

.date-comments {
	border-bottom: 1px solid #7A7A7A;
	height: 40px;
	margin: 0 0 12px;
	font-size: 15px;
}

.lowcase {
text-transform: lowercase
}

.random {
    cursor: pointer;
}

.author p {
	margin-top: 20px;
	margin-bottom: -10px;
	font-style: italic;
}

.fix,
a.skip-main {
	height: 1px;
	overflow: hidden;
}

.box {
	margin: 25px 20px 0;
}

p {
	margin-top: 12px;
	margin-left: 1px;
}

p.titoletto {
	margin-top: -5px;
	margin-bottom: 8px;
	font-weight: 700;
	font-size:18px;
}


.fix {
	margin: 0 0 -1px;
}

#sidebar,
.fr {
	float: right;
}

ul.commentlist {
	font-size: 16px;
	line-height: 1.85;
	margin: 10px 0;
	padding: 0;
  list-style-type: none;
  }

#respond p,
ul.commentlist p {
	margin-top: 5px;
}

.commentmetadata a {
	color: #333;
	font-size: 14px;
}

ul.commentlist cite {
	font-style: normal;
	font-weight: 700;
}

ul.commentlist li.comment {
	background: #f8f8f8;
	border: 1px solid #dedbd1;
	margin: 10px 0;
	padding: 15px;
	word-wrap: break-word;
  list-style-type: none;
}

input#submit {
	background: #f5f5f5;
	border: 1px solid #7A7A7A;
	margin: 0 0 7px;
	padding: 7px 10px;
}

.entry {
	line-height: 1.8;
	word-wrap: break-word;
}

.entry ul {
	margin-bottom: 10px;
	margin-left: 5px;
}

.entry ol {
	margin-bottom: 20px;
}

.entry ul li {
	list-style: square;
	margin-left: 15px;
}

.entry ol li {
	list-style: decimal inside!important;
	padding-left: 5px;
}

.entry ol li a {
	padding-left: 5px;
}

.entry ol li ul li {
	list-style: square inside!important;
	margin-top: 10px;
}

.entry ol li ul li {
	padding-left: 10px;
}

.index ul {
	margin-left: 10px;
	padding-left: 0;
}

.index ul li {
	list-style: square!important;
}

.yarpp-template-list ul {
	margin-left: 5px;
	padding-left: 0;
	
}

.yarpp-template-list ul li {
	list-style: square!important;
}

.yarpp-template-list ul li h3 {
	margin: 0;
	padding: 0;
}

.yarpp-template-list p {
	font-weight: normal;
	margin-top: 0;
}

p.subtitle {
	font-weight: 700;
	color: #027782;
	font-size: 21px;
	line-height: 1.4;
	margin: 10px 0;
}

.navigation a {
	color: #666;
	font-size: 14px;
}


#sidebar {
	width: 238px;
	margin: 0 20px 30px 0;
}

#sidebar li {
	font-size: 16px;
	padding-left: 10px;
	line-height: 2.0;
}

.ultimiuno {
line-height: 1.45;
}

.ultimiuno a {
	font-size: 18px;
	font-weight: 700;
}

.ultimidue{
padding-top:10px;
line-height: 1.75;
}

.autore {
	color: red;
  text-transform: lowercase;
}

#displayText,
.rules {
	font-weight: 400;
}

.more_entries {
	margin-top: 25px;
	padding: 0 32px 0 15px;
}

h1 {
	margin-bottom: 20px;
	font-size: 34px;
	line-height: 1.28;
	color: #004d80;
}

.capit:first-letter{
  text-transform: capitalize
}

h3 a:hover {
	text-decoration: none;
}


#reply-title {
	font-size: 19px;
	margin-bottom: 5px;
}

.comment-page-numbers {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 17px;
}

.page-numbers {
	font-size: 17px;
	padding-right: 3px;
}

#displayText,
.next,
.prev,
.rules,
.rules2 {
	font-size: 16px;
}

.regolamento {
	margin-top: 15px;
	margin-bottom: 15px;
}


.rules,
.rules2 {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.85;
}


#toggleText {
	display: none;
	padding:15px;
	margin-top:10px;
	border: 1px solid blue;
	border-radius: 8px
}

.comment-notes {
    margin-bottom: 15px;
}

.comment-form-author label {
    display: inline-block;
    width: 60px;
    margin-top:25px;
    margin-bottom:20px;
}

.comment-form-email label {
    display: inline-block;
    width: 60px;
    margin-bottom:25px;
}

.comment-form-author input,
.comment-form-email input {
    height: 2rem;
	width: 13rem;
	font-size: 1rem;
	font-weight: normal;
}

.countdownbox input {
    margin-top: 15px; 
	border: 1px solid #7A7A7A;
	padding:3px 6px;
}

.comment-form-cookies-consent input {
width: 24px;
}

.comment-form-cookies-consent label,
.comment-form-subscriptions label {
	font-size: 0.9rem;
	font-weight: normal;
}

.comment-form-subscriptions label {
	padding-bottom: 25px;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-cookies-consent label,
.comment-form-subscriptions label,
.countdownbox input,
.form-submit input {
	font-weight: normal !important;
}

.form-submit {
	padding-top: 15px;
}

.submit {
    background-color: #F1F1F1; 
    color: black;
    padding: 10px 20px;
    border-radius: 5px; 
	border: 1px solid #7A7A7A;
    cursor: pointer;
	font-weight: 700;
	font-size: 0.9rem;
}


.comment-respond {
	margin-top: 20px;
}

.adsense-span {
	display: block;
	float: left;
	margin: 15px 15px 15px 0;
}

element:active,
element:hover {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}

a.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	z-index: -999;
}

a.skip-main:active,
a.skip-main:focus {
	color: #fff;
	background-color: #084B8A;
	left: auto;
	top: auto;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border-radius: 15px;
	border: 4px solid #ff0;
	text-align: center;
	font-size: 1.2em;
	z-index: 999;
}

.drop1 {
	padding-right: 8px;
}

.drop_menu1 {
	float: right;
}

.drop_menu1 ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.drop_menu1 li {
	float: left;
	float: left;
	padding: 15px 19px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.drop_menu1 li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.drop_menu1 li a:hover {
	text-decoration: underline;
}


.drop {
	background: #F1F1F1;
	padding: 0;
	margin: 0;
	height: 39px;
    text-align: center;
}

.drop ul {
	list-style-type: none;
    display: flex;
    justify-content: space-between; /* Distribuisce gli elementi in modo uniforme */
    width: 100%;
    height: 39px;
}

.drop li {
	font-size: 12px;
	font-weight: bold;
	width:100%;
	padding-top:12px;
}
.drop li a {
	color: #000;
	text-decoration: none;
}

.drop li:hover {
	background: #DDD;
}

.italybtn {
	color: #1aa1db;
	text-decoration: none;
}

h2.corr {
	color: #000;
	font-size: 17px;
	margin: 8px 0;
}

/* FOOTER */

#footer{
    height:60px
}

#footer .inside{
    background:#003e67;
    font-size:13px;
    font-weight:700;
    margin:0 auto;
    text-transform:uppercase;
    width:968px;
    overflow:hidden
}

#footer a, #footer a:visited {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s ease;
	margin-right: 40px;
}

#footer a:hover {
    color: #66ccff; 
    text-decoration: underline;
}

#footer a:active {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
}

#footer .fleft{
    float:left;
    line-height:60px;
    padding-left:27px;
}

#footer .fright{
    float:right;
    line-height:60px;
    padding-right:27px;
    color:#fff
}

/* END FOOTER */

.schematop {
	width: 968px;
	height:280px;
	text-align: center;
}

.schema1 {
	margin: 20px 0;
	text-align: left;
}

.schema2 {
	padding: 45px 0 0;
	text-align: left;
}

.schema-SB{
    margin:20px 0 0;
    text-align:center;
}

.container_x
{
	background: #003e67;
	position: relative;
	height: 109px;
	overflow: hidden;
	margin: 0 auto;
	width: 968px;
}


#logo
{
	position: absolute;
	top: 20px;
	left: 16px;
}

a.img-link {
    display: inline-block;
    transition: filter 0.3s ease; /* Transizione fluida */
}

a.img-link:hover {
    filter: brightness(1.15); /* Aumento della luminosità del 20% */
}

a.img-link:active {
    background-color: transparent; /* Nessun colore di sfondo */
    color: inherit; /* Mantieni il colore dell'immagine o del testo */
    text-decoration: none;
    opacity: 0.8; /* Leggero effetto opaco solo sull'immagine */
}

.drop1 { padding-right: 8px; }

.drop_menu1
{
	float: right;
	margin-right: 13px;
}

.drop_menu1 ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.drop_menu1 li
{
	float: left;
	padding: 5px 0 0 38px;
	font-size: 13px;
	font-weight: 700;
	list-style-type: none;
}

.drop_menu1 li a,.drop_menu1 li a:visited  {
    display: block;
    text-decoration: none;
    color: #fff;
    transition: color 0.3s ease;
}

.drop_menu1 li a:hover {
    color: #66ccff; 
    text-decoration: underline;
}

.drop_menu1 li a:active {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
}

.topmenu {
    margin: 0 auto;
    width: 968px;
    height: 39px;
    display: flex;
}

.topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.topmenu ul li {
    padding: 7px 0;
    font-size: 13px;
    font-weight: 700;
}

.topmenu ul li a, .topmenu ul li a:visited {
    color: #003e67;
    text-decoration: none;
}

.topmenu ul li a:hover {
    color: #ff4500;
    text-decoration: underline;
}

.topmenu ul li a:active {
    background-color: #2c2c2c;
    color: #fff;
    text-decoration: none;
}

#breadcrumbs {
	font-size: 16px;
	padding-bottom:15px;
}

#breadcrumbs a, #breadcrumbs a:visited {
    text-decoration: underline;
    color: #000;
    transition: color 0.3s ease;
}

#breadcrumbs a:hover {
    color: #ff4500;
    text-decoration: underline;
}

.page-numbers.current {
    color: #fff;
    background: #000;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 4px;
}



/* Blocca l'altezza anche del contenitore di riserva di Google */
.google-auto-placed, 
#google_ads_iframe_ {
    max-height: 90px !important;
    overflow: hidden !important;
}

/* Blocca l'altezza massima degli annunci ancorati di AdSense */
ins.adsbygoogle[data-ad-format="auto"] {
    max-height: 90px !important;
}

/* Protegge lo spazio del box interno all'ancora di Google */
.ad-slot, .adsbygoogle-anchor-area {
    max-height: 90px !important;
}

.comment-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.last-comment-link {
    display: block;
    margin-top: 6px;
}