Dog days are over

« Older   Newer »
 
  Share  
.
  1.     +22    
     
    .
    Avatar

    Tess!

    Group
    Pizzette
    Posts
    24,895
    Location
    Parma

    Status
    Anonymous

    Dog days are over skin

    png

    ANTEPRIMA SKIN


    ϟ Autore: Terrs
    Termini di utilizzo:
    ϟ Lasciate i credits.
    ϟ Non usate la skin come base per creare le vostre
    ϟ il logo NON è incluso nelle parti prelevabili.
    ϟ Non cambiate i css in modo vistoso (si: logo, sfondo, colore dei gruppi, targhette on/off/stats/users,)
    ϟ Non cambiate i colori della skin senza PRIMA averci chiesto il permesso.
    ϟ Per eventuali modifiche chiedete in questo topic!
    ϟ Per prelevare avvisa qui!

    PRIMA DI COPIARE IL CODE, INSTALLATE UNA SKIN COL NUOVO LAYOUT DAL PANNELLO!





    MODIFICA CODICE HTML

    IN FONDO AL FORUM
    CODICE
    <!--credits NON ELIMINARE-->
    <div style="width: 400px; padding: 5px; color: #676F5E; font-size: 10px; font-family: arial; background-color: #181a17; border: 2px solid #9e1f16; outline: 1px solid #111; margin-bottom: 25px;"> "<b>Dog days are over</b>" skin is made by <a href="http://tessie.blogfree.net">Tess</a> @<a href="http://fuckyeah.blogfree.net">fuckyeah</a></div>


    MODIFICA COLORI E STILI
    CODICE
    body {font: 7pt trebuchet ms; color: #505050}
    a {text-decoration: none; color: #9E1F16; transition: all 1s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; -ms-transition-duration: 0.7s}
    a:hover {color: #A9C7AF; transition: all 1s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; -ms-transition-duration: 0.7s}

    .nav {font: italic 17px calibri, arial; font-weight: bold; letter-spacing: .05em}

    .footer {margin: 15px auto; font-size: 11px; color: #999}
    .footer a {color: #FFF}


    /* LOGO senza cornice */
    .logo {margin: 0} .logo a:hover {border: 0}


    /* LOGO con cornice */
    .header {margin-bottom: 30px; border: 1px solid rgba(0, 0, 0, .5); border-radius: 10px; box-shadow: 0 2px 6px rgba(0, 0, 0, .5)}
    .header, .header a {border-radius: 10px}

    /* altezza contenitore del logo ed effetto glass */
    .header a {display: table; width: 100%; height: 130px; margin: 0; padding: 0; letter-spacing: 2px; word-spacing: 4px; font: italic 39px calibri, arial; color: #EEF; text-shadow: 0 -1px 1px #000; box-shadow: inset 0 1px rgba(255, 255, 255, .3), inset 0 10px rgba(255, 255, 255, .2), inset 0 10px 20px rgba(255, 255, 255, .25), inset 0 -15px 30px rgba(0, 0, 0, .4)}
    .header a:hover {color: #FFF; background: rgba(255, 255, 255, .04); border: 0}

    /* posizione del testo */
    .header span {display: table-cell; padding: 0 80px; vertical-align: middle; text-align: left}

    /* posizione del logo */
    .header h1 {background-position: 85% 50%}



    /* MENU principale */
    .menuwrap {font-family: trebuchet ms; width: 780px; background: url(http://i.imgur.com/P5MDivg.png) no-repeat top left,
    url(http://i.imgur.com/FH8voFn.png) no-repeat top right,
    url(http://i.imgur.com/4WXkwPi.png) no-repeat bottom left,
    url(http://i.imgur.com/xWq0dKY.png) no-repeat bottom right,
    url(http://i.imgur.com/uSOCVd1.png) repeat-x bottom left,
    url(http://i.imgur.com/LhlZKHE.png) repeat-x top left,
    url(http://i.imgur.com/UfhCRze.png) repeat-y left,
    url(http://i.imgur.com/8V3nsOx.png) repeat-y right,
    url(http://i.imgur.com/cSvq4SW.png) repeat center; padding: 7px 3px 11px; 3px; text-transform: uppercase}

    .menuwrap li {line-height: 2.6em; color: #908F7A; text-shadow: -1px -1px 0 #111}

    .menuwrap a {margin: 0; padding: 0 11px; font-size: 11px; color: #908F7A}
    .menuwrap a:hover {border: 0}
    .menuwrap .icon a {padding: 0 6px}

    #m_up a {padding: 0 11px 0 0}
    #c_up {position: absolute; right: 10px; bottom: 10px; opacity: .5}
    #f_up {position: fixed; bottom: 20px; right: 1%; opacity: .9}
    .p_up:hover, #c_up:hover, #f_up:hover {opacity: 1; text-decoration: none; border: 0}

    /* esci e news */
    .menuwrap b {color: #BBBAA4}

    /* numero msg e link REGISTRATI */
    .menuwrap em {padding: 1px 3px; text-shadow: none; background: #1E211A; /* Old browsers */
    background: -moz-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1E211A), color-stop(50%, #2A2D24), color-stop(100%, #1E211A)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#1E211A', endColorstr='#1E211A', GradientType=0); color: #A60A04; border: 1px solid rgba(0, 0, 0, .2)}

    .menuwrap .nick {margin-left: .6em}
    .menuwrap form {padding: 0 11px 0 5px}


    /* MENU contestuale(dropdown) */
    .menu > a:hover, .menu:hover > a {color: #9E1F16}

    .menu ul {width: 15em; background: #181A17; border: 1px solid rgba(0, 0, 0, .2); border-top: 0; box-shadow: 0 1px 2px rgba(0, 0, 0, .2)}

    .right .menu ul {margin-left: -2em}

    .menu li {padding: 2px; line-height: 1.4em; text-shadow: none; background: url(http://i.imgur.com/Mn3zpgA.png) repeat-x bottom; font-size: 7.5pt !important}
    .menu li:first-child {padding-top: 0}
    .menu li strong {padding: 3px 8px; color: #B73D34}
    .menu li a {padding: 3px 8px !important; color: #5F6F4B !important}
    .menu li a:hover, .menu li:hover > a {text-shadow: -1px -1px 0 #999977; color: #0E0F0D !important; background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0); border-radius: 5px 5px 0 0}

    /* SUB MENU contestuale(dropright) */
    /* Sposta msg pvt */
    .submenu.alternative ul {margin-top: -2px}
    .submenu.alternative li:first-child {padding: 3px 4px; border-top: 0}


    /* LOGIN VELOCE */
    .menuwrap label, .menuwrap form a {padding: 0; font-size: 10px}
    .menuwrap label:hover {color: #FFF}

    .menuwrap input {padding: 1px; font: 11px verdana, arial, sans-serif; color: #5F6F4B; background: rgba(255, 255, 255, .2); border: 1px solid rgba(0, 0, 0, .2); border-radius: 4px; box-shadow: 0 1px 0 rgba(0, 0, 0, .2)}
    .menuwrap input:focus {cursor: default; background: rgba(255, 255, 255, .6); outline: none; box-shadow: 0 1px 5px rgba(0, 0, 0, .2)}

    .menuwrap input[type=submit] {padding: 1px; text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); color: #D35148; border-radius: 4px;
    background: #181A17; border: 1px solid rgba(0, 0, 0, .5); box-shadow: 0 2px 6px rgba(0, 0, 0, .5), inset 0 1px rgba(255, 255, 255, .3), inset 0 10px rgba(255, 255, 255, .2), inset 0 10px 20px rgba(255, 255, 255, .25), inset 0 -15px 30px rgba(0, 0, 0, .3)}
    .menuwrap input[type=submit]:hover {background: #34352E}


    /* CERCA */
    .menuwrap .search input {padding-right: 20px; color: #9E1F16; background: #181A17 url('http://img.forumfree.net/style_images/52/icon_search.png') no-repeat 96% -12%; border: 1px solid rgba(0, 0, 0, .4)}

    .menuwrap .search input:focus {color: #030302; border-radius: 5px; font-size: 12px; background-color: #383C37; border: 1px solid rgba(0, 0, 0, .2); border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, .1); background-position: 96.5% 110%}


    /* LARGHEZZA BOARD */
    .container {margin: 30px auto; padding: 15px; background: #34352E; border: 3px solid #42513A; inline: 1px solid #0E120C}
    .container, .tabs.top, .tabs.bottom {width: 720px}


    /* TABS(definizioni valide per tutti i tabs, interni ed esterni al container)*/
    .tabs {font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Serif; letter-spacing: .05em}
    .tabs li {vertical-align: bottom; margin-left: 5px}
    .tabs li:first-child {margin: 0}

    /* variante per tabs laterali non ruotati */
    .tabs.no_rotate li {margin: 0; margin-top: 5px}
    .tabs.no_rotate.alternative li {margin-top: 10px}

    .tabs a {display: block; margin: 0; padding: 2px 10px; background-color: #232E1E; background: linear-gradient(#232E1E,#42513A); text-decoration: none; font-weight: bold; border: 1px solid rgba(0, 0, 0, .3); border-bottom: 0; color: #8A8975}
    .tabs a:hover, .tabs .current a {border-bottom: 0; color: #181A17; font-size: 11px}

    /* variante per tabs laterali non ruotati */
    .tabs.left.no_rotate a {background: linear-gradient(left,#232E1E,#42513A); border: 1px solid rgba(0, 0, 0, .1); border-right: 0}
    .tabs.right.no_rotate a {background: linear-gradient(left,#42513A,#232E1E); border: 1px solid rgba(0, 0, 0, .1); border-left: 0}

    /* i tabs in basso voglio che abbiano background e border del container */
    .tabs.bottom a {border: 1px solid rgba(0, 0, 0, .1); background: linear-gradient(#42513A,#232E1E); border-top: 0}


    /* TABS disposti attorno il container */

    /* 30px come il margin del container */
    .tabs.top {text-align: right; position: relative; top: 30px}
    /* 31= 30px come il margin del container e 1px per nascondere il bordo del container di 1px */
    .tabs.bottom {text-align: right; position: relative; bottom: 31px}

    /* ATTENZIONE: per sistemare la distanza dei tabs laterali dal container si suggerisce di modificare height */
    /* il padding serve a indicare da quale punto dell'asse verticale del container iniziano i tabs */
    .tabs.rotate {height: 19px; padding: 0 105px}
    .tabs.left.rotate {left: -19px}

    /* variante per tabs laterali non ruotati */
    /* 130px ha lo stesso scopo di 105px per tabs.rotate, il secondo numero, 1px, deve invece essere uguale al bordo del container */
    .tabs.no_rotate {padding: 130px 1px}






    /* HOMEPAGE */
    .board .skin_tbl {margin: 5px; margin-bottom: 15px}
    .skin_tbl {background: url(http://i.imgur.com/sMT0V0u.png) no-repeat top left,
    url(http://i.imgur.com/7SUooo5.png) no-repeat top right,
    url(http://i.imgur.com/5OrJGDp.png) no-repeat bottom left,
    url(http://i.imgur.com/emzfKYS.png) no-repeat bottom right,
    url(http://i.imgur.com/JsGbx6w.png) repeat-x bottom left,
    url(http://i.imgur.com/GYg2Eeb.png) repeat-x top left,
    url(http://i.imgur.com/JKLN1ji.png) repeat-y left,
    url(http://i.imgur.com/xv0iEPO.png) repeat-y right,
    url(http://i.imgur.com/yjg27Bx.png) repeat center; padding: 3px 11px 3px 3px}

    .mback {background: transparent}
    .mback_left, .mback_right {width: 5%}
    /* nei topic sfrutto interamente la larghezza di mback eliminando mback_left e mback_right */
    .topic .mback_left, .topic .mback_right {display: none}

    .minus, .plus {display: none}


    .mtitle {text-align: center; padding-top: 1px; font-family: times new roman, segoe ui, trebuchet ms; font-size: 17px; letter-spacing: -1px; font-style: italic; font-weight: bold; text-shadow: 1px 0 3px #000; text-align: center; padding-bottom: 3px}
    .title, .darkbar {font-weight: bold; font-size: 10px; background: url(http://i.imgur.com/qnZEQYv.png) repeat-x bottom; color: #5F6F4B; text-shadow: 1px 1px 0 #070706; text-transform: uppercase}

    .title a, .darkbar a {color: #908F7A !important}



    /* RIGHE di COLORE ALTERNATO */
    .list > *, table.mainbg tr, .profile .skin_tbl {}
    .list > *:nth-child(even), table.mainbg tr:nth-child(even) {}

    .big_list > * {background: url(http://i.imgur.com/Mn3zpgA.png) repeat-x bottom, url(http://i.imgur.com/hgBv6S2.png)repeat-x bottom; padding-bottom: 3px}
    .big_list > *:nth-child(even) {}

    .big_list > *:hover {}
    .big_list > *:nth-child(even):hover {}

    .board .off .aa, .board .off img {opacity: .8}
    .board .off:hover .aa, .board .off:hover img {opacity: 1}
    .aa {line-height: 40px !important}
    /* fix per Opera */
    .board .off .aa {min-height: 40px}

    .board .on {}
    .board .on:hover {}
    .board .on:nth-child(even):hover {}

    /* .on .off .annuncio .importante .calda .chiusa .spostata */
    /* se non si specifica .forum ha effetto anche sul blog */
    .forum .annuncio .web {font-family: times new roman, segoe ui, trebuchet ms; font-size: 17px; letter-spacing: -1px; font-style: italic; font-weight: bold; text-shadow: 1px 0 3px #000}
    .forum .importante .web {font-family: cambria; font-weight: bold; font-style: italic}



    /* SELEZIONE RIGA: MultiQuote e Moderazione */
    /*.topic .focus {opacity: .6} <- default */
    .focus {color: #0E0F0D !important; background: #908F7A !important; border-bottom: 3px double rgba(0, 0, 0, .2)}

    .cp .focus *, .forum .focus *, .blog .focus .title2, .blog .focus .tags * {color: #0E0F0D !important; text-shadow: 1px 1px 1px rgba(255, 255, 255, .1)}


    .web {font-size: 10pt; text-transform: capitalize; font-family: courier new, tahoma, georgia, trebuchet ms; text-shadow: 1px 1px #111111; line-height: 100%}
    .web a:hover {text-transform: capitalize}
    .desc {font-size: 10px; color: #808080; line-height: 105%; font-family: arial, ms reference sans serif, trebuchet ms}
    .on .web, .board .on .zz a, .forum .on .zz a {font-weight: bold}
    .spostata .web a {color: #949480; font-style: italic}

    /* Control Panel: Messenger, UserCP e ModCP */
    .cp .tabs {text-align: center}
    .cp .tabs .current a {font-size: 14px}
    /* edit avatar */
    .tabs2 div:hover {background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0); /* IE6-9 */
    border: 1px solid rgba(0, 0, 0, .2); border-radius: 5px; border-bottom: 0}
    .tabs2 .current div {background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0); border: 1px solid rgba(0, 0, 0, .2); border-bottom: 0; border-radius: 5px}

    #msg .cp .sunbar, #user .cp .sunbar, #send .send .sunbar {text-align: center}
    #msg .cp .title.top {height: 35px !important}
    #msg .post {background: transparent !important}


    /* RISPOSTA */
    #loading .top, .summary .list .top {color: #9B9B8C; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0, 0, 0, .7); background: url(http://i.imgur.com/Vd6222J.png) repeat-x bottom; padding-bottom: 3px; padding-top: 3px; font-size: 7pt}


    .sunbar {text-align: center; padding-top: 1px; font-family: times new roman, segoe ui, trebuchet ms; font-size: 17px; letter-spacing: -1px; font-style: italic; font-weight: bold; text-shadow: 1px 0 3px #000; text-align: center; padding-bottom: 3px}

    .summary .skin_tbl {border: 0}
    .summary .list > * {background: url(http://i.imgur.com/Mn3zpgA.png) repeat-x bottom, url(http://i.imgur.com/hgBv6S2.png)repeat-x bottom; padding-bottom: 3px}
    .summary .list > *:first-child {border: 0}
    .summary .list {font-size: 11px}
    .summary .quote, .summary .code {font-size: 10px}
    .summary .nick {color: #9B9B8C; text-shadow: 1px 1px 0 rgba(0, 0, 0, .7); font-size: 9pt}


    /* SONDAGGI */
    .bar {background: #34352E; color: #0A0B08; text-transform: uppercase; text-shadow: 1px 1px 0 #908F7A; border: 1px solid rgba(0, 0, 0, .1); padding: 1px}
    .bar div {background: url(http://i.imgur.com/gHMenBh.png); border-right: 1px solid rgba(0, 0, 0, .1)}
    .max .bar {background: #34352E}
    .max .bar div {background: url(http://i.imgur.com/gHMenBh.png); border-right: 1px solid rgba(0, 0, 0, .1)}
    .poll .list > * {background: url(http://i.imgur.com/Mn3zpgA.png) repeat-x bottom, url(http://i.imgur.com/hgBv6S2.png)repeat-x bottom; padding-bottom: 3px}


    /* DISCUSSIONI */
    .topic .mtitle {font-weight: bold; color: #5F6F4B; background: url(http://i.imgur.com/WB4ojW5.png) no-repeat bottom center} .topic .mdesc {font-weight: normal}
    .topic .skin_tbl {background-image: none !important}
    .topic .title, .topic .darkbar {background-image: none !important}
    .post {background: url(http://i.imgur.com/sMT0V0u.png) no-repeat top left,
    url(http://i.imgur.com/7SUooo5.png) no-repeat top right,
    url(http://i.imgur.com/5OrJGDp.png) no-repeat bottom left,
    url(http://i.imgur.com/emzfKYS.png) no-repeat bottom right,
    url(http://i.imgur.com/JsGbx6w.png) repeat-x bottom left,
    url(http://i.imgur.com/GYg2Eeb.png) repeat-x top left,
    url(http://i.imgur.com/JKLN1ji.png) repeat-y left,
    url(http://i.imgur.com/xv0iEPO.png) repeat-y right,
    url(http://i.imgur.com/yjg27Bx.png) repeat center; margin-bottom: 6px; padding: 3px 11px 3px 3px}


    .post .center .left {padding: 0 10px}
    .post .center .right {padding: 10px 0}
    .post .right {padding-left: 10px !important}
    .post .bottom {font-size: 11px}

    .color {line-height: 110%; padding: 5px; font-size: 8.5pt; color: #808080}
    .color a {text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)}
    .color b {font-family: georgia}
    .color u {font-family: courier new, tahoma, georgia, trebuchet ms; border-bottom: 1px dotted #9E1F16}
    .color i {font-family: cambria}
    .color hr {height: 2px; background-color: transparent !important; background: url(http://i.imgur.com/Vd6222J.png) repeat-x bottom !important}
    .edit {font-size: 10px; color: rgba(0, 0, 0, .25)}
    .fancyborder {border: 1px dotted rgba(255, 255, 255, .3) !important}
    .bottomborder {border-bottom: 1px dashed #A9C7AF}



    .post .nick {text-align: center; white-space: normal; word-wrap: break-word; font-weight: bold; font-size: 12px; color: rgba(0, 0, 0, .4); color: rgba(0, 0, 0, .45); font-family: arial; letter-spacing: 1px}

    /* avatar e altri dettagli */
    .post .details {position: relative; overflow: visible !important; padding-bottom: 20px; font-size: 10px; background-color: #34352E; border: 3px solid #B2342B; outline: 1px solid rgba(0, 0, 0, .4); color: rgba(0, 0, 0, .9); text-shadow: 0 1px 0 rgba(255, 255, 255, .1)}
    .avatar:hover {border: 0}
    .post .avatar {margin: 6px; overflow: hidden; padding: 5px; border-radius: 10px 10px 0 10px; background: rgba(0, 0, 0, .2)}
    .post .avatar img {box-shadow: 0 1px 1px rgba(0, 0, 0, .2), inset 0 1px rgba(255, 255, 255, .3); border: 1px solid rgba(0, 0, 0, .2)}
    .details p {margin: 0 0 2px 0; padding: 4px 0 6px 0; background: rgba(0, 0, 0, .08)}
    .details dt {display: none}
    .details p:first-line {font-weight: bold; color: rgba(0, 0, 0, .8); text-shadow: 0 1px 0 rgba(255, 255, 255, .1)}

    /* online, offline, anonimo */
    .u_status {padding: 0 4px; line-height: 19px; font-size: 10px !important; font-weight: bold; border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, .2), inset 0 1px rgba(255, 255, 255, .3); margin: 0 7px; border: 1px solid rgba(0, 0, 0, .2); text-transform: uppercase}
    .u_status dt {display: none !important}



    /* CITAZIONI, SPOILER e CODICI annidati */

    /* 1° livello */
    .quote {font-family: times new roman, segoe ui, trebuchet ms; font-size: 13px; text-shadow: 1px 1px 0 rgba(255, 255, 255, .05); background-color: #34352E; border: 3px solid rgba(0, 0, 0, .2); color: #5F6F4B; text-shadow: 0 1px 0 rgba(0, 0, 0, .2); padding: 18px; border-radius: 50px 50px 0 50px}

    .code {padding: 5px; font-size: 9pt; font-family: courier new; text-shadow: 1px 1px 0 rgba(255, 255, 255, .05); font-weight: normal; border-left: 2px solid #D13939}



    .quote_top, .code_top {font-size: 7.5pt !important; color: #555 !important; margin: 120%; text-align: center; text-transform: uppercase; font-family: trebuchet ms !important; text-shadow: 1px 1px 0 #090A08; font-weight: normal !important}





    /* BLOG */
    .blog .skin_tbl {background: transparent; border: 0}
    /* se il blog non ha sidebar, #centerdiv non viene usato */
    #centerdiv {margin: 0 190px} .sidebar {width: 170px; font-size: 11px}

    .blog .article {background: url(http://i.imgur.com/sMT0V0u.png) no-repeat top left,
    url(http://i.imgur.com/7SUooo5.png) no-repeat top right,
    url(http://i.imgur.com/5OrJGDp.png) no-repeat bottom left,
    url(http://i.imgur.com/emzfKYS.png) no-repeat bottom right,
    url(http://i.imgur.com/JsGbx6w.png) repeat-x bottom left,
    url(http://i.imgur.com/GYg2Eeb.png) repeat-x top left,
    url(http://i.imgur.com/JKLN1ji.png) repeat-y left,
    url(http://i.imgur.com/xv0iEPO.png) repeat-y right,
    url(http://i.imgur.com/yjg27Bx.png) repeat center; margin-bottom: 6px; padding: 3px 11px 3px 3px; margin-top: 15px}


    .btitle {font-family: times new roman, segoe ui, trebuchet ms; font-size: 17px; letter-spacing: -1px; font-style: italic; font-weight: bold; text-shadow: 1px 0 3px rgba(0, 0, 0, .2); text-align: center; background: url(http://i.imgur.com/SmtWKDB.png) no-repeat bottom right}
    .bdesc {padding-left: 10px; font: 7.5pt trebuchet ms; text-transform: uppercase; letter-spacing: 1px}
    .on .btitle {font-weight: bold}

    .article .title2 {font-size: 10px}
    .article .title2 a {font-weight: bold; color: #5F6F4B}
    /* è necessario scrivere a:link e a:visited in questo caso, altrimenti i link avrebbero il colore di .title2 a */
    .tags, .tags a:link, .tags a:visited {font-size: 10px; font-weight: normal; color: #707265}
    .color .tags {font-size: 11px}

    /* data */
    /* spostare 'display: none; ' da '.article .top .avatar' a .article .top .when' per mostrare l'avatar sotto il titolo invece del calendario */
    .article .title2.top {position: relative; padding-left: 54px}
    .article .top .avatar {position: absolute; top: 2px; left: 5px}
    .article .top .avatar img {box-shadow: 0 0 3px rgba(0, 0, 0, .3); border-radius: 10px 10px 0 10px}
    .article .top .when {display: none; position: absolute; top: 2px; left: 5px; width: 41px; height: 44px; text-align: center; font-weight: bold; background: url('http://img.forumfree.net/style_images/52/calendar.png') no-repeat center}

    /* punti, commenti e visite */
    .article .top .right span {display: inline-block; vertical-align: middle; text-align: center}
    .article .top .right a {font-weight: normal}
    .article .top .right a:hover {border: 0}
    .article .top .right em {display: block; font-weight: bold; font-size: 19px}

    .article .color {margin: 5px 0 20px; text-align: justify; line-height: 110%; font-size: 12px; padding: 5px}
    .article .color .edit {color: #BBB}

    .comments .post {background-image: none !important; padding: 10px; background-color: #181A17; border: 3px solid #5F6F4B; box-shadow: 0 0 2px rgba(0, 0, 0, .4); color: rgba(255, 255, 255, .2); text-shadow: 0 1px 0 rgba(0, 0, 0, .1); margin-bottom: 15px}
    .comments .post:nth-child(even) {background-image: none !important; padding: 10px; background-color: #181A17; box-shadow: 0 0 2px rgba(0, 0, 0, .4); color: rgba(255, 255, 255, .2); text-shadow: 0 1px 0 rgba(0, 0, 0, .1); margin-bottom: 15px; border: 3px solid #9E1F16 !important}
    .comments .post .title2 {font-size: 11px}
    .comments .sunbar.top {color: #5F6F4B !important; background: url(http://i.imgur.com/WB4ojW5.png) no-repeat bottom center; margin-bottom: 3px}
    .comments .post .right {padding-left: 1%}
    .comments .post .center .left {min-width: 0}
    .comments .nick {font-size: 13px; word-wrap: break-word; overflow: hidden; width: 110px}
    .comments .avatar {margin: 4px 4px 13px 4px; background: transparent !important} .comments .avatar * {max-width: 80px}
    .comments .avatar img {border-radius: 10px}
    .comments .details {padding-bottom: 6px; width: 96px}
    .comments .u_status {bottom: -5px}
    .comments .topic .skin_tbl {margin: 10px}
    #blog .fast.send {margin: 10px}
    #blog .poll {margin: 10px}
    #blog .navsub.top {margin: 10px}


    /* BLOG WIDGET */
    .sidebox {margin: 0 0 20px 0 !important; padding: 10px; background-color: #181A17; border: 3px solid #5F6F4B; outline: 1px solid rgba(0, 0, 0, .4); color: rgba(255, 255, 255, .2); text-shadow: 0 1px 0 rgba(0, 0, 0, .1)}
    .stitle {padding: 0 0 4px 0; text-align: center; white-space: normal; word-wrap: break-word; font-weight: bold; font-size: 12px; color: rgba(0, 0, 0, .4); color: #5F6F4B; font-family: arial; letter-spacing: 1px; background: url(http://i.imgur.com/Vd6222J.png) repeat-x bottom !important}
    .stitle a {color: #5F6F4B}

    .side_list li {background: url(http://i.imgur.com/Mn3zpgA.png) repeat-x bottom, url(http://i.imgur.com/hgBv6S2.png)repeat-x bottom; padding-bottom: 3px}
    .sidebox li {padding: 2px 0}

    /* widget sottosezioni, ultimi commenti ed etichette */
    .side_list > *:nth-child(odd), .side_list > *:nth-child(odd) a {color: #908F7A}

    /* widget calendario */
    .side_calendar {text-align: center}
    .side_calendar .current {font-weight: bold; color: #FFF; background: #9E1F16 !important; border: 1px solid rgba(0, 0, 0, .1)}

    /* widget sondaggio e tagbard */
    .sidebox .list {font-size: 10px}

    /* widget sondaggio */
    .side_poll {padding: 5px 1px 1px 1px}
    .side_poll .stitle {padding-bottom: 5px}

    /* widget tagboard */
    .side_tag {padding: 5px 0 1px 1px}
    .side_tag .stitle {padding-bottom: 5px}


    /* TAGBOARD e CHAT */
    .tag, .chat {margin-bottom: 30px}
    .tag .list, .side_tag .list {font-size: 10px; padding: 0; border-bottom: 2px solid rgba(0, 0, 0, .1)}
    .tag .textinput, .side_tag .textinput {font-size: .95em; padding: 1px}
    .tag a, .side_tag a {color: #5F6F4B}
    .tag .skin_tbl {margin: 10px; margin-top: 0}
    .tag .mtitle {text-align: center; padding-top: 1px; font-family: times new roman, segoe ui, trebuchet ms; font-size: 17px; letter-spacing: -1px; font-style: italic; font-weight: bold; text-shadow: 1px 0 3px #000; text-align: center; background: url(http://i.imgur.com/SmtWKDB.png) no-repeat bottom center; padding-bottom: 3px}
    .tag .list > *:nth-child(even) {background-color: rgba(0, 0, 0, .1) !important}

    /* LISTA UTENTI ONLINE */
    .online .yy a {font-weight: bold}


    /* STATISTICHE */
    #board .stats {margin: 0 50px; margin-top: 30px}
    #board .stats {background: #181A17; border: 1px dashed #5F6F4B; outline: 1px solid #212B16; padding: 4px}
    #board .stats .skin_tbl.top {background: transparent !important}
    #board .stats .skin_tbl.bottom {background: transparent !important}
    #board .stats .mback {border: 0; border-radius: 0; margin: 0}
    .stats .mtitle {background: url(http://i.imgur.com/SmtWKDB.png) no-repeat bottom center}


    /* simbolo tra un nick e il successivo */
    .users li:before {content:' - '; color: #AAA; font-weight: bold} .users li:first-child:before {content:''}
    .users a:hover, .groups a:hover {border-bottom: 1px dotted #999}


    /* COLORI UTENTI */
    .box_visitatore .details {border: 0; background: transparent}
    .daconvalidare {font-style: italic}
    .amministratore {font-family: georgia; font-weight: bold}
    .moderatore {font-family: georgia; font-weight: bold}
    .gruppo1 {color: #212B16; font-weight: bold}
    .gruppo2 {color: #445332; font-weight: bold}
    .gruppo3 {color: #687F4F; font-weight: bold}
    .gruppo4 {color: #889974; font-weight: bold}
    .gruppo5 {color: #A9B799; font-weight: bold}
    .gruppo6 {color: #A9B799; font-weight: bold}
    .gruppo7 {color: #FF0000; font-weight: bold}

    /* REGISTRAZIONE RAPIDA */
    .reg {margin-bottom: 30px; padding: 2px; border-radius: 5px}
    .reg .skin_tbl {border: 0}


    /* AVVISI */
    /* pop up */
    .popup > div {background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0)}
    #redirect .info {border: 1px solid rgba(0, 0, 0, .3); font-size: 8pt}

    .navsub .info {font-size: 8pt}
    .alert {border-radius: 5px}
    .alert {padding: 3px; background: #EFC5CA; /* Old browsers */
    background: -moz-linear-gradient(top, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EFC5CA), color-stop(50%, #D24B5A), color-stop(51%, #BA2737), color-stop(100%, #F18E99)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%); /* IE10+ */
    background: linear-gradient(to bottom, #EFC5CA 0%, #D24B5A 50%, #BA2737 51%, #F18E99 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#EFC5CA', endColorstr='#F18E99', GradientType=0); /* IE6-9 */
    border: 1px solid rgba(0, 0, 0, .1)}
    .info {padding: .5em; font-size: 10px; background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0); /* IE6-9 */
    border: 3px solid #B2342B; outline: 1px solid rgba(0, 0, 0, .4); color: rgba(0, 0, 0, .9); text-shadow: 0 1px 0 rgba(255, 255, 255, .1)}
    .alert a, .info a {color: #000}
    .alert a:hover {border-bottom: 1px solid #C00}


    /* PROFILO */
    .profile .tabs {text-align: right; padding-top: 10px}
    .profile h2 img {margin-top: 3%; padding: 10px; background: #A7B297; /* Old browsers */
    background: -moz-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A7B297), color-stop(50%, #5F6F4B), color-stop(51%, #465137), color-stop(100%, #536041)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* IE10+ */
    background: linear-gradient(to bottom, #A7B297 0%, #5F6F4B 50%, #465137 51%, #536041 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#A7B297', endColorstr='#536041', GradientType=0); /* IE6-9 */
    border-radius: 3px}
    .profile .nick {line-height: 1em; margin-top: 5px; display: block; color: #9E1F16; font: 16px 'Trebuchet MS', Tahoma, Verdana, Arial, Serif; font-weight: bold; text-shadow: none}
    .profile dl {font-size: 11px}
    /* non voglio che l'angolo in alto a destra di skin_tbl sia arrotondato perché ci sono dei tab */
    .profile .left {position: relative}
    .profile .list > * {background-image: url(http://i.imgur.com/Vd6222J.png) !important; background-repeat: repeat-x !important; background-position: bottom center !important; padding-bottom: 3px}
    .profile .u_status {background: none !important; border: 0 !important; box-shadow: 0 0 0 !important; margin-top: -6px}

    /* NUMERI PAGINA esterni alle tabelle */
    .top .pages {text-align: center; padding-bottom: 15px}
    .bottom .pages {text-align: center; padding-top: 20px}
    .left .pages {padding: 0}

    .pages {font-size: .8em}

    .pages li {margin: 0 .2em; padding: 0; vertical-align: middle}
    .pages .current:before, .pages .current:after, .pages .lastpost:before, .pages .lastpost:after {content:''}

    .pages li a, .pages .current {padding: 2px 5px; font-size: 10px; color: #0E0F0D; background: #908F7A; border: 1px solid rgba(0, 0, 0, .2); text-shadow: 1px 1px 0 rgba(255, 255, 255, .1)}
    .pages li a:hover {background: #5F6F4B}
    .pages .current {background: transparent !important; padding: 10px 5px; font-size: 14px; color: #9E1F16; border: 0; text-shadow: 1px 1px 0 rgba(0, 0, 0, .1)}


    /* INPUT e BOTTONI */
    .codebuttons {padding: 1px; color: #676F5E; font-size: 10px; font-family: arial; background-color: #34352B; border: 1px solid #0F110D; border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, .1), inset 0 1px rgba(255, 255, 255, .3)}

    .forminput, .textinput {padding: 1px; color: #BCBCBC; border-radius: 5px; font-size: 10px; font-family: arial; background-color: #6D6C5A; border: 1px solid #525141; border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, .1), inset 0 1px rgba(255, 255, 255, .3)}

    .codebuttons:hover {border: 1px solid #923630; background-color: #AD4740; color: #0E0F0D}


    textarea.textinput {color: #030302; padding: 2px; border-radius: 5px; font-size: 12px; background-color: #383C37; border: 1px solid rgba(0, 0, 0, .2); border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, .1)}




    /* bottone invio risposta */
    .darkbar .forminput, .fast.send .forminput {text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, .3); color: #E4E1DB; background: #908F7A; /* Old browsers */
    background: -moz-linear-gradient(top, #908F7A 0%, #7C7C6A 50%, #636254 51%, #908F7A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #908F7A), color-stop(50%, #7C7C6A), color-stop(51%, #636254), color-stop(100%, #908F7A)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #908F7A 0%, #7C7C6A 50%, #636254 51%, #908F7A 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #908F7A 0%, #7C7C6A 50%, #636254 51%, #908F7A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #908F7A 0%, #7C7C6A 50%, #636254 51%, #908F7A 100%); /* IE10+ */
    background: linear-gradient(to bottom, #908F7A 0%, #7C7C6A 50%, #636254 51%, #908F7A 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#908F7A', endColorstr='#908F7A', GradientType=0); box-shadow: 0 1px 1px rgba(0, 0, 0, .1); border: 1px solid rgba(0, 0, 0, .1); height: 25px; line-height: 10px}
    .darkbar .forminput {padding: 2px; font-family: arial; font-size: 10px; font-weight: none; text-transform: uppercase; border: 1px solid rgba(0, 0, 0, .2) !important}

    .darkbar .forminput:hover, .fast.send .forminput:hover {background: #1E211A; /* Old browsers */
    background: -moz-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1E211A), color-stop(50%, #2A2D24), color-stop(100%, #1E211A)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* Chrome10+, Safari5.1+ */
    background: -o-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1E211A 0%, #2A2D24 50%, #1E211A 100%); /* W3C */
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#1E211A', endColorstr='#1E211A', GradientType=0); color: #A60A04}




    /* MP, E-mail, Web... */
    .mini_buttons a {border: 0; line-height: 2.5em; font-weight: bold; font-size: 10px}
    .post .mini_buttons a {line-height: 1em; font-size: 11px}

    /* .mini_buttons > * seleziona anche il bottone di Facebook */
    .mini_buttons > * {margin-left: 10px}
    .post .mini_buttons > * {margin-left: 12px}
    .post .bottom .mini_buttons > * {margin-left: 14px}
    .mini_buttons > *:first-child {margin: 0 !important}

    /* scritta multiquote */
    .title2 label {font-weight: bold}


    /* bottoni minori(cancella, modifica, citazione) e bottoni messenger(amico, cancella, rispondi */
    .ltbut {padding: 1px 3px; color: #676F5E; border-radius: 5px; font-size: 10px; font-family: arial; background-color: #34352B; border: 1px solid #0F110D; border-radius: 3px; -moz-border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, .1), inset 0 1px rgba(255, 255, 255, .3)}
    .ltbut:hover {color: #0E0F0D}


    MODIFICA IMMAGINI(MODIFICA RAPIDA)

    CODICE
    A_STAR:&#9670;
    FEMALE_STAR:&#9670;
    MALE_STAR:&#9670;
    GRADO_ADMIN:
    GRADO_MOD:
    ICON_COMMUNITY:http://skin.forumfree.net/social/bf-icon.png
    ICON_RSS:http://img.forumfree.net/index_file/icon_rss.png
    ICON_MEMBERS:http://img.forumfree.net/style_images/52/icon_members.png
    ICON_HELP:http://img.forumfree.net/style_images/52/icon_help.png
    M_UP:http://img.forumfree.net/index_file/up_m.png
    C_UP:<img src="http://img.forumfree.net/index_file/up_c.png" width="18" height="18" alt="Top">
    F_UP:<img src="http://img.forumfree.net/index_file/up_f.png" width="24" height="24" alt="Top">
    P_UP:<img src="http://img.forumfree.net/style_images/52/p_up.png" width="16" height="16" alt="Top">
    F_NAV:<img src="http://img.forumfree.net/style_images/52/nav.png" alt="F_NAV">
    F_NAV_SEP:<img src="http://img.forumfree.net/style_images/52/nav_sep.png" alt="F_NAV_SEP">
    C_ON:<img src="http://i.imgur.com/B4oNErX.png" width="19" height="19" alt="C_ON">
    C_OFF:<img src="http://i.imgur.com/k7m7eF8.png" width="19" height="19" alt="C_OFF">
    C_ON_RES:<img src="http://i.imgur.com/B4oNErX.png" width="19" height="19" alt="C_ON_RES">
    C_OFF_RES:<img src="http://i.imgur.com/k7m7eF8.png" width="19" height="19" alt="C_OFF_RES">
    C_LOCKED:<img src="http://i.imgur.com/k7m7eF8.png" width="19" height="19" alt="C_LINK">
    F_ACTIVE:<img src="http://i.imgur.com/B4oNErX.png" width="19" height="19" alt="F_ACTIVE">
    F_STATS:<img src="http://i.imgur.com/k7m7eF8.png" width="19" height="19" alt="F_STATS">
    A_POST:<img src="http://i.imgur.com/g435QjE.png" width="79" height="30" alt="A_POST">
    A_REPLY:<img src="http://i.imgur.com/9b1s8UP.png" width="79" height="30" alt="A_REPLY">
    A_POLLONLY_B:<img src="http://i.imgur.com/eQ67JD6.png" width="79" height="30" alt="A_POLLONLY_B">
    A_LOCKED_B:<img src="http://i.imgur.com/hUS838W.png" width="79" height="30" alt="A_LOCKED_B">
    M_REPLY:<span class="ltbut">rispondi</span>
    M_DELETE:<span class="ltbut">cancella</span>
    M_ADDMEM:<span class="ltbut">amico &#9829;</span>
    M_UNREAD:<img src="http://i.imgur.com/YkZMZ.png" width="16" height="16" alt="M_UNREAD">
    M_READ:<img src="http://i.imgur.com/A3isb.png" width="16" height="16" alt="M_READ">
    B_PIN:<img src="http://i.imgur.com/kLRRHNn.png" width="32" height="32" alt="B_PIN">
    B_ANNUNCIO:<img src="http://i.imgur.com/kvf10ne.png" width="32" height="32" alt="B_ANNUNCIO">
    B_NEW:<img src="http://i.imgur.com/CPLbU.png" width="16" height="16" alt="B_NEW">
    B_NORM:<img src="http://i.imgur.com/gTbVy.png" width="16" height="16" alt="B_NORM">
    B_HOT:<img src="http://i.imgur.com/Ex9B6.png" width="16" height="16" alt="B_HOT">
    B_HOT_NN:<img src="http://i.imgur.com/AFNDd.png" width="16" height="16" alt="B_HOT_NN">
    B_POLL:<img src="http://i.imgur.com/wHDgb.png" width="16" height="16" alt="B_POLL">
    B_POLL_NN:<img src="http://i.imgur.com/kAlCJ.png" width="16" height="16" alt="B_POLL_NN">
    B_MOVED:<img src="http://i.imgur.com/X3Bd6.png" width="16" height="16" alt="B_MOVED">
    B_LOCKED:<img src="http://i.imgur.com/a7cxl.png" width="16" height="16" alt="B_LOCKED">
    NEW_POST:<span class="ltbut">+</span>
    PAG:<img src="http://img.forumfree.net/index_file/pages.gif" width="11" height="11" alt="PAG">
    CAT_IMG:<img src="http://img.forumfree.net/index_file/post.gif" width="8" height="9" alt="view post" title="view post">
    THUMBS_UP:http://i.imgur.com/RIaGMao.png
    THUMBS_DOWN:http://i.imgur.com/C5yfggT.png
    P_DELETE:<span class="ltbut">cancella</span>
    P_EDIT:<span class="ltbut">modifica</span>
    P_QUOTE:<span class="ltbut">citazione</span>
    P_MSG:<span class="ltbut">mp</span>
    P_EMAIL:<span class="ltbut">@</span>
    P_CONTACTS:<span class="ltbut">contacts</span>
    P_WEBSITE:<span class="ltbut">www</span>
    EMOTICONS:http://img.forumfree.net/style_images/1/icon1.gif
    EMOTICONS2:http://img.forumfree.net/style_images/1/icon11.gif
    LOADING:http://i.imgur.com/Rl7pBm7.gif
    PREVIEW:http://img.forumfree.net/index_file/preview.png
    FULL_EDITOR:http://img.forumfree.net/index_file/full.png
    HELP:http://img.forumfree.net/index_file/help.png
    COLOR:http://img.forumfree.net/index_file/color.png
    HTML:http://img.forumfree.net/index_file/html.png
    ATTACHMENT:http://img.forumfree.net/index_file/attachment.png
    ONLINE:Online
    OFFLINE:Offline
    ANONIMO:Anonimo


    SFONDO
    CODICE
    http://i.imgur.com/xU2vPvD.png
     
    .
0 replies since 28/6/2013, 17:16   926 views
  Share  
.