div.forum_post{}

div.forum_post.parell{ background-color: #f6f6f6; /*background-image: url("../images/capcalera_forum.png"); background-repeat: no-repeat;*/}


div.forum_post span.missatge,div.forum_post span.dades_usuari{ display: inline-block;}

div.forum_post span.dades_usuari{ width:120px; text-align: center; margin-right: 10px;vertical-align:top;}
div.forum_post span.missatge{ padding-bottom: 10px;}




div.forum_post span.missatge p.header{ border-bottom: 1px solid #aaa;}

div.forum_post span.missatge span.text{ display: block; overflow: hidden; }

@media(min-width:1000px){
    div.forum_post span.missatge{ width:480px;}
    div.forum_post span.missatge span.text{
         width: 480px;
    }
}


div.forum_post p.alias{ font-weight: bold;}

div.forum_post span.accions{ display: block;}
div.forum_post span.accions img{ border:0;}

div.forum_post p.header span.numero{font-weight: bold; font-size: 12pt; font-family: Arial; color:#004D85; padding: 2px 8px; margin-right: 4px;}


div.resposta{ background-color: #F8F8F8; border:1px solid #DDDDDD; border-radius:10px 10px 10px 10px;  /*background-image: url("../guia/deg-40.png"); background-repeat: repeat-x;*/margin-top: 20px; }
div.resposta h2{margin:0px 10px; margin-bottom: 10px; padding: 10px; border-bottom: 1px dotted #999999; color:#004D85; padding-bottom: 4px;}

.cita{ display: block; background-color: #ffef8f; border: 1px solid #999; padding: 4px;}

.cita_header{ color: #999;}

ul.forum li a{width: auto !important; background-repeat: repeat-x; padding-left: 2px; padding-right: 2px;}

div.adjunts p img{float: left; margin-right: 10px;}

div.adjunts p.titol{ background-image: url('../images/32/adjunt.png'); background-repeat:no-repeat; background-position: right top; border-bottom:  1px solid #aaa; color:#999; font-weight: bold; line-height:20px; margin-bottom: 0px;}

.gris{ color: #999;}

div.adjunts img.thumb{ border: 1px solid #999;}


table.forum{}

table.forum th.assumpte{width:250px;}
table.forum th.iniciat{width:140px;}
table.forum th.respostes{width:80px;}
table.forum th.ultim{width:140px;}

table.forum td.respostes{ text-align: center;}

table.forum span.gris{ font-size: 8pt;}

table.forum tr.parell{background-color: #f4f4f4;}

table.forum th{ background-image: url("../images/marca_pag.png") !important; border: 1px solid #98B7CC;  }

table.forum td{}

#form_dades_forum #inp_tema{width: 350px; margin-left: 10px;}


div.adjunts input{}


div.forum_post p.activitat{ text-transform: lowercase; color: #999; font-size: 8pt;}

ul.paginacio{
    background-image: none;
    margin-top: 10px;
    float:left;
    height: auto;
}
ul.paginacio li{
    margin: 4px 10px;
    border: 1px solid #999;
    border-radius: 0px;
}
@media(min-width:1000px){
    ul.paginacio{
        float:none;
        height: 1.8em;
    }
    ul.paginacio li{
        margin: 0px;
        margin-right: 2px;
        border-radius: 0.8em;
    }
}

@media(max-width:999px){
    #fitxer1,#fitxer2,#fitxer3{
        margin-bottom: 30px;
    }
}
