/* No mostrar imagenes portada */
#logo{display: none}
.tint{display: hide !important; background: none !important;}
/* Reducir cabeceras y cambios de color*/
#nav_header{display: none}
#content_nav{height: auto}
#header{height: 60px}
#content_nav{background: white}
#nav_wrap{background: white}
#nav_tabs li a{background: white}
/* Background */
#background{background: white}
html{background:white}
#content{background: white}
#content_body{background:white !important;}
#main{background:white !important;}
tr>td{background:white !important;}
/* letras */
.left>a{color:black !important;}
.hb{font-weight: normal !important;}
#nav_tabs>li>a:hover{color:black !important;}
/* Panel de opciones */
ul#memberinfo{background-image: none !important; background-color: white !important;}
ul#memberinfo>li{color: black}
ul#memberinfo>li>a{color: black}
ul#userinfo{background-image: none !important; background-color: white !important;}
ul#userinfo>li>a{color: black !important;}
/* Footer hide */
#footer{display: none}
#cb_bot{display: none}
/* Color posts tema oscuro */
.post.odd{background:white !important;}
.post {background: #FAFAFA !important;}
.cuerpo{color: black !important; font-size: 10px !important;}
.body>h3{color:darkgray !important;}
/* Quitar imagenes */
img {display: none !important;}
/* Panel demostrar en spy */
#nofids{background: white !important;}
/* th de tabla spy */
th, div.th {background: white !important;}
th, div.th {color: darkgray !important;}
th, div.th {border: solid 1px black !important;}
th.mini, th.last {background: white !important;}
th.mini, th.last {color: darkgray !important;}
/* post footer */
.tfooter, .tpanel {background: none !important;}
/* Text area */
#main input, #main textarea {background: white !important;}
#main input, #main textarea {color: black !important;}
/-------------Elementos diversos-------------/
/* Barras */
h4.bar span{background: none !important;}
.bar {color: darkgray !important;}
.bar {background: none !important;}
.bar {border-color: darkgray !important;}
/* Links en texto */
.post a {color: darkgray !important;}
/* Numero de post */
div.post .info a{color: #FFA300 !important;}
div.post .info a{background: none !important;}
/* Quote */
div.quote{background: lightgray !important;}
a.toggle{background: white !important;}
/* Paginas en spy */
div.paginacion2 a{background: white !important;}
div.paginacion2 a{color: black !important;}
div.reply {background: white !important;}
div.reply {color: black !important;}
div.reply {border: 1px darkgray solid !important;}
a.unreadcount {background: darkgray !important;}
a.unreadcount {color: white !important}