body, .top-image, #header, #footer { background-image: none; } #header #logo, .post-title, #sidebar h4, h4.widgettitle, .post-date, #nav .menu ul li a, #nav li.current_page_item ul a { text-shadow:none; } #header, #nav { border-bottom: 1px solid; } #header { padding-bottom: 49px; } #nav { position: relative; top: 6px; } #nav ul.menu { bottom: -46px; } .more-link, .post-nav a { background-image: none; } .more-link, .post-nav span em { padding: 2px 8px; height: 10px; } .more-link { position: relative; line-height: 10px; display: inline-block; } .post-nav .previous em { left: 7px; } .post-nav .next em { right: 7px; } .more-link:after, .post-nav em:after { content: ''; position: absolute; top: 0; right: -7px; width: 0; height: 0; border-style: solid; border-width: 7px 0 7px 7px; border-color: transparent transparent transparent #000; } .post-nav .previous em:after { right: auto; left: -7px; border-width: 7px 7px 7px 0; border-color: transparent #000 transparent transparent; }