/*
Theme Name:     Twenty Eleven Child for sabreuse.com
Theme URI:      http: //sabreuse.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Amy Hendrix
Author URI:     http: //amyhendrix.net/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

.footnotes {
  font-size: 85%;
  line-height: 1.5em;
  padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
  width: 120px;
  border-bottom: 1px solid #ccc;
}

.footnotes li {
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-size: 90%;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

a.rsswidget img {
  display:none;
}