/* CONTENT */
#forums-content { padding:.5em 1em; }


/* LLISTAT GRUPS */
#groups { padding:0em 5em 2em; }
#groups table { width:100%; border-collapse:collapse; }
#groups tr { border-bottom:1px solid #bbb; padding:0; margin:0; }
#groups th { font-weight:bold; border-bottom:2px solid #bbb; padding:0; margin:0; }
#groups .grp-name { text-align:left; }
#groups .num-cats { width:7em; text-align:center; }
#groups .num-fors { width:6em; text-align:center; }


/* LLISTAT FORUMS */
#forums { padding:0em 5em 2em; }
#forums table { width:100%; border-collapse:collapse; }
#forums tr { border-bottom:1px solid #bbb; padding:0; margin:0; }
#forums th { font-weight:bold; border-bottom:2px solid #bbb; padding:0; margin:0; }
#forums .for-news { width:3em; text-align:center; }
#forums .for-name { text-align:left; }
#forums .for-tpcs { width:7em; text-align:center; }


/* LLISTAT TEMES */
#topics { padding:1.5em; }
#topics table { width:100%; border-collapse:collapse; }
#topics tr { border-bottom:1px solid #bbb; padding:0; margin:0; }
#topics th { font-weight:bold; border-bottom:2px solid #bbb; padding:0; margin:0; }
#topics .tpc-news { width:1.5em; text-align:center; }
#topics .tpc-name { text-align:left; }
#topics .tpc-last { width:10em; text-align:center; }
#topics .num-resp { width:7em; text-align:center; }
#topics .num-lect { width:6em; text-align:center; }


/* TEMA i POSTS */
#posts { margin:1em 0em; padding:0em 0em 1em; }
#posts-list { padding:.5em 0em 0em; }
#posts .pst-item { margin:1em 0em; padding:0em;}
#posts .pst-item .pst-text { text-align:justify; }
#posts .pst-item .pst-text p { margin:1em 0em; }
#posts .pst-item .pst-user { border-top:1px solid #bbb; text-align:right; }
#posts .pst-smile { height:1.4em; vertical-align:bottom; }
#posts .pst-sep { height:1em; vertical-align:baseline; }
#posts .pst-image { background:lightgrey; border:dotted 2px #777; margin:.5em; padding:.5em; max-width:500px; max-height:375px; min-width:30px; min-height:30px; vertical-align:bottom; }
#posts .pst-movie { background:lightgrey; border:dotted 2px #777; margin:.5em; padding:.5em; max-width:640px; max-height:480px; min-width:30px; min-height:30px; vertical-align:bottom; }
#posts .pst-pre { background:lightgrey; border:dotted 2px #777; border-width: 2px 0px; margin:.5em 0em .5em 2em; padding:.5em; vertical-align:bottom; overflow:auto; }
