/* 
** Drupal Nonsense
*/
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .links {
  margin-bottom: 0em;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.error {
  border-color: red;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.2em 10px 0.2em 10px;
  margin-bottom: 1em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
#help {
  font-size: 0.917em; line-height: 1.455; margin-top: 0.000em; margin-bottom: 1.455em;
}

/* Paging controls on /blog pages */                    
ul.pager {
  text-align: center;
}
ul.pager li {
  display: inline;
  list-style-type: none;
  padding: 0px 10px;
}

iframe#eaAction {
  width: 638px;
  height: 1200px;
  background-color: transparent;
}
