/*
 Theme Name:   pepinismo
 Theme URI:    https://pepinismo.net/
 Description:  Based on Twenty Twelve
 Author:       Alejandro Cremades
 Author URI:   https://pepinismo.net/
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  pepinismo
*/
@import url("../twentytwelve/style.css");
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
    background-color: #ffff00;
    background-image: -moz-linear-gradient(top, #ffff00, #eeee00);
    background-image: -ms-linear-gradient(top, #ffff00, #eeee00);
    background-image: -webkit-linear-gradient(top, #ffff00, #eeee00);
    background-image: -o-linear-gradient(top, #ffff00, #eeee00);
    background-image: linear-gradient(top, #ffff00, #eeee00);
}
li.bypostauthor cite span {
    background-color: #339900;
}
a {
    color: #339900;
}
a:hover {
    color: #005a00;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #339900;
}
.main-navigation a:hover,
.main-navigation a:focus {
    color: #339900;
}
.widget-area .widget a:hover {
    color: #339900;
}
footer[role="contentinfo"] a:hover {
    color: #339900;
}
.comments-link a:hover,
.entry-meta a:hover {
    color: #339900;
}
.format-status .entry-header header a:hover {
    color: #339900;
}
.comments-area article header a:hover {
    color: #339900;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #339900;
}
.template-front-page .widget-area .widget li a:hover {
    color: #339900;
}
@media screen and (min-width: 960px) {
    body {
        background-color: #ffff00;
    }
}

