I’ve noticed my code for the nav to be horizontal only works in firefox and safari but not explorer…anyone else having this problem?
/* =header */
#header {margin:10px 0;text-transform:normal;width:600px;clear:none;float:left;}
#header a:hover{text-decoration:none;color:#888;}
#header h1 a{font-size:1.8em;font-weight:100;letter-spacing:-0.05em;position:relative;}
#header #blog-description {color:#888;}
#access {display:table;height:40px;horizontal-align:middle;width20;float:left;}
#access #menu {horizontal-align:middle;display:table-cell;font-size:0.8em;}
#access #menu li {display:inline;margin:0 15px 0 0}
#access #menu ul li ul {margin-left:10px;}
#access #menu a{font-weight:800;}