/* CSS per resettare la pagina - non avrai mai bisogno di toccarlo */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.33em;}

::selection{background: #FFA1A1; color: #000000;}
::-moz-selection{background: #FFA1A1; color: #000000;} 
*, *:after, *::before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/* CSS linkini */
a, a:link, a:visited, a:active {color: #CC3333; font-weight: bold; text-decoration: none; -webkit-transition: all 0s linear 2s; transition: all 1s linear 0s;}
a:hover {color: #DD8181; -webkit-transition: all 0s linear 2s; transition: all 1s linear 0s;}

.hidden>div {display: none}
#plus1, #plus2 {float: left; position: relative; top: 0; left: 0; color: #000000; font-size: 20px; font-weight: bold; font-family: 'Cambria', serif;}

a img, img a {border: 0;}

/* CSS per le parti della pagina */
html, body {margin: 0; padding: 0; text-align: justify; font-family: 'Calibri', sans-serif; font-size: 12px;}

body {cursor: url(https://poly.our-cross.net/cursor.cur),auto;}
body {background-image: url(https://i.imgur.com/BsCV6uX.png),  url(https://i.imgur.com/MoksTKc.gif);
background-repeat: no-repeat, repeat;
background-position: right bottom, right bottom;
background-attachment: fixed, fixed;}

#footer {width: 960px;}
#header, #footer {margin: 20px auto;}
#header {color: #000000; font-size: 72px; text-align: center; font-family: 'Satisfy', cursive; text-transform: lowercase; margin: 20px auto;}

#menu {width: 300px; float: left; margin: 0 0 0 20px;}

.box {padding: 5px; max-height: 300px; overflow: auto; background: #FFBFBF; border: 1px solid #000000; margin-bottom: 20px;}
#b3 {text-transform: capitalize;}

#enclose {width: 960px;}

#clearer {clear: both; height: 1px; width: 960px; margin: 0 auto;}

#colonna {padding-top: 0; float: left; width: 600px; margin: 0 0 0 20px; padding: 5px; border: 1px solid #000000; background: #FFBFBF; height: 100%;}

h1, h2 {color: #000000; text-align: right; font-weight: bold; font-family: 'Cambria', serif; text-transform: uppercase; border-bottom: 1px solid #000000; margin-bottom: 10px;}

h1 {font-size: 20px;}
h2 {font-size: 28px;}


/* CSS dello script che chiama On Air che puoi cambiare */
.rss-box {width: 900px; background-color: #000000; margin: 0; padding: 0;}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {color: #CC3333; text-decoration: none;}
.rss-item a:hover {color: #DD8181; font-weight: bold;}
.rss-date {font-size: small; color: #CC3333;}
.rss-item img {max-width: 550px; width:expression(this.width > 560 ? "550px" : true );}


/* al 99,9% non dovresti aver bisogno di cambiare */
#sidebar ul {list-style: none;}

.tagbox {}

.meta, .meta a {margin-bottom: 10px;}

.numerini {text-align: center;}
.numerini a, .numerini span {margin: 0px 3px;}


#titolo {display: none;}

.paginazione {text-align: center; margin-top: 30px; margin-bottom: 15px;}
ul#pages {display: inline; list-style: none; padding: 0; margin: 0;}
ul#pages li {display: inline; margin: 0 3px;}
ul#pages li a:link, ul#pages li a:active, ul#pages li a:visited {display: inline; color: #5A140A; font-weight: bold; padding: 3px 6px; border: 1px solid #5A140A; text-decoration: none;}
ul#pages li a:hover {background-color: #5A140A; color: #EEEEEE; text-decoration: none !important;}
ul#pages li.pgEmpty {background-color: #000000; color: #EEEEEE; padding: 3px 6px; border: 1px solid #887777;}
ul#pages li.pgCurrent {color: #222; font-weight: bold;}

.rss-items {list-style:none; margin:0; padding:0;}
li.rss-item {margin-bottom: 25px;}
.rss-title, rss_title a, .ljuser img, .f2jnag {display: none;}
.active {font-weight:bold}
.introduzione {text-align: justify;}
h3#comment {margin: 20px 3px 0;}

#menu a {color: #CC3333;}
#menu a:hover, #menu a:focus, #menu a:active {background-image: -webkit-gradient(linear, left top, right top, from(#CC3333), to(#FFA1A1));-webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-transition: all 1s; -ms-transition: all 1ss; -o-transition: all 1s; transition: all 1s;}