@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix('http://bayharborbutcher.wordpress.com') {

/* Centrado */
body { width: 1000px !important; margin: 0 auto !important; }

/* Quita lowercase */
h2 { text-transform: none !important; }

h3.entry-title a { text-transform: none !important; }

h3.entry-title { text-transform: none !important; }

#menu { text-transform: none !important; }

#alt_menu { text-transform: none !important; }

.secondary h2, .tertiary h2 { text-transform: none !important; }

#primary .hentry .entry-head .metalink, #primaryFirst .hentry .entry-head .metalink { text-transform: none !important; }

.sidenote h2 { text-transform: none !important; }

.page-nav { text-transform: none !important; }

#comment-block h2 { text-transform: none !important; }

#wp-calendar caption { text-transform: none !important; }

.first-alt .relatedPosts h2 { text-transform: none !important; }
}