/* FFMOBILE DEFAULT SKIN */

body {font: 14px/150% 'Roboto', Trebuchet MS, Tahoma, Sans-serif; color: #616161; background-color: #D3D6DB}
a {color: #1E6089; text-decoration: none} a:hover {color: #001868}
.last-post a *, .web * {color: #1E6089 !important}

.footer {color: #333}
.footer a {font-weight: bold; color: #333}

/* Social & Preferiti */
.telegram {position: relative; top: 14px; right: 65px; z-index: 9}
.preferiti {position: relative; top: -21px; right: -70px; z-index: 9}

/* SIDEBAR */
.sidebar {background-color: #EEE}
.sidebar a {color: #777}
.sidebar li {line-height: normal; color: #777}
.side_title {background-color: #FFF; color: #777; border-bottom: 1px solid #DDD}
.submenu > li, .login > li, #ff_links, .search {border-bottom: 1px solid #DDD}
#ff_links, .search {border-top: 0}
/* menu utente */
.menu > li {color: #999}
.menu .nickname {font-weight: bold; font-size: 18px; color: #09C}
.sidebar em {font-weight: bold; color: #FFF; background-color: #09C}
/* login */
.login input {color: #444; border: 1px solid #DDD}
.login input[type=submit] {background: #0085B2; color: #FFF; font-weight: bold} .login input[type=submit]:hover {background: #006789}
/* cerca */
.search {background-color: #FFF}
.search input {color: #999}

/* NAV */
.menuwrap_bg {background-color: #0288D1}
.menuwrap em {background-color: #BCE8F1}
/* nome forum */
#nav-title span {color: #FFF; font-size: 18px; font-weight: normal}

/* HEADER, LOGO */
.header {background: #0288D1;
background: -moz-linear-gradient(top, #0288D1 1%, #4FC3F7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0288D1), color-stop(100%, #4FC3F7));
background: -webkit-linear-gradient(top, #0288D1 1%, #4FC3F7 100%);
background: -o-linear-gradient(top, #0288D1 1%, #4FC3F7 100%);
background: -ms-linear-gradient(top, #0288D1 1%, #4FC3F7 100%);
background: linear-gradient(to bottom, #0288D1 1%, #4FC3F7 100%);
filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#0288D1', endColorstr='#4FC3F7', GradientType=0)}
.logo {padding-top: 8px; background-position: center center; background-repeat: no-repeat; background-size: contain}

/* SEZIONI */
.list-group > *, .stats_bottom li, .u_info dl {background-color: #FFF; border-bottom: 1px solid #DDD; padding: 8px}
.stats_list > li:last-child {border-bottom: 0}
.title {text-align: center; font-weight: normal; font-size: 14px; border-bottom: 1px solid #CCC; color: #5F5F5F; padding: 8px; background: #E5E5E5; background: -moz-linear-gradient(#EEEEEE 0%, #DDDDDD 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #EEEEEE), color-stop(100%, #DDDDDD)); background: -webkit-linear-gradient(top, #EEEEEE 0%, #DDDDDD 100%); background: -o-linear-gradient(top, #EEEEEE 0%, #DDDDDD 100%); background: -ms-linear-gradient(top, #EEEEEE 0%, #DDDDDD 100%); background: linear-gradient(to bottom, #EEEEEE 0%, #DDDDDD 100%); filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#EEEEEE', endColorstr='#DDDDDD', GradientType=0)}

.web a {font-size: 19px; font-weight: bold} .forum .web a {font-size: 17px}
/* mantenere "!important" per evitare problemi di visualizzazione */
.desc, .desc * {color: #777 !important}
.last-post {color: #888}
.board .last-post a, .board .last-post a * {font-size: 14px !important; font-weight: normal}
.forum .last-post {margin-top: 7px}

.topics, .replies, .views {font-size: 12px; color: #535353}
span.timeago {color: #999 !important} .topic .timeago {color: #666}
.no-time {font-style:italic; color: #999}
.popupago {text-align: center; background-color: #000; color: #FFF; border-radius: 5px; -moz-border-radius: 5px}

/* sottosezioni */
.sub-link {font-size: 13px; color: #333}

/* .on, .annuncio, .importante */
.on {border-left: 5px solid #09C}
.annuncio {background-color: #F7F3E1; border-top: 1px solid #FFF; border-bottom-color: #E2D9AE}
.importante {background-color: #EAF0FA; border-top: 1px solid #FFF; border-bottom-color: #C5D0E0}

/* SELEZIONE RIGA: Moderazione */
li.selected {background-color: #479CFC !important; border-bottom-color: #2684F0 !important} .selected *, .selected .web *, .selected .desc, .selected .desc *, .selected .last-post * {color: #FFF !important}

/* MESSENGER */
#mp-option label, #mp-delete {background-color: #FFF; color: #007299; font-weight: bold; font-size: 14px}
#mp-option label {border-right: 1px solid #DDD}

/* DISCUSSIONI, ARTICOLI */
.post {border: 1px solid #BBB}
.details a, .cancelled {font-size: 18px; font-weight: bold; color: #09C}
.cancelled {padding-left: 5px; font-weight: normal; color: #444}
.topic .group {color: rgba(0, 0, 0, .5); font-size: 13px}
.color {color: #3F3F3F; text-align: justify}
.color a {font-weight: bold; text-decoration: underline}
.edit {font-size: 10px; font-style: italic; color: #666}
.topic .option, .article .option {background-color: #EEE; border-top: 1px solid #CCC}
.topic .like {color: #666}
/* etichette, firma ffmobile*/
.tags, .ffmsign {font-size: smaller; font-style: italic}
.tags {margin-bottom: 0}
.tags a, .ffmsign a {text-decoration: none; font-weight: normal}
/* alert, info, success */
.alert {background-color: #F2DEDE; color: #B94A48; border-color: #EED3D7}
.info {background-color: #D9EDF7; color: #3A87AD; border-color: #BCE8F1}
.success {background-color: #DFF0D8; color: #468847; border-color: #D6E9C6}
.alert a, .info a, .success a {color: #3A87AD; text-decoration: none; font-weight: bold} .alert a {color: #B94A48} .success a {color: #468847}
/* allegati */
.attachment {text-align: center; position: relative}
.attachment > a {display: inline-block; padding: 7px}

/* popup moderazione post */
.topic .pop ul {background-color: #EEE; border: 1px solid #CCC; box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3)}
.topic .pop li, .pop #t_like {border-color: #CCC} .topic .pop li:last-child {border: 0}
.topic .pop a {font-size: 14px; color: #333}

/* ONLINE, OFFLINE, ANONIMO */
.online {background-color: #6FC400}
.offline {background-color: #E74C3C}
.anonimo {background-color: #BDC3C7}

/* SONDAGGIO */
.poll-bar {background-color: #D0E3ED; border-radius: 2px; -moz-border-radius: 2px; color: #002C44}
.poll-bar div {background-color: #68BADD; border-radius: 2px 4px 4px 2px; -moz-border-radius: 2px 4px 4px 2px; color: #003A54}
.poll-max .poll-bar div {background-color: #088CC8}

/* PAGINAZIONE */
.pages, .pages .nolink:hover {border: 1px solid #CCC; background-color: #FFF !important}
.pages li a {color: #666; font-size: 17px; box-shadow: 1px 0 0 #CCC, inset 1px 0 0 #CCC; -moz-box-shadow: 1px 0 0 #CCC, inset 1px 0 0 #CCC; -webkit-box-shadow: 1px 0 0 #CCC, inset 1px 0 0 #CCC}
.pages li > a:first-child {box-shadow: -1px 0 0 #CCC; -moz-box-shadow: -1px 0 0 #CCC; -webkit-box-shadow: -1px 0 0 #CCC}
.pages li a:hover {background-color: #EEE}

/* CITAZIONI, SPOILER e CODICI annidati */
.quote_top, .quote, .code_top, .code {margin: 10pt 0 0; border-left: 3px solid #6999B5}
.quote_top, .code_top {font-size: 11px; color: #518CAC; padding-left: 7px}
.code {font-family: 'Courier New', Sans-serif}
.quote_top a {padding: 0 10px; background: transparent url('//img.forumfree.net/index_file/q.png') center no-repeat; text-decoration: none}
.quote, .code {padding: 5px 0 5px 10px; margin-top: 0; font-size: 9pt; line-height: 120%; color: #656565}
.quote {text-align: justify}

/* PROFILO */
header.profile {padding: 15px 0; color: #FFF}
.profile .avatar {border-radius: 90px; -moz-border-radius: 90px; border-width: 5px; margin-bottom: 20px; background-color: #FFF}
.u_nick {font-size: 25px; font-weight: bold; color: #1E6089}
.u_group {font-size: 15px}
.u_stats > table td {border-left: 1px solid #DDD}

.profile .title, li.u_info, li.u_signature, li.u_friends {margin: 0 7px; border: 1px solid #CCC}
.profile .title {margin-top: 7px; padding: 3px 8px; font-weight: bold; border-bottom: 0}
.u_info dl {padding: 4px 7px} .u_info dl:last-child {border-bottom: 0}
/* miniature avatar amici */
.friend_avatar {border: 1px solid #8A8A8A; border-radius: 5px; -moz-border-radius: 5px}
.friend_avatar img {border-radius: 5px; -moz-border-radius: 5px}
.friend_nickname {background: #222; color: #FFF; font-size: 10px; line-height: 15px; text-align: center; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px}

/* STATISTICHE */
.stats {text-align: center; color: #888}
.groups_list {padding: 10px 5px}
.user_online a:before, .groups_list a:before {color: #888}
.stats_list {text-align: left} .stats_list > li {padding: 3px 10px; font-weight: bold}

/* COLORI GRUPPI */
.male {color: #5CA0D1} .female {color: #CC6688}

.amministratore {color: #7CAE73; font-weight: bold}
.box_amministratore .details {background-color: #D7EBAD}
.box_amministratore .details > a {color: #5C9B4D}

.moderatore {color: #63A4BA; font-weight: bold}
.box_moderatore .details {background-color: #D2F0EE}
.box_moderatore .details > a {color: #4092AD}

.gruppo1 {color: #BC8CC8; font-weight: bold}
.box_gruppo1 .details {background-color: #F8E4FA}
.box_gruppo1 .details > a {color: #B985BF}

.gruppo2 {color: #00668C; font-weight: bold}
.box_gruppo2 .details {background-color: #A7C9D6}
.box_gruppo2 .details > a {color: #00668C}

.gruppo3 {color: #965700; font-weight: bold}
.box_gruppo3 .details {background-color: #E8C14E}
.box_gruppo3 .details > a {color: #965700}

/* INPUT e BOTTONI */
.codebuttons, .forminput, .textinput, #allegati input {font-size: 1em; margin: 3px; padding: 5px 8px; background-color: #F0F0F0; color: #222; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px}
/* mantenere separato il selettore per evitare problemi di visualizzazione */
#allegati input::-webkit-file-upload-button {font-size: 1em; margin: 3px; padding: 5px 8px; background-color: #F0F0F0; color: #222; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px}
.codebuttons:hover, #send-button:hover {background: #0099CC; border-color: #0099CC; color: #FFF}
.textinput {margin: 10px 0; font-size: 16px}
/* bagliore azzurro */
.textinput:focus {outline: none; border-color: rgba(82, 168, 236, .75); box-shadow: 0 0 2px rgba(82, 168, 236, .5); -moz-box-shadow: 0 0 2px rgba(82, 168, 236, .5); -webkit-box-shadow: 0 0 2px rgba(82, 168, 236, .5)}

#mod_options {color: #777; border: 1px solid #CCC; padding: 3px}
#send-button {background: #EEE; font-size: 15px; color: #444; font-weight: bold}

.buttons a {padding: 7px 0; background-color: #EFEFEF; color: #666; font-weight: bold; font-size: 14px}
.buttons a:hover {background-color: #09C; color: #FFF}

a.new-topic {background-color: #58ADC9; color: #FFF}
a.new-topic:hover {background-color: #007299}
a.reply {background-color: #7AA942; color: #FFF}
a.reply:hover {background-color: #4C7717}
a.delete {background-color: #C25554; color: #FFF}
a.delete:hover {background-color: #A53635}

.only-back a {border: 1px solid #BBB}