/*
Theme Name: Arcadia Politica
Theme URI: https://www.arcadiacom.it
Author: Arcadia srl
Author URI: https://www.arcadiacom.it
Description: Tema Arcadia Politica 2024
Template: betheme
Version: 2.0.1
*/

/* COLORI */
.rosso{color:#9E0F0C}
.blu{color:#3A4B9A}
.arancio{color:#E94E1B}
.verde{color:#004634}
.panna_contrasto{color:#F1E9D5}

/* HEADER */
#Header_wrapper{margin-bottom:50px}
@media all and (max-width:1024px)
{
	#Header_wrapper{margin-bottom:30px}
}

/* BLOG */
.post-links , .post-links a, .date, .date .post-date{color:#004634}

/* SIDEBAR */
.widget_recent_entries ul li{margin-bottom:25px}
.wp-block-latest-posts__post-date{font-weight:bold}
.widget_recent_entries ul li:hover .wp-block-latest-posts__post-date{color:#fff; position:relative; z-index:99}


/* FOOTER */
#Footer .footer_copy{background-color:#004634; color:#fff}

/* CREDIT */
.credit {width: 100%; position: relative; text-align:right; overflow: hidden; height: 13px}
.credit a{width: 52px; height: 13px; float: right}
.credit a img {position: absolute; top: -26px; right: 0; width:52px}
.credit a:hover img {top: -13px; right: 0} 