a {
	text-decoration: none;
}
a.command:hover {
	color: #808080 !important;
}
a.navlink:hover {
	color: #8194aa;
}
a.navlink {
	color: #404040;
}
.thmbgframing {
	background-color: #7499a2;
}
.thmfgframetitle {
	color: #ffffff;
}
.thmbgunknown1 {
	background-color: #6b9498;
}
.thmbghighlightlight {
	background-color: #e7e7e7;
}
.thmbgalternate {
	background-image: url("https://www.gabitos.com/weloveicons/images/wood.png");
}
a.command {
	color: #404040;
}
a.command:hover {
	color: #e3c13c;
}
.thmfgstandard {
	color: #404040;
}
.thmbgheader {
	background-color: #c8c8c8;
}
.thmfgtitlelightbk {
	color: #404040;
}
#minip,#minipbg {
	display: none !important;
}
#_images {
	background: none !important;
}
.ThmBgHighlightDark {
	background-color: #eff6e4;
}
/* Remueve el header de las personas de sombra azul en la parte inferior */
.FRtb td[style*="gg_header2.gif"] {
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
}
/* Remueve las estrellas del boton de novedades del menu */
img[src*="stars.gif"] {
    opacity: 0 !important;
    width: 29px !important;
    height: 28px !important;
    display: inline-block !important;
}
/* Remueve el selector de traduccion */
#langmenu_msdd {
	display: none;
}
/* Cambia el logo de gabitos por uno moderno */
img[src="https://www.gabitos.com/images/gabitos_logo.jpg"] {
    content: url("https://www.gabitos.com/weloveicons/images/gg_logo.png") !important;
    width: 181px !important;
    height: 87px !important;
}
/* Remueve del menu el link de galeria y de encuestas */
a[href="https://www.gabitos.com/weloveicons/gallery.php"],
a[href="https://www.gabitos.com/weloveicons/enc_y_test.php"] {
    display: none !important;
}
/* Remueve las esquinas de los recuadros de novedades */
img[src*="esq.gif"],
img[src*="orangecorner.gif"] {
    display: none !important;
}
/* Cambia los bullets del menu por corazones */
img[src*="images/item.gif"],
img[src*="images/item2.gif"] {
    content: url("https://www.gabitos.com/weloveicons/images/h.png") !important;
    width: 7px !important;
    height: 7px !important;
}
/* Pone antes de cada elemento del menu un corazon */
a[href*="/homee.php"] font,
a[href*="/inandout.php"] font,
a[href*="/forums.php"] font,
a[href*="/weneedhelp.php"] font,
a[href*="/thegallery.php"] font,
a[href*="/soursemore.php"] font,
a[href*="/youwannaplay.php"] font,
a[href*="/ilovemyicons.php"] font,
a[href*="/iconmasters.php"] font {
    background: url("https://www.gabitos.com/weloveicons/images/h.png") no-repeat left center;
    padding-left: 12px;
}
/* Agrega border radius a fechas en novedades */
.ThmFgStandard[size="1"] {
  display: inline-block;
  background: #d9d9d9;
  color: #444 !important;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 8pt;
  line-height: 1;
}
/* bloque lateral de Nuevas fotos */
table[width="158"] {
  display: none;
}
/*  */
/* Cambia el theme de gabitos a verde */
/*  */
/* Barra azul superior */
.FRHdBG,
.FRSf td,
.FRSfL,
.FRSfM,
.FRSfR,
.FRSfI,
.FRSfLb,
.FRtb td {
  background-color: #4d6f58 !important;
  background-image: none !important;
}

/* Línea azul oscuro debajo del header */
td[style*="#566EA7"] {
  background-color: #3e5a47 !important;
}

/* Barra donde dice "we ♥ icons" */
td[style*="#5B72A9"] {
  background-color: #6f8f78 !important;
  color: #f2f6f0 !important;
}

/* Botón de cerrar sesión */
input[type="submit"] {
  background: #6f8f78 !important;
  border: 1px solid #3e5a47 !important;
}

/* Encabezados de recuadros */
.ThmBgFraming {
  background: linear-gradient(90deg, #5c7c66, #8aa391) !important;
}

/* Fondo general de las secciones que eran azules */
.ThmBgAlternate,
.ThmBgHighlightLight {
  background-color: #edf3ed !important;
}
/* Quita la línea verde diferente que quedó arriba */
td[style*="#566EA7"],
.FRSfLb,
.FRSfM {
  background: #4d6f58 !important;
  background-image: none !important;
}