/*  
Theme Name: absurdirock2
Theme URI: http://absurdityisnothing.net
Description: Evolution of the first Absurdirock
Version: 2.0
Author: Loverock
Author URI: http://absurdityisnothing.net

*/

html, body {
background:none repeat scroll 0 0 #E1E1E1;
color:#1C1C1C;
font:12px Verdana,Sans-Serif;
height:100%;
margin: 0 auto;
width:100%;
}

a:link, a:hover, a:visited {
color: #3a3a3a;
text-decoration:none;
}
strong {
color:#3C3C3C;
word-spacing:normal;
}
img {
border:0 none;
}

img.alignright, img.alignleft {
display:inline;
}

#wpmenu1 {
margin-left:0;
padding:0;
}

/* HEADER */

#page {
  height:auto;
  margin:0 auto;
  min-height:100%;
  width:98%;
}

#header {
  display:inline;
  float:left;
  height:80px;
  margin-bottom:20px;
  margin-left:15px;
  margin-right:15px;
  margin-top:20px;
  padding-bottom:0;
  width:48%;
  background: url(../../uploads/2011/10/logo-titolo.png) no-repeat;
  background-position: 20%;
 
}

.contenitore {
   margin-top: 10px; 
  -moz-border-radius-bottomleft:10px;
  border: 2px solid #1c1c1c;
  -moz-border-radius: 10px;
  border-radius: 10px;
  float:left;
  background: #ffffff;
  margin:12px 0px;
  padding: 3px;
  width:468px;
}
.loggato {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top:30px;
    border-radius:5px;
    border:2px solid #1c1c1c;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
    color: #1C1C1C;
    float: left;
    font-size: 13px;
    height: 30px;
    margin-left: 60px;
    padding: 10px;
    width: 350px;
}

.loggata a {
text-decoration:underline;
color:#ccc;
}





/* PRIMO MENU */

#header_logo_top {
  background-color: #0999e4;
  background-image: url(../../uploads/2011/10/logo-sfondo.png);
  
  color:#FDFDFD;
  float:left;
  font-size:30px;
  height:auto;
  margin-right:0;
  padding-bottom:0px;
  width:100%;
  -webkit-box-shadow:rgba(255, 255, 255, 0.199219) 0 15px 35px inset;
  box-shadow:rgba(255, 255, 255, 0.199219) 0 -15px 35px inset;
  -moz-box-shadow:rgba(255, 255, 255, 0.199219) 0 -15px 35px inset;
}

.menu-principale {
  background-color:#1F1B1A;
  border-bottom:2px solid #444444;
  color:#CCCCCC;
  height:30px;
  padding:0 10px 0 5px;
}

.menu-principale ul li {
  border-right:1px solid #444444;
  color:#CCCCCC !important;
  display:block;
  float:left;
  font-family:arial;
  font-size:13px;
  height:20px;
  list-style-type:none;
  padding-bottom:5px;
  padding-top:5px;
  text-align:center;
  background-position:18px 5px !important;
  width:12%;
}
.menu-principale ul li a:link, .menu-principale li a:visited {
  color:#CCCCCC !important;
  font-family:arial;
  font-size:13px;
  vertical-align:top;
}
.menu-principale ul li a:hover {
  color:#f0f0f0 !important;
  font-family:arial;
  font-size:13px;
  vertical-align:top;
}

.qtrans_language_chooser li {
  border:medium none !important;
  display:inline;
  float:left;
  height:15px;
  list-style-type:none;
  margin:-5px 3px 3px 3px;
  padding:5px;
  width:10px;
  vertical-align:top;
}

.qtrans_language_chooser {
  float:right;
  height:15px;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  width:55px;
}

/* SECONDO MENU */

#header_logo_mid {
  
  background: -moz-linear-gradient(top,  #444444,  #1f1b1a);
  background:-webkit-gradient(linear, 0 0%, 0 60%, from(#444444), to(#1F1B1A));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#1f1b1a');
background-color: #1c1c1c;
  border-top:1px solid #444444;
  float:left;
  height:auto;
  margin-right:0;
  padding:0;
  width:100%;
}

.main-top {
  height:30px;
  margin:0 auto;
  width:98%;
}

#sddm {
  margin:0;
  padding:0;
  z-index:30;
}

#sddm li {
  float:left;
  font:bold 11px arial;
  list-style:none;
  margin:0;
  padding:0;
  width:11.5%;
}

#sddm li a {
  border:none;
  color:#CCCCCC !important;
  display:block;
  height:25px;
  border-right: 0px solid #444444;
  margin:0;
  padding:7px 10px 0;
  text-align:center;
  text-decoration:none;
}

#sddm li a.attivo {
 height: 15px;
    margin-top: 4px;
    padding: 3px;
 font-weight:bold;
   
}

#sddm li a:hover {
   margin-top: 4px;
    height: 15px;
    padding: 3px;
    border-radius: 5px;
    background: #393939;
}

#sddm div {
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#BBBBBB), to(#EDEDED));
  background: -moz-linear-gradient(top,  #bbbbbb,  #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbb', endColorstr='#ededed');
  -webkit-box-shadow:rgba(255, 255, 255, 0.6) 0 15px 35px inset;
  box-shadow:rgba(255, 255, 255, 0.6) 0 -15px 35px inset;
  -moz-box-shadow:rgba(255, 255, 255, 0.6) 0 -15px 35px inset;
  border:1px solid #1c1c1c;
  margin-left:-10%;
  margin-top:10px;
  padding: 4px;
  padding:0;
  width:95%;
}

#sddm div a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color:#1C1C1C;
  display:block;
  float:left;
  margin:0;
  padding-bottom:3px;
  border:none !important;
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
  position:relative;
  text-align:center;
  text-decoration:none;
  white-space:nowrap;
  width:17.55%;
}

#sddm div a:hover {
  background:none repeat scroll 0 0 #f0f0f0;
  color:#1f1f1f;
}

.sliding-div { 
  background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
  background:-webkit-gradient(linear, 0 0%, 0 60%, from(#ffffff), to(#eeeeee));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
  border: 1px solid #CCCCCC;
  color: #FFFFFF !important;
  display: none;
  float: left;
  margin-left: 1%;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 98%;
  }

.sliding-div ul {display: inline; float: left; width: 20%; list-style-type: none;}
.sliding-div li,.sliding-div li a:link,.sliding-div li a:hover,.sliding-div li a:visited {
  color: #1B5899;
  height: 20px;
  padding: 1%;
  width: 100%;
  font-size:11px;
}

.sliding-title {
  color: #1C1C1C;
  font-size: 15px;
  font-weight: bold;
  margin-bottom:0;
  margin-left:4%;
  margin-top:0;
  width: 100%;
}

/* PAGINA */

#main {
  height:auto;
  margin:0 auto;
}

#main_left2 {
  background:none repeat scroll 0 0 #F0F0F0;
  border:1px solid #CCCCCC;
  display:inline;
  float:left;
  height:auto;
  margin:0 auto;
  min-height:1770px;
  padding:1%;
  width:98%;
}

#main_left {
  background:none repeat scroll 0 0 #F0F0F0;
  border:1px solid #CCCCCC;
  display:inline;
  float:left;
  height:auto;
  margin:0 auto;
  min-height:1990px;
  padding:1%;
  width:98%;
  margin-top: 10px;
}

#main_right {
  border-width:1px;
  display:inline;
  float:right;
  height:100%;
  margin-bottom:0;
  margin-left:1%;
  margin-right:0;
  margin-top: 0px;
  padding:0% 0% 0 0;
  width:31%;
}

/* POST */

.post_fix {
  background-color:none;
  float:left;
  height:auto;
  padding-left:1%;
  padding-right:1%;
  width:66%;
}

.post {
  background:#ffffff;
  border: 1px solid #cccccc;
  float:left;
  height:auto;
  margin-bottom:20px;
  line-height:18px;
  margin-left:-10px;
  padding-left:10px;
  padding-right:10px;
  background: -webkit-gradient(linear, right top, left bottom, from(#ffffff), to(#ececec));
  background: -moz-linear-gradient(100% 100% 180deg, #ffffff, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec');
  width:100%;
  -webkit-box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 25px inset;
  box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 25px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 25px inset;
}

.post a:link, .post a:hover, .post a:visited { color:#1b5899; }

.post img.wp-smiley {
  border:medium none !important;
  vertical-align:bottom;
}

.post_header {
  color:#888888;
  float:left;
  height:auto;
  margin-top:10px;
  padding-bottom:8px;
  width:100%;
}

.post_title {
  border-bottom:0 dotted #0066CC;
  float:left;
  font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
  font-size:15px;
  height:auto;
  letter-spacing:normal;
  margin-left:15px;
  padding-left:0;
  text-align:left;
  width:100%;
}

/* H2 e TITOLO */

h2 {
  color:#888888;
  font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
  font-size:20px ;
  font-weight:700;
  margin:0;
  padding-bottom:2px;
  padding-top:2px;
  width: 98%
}

h2.pages {
  border-bottom:0 dotted #6DC5F2;
  text-shadow:rgba(0, 0, 0, 0.296875) 1px 1px 3px;
  color:#23588C;
  padding-bottom:2px;
  padding-left:3px;
  margin-top: 10px;
  padding-right:3px;
  text-align:left;
}

h2 a:link, h2 a:visited {
  color:#1E8CA3;
  font-family:Tahoma, Helvetica, sans-serif;
  font-size:18px;
  font-weight:lighter;
  letter-spacing:0.0001em;
  text-decoration:none;
  text-shadow:rgba(0, 0, 0, 0.292969) 1px 1px 3px;
  text-transform:uppercase;
}

h2 a:hover {
  color:#1B5899 ;
  text-transform:uppercase;
  text-shadow:rgba(0, 0, 0, 0.296875) 1px 1px 3px;
  text-decoration:none;
  font-size:18px;
  font-weight:lighter;

}

h3 {
  font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
  font-size:15px;
  margin:0;
}


/* CONTENUTO */

#post_content {
  color:#030303;
  display:block;
  float:left;
  height:auto;
  line-height:18px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  text-align:justify;
  width:96%;
}

#post_content p {
  margin-top:7px;
  padding:0;
  text-align:justify;
}

#post_content a {
  color:#195A92;
  padding-bottom:0;
  text-decoration:none;
}

.post_content a:visited, .post_content a:link {
  color:#2D4F7C;
  padding-bottom:0;
  text-decoration:none;
}

.post_content a:hover {
  color:#2D4F7C;
  padding-bottom:0;
  text-decoration:none;
}

/* ALLIENAMENTO IMMAGINI */

.alignright {
  float:right;
  background-color:#F0F0F0;
  border: 1px solid #CCCCCC;
  padding:4px;
  margin: 2px 0px 2px 5px;
}

.alignnone {
  background-color:#F0F0F0;
  border: 1px solid #CCCCCC;
  padding:4px;
  margin: 2px 5px;
}

.alignleft {
  float:left;
  background-color:#F0F0F0;
  border: 1px solid #CCCCCC;
  padding:4px;
  margin: 2px 5px 2px 0px;
}

.aligncenter {
  margin: 2px auto;
  padding: 0 auto;
  display: block;
  background-color:#F0F0F0;
  border: 1px solid #CCCCCC;
  padding:4px;
}


/* INFO */

.respond {
  color:#1C1C1C;
  font-weight:bold;
  height:18px;
  padding-bottom:10px;
  padding-top:15px;
  text-align:left;
  width:100%;
}

.post_information {
  float:left;
  font-family:Arial,"Trebuchet MS",Tahoma,Helvetica,sans-serif;
  font-size:10px;
  -webkit-box-shadow:rgba(30, 140, 163, 0.0976563) 0 5px 15px inset;
  height:auto;
  line-height:16px;
  margin-bottom:15px;
  background: #f0f0f0;
  text-align:left;
  padding-left: 7px;
  width:98.6%;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border:1px solid #dddddd;
}

.post-info-index {
  background: none; 
  padding: 5px 0 0px 0; 
  float:left;
  font-family:Arial,"Trebuchet MS",Tahoma,Helvetica,sans-serif;
  font-size:10px;
  height:auto;
  line-height:16px;
  margin-left:0px;
  margin-top:0;
  margin-bottom:15px;
  text-align:left;
  width:98.6%;

}

.post_info {
color:#676767;
font-size:11px;
margin:5px 0px 20px 0px;
width:100%;
}
.post_info a:link {color:#1E8CA3;}
.post_info a:hover {color:#1E8CA3;}
.post_info a:visited {color:#1E8CA3;}

.sottotitolo {
  font-weight: bold;
  background-clip:initial;
  border: 1px solid #aaaaaa;
  background-color:#C7C7C7;
  border-radius:3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0, 0.05) inset;
  box-shadow: 0 5px 15px rgba(0,0,0, 0.05) inset;
  -moz-box-shadow: 0 5px 15px rgba(0,0,0, 0.05) inset;
  color:#1C1C1C;
  display:block;
  float:left;
  font-size:9px;
  height:18px;
  margin-right:9px;
  padding-top:2px;;
  text-align:center;
  width:12.3%;
}

.retweet {font-size: 0; }

.related_post { 
  list-style-image: url(../../uploads/icone-nuovo/related.png);
}
.related_post a:hover { color: #1E8CA3;}
.related_post li { border-bottom: 1px dotted #cccccc; padding-bottom: 4px;}


/* NAVIGAZIONE */

.navigation {
  display:block;
  float:left;
  margin-bottom:0;
  margin-left:-2%;
  margin-right:auto;
  margin-top:0;
  text-align: center;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  width:100%;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
  -webkit-box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 15px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 15px inset;
  box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 15px inset;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color:#FFFFFF;
  border: 1px solid #cccccc;
  font-size:11px;
  margin: 2px;
  padding: 6px 10px;
  text-decoration:none;
  color: #195A92 !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #888;
  color: #195A92;
}

.wp-pagenavi span.current {
  font-weight: bold;
}


/* SIDEBAR */

* html #sidebar {
  width:318px;
}

#sidebar {
  float:left;
  height:100%;
  margin-left:1px;
  padding:0 6px 0 0;
  width:100%;
}

#sidebar h3 {
  border-bottom:4px double #0066CC;
  height:5px;
  padding-left:6px;
}

#sidebar a:link, #sidebar a:visited {
  color:#676767;
  font-size: 12px !important;
}

#sidebar a:active, #sidebar a:hover {
  color:#1E8CA3;
  font-size: 12px !important;
}

#bloc1 {
  background: #FFFFFF;
  background-image:url(../../uploads/icone-nuovo/pattern.png);
  border:1px solid #CCCCCC;
  float:left;
  height:auto;
  margin-bottom:10px;
  text-align:center;
  width:100%;
 border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.titoli-sidebar {
 background: -moz-linear-gradient(center top , #eeeeee, #dddddd) repeat scroll 0 0 #eeeeee;
background:-webkit-gradient(linear, 0 0%, 0 60%, from(#eeeeee), to(#dddddd));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd');
background-attachment:initial;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  color:#666666;
  font-family:'trebuchet MS';
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
  padding-left:0;
  padding-right:0;
  padding-top:2px;
  text-align:center;
  text-transform:uppercase;
  width:100%;
    
}

#bloc1 li {list-style-type: none; margin-left:-40px;}

.titolo-sidebar {
  font-size:13px;
  font-weight:bold;
  margin:10px 0;
  text-align:center;
}

.newsletter {
  color:#BBBBBB;
  font-size:11px;
  height:20px;
  padding-top:4px;
  text-align:center;
  width:80%;
border:0 none;
background:transparent;
}

/* TABELLA SWITCH */

.tabbed_area {
  background-color:#ffffff;
  background-image:url(../../uploads/icone-nuovo/pattern.png);
  padding:15px 9px;
}

ul.tabs {
  margin:0px; padding:0px;
  height: 30px;
  width:105%;
}

ul.tabs li {
  list-style:none;
  display:inline;
}

ul.tabs li a {
  -webkit-box-shadow:none;
  border: 1px dotted #cccccc;
  color:#1C1C1C;
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
  margin-right:2%;
  padding: 8px 0;
  text-align:center;
  text-decoration:none;
  width:46%;
   
}
ul.tabs li a:hover {
  background-color:#e5e5e5 ;
  color: #1c1c1c;
  border-color:#cccccc;
}

ul.tabs li a.active {
  background-color:#f0f0f0;
  color:#282e32;
  border:1px solid #cccccc;
  margin-right: 2%;
}

ul.tabs li a.active2 {
  background-color:#f0f0f0;
  color:#282e32;
  border:1px solid #cccccc;
  margin-right: 2%;
}

.content, .content2 {
  background-color:#f0f0f0;
  padding:10px;
  border:1px solid #cccccc;
  margin-top:15px;
     
}

#content_2 { display:none; }
#content_5 { display:none; }

ul.tabs {
  margin:0px; padding:0px;
  margin-top:5px;
  margin-bottom:6px;
}

/* RICERCA */

#searchform {
  float:right;
  padding-right:0;
  padding-top:0;
  width:295px;
}

#ls {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background:none repeat scroll 0 0 #F0F0F0;
  -webkit-box-shadow:rgba(0, 0, 0, 0.05) 0 5px 10px inset;
  box-shadow:rgba(0, 0, 0, 0.05) 0 5px 10px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.05) 0 5px 10px inset;
  border:1px solid #cccccc;
  float:left;
  height:30px;
  margin:10px 0 10px 2%;
  text-indent:2%;
  width:94%;
  padding-left:2%;
  padding-top:4px;
  font-size:12px;
  color:#cccccc;
}

.searchsubmit {
 background:url(../../uploads/icone-nuovo/cerca.png) no-repeat;
  
  display:inline;
  float:right;
  font-family:'Trebuchet MS';
  font-size:12px;
  font-variant:small-caps;
  height:25px;
  margin-top:6px;
  opacity:0.5;
  width:30px;
  *margin-top:-25px;
  _margin-top:-25px;
}

.searchsubmit2 {
  background-position:-10px -111px;
  background:url(../../uploads/icone-nuovo/email.png) no-repeat;
  display:inline;
  float:right;
  font-family:'Trebuchet MS';
  font-size:12px;
  font-variant:small-caps;
  height:25px;
  margin-top:6px;
  opacity:0.5;
  width:30px;
  *margin-top:-25px;
  _margin-top:-25px;
}

/* COMMENTI */

#comment  {
  -webkit-box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 25px inset;
  -moz-box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 25px inset;
  box-shadow:rgba(0, 0, 0, 0.0976563) 0 1px 25px inset;
  border: 1px solid #cccccc;
  background: #f0f0f0;
  color:#888888;
  font-family:verdana;
  font-size:11px;
  height:192px;
  margin-bottom:10px;
  margin-left:0;
  margin-top:0;
  padding-bottom:2%;
  padding-left:2%;
  padding-right:2%;
  padding-top:2%;
  width:94.1%;
}

.comment_form { padding:10px;}
.scrivi-commento {width:92%;}

.campi-commento {
  -webkit-box-shadow:rgba(0, 0, 0, 0.0976563) 0 5px 15px inset;
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color:#888888;
  font-size:11px;
  height:20px;
  padding-top:10px;
  line-height:13px;
  margin-bottom:15px;
  margin-left:0;
  margin-right:1%;
  padding-left:1.5%;
  width:29.7%;
}

.formatta-testo-box {
  background-color:#E9E9E9;
  border: 1px dotted #cccccc;
  font-size:10px;
  padding-bottom:4px;
  text-indent:5px;
  width:98%;
}

.formatta-testo {
  background:none repeat scroll 0 0 #f0f0f0;
  border:0 none;
  height:20px;
  width:20px;
}

/* COMMENTI SCRITTI */


.odd {
  background-color:#f0f0f0;
  height:auto;
  width:98%;
  border:1px solid #cccccc;
  margin-bottom: 10px;
}

.even {
  background-color:#ededed;
  height:auto;
  width:98%;
  border:1px solid #cccccc;
  margin-bottom: 10px;
}

.authcomment {
  background-color:#FFFfdD !important;
  border:1px solid #FfDfba;
  height:auto;
  margin-bottom:10px;
  width:98%;
}

.commenti3 {
  height:20px;
  padding-left:25px;
  padding-top:3px;
  text-align:left;
  width:595px;
}

.box-commenti {
  display:block;
  float:left;
  height:100px;
  margin-right:30px;
  width:220px;
}

.corpocommento {
  color:#999999;
  font-size:10px;
  margin-left:10px;
  margin-right:60px;
  text-align:left;
}


/* FOOTER */

#footer_base2 {
  color:#999999;
  float:left;
  height:63px;
  margin:0 auto;
  padding-top:5px;
  text-align:center;
  width:985px;
}

#footer_base2 a:link, #footer_base2 a:hover, #footer_base2 a:visited { color: #195A92;}



/* PLUGIN */

#chgfontsizeoptions {
display:inline;
margin:0;
}

.widget-arcade {
  background: none repeat scroll 0 0 #F0F0F0;
  display: inline;
  float: left;
  height: 130px;
  padding-top:6px;
  margin: 1.5%;
  text-align: center;
  width: 17%;
}

.giochi {
  background: -moz-linear-gradient(center top , #eeeeee, #dddddd) repeat scroll 0 0 #eeeeee;
background:-webkit-gradient(linear, 0 0%, 0 60%, from(#eeeeee), to(#dddddd));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd');
  border: 1px solid #CCCCCC;
  color: #23588C;
  float: left;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: larger;
  font-weight: bold;
  padding: 3px 3px 2px;
  width: 98%;
  text-align: center; }

.avvisi { 
  border:1px solid #FFDFBA; 
  background: #FFFFC8; 
  color:#FF994A; 
  padding:5px 10px;
  margin:10px; 
  text-align:center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.benvenuto-mid {
  background:url(https://../../uploads/icone-nuovo/email.png) no-repeat;
  display:block;
  float:left;
  text-align:left;
  height:22px;
  margin-bottom:0;
  margin-left:8%;
  margin-right:0;
  margin-top:0;
  padding-left:15%;
  width:100%;
}

.benvenuto-mid2 {
 background:url(../../uploads/icone-nuovo/friends.png) no-repeat;
  display:block;
  float:left;
  text-align:left;
  height:22px;
  margin-bottom:0;
  margin-left:8%;
  margin-right:0;
  margin-top:0;
  padding-left:15%;
  width:100%;
}