/****************************************************************************/
/* STILE DEL FORUM */

/* HELP:  */

/*Frame dei presenti*/
div.popup{
	height: 98%;
	overflow:auto;
}
div.pagina_forum div.panels_box{
  border: none;
}

div.pagina_forum div.panels_box table{
   width: 90%;
   /*height: 95%; */
}
div.pagina_forum div.panels_box tr{
   margin: 2px;
}
div.forum_date_big{
   font-size: 12px;
}
div.forum_date_small{
   font-size: 12px;
   text-transform:uppercase;
   clear: both; 
}
div.forum_main_post{
	margin: 1px;
}
div.forum_other_posts{
	margin: 1px;
}
div.forum_post_message img {
    max-width:400px;
}
div.forum_post_header{ }
div.forum_post_body{ }
td.forum_main_title{
  text-align: center;
  color: #67644a;
  border:1px solid #27241d;
background-color: #1c1b19;
  text-transform:uppercase;
  padding:3px;
  border-bottom:1px dashed #27241d;
  font-family:Trajan Bold;
  letter-spacing:1px;
  font-size:13px;
}
div.forum_post_title{ }
td.forum_main_post_author, td.forum_other_post_author{
   width: 120px;
   vertical-align:top;
   text-align:center;
   border-right:1px dashed #27241d;
   border-bottom:1px dotted #27241d;
   border-left:1px solid #27241d;
   border-right:1px solid #27241d;
}
td.forum_main_post_message, td.forum_other_post_message{
   border-left:1px dashed #27241d;  
   font-size:12px;
   
}
div.forum_post_author{}
div.forum_post_message{
  text-align: justify;
}
div.forum_post_modify{
   font-size: xx-small;
   text-align: center;
   padding:5px;
   margin-top:10px;
   width:200px;
}
img.img_forum_avatar{
  height: 100px; 
  width: 100px;
  padding:1px;
  border:1px solid #27241d;
}

div.bb-quote{
padding-left:5px;
padding-right: 5px;
padding-top:5px;
padding-bottom: 5px;
margin-right: 8px;
font-size:12px;
 margin-left: 5px;
 border-top:1px solid #27241d;
 border-bottom: 1px dashed #27241d;
 background-color: #0a0a0a;
 }
 
div.bb-quote-name{
font-size:12px;
text-transform:lowercase;
color:#67644a;
}
/****************************************************************************/

select{
    height: 24px;
    margin-top: 32px;
    padding: 2px;
    border: 1px solid #27241d;
    background-image: url(/imgs/pattern2.jpg);
    color: #737373;
    width: auto;
    margin-bottom: 3px;
}

div.capitolo_elencoo {
font-size: 13px;
    text-align: left;
    color: #67644a;
    letter-spacing: 2px;
    font-family: Trajan Bold;
    text-transform: uppercase;
    padding: 3px;}