/* Theme Name: 2013 Green Theme URI: http://noscope.com/2013/twenty-thirteen-make-it-yours/ Description: Green color scheme for Twenty Thirteen. Author: Joen Asmussen Author URI: http://noscope.com Template: twentythirteen Version: 1.0.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: blue, green, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready Text Domain: twentythirteen Please fork this theme. Please modify it. Please make it your own. Then share it back with the community. 2013 Green WordPress theme, Copyright (C) 2013 Joen Asmussen. 2013 Green WordPress theme is licensed under the GPL. */ /** * New header */ body .site-header { background-size: 1600px auto; color: #202225; } /** * Standard */ body { color: #202225; } a:visited { color: #9c1f9e; } .comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login { color: #2f7d3d; } a:active, a:hover { color: #95c26c; } .entry-meta, .entry-meta a, .entry-content a, .entry-summary a { color: #266331; } .entry-meta a:hover { color: #95c26c; } .entry-title a, .site-header .home-link { color: #202225; } .entry-title a:hover { color: #202225; } a { color: #2f7d3d; } .form-allowed-tags, .form-allowed-tags code { color: #333; } .comment-meta a { color: #a2a2a2; } input, textarea { border: 2px solid #a2a2a2; } .comment-respond { background-color: #c8e8e2; } input[type="submit"], input[type="button"], input[type="reset"] { border-color: #69963e; background: #7caa51; } input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { background: #68973c; border-color: #58832f; } input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active { background: #68973c; border-color: #58832f; } .nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a { color: #398647; } .archive-header, .page-header { background: #aed9bd; } /** * Menu, Links, Asides, Chat, Paging, Footer, 404 */ .navbar, .format-link, .format-aside, .paging-navigation, .site-footer, .post-navigation { background-color: #eef8f6; } .nav-menu .sub-menu, .nav-menu .children { border-color: #eef8f6; } .error404 .page-title:before { color: #95c26c; } .error404 .page-wrapper { background-color: #eef8f6; } .format-aside .entry-meta, .format-aside .entry-meta a, .format-aside .entry-title a, .format-aside .entry-content a, .format-aside .entry-summary a, .format-link .entry-meta, .format-link .entry-meta a, .format-link .entry-title a, .format-link .entry-content a, .format-link .entry-summary a { color: #0e5c13; } .nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu .sub-menu, .nav-menu .children { background-color: #0e5c13; } ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, .toggled-on .nav-menu li a:hover, .toggled-on .nav-menu ul a:hover { background-color: #398647; } .blog .format-link:first-of-type, .single .format-link:first-of-type, .format-link + .format-aside, .format-link + .format-link, .format-aside + .format-aside { box-shadow: inset 0px 2px 2px rgba(0,0,0, 0.1); } .blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside { box-shadow: inset 0px 2px 2px rgba(0,0,0, 0.1); } .site-footer a, .navigation a { color: #448275; } .site-footer a:hover, .navigation a:hover { color: #95c26c; } .paging-navigation .meta-nav { background-color: #448275; } .paging-navigation a:hover .meta-nav { background-color: #95c26c; } /** * Galleries */ .format-gallery { background-color: #95c26c; } .format-gallery .entry-meta, .format-gallery .entry-meta a, .format-gallery .entry-content a, .format-gallery .entry-summary a { color: #004c3c; } /** * Quotes */ .format-quote, .site-footer .sidebar-container { background-color: #0a3112; color: #fff; } .format-quote .entry-meta, .format-quote .entry-meta a, .format-quote .entry-content a, .format-quote .entry-summary a { color: #48b29c; } /** * Status */ .format-status, .paging-navigation .meta-nav { background-color: #448275; color: #fff; } /** * Video, Audio */ .format-video, .format-audio { background-color: #398647; color: #fff; } .format-video .entry-meta, .format-video .entry-meta a, .format-video .entry-content a, .format-video .entry-summary a, .format-audio .entry-meta, .format-audio .entry-meta a, .format-audio .entry-content a, .format-audio .entry-summary a { color: #0a3112; } .format-video .entry-title a, .format-audio .entry-title a, .format-video .entry-title a:hover, .format-audio .entry-title a:hover { color: #fff; } .hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #202225; } /** * Chat */ .format-chat { background-color: #aed9bd; } .format-chat .entry-meta, .format-chat .entry-meta a, .format-chat .entry-content a, .format-chat .entry-summary a { color: #0e5c13; } /** * Widgets */ .widget { background: #eef8f6; } .widget a, .site-footer .widget a { color: #2f7d3d; } .site-footer .sidebar-container { background: #0a3112; }