/*--------------------------------+
 | Site: Placemaking Chicago      |
 | Part: Internet Explorer styles |
 +--------------------------------+
 | * html = Internet Explorer 5/6 |
 | * + html = Internet Explorer 7 |
 +--------------------------------*/


/* Basics
======================================================================*/
* html hr { margin: -0.5em 0 0.833em; }
* + html hr { margin: -0.5em 0 0.833em; }
* html ol, * html ul { margin-left: 2em; }
* + html ol * + html ul { margin-left: 2em; }


/* Content
======================================================================*/

/*--- Footer ---*/
* html #footer { height: 1%; }
* + html #footer { height: 1%; }

/*--- Header ---*/
* html #header { height: 1%; }
* + html #header { height: 1%; }

/*--- Logo lists ---*/
* html .logos { height: 1%; }

/*--- Navigation ---*/
* html #nav { height: 1%; }
* + html #nav { height: 1%; }
* html #nav a { height: 1%; }
* html #nav li.current { padding-bottom: 0.8em; position: relative; }
* + html #nav li.current { padding-bottom: 0.8em; position: relative; }