/*
Theme Name: IIP
Description: Child theme for the the-erudite theme 
Author: Itsacon
Template: the-erudite
*/

@import url("../the-erudite/style.css");

body {font: normal normal normal 16px/1.5 georgia, constantia,'hoefler text','palatino linotype',serif !important; background:#fafafa; color:#333; }
/*#menu {margin:2.4em 0 -1em; overflow:hidden; padding:1.2em 6em; border-top:1px solid #666; background:#333; background:rgba(50,50,50,.7);}*/
.js #menu {padding-bottom:0.8em;}

.entry-content pre {font-size:0.8em; display: block; border: solid gray 1px; margin: 0px 20px; text-indent: 0 !important;}

/* Footnotes */
ol.footnotes{
	border-top: 1px solid black;
}
ol.footnotes li {
        background: transparent !important;
	background-image: none !important;
        padding: 0px !important;
        border: none !important;
        margin: 0.5em 2em !important;
	font-size: inherit !important;
}
sup {
font-size: x-small !important;
}
