/*##########################################
 ######## DISENO PARA LISTAR FOROS ########
##########################################*/
/* H1 */
h1#forotitulo { font-size: 4px; margin: 0px; padding: 0px; }
/* H1 */

/* LISTA TOPICS */
ul.head {float: left; width: 578px; list-style-type: none; font-size: 14px; border-bottom-style: solid; border-bottom-width: 1px;margin-bottom:0px; padding: 5px 0px 5px 0px}
ul.forum {float: left; width: 578px; list-style-type: none; font-size: 14px; border-bottom-style: solid; border-bottom-width: 1px;border-color: #90995a; background-color: #e4f28f; margin-bottom: 0px; padding: 5px 0px 5px 0px}
ul.forumw {float: left; width: 578px; list-style-type: none; font-size: 14px; border-bottom-style: solid; border-bottom-width: 1px;border-color: #eeeeee; background-color: #ffffff; margin-bottom: 0px; padding: 5px 0px 5px 0px}
ul.forumg {float: left; width: 578px; list-style-type: none; font-size: 14px; border-bottom-style: solid; border-bottom-width: 1px;border-color: #eeeeee; background-color: #f7f7f7; margin-bottom: 0px; padding: 5px 0px 5px 0px}
li.topic {display: inline; float: left; width: 280px; padding: 0px 15px 0px 5px }
li.resp {display: inline; float: left; width: 38px; text-align: right}
li.who {display: inline; float: left; width: 95px; padding: 0px 0px 0px 10px;}
li.when {display: inline; float: left; width: 110px; padding: 0px 0px 0px 5px;}
/* LISTA TOPICS */

/* PAGINACION */
#pagination {font-size: 12px; color:#999; font-weight:700}
#pagination a,#pagination a:visited{-moz-border-radius:.9em;color:#333;padding:2px 6px; text-decoration: none;}
#pagination a:hover{background:#222;text-decoration:none;color:#fff}
#pagination .current_page{background:#222;text-decoration:none;color:#fff; -moz-border-radius:.9em;padding:2px 6px}
/* PAGINACION */

/* ORDENAR POR */
.ordenar{color:#666;border-bottom:1px solid #ccc;font-size: 12px; text-align: right; margin-top: 0px}
.ordenar a,.ordenar a:visited{/*text-transform:lowercase;*/-moz-border-radius:.7em;-webkit-border-radius:.7em;font-weight:700;padding:.1em .7em; color:#666;background-color:#e5e5e5; text-decoration: none}
.ordenar a:hover{background:#222;text-decoration:none;color:#fff}
.ordenar .current_orden {background:#222;color:#fff; -moz-border-radius:.9em;padding:2px 6px; font-weight:700}
/* ORDENAR POR */

/* SIDEBAR */
div#fsidebar {background-color: #eee; border: 1px solid #999; float: right; display: inline; margin-top: 60px; padding: 0; width: 308px;}
div#fsidebar h3{font-size: 16px; padding: 0px 0px 10px 10px;}
/* SIDEBAR */

/* LISTA FOROS*/
ul.forumlist {float:left; width: 308px; list-style-type: none; font-size: 14px}
li.fname { display: inline; float: left; width: 193px; padding: 0px 10px 0px 5px; margin-top: 0px;}
li.fcant {display: inline; float: left; width: 35px; text-align: right; padding-right: 10px;}
li.fposts {display: inline; float: left; width: 50px; text-align: right; padding-right: 5px;}
li.fdesc {float: left; padding:0px 5px 0px 5px; font-size: 12px; margin-bottom: 10px;}
/* LISTA FOROS*/

/*##########################################
  ######### DISEÑO PARA EL TOPIC ## ########
##########################################*/

/* NAVEGACION PRIMERA Y ULTIMA PAGINA */
div.navlastpage {clear: both; margin: 0px 50px 10px 0px; padding: 10px 0px 0px 0px; text-align: right}
.navlastpage a,.navlastpage a:visited{text-transform:lowercase;-moz-border-radius:.7em;-webkit-border-radius:.7em;font-weight:700;padding:.1em .7em; color:#666;background-color:#e5e5e5; text-decoration: none}
.navlastpage a:hover{background:#222;text-decoration:none;color:#fff}
/* NAVEGACION ULTIMA PAGINA */

/* MENSAJE */
div.topic {float: left; width: 626px;  padding: 0px 10px 0px 10px; font-size: 14px;}
div.topicborrar {float: left; width: 626px;  padding: 0px 10px 0px 10px; font-size: 14px;}
div.topicrecuperar {float: left; width: 626px;  padding: 0px 10px 0px 10px; font-size: 14px;}
div.cadmsms {}
div.cadmsmsg {display: inline-block; background-color: #f7f7f7}
hr.msglinea {height: 1px; width: 100%; color: #eeeeee; margin: 0px;}
/* MENSAJE */

/* HEADER DE CADA MENSAJE */
ul.msghead {float:left; width 646px; list-style-type: none; font-size: 12px}
li.msgheaduser {display: inline; float: left; width: 300px;}
li.msgheadopt {display: inline; float left; width: 300px; text-align: right; padding-left: 150px}
li.msgheadopt a, li.msgheadopt a:visited{text-transform:lowercase;-moz-border-radius:.7em;-webkit-border-radius:.7em;font-weight:700;padding:.1em .7em; color:#666;background-color:#e5e5e5; text-decoration: none}
li.msgheadopt a:hover{background:#222;text-decoration:none;color:#fff}
/* HEADER DE CADA MENSAJE */

/* TEXTO MENSAJE */
p.txtmsg {clear: both;}
/* TEXTO MENSAJE */

/* USER INFO */
div.sbuserinfo {float: right; width: 280px; padding: 10px 0px 0px 20px; font-size: 12px }
span.usercon{background:#8cb16f;color:#fff; -moz-border-radius:.9em;padding:2px 6px; font-weight:700}
/* USER INFO */

/* LINK-BOTON */
a.foroboton, a.foroboton:visited{text-transform:lowercase;-moz-border-radius:.7em;-webkit-border-radius:.7em;font-weight:700;padding:.1em .7em; color:#666;background-color:#e5e5e5; text-decoration: none}
a.foroboton:hover{background:#222;text-decoration:none;color:#fff}
/* LINK-BOTON */

/* FORMATO PARA EL FORM */
#foropost { margin-bottom: 30px;}
/* FORMATO PARA EL FORM */

/* INSTRUCCIONES EN EL POST */
div#formato { background-color: #eeeeee; padding: 10px; margin-bottom: 30px;}
/* INSTRUCCIONES EN EL POST */

/* ERRORES EN EL FORM DEL POST */
div.sbpostinfo {float: right; width: 280px; padding: 5px 10px 0px 10px; font-size: 12px; background-color: #eee }
p#sbuserinfog {width: 260; margin: 0px 10px 0px 10px}
/* ERRORES EN EL FORM DEL POST */

/* QUOTE - CITA */
.quote {border: 1px, border-style: solid, border-color: #000000; background-color: #ebfdd3; font-size: 14px; font-style: italic;  padding: 5px; margin-bottom: 10px}
/* QUOTE - CITA */

/* MENSAJE DE TEMA O RESPUESTA ENVIADA */
div.msgsend { width: 700px; margin: auto; padding-bottom: 30px;}
/* MENSAJE DE TEMA O RESPUESTA ENVIADA */