* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Georgia, serif;
  font-size: 12pt;
}

#header {
  height: 30px;
  position: absolute;
  left: 0px;
  right: 0px;
}

#header a {
  color: black;
  text-decoration: none;
  font-size: 15px;
}

#twitter {
  display: none;
}

#news span,
#firefox span,
#about span {
  display: none;
}

.big #footer {
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
}

.big #footer a {
  color: black;
}

.big #home {
  display: block;
  margin-top: 100px;
  text-align: center;
}

.big h1 {
  font-size: 80px;
  font-weight: normal;
  text-align: center;
}

.big h1 sub {
  font-size: 20px;
  font-style: italic;
}

.big #feedback {
  position: absolute;
  top: 6px;
  right: 14px;
}

.big #news {
  position: absolute;
  top: 6px;
  right: 240px;
}

.big #firefox {
  position: absolute;
  top: 6px;
  right: 160px;
}

.big #about {
  position: absolute;
  top: 6px;
  right: 100px;
}

.big #permalink {
  display: none;
}

.big form {
  margin-top: 80px;
  display: block;
  text-align: center;
  font-size: 40px;
  vertical-align: top;
}

.big form label {
  font-size: 40px;
  margin-right: 0.1em;
  display: inline;
}

.big form input {
  font-size: 40px;
  margin: 0.2em 0;
  border: 1px solid #ccc;
  display: inline;
  width: 50%;
}

.big #repository {
  display: block;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
  width: 600px;
  padding-right: 10px;
  height: 100px;
  border: 1px solid #ccc;
}

.big #repository legend {
  padding: 0px 1em;
  margin: 0px 1em;
  color: #ccc;
}

.big #repository ul {
  height: 100%;
  margin: 0px 2em;
}

.big #repository em {
  color: gray;
}

.big #repository h2 {
  font-size: 30px;
}

.big #repository li {
  display: block;
  width: 100%;
}

.big #repository a {
  display: block;
  font-style: italic;
  font-size: 12px;
}

.big form #filtersToggle {
  font-size: 40px;
}

.big form #filters {
  width: 600px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin: auto;
  margin-top: 30px;
  border: 1px solid #ccc;
  text-align: left;
}

.big form #filters legend {
  padding: 0px 1em;
  margin: 0px 1em;
  color: #ccc;
}

.big form #filters a {
  border: 1px solid white;
  background: white;
  display: block;
  margin: 5px 0px;
  color: gray;
  font-style: italic;
  padding-left: 1em;
}

.big form #filters a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
  color: black;
}

.big form #filters .selected {
  background-color: #eee;
  border: 1px solid #ccc;
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  background-position: 170px center;
  color: black;
}

.big form #level0,
.big form #level1,
.big form #level2 {
  width: 190px;
  float: left;
  margin-left: 10px;
}

.big #filtersApply {
  display: none !important;
}

.small #header {
  border-bottom: 1px dotted black;
  top: 0px;
  text-align: right;
}

.small #footer {
  display: none;
}

.small #home {
  position: absolute;
  left: 1em;
  font-weight: bold;
}

.small #home sub {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
}

.small #home {
  position: static;
  display: block;
  float: left;
  margin-left: 1em;
}

.small #home h1 {
  display: inline;
}

.small form {
  position: static;
  display: block;
  float: left;
}

.small #repository {
  display: none;
}

.small #news,
.small #header a {
  display: inline;
  line-height: 30px;
  margin-right: 1em;
}

.small input {
  border: 1px solid #ccc;
  width: 300px;
  height: 20px;
  font-size: 15px;
  margin-top: 4px;
}

.small form label {
  display: none;
}

.small #permaclose {
  width: auto;
  background: #eee;
}

.small #filters {
  left: 25%;
  top: 35px;
  padding: 0.5em;
  border: 1px solid #ccc;
  background-color: white;
  position: absolute;
  z-index: 10;
  text-align: left;
}

.small #filters legend {
  padding: 0px 0.5em;
  margin: 0px 0.5em;
  color: black;
}

.small form #filters a {
  border: 1px solid white;
  background: white;
  display: block;
  margin: 5px 0px;
  color: black;
  font-style: italic;
  padding-left: 1em;
  padding-right: 20px;
  line-height: 20px;
}

.small form #filters .selected {
  background-color: #eee;
  border: 1px solid #ccc;
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: black;
}

.small form #level0,
.small form #level1,
.small form #level2 {
  float: left;
  margin-left: 10px;
}

.small #filtersApply {
  display: block !important;
  clear: both;
  margin: auto;
  padding-top: 1em !important;
  font-weight: bold;
  text-align: right;
  color: black !important;
}

#content {
  position: absolute;
  left: 0px;
  top: 32px;
  bottom: 0px;
  right: 0px;
}

#iframe {
  position: absolute;
  width: 80%;
  top: 0px;
  left: 20%;
  bottom: 0px;
  height: 100%;
}

#results {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: auto;
  width: 20%;
}

#results ul {
  margin: 1em;
  list-style: none;
}

#results a {
  display: block;
  padding: 2px;
  margin: 2px;
  text-decoration: none;
  color: black;
  margin-bottom: 0.4em;
  border: 1px solid white;
  overflow: hidden;
}

#results a:hover,
#results a.selected {
  background: #eee;
  border: 1px solid #ccc;
}

#results a b {
  display: block;
  font-size: 8pt;
  font-style: italic;
  color: #888;
}

.tooltip p {
  font-size: 14px;
  margin-bottom: 1em;
}

.tooltip #twitter_title {
  display: block;
  padding-left: 20px;
  height: 16px;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(../images/twitter.jpg);
  color: black;
  margin-bottom: 1em;
}

.tooltip #twitter_update_list .entry-date {
  margin-left: 1em;
}

.tooltip #twitter_update_list a,
.tooltip #twitter_update_list span,
.tooltip #twitter_update_list li {
  font-size: 12px !important;
}

.tooltip #twitter_update_list li {
  margin-bottom: 1em;
}

.tooltip #twitter_update_list a {
  color: black;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dotted gray;
}
