.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 12em; /* allow long menu items to determine submenu width */
- *width: 12em; /* no auto sub width for IE7, see white-space comment below */
-}
+ }
+.sf-menu>li>a {
+ font-weight: bold;
+ }
.sf-menu ul a {
border-left: 1px solid #fff;
border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
- border-top: 1px solid rgba(255,255,255,.5);
+ border-top: 1px solid rgba(255,255,255,.0);
padding: .75em 1em;
text-decoration: none;
zoom: 1; /* IE7 */
+ font-size: 13px;
}
.sf-menu a {
color: #13a;
}\r
/* Navigation */\r
/* For larger than Small */\r
-@media only screen and (min-width: 53em) {\r
+@media only screen and (min-width: 56em) {\r
#header nav {\r
margin-top: -55px;\r
}\r
#footer div#copyright a {\r
display: inline;\r
}\r
-#footer div div a:first-child {\r
+#footer div div :first-child {\r
font-weight: bold;\r
}\r
/* Events */\r