html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
ul, li, p {
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
input, textarea, select {
    outline: medium none;
}
a, button {
}
a, a:visited {
    color: #444;
    outline: medium none;
    text-decoration: none;
}
ul, ol {
    list-style: outside none none;
}
.menu-top > li {
    display: inline-block;
    float: left;
}
.menu-top {
    display: block;
    float: left;
    width: 100%;
}
.menu-top a {
    display: block;
    padding: 5px 10px;
}
header.header-lovend {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
}