@charset "UTF-8";

body {
        height: 100%;
        margin:0;
        background-image: url("../themes/piha/images/backgrounds/bg01.jpg");
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
        color: #222;
}

#main-nav,
#main-nav-mobile,
.home .wp-flattr-button {
    display: none !important;
}

a,
#main-nav-mobile ul li a,
#main-nav-mobile ul li ul li a:hover,
#main-nav-mobile li:hover &gt; a,
#main-nav-mobile li li:hover &gt; a,
#content .entry-header h2.entry-title a:hover,
ul.share li.post-shortlink input,
#content .comment-header p a:hover,
#smart-archives-list a:hover,
#content .related-posts ul li a:hover {
    color: #009BC2;
}

#content a.post-format, #content .post-format-single {
    background: url("../themes/piha/images/postformat-icons.png") no-repeat scroll 0 0 #009BC2;
}