/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Jessica Greenwalt
Version:  06-25-2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#cpe .none {float:none;} /* Open URL fix */

body {
     background-image:url(../assets/md5images/5b787d91d572b99b9ff0770f03354f97.jpg);
     background-repeat:repeat;}

#cpe #header {
     background-image:url(../assets/md5images/12d1ad5a437089e432e2a9e6f6690aec.jpg);
     background-position:top right;
     background-repeat:no-repeat;}

#cpe #header #pagetitle h6,
#cpe #header #pagetitle h4 {display:none;}


#cpe #footer {
     background-color:#F8F8F8;
     color:#000;}
#cpe #footer a {
     color:#000;}
#cpe #footer a:hover {
     color:#666;}
     
/* hiding RSS link to match old sidebars lb 08252017 */
#cpe #sidebar ul#navlist li.sb-rss {
    display:none;
}