

h1.archive-title {
    display: none;
}

div.entry-meta {
    display: none;
}

footer.entry-meta {
    display: none;
}

p.cat {
  color: transparent;
}

#colophon {
  background-image: none;
}

input[type="text"],
input[type="email"],
input[type="submit"],
textarea
{
    color: #000;
}

body, select, input, textarea {   color: #fff; }

/*
form#searchform {
    display: none;
}

#content {
  background: transparent;
}

div.sidebar-content {
  background: transparent;
}

aside#text-2.widget {
  background: transparent;
}
*/
