* { margin: 0; }
*:focus {outline: none;}

body, input, label, select, option, textarea { font-family: Brmn, "Arial Narrow", sans-serif; font-size: 15px; }/*Barmeno, "Trebuchet MS", Georgia, "Palatino Linotype", Book Antiqua, Palatino, serif*/
body { font-weight: 200; margin: 0; padding: 0; color: #292929; background-color: #FFFFFF; letter-spacing: normal; line-height: 1.3em; }/* line-height: 1.3em */
/* body.tdn { font-family: Arial, sans-serif; font-size: 12px; } */
/* 1.8em */

body, html { height: 100%; min-height: 100%; }

strong { font-weight: bold; }
em { font-style: italic; }

p { margin: 0 0 5px 0; padding: 0; }

a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; color: #000000; }
/*a { color: #109BC9; text-decoration: none; }
a:hover { text-decoration: none; color: #076D98; }*/

pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.clearer { clear: both; }

.error_msg, .confirm_msg { text-align: center; background-position: top center; background-repeat: no-repeat; font-weight: bold; padding: 40px 0 0 0; }
.error_msg { background-image: url('/images/error_msg.png'); color: #C80000; }
.confirm_msg { background-image: url('/images/confirm_msg.png'); color: #00AA00; }

h1 { font-size: 25px; font-weight: bold; margin-bottom: 6px; line-height: 1.05em; color: #0077A6; } /* #004370 */
h2 { font-size: 15px; font-style: italic; margin-bottom: 8px; }
h3 { font-size: 13px; font-style: normal; margin-bottom: 6px; }
h4 { font-size: 12px; margin-bottom: 8px; line-height: 1em; }
h4 span { display: block; float: left; width: 10px; height: 10px; margin: 0 4px 0 0; }

h1 a { color: #0077A6; text-decoration: none; }
h1 a:hover { color: #0077A6; text-decoration: underline; }

h1.section_title { font-size: 19px; line-height: 1.3em; height: 24px; overflow: hidden; font-weight: normal; color: #FFFFFF; background: transparent url("/images/section_title_bg.png") right center no-repeat; padding: 0 14px 0 4px; text-shadow: 1px 1px 0 #000000; }

.rounder { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; overflow: hidden; }
.shadower { box-shadow: 0px 0px 2px #BBBBBB; -moz-box-shadow: 0px 0px 3px #BBBBBB; -webkit-box-shadow: 0px 0px 3px #BBBBBB; border: 1px solid #BFBFBF; }
.backgrounder { background-color: #F5F5F5; }
.padder { padding: 5px; }

.navigation_links { padding: 0 5px; }
.older_news, .newer_news { display: block; height: 24px; max-width: 350px; background: transparent; overflow: hidden; line-height: 1.6em; }
.older_news, .newer_news a:hover {  }
.older_news { float: left; padding-left: 16px; padding-right: 6px; background: url('/images/prev_page_bg.png') left center no-repeat; }
.newer_news { float: right; padding-right: 16px; padding-left: 6px; background: url('/images/next_page_bg.png') right center no-repeat; }

#main_container { width: 990px; margin: 0 auto 30px; padding-top: 15px; }

#top_block { margin-bottom: 20px; overflow: hidden; position: relative; }
#logo_block { width: 100%; height: 144px; background: transparent url('/images/medaglione.png') top left no-repeat; text-align: center; position: relative; }
#logo_block img { margin-top: 5px; }
#main_info_block { font-size: 11px; text-align: center; margin: -6px 0 2px 0; }
#top_block .ad_banner { position: absolute; top: 10px; }
#top_block .left_ad_banner { left: 10px; }
#top_block .right_ad_banner { right: 10px; }

.menu_block { background: transparent repeat-x; }
.menu_block ul li:hover, .menu_block ul li:active { background: transparent center 0px repeat-x; }
.menu_block ul { margin: 0 auto; text-align: center; word-spacing: -1em; }
.menu_block ul li { display: inline-block; vertical-align: middle; }
.menu_block ul li a { display: block; background: right center no-repeat transparent; word-spacing: normal; }
.menu_block ul li.the_first { background: center center no-repeat transparent; width: 2px; }

#top_main_menu { height: 32px; background-image: url('/images/menu_bg.png'); background-position: center -32px; font-size: 18px; }
#top_main_menu ul li:hover, #top_main_menu ul li:active { background-image: url('/images/menu_bg.png'); }
#top_main_menu ul li a { background-image: url('/images/divisor.png'); color: #FFFFFF; text-shadow: 1px 1px 0 #022579; padding: 0 15px; line-height: 1.8em; } /* line-height: 32px; */
#top_main_menu ul li a:hover { text-decoration: none; }
#top_main_menu ul li.the_first { background-image: url('/images/divisor.png'); height: 32px; }

#category_menu { height: 22px; background: none transparent; font-size: 14px; margin: 0px 0 0; text-transform: uppercase; }
#category_menu ul li:hover, #category_menu ul li:active {  }
#category_menu ul li a { background-image: url('/images/divisor2.png'); line-height: 24px; color: #004370; text-shadow: 1px 1px 0 #D4E7F2; padding: 0 15px; }
#category_menu ul li a:hover { }
#category_menu ul li.the_first { background-image: url('/images/divisor2.png'); height: 22px; }

#contents_cage { margin-bottom: 30px; }

#main_contents_cage { background-image: url('/images/shadow_home_blocks.png'); background-position: center bottom; background-repeat: no-repeat; padding-bottom: 40px; }
#main_contents_left { float: left; width: 741px; }
#main_contents_right { float: right; width: 247px; }
#main_contents_left img { max-width: 730px; }

.section_box { border-bottom: 1px solid #C6C6C6; }
.section_box.side_section { border-left: 1px solid #C6C6C6; }
.section_box.side_section.ad_banner { margin-bottom: 5px; }
.section_box.social_box { padding-bottom: 5px; }

/****************/
/*#home_contents_left { width: 426px; float: left; }
#home_contents_right { width: 562px; float: right; }*/

/* 988 */
#home_contents_left { width: 282px; float: left; }
#home_contents_center { width: 282px; float: left; }
#home_contents_right { width: 423px; float: right; }

#home_contents_container{ float: left; width: 564px; }





#home_slideshow_block { margin-bottom: 12px; }
/*#home_slideshow { width: 562px; height: 442px; position: relative; }*/
#home_slideshow { width: 424px; height: 300px; position: relative; }
#home_slideshow_cage { width: 424px; height: 280px; position: relative; overflow: hidden; }
#home_slideshow_cage a { position: absolute; top: 0; left: 0; }
#home_slideshow_park { position: absolute; top: 0; left: 1000px; }

/*#home_slideshow_photo_description { position: absolute; width: 562px; padding: 1px 1px 0 0; height: 20px; overflow: hidden; }*/
#home_slideshow_photo_description { position: absolute; width: 424px; padding: 1px 1px 0 0; height: 20px; overflow: hidden; }
#home_slideshow_photo_credits { position: absolute; bottom: 17px; left: 3px; padding: 0; text-align: left; font-size: 11px; color: #FFFFFF; text-shadow: 1px 1px 0 #000000; }
#home_slideshow_photo_indicators { position: absolute; right: 5px; bottom: 19px; }
#home_slideshow_photo_indicators li { display: inline; margin-left: 5px; }

#home_galleries_list { width: 100%; /*242px;*/ height: 90px /*143px*/; overflow: hidden; border-left: 1px solid #C6C6C6; border-right: 1px solid #C6C6C6; float: left; }
.galleries_list_thumbs { padding-left: 2px }
.galleries_list_thumbs li { margin: 0; padding: 0; width: 60px; height: 60px; float: left; display: block; overflow: hidden; }
.galleries_list_link { height: 23px; text-align: right; font-size: 13px; font-weight: bold; line-height: 28px; padding-right: 4px; }

#home_latest_blogs {}
#home_latest_blogs table { border-collapse: collapse; border-spacing: 0; width: 100%; }
#home_latest_blogs table tr td { border: 1px solid #C6C6C6; width: 281px; background: transparent; }
#home_latest_blogs table tr td .home_latest_blogs_photo { float: right; margin: -20px 0 5px 5px; }

/*.home_side_box { width: 281px; background: transparent; }*/
.home_side_larger_box { border: 1px solid #C6C6C6; border-right: none; width: 100%; background: #FDFDFD url('/images/opinioni_home_highlight.jpg') right bottom no-repeat; }

ul.list_block {  }
ul.list_block li { margin-bottom: 10px; }
ul.list_block.insider_list li { margin: 0 0 5px 15px; list-style: outside circle none; line-height: 1.3em; }
ul.list_block li.final_link { margin-bottom: 0px; text-align: right; font-size: 13px; font-weight: bold; line-height: 1em; }

.list_block h1 { margin-bottom: 5px; } /* #004370 */
.list_block h2 { font-size: 15px; font-weight: normal; line-height: 1.2em; padding: 0; margin-bottom: 0; display: inline; font-style: normal; font-weight: normal; }
.list_block h3, .home_previews h3 { font-size: 13px; font-weight: normal; line-height: 1em; margin: 0 3px 0 0; letter-spacing: 0.02em; display: block; float: left; padding: 0 0 0 3px; height: 16px; max-height: 16px; overflow: hidden; }
.list_block h4 { margin-bottom: 2px; }
.list_block h3 a, .home_previews h3 a { color: inherit; }

.home_latest_titles_list .list_block li { margin-bottom: 20px; }
.home_latest_titles_list .list_block li h2, .home_previews h2 { font-size: 16px; font-weight: bold; }
.home_latest_titles_list .list_block li h2 .title_author, .home_previews h2 .title_author { font-size: 12px; font-weight: normal; float: right; padding-top: 4px; line-height: 1em; }
.home_latest_titles_list .list_block li .list_block_intro { margin-top: 0; }
.home_latest_titles_list .list_block li .list_block_intro_image { float: left; margin: 0 4px 3px 0; }

.list_block_icon { padding-left: 1px; vertical-align: -5px; margin: -2px 0 0; }
.list_block_opinioni .list_block_icon { padding-left: 12px; vertical-align: -2px; margin-right: 3px; height: 14px; }



.home_previews{ overflow: hidden; border-bottom: 1px solid #C6C6C6; padding-bottom: 0 !important; padding-top: 0 !important; /*height: 454px;*/ height: 390px; }
.home_previews .sliders_container{display: inline-grid; position: relative;}
.home_previews .sliders_container .preview_slide{ float: left; position: absolute; width: 560px;}
.home_previews .sliders_container .preview_slide .preview_block{ padding-bottom: 10px; }
.home_previews .sliders_container .preview_slide .preview_block h2{ margin-bottom: 0px; }
.home_previews .sliders_container .preview_slide .preview_block .list_block_intro img { float: left; margin: 0 4px 3px 0; }


.author_photo { float: right; margin-left: 5px; margin-bottom: 5px; }

.single_post_readmore { margin-top: 10px; text-align: right; }
.single_post_info { margin-bottom: 8px; }
.single_post_info, .single_post_readmore { font-size: 13px; }
.single_post_info, .single_post_readmore, .single_post_info a, .single_post_readmore a, .single_post_info a:hover, .single_post_readmore a:hover { color: #004370; text-decoration: none; }
.single_post_info a:hover, .single_post_readmore a:hover { text-decoration: underline; }
.single_post_info li.single_post_info_date { float: left; display: block; border-right: 1px solid #000000; padding-right: 5px; margin-right: 5px; }
.single_post_info li.single_post_info_permalink { float: left; display: block; }

.single_post { margin-bottom: 15px; border-bottom: 1px solid #C6C6C6; }
.single_post_signature { margin-top: 8px; text-align: right; }
.single_post_info li.single_post_signature { margin: 0; text-align: left; float: right; display: block; }
.single_post_category { float: left; margin: 0 6px -3px 0; text-transform: uppercase; font-weight: bold; }
.single_post_category, .single_post_category a, .single_post_category a:hover { color: #0077A6; }


/* XXXXXXX*/
.list_block_intro, .single_post_body { font-family: Arial, sans-serif; color: #000000; letter-spacing: 0em; line-height: 1.3em; }
.single_post_body {}
.single_post_body table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.single_post_body table td { padding: 3px; border: 1px solid #004370; }
.single_post_body.one_post { margin-bottom: 20px; }
.single_post_body iframe { width: 100%; padding: 0; margin: 0; border: none; }
.single_post_body a { color: #0077A6; text-decoration: none; }
.single_post_body a:hover { color: #0077A6; text-decoration: underline; }

.single_post_social { margin-bottom: 3px; }
.single_post_social .single_post_social_buttons {}
.single_post_social .single_post_social_buttons > li { margin: 0 auto; display: block; float: left; }
.single_post_social .fb-share-button { width: 120px; }

.single_post_image { text-align: left; margin: 2px 5px 0 0; float: left; }

.no_posts_found { text-align: center; font-style: italic; }

.post_tags { font-size: 12px; margin-top: 8px; }
.post_tags.links_list { font-size: 14px; margin-top: 0; }
.post_tags li { display: block; float: left; margin: 0 3px 3px 0; padding: 3px 4px 1px; background: #0382BC none; line-height: 1.3em; }
.post_tags.links_list li { background: transparent url('/images/next_page_bg.png') center center no-repeat; }
.post_tags li, .post_tags li a, .post_tags li a:hover { color: #FFFFFF; text-shadow: 1px 1px 0 #000000; }
.post_tags.links_list li, .post_tags.links_list li a, .post_tags.links_list li a:hover, .newer_news a, .older_news a, .newer_news a:hover, .older_news a:hover { color: #000000; text-shadow: 1px 1px 0 #FFFFFF; }
.post_tags li a:hover { color: #FFFFFF; text-shadow: 1px 1px 0 #000000; text-decoration: underline; }

.post_author_email { margin-bottom: 20px; text-align: right; font-size: 12px; }

.gallery_single_photos { overflow: hidden; width: 730px; margin: 15px 0; }
.gallery_single_photos ul { width: 735px; }
.gallery_single_photos li { width: 240px; height: 180px; margin-right: 5px; float: left; display: block; margin-bottom: 5px; overflow: hidden; }

.ad_banner { background: transparent url('/images/ads_block_bg.png'); padding: 5px; float: left; /*width: 100%;*/ }
.ad_banner.side_ad_banner { margin: 0 0 15px; }


.ad_box { position: relative; }
.ad_box a { display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
/*.ad_box .ad_all_ads { position: absolute; vertical-align: middle; word-spacing: -1em; top: 0; left: 0; }
.ad_box .ad_all_ads img { display: inline; }*/
.ad_box_top { position: relative; width: 100%; height: 100px; }
.ad_box_top a { display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }

/* Simone: 25/11/2015 */

#ad-top-box-container{display: table; width: 100%; position: relative; padding-left: 13px; padding-right: 13px;}
#ad-top-box-container > .entry{display: table-cell; vertical-align: top;}



#footer_contents { font-size: 13px; }
body.tdn #footer_contents { font-size: 12px; border-color: #006FAC; }
#footer_contents p { margin-bottom: 5px; }
#footer_contents .footer_help_box_smaller { width: 220px; float: left; border-left: 1px solid #006FAC; padding-left: 5px; margin-left: 5px; }
body.tdn #footer_contents .footer_help_box_smaller { border-color: #0B2750; }
#footer_contents .footer_help_box_larger { width: 250px; float: left; border-left: 1px solid #006FAC; padding-left: 5px; margin-left: 5px; }
body.tdn #footer_contents .footer_help_box_larger { border-color: #0B2750; }
#footer_contents .footer_help_box_all { border-top: 1px solid #006FAC; margin: 10px 0 0; padding: 5px 0 0; text-align: center; }
#footer_contents .footer_help_box_smaller:first-child { border-left: none; padding-left: 0; margin-left: 5px; }
#footer_contents .footer_help_box_larger:first-child { border-left: none; padding-left: 0; margin-left: 5px; } /*A.G.*/
#footer_contents h1 { font-size: 24px; }

.readonline_intro { margin-bottom: 20px; }

.footer_powered { font-size: 12px; text-align: center; margin: 15px 0 0 0; padding: 0; }

.pills_boxes { background: none transparent; float: left; }
.pills_boxes h1 { margin-bottom: 0px; }
.pills_boxes h2 { font-size: 14px; font-style: italic; font-weight: bold; color: #0077A6; }
.pills_boxes h3 { font-size: 14px; font-weight: bold; font-style: italic; }
.pills_boxes p { text-align: justify; font-size: 14px; }

.pill_box_photo { float: left; width: 80px; }
.pill_box_contents { float: right; width: 201px; }

.contacts_form { margin-top: 10px; width: 400px; }
.contacts_form label { display: block; margin: 0 0 3px; font-weight: bold; }
.contacts_form input[type="text"], .contacts_form textarea { display: block; margin: 0 0 10px; width: 390px; padding: 5px; border: none; }
.contacts_form input:focus, .contacts_form textarea:focus { outline: none; outline-width: 0; }
.contacts_form textarea { height: 150px; resize: none; }
.contacts_form textarea, .contacts_form input { background: #0382BC none; color: #FFFFFF; }
.contacts_form input[type="submit"] { display: block; margin: 15px 0 0 auto; width: 400px; }
.contacts_form .waiting_msg { text-align: right; }
.contacts_form .confirm_msg, .contacts_form .error_msg, .contacts_form .waiting_msg { margin-top: 5px; display: none; }
.contacts_form select { display: block; margin: 5px 0 5px; width: 390px; padding: 5px; border: none; background: #0382BC none; color: #FFFFFF; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#top_main_menu ul li { margin-left: -4px; }
	#home_slideshow_photo_indicators { bottom: 25px; }
}


.leggi_online > div {
background: transparent linear-gradient(rgb(35, 169, 227), rgb(28, 125, 169)) repeat scroll 0% 0%;
background: -webkit-linear-gradient(rgb(35, 169, 227), rgb(28, 125, 169));
background: -o-linear-gradient(rgb(35, 169, 227), rgb(28, 125, 169));
background: -moz-linear-gradient(rgb(35, 169, 227), rgb(28, 125, 169));
background: linear-gradient(rgb(35, 169, 227), rgb(28, 125, 169));
height: 90px;
width: 291px;
}

.leggi_online > div > img {
padding-left: 12px;
padding-top: 9px;
display: block;
position: relative;
float: left;
}

.leggi_online > div > div {
position: relative;
display: block;
margin-left: 100px;
padding-top: 10px;
font-size: 13pt;
/*width: 211px;*/
color: white;
font-weight: 600;
}

.leggi_online:hover {
    text-decoration: none !important;
}

/* Modifiche del 1/02/2019 */
#ad-top-box-container .ad_box_top, 
#top_main_menu ul li:nth-child(3),
#top_main_menu ul li:nth-child(9),
#home_contents_left .home_section_box:nth-child(1),
#home_contents_left .home_section_box:nth-child(3),
#home_contents_center .home_section_box:nth-child(1),
#home_slideshow_block,
#home_latest_blogs { display:none }
#ad-top-box-container { padding-bottom: 13px; }

#home_previews_container .tutti_articoli{ float: right; color: white; font-size: 11px;}


