/* Theme Name: 2013 Blue Sequence Theme URI: http://noscope.com/2013/twenty-thirteen-make-it-yours/ Description: Blue color scheme for Twenty Thirteen, alternates colors sequentially instead of per post formats. 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 Blue Sequence WordPress theme, Copyright (C) 2013 Joen Asmussen. 2013 Blue Sequence WordPress theme is licensed under the GPL. */ /** * New header */ body .site-header { background-size: 1600px auto; color: #121314; } /** * Standard */ body { color: #202225; } a:visited { color: #9c1f9e; } .comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login { color: #004c7c; } a:active, a:hover { color: #1c78b0; } .entry-meta, .entry-meta a, .entry-content a, .entry-summary a { color: #004c7c; } .entry-meta a:hover { color: #004c7c; } .entry-title a, .site-header .home-link { color: #202225; } .entry-title a:hover { color: #202225; } a { color: #004c7c; } .form-allowed-tags, .form-allowed-tags code { color: #333; } .comment-meta a { color: #a2a2a2; } input, textarea { border: 2px solid #a2a2a2; } .comment-respond { background-color: #faf9f7; } input[type="submit"], input[type="button"], input[type="reset"] { border-color: #57adb2; background: #72c6ca; } input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { border-color: #48a4a9; background: #57b1b6; } input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active { border-color: #48a4a9; background: #57b1b6; } .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: #004c7c; } .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: none; } .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: none; } .hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #202225; } .archive-header, .page-header { background: #a7c7d7; } /** * Menu, Footer, 404 */ .navbar, .paging-navigation, .site-footer, .post-navigation { background-color: #f4f6f8; } .nav-menu .sub-menu, .nav-menu .children { border-color: #f4f6f8; } .error404 .page-title:before { color: #437d9e; } .error404 .page-wrapper { background-color: #f4f6f8; } .nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu .sub-menu, .nav-menu .children { background-color: #031b2a; } 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: #133d58; } .site-footer a, .navigation a { color: #ce5343; } .site-footer a:hover, .navigation a:hover { color: #d7422f; } .paging-navigation .meta-nav { background-color: #ce5343; } .paging-navigation a:hover .meta-nav { background-color: #d7422f; } /** * First post */ #content .hentry:nth-of-type( 7n + 1 ) { background-color: #fff; } #content .hentry:nth-of-type( 7n + 1 ) .entry-content, #content .hentry:nth-of-type( 7n + 1 ) .entry-summary { color: #202225; } #content .hentry:nth-of-type( 7n + 1 ) .entry-meta, #content .hentry:nth-of-type( 7n + 1 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 1 ) .entry-content a, #content .hentry:nth-of-type( 7n + 1 ) .entry-summary a { color: #004c7c; } /** * Second post */ #content .hentry:nth-of-type( 7n + 2 ) { background-color: #437d9e; } #content .hentry:nth-of-type( 7n + 2 ) .entry-content, #content .hentry:nth-of-type( 7n + 2 ) .entry-summary { color: #fff; } #content .hentry:nth-of-type( 7n + 2 ) .entry-title a, #content .hentry:nth-of-type( 7n + 2 ) .entry-title a:hover { color: #202225; } #content .hentry:nth-of-type( 7n + 2 ) .entry-meta, #content .hentry:nth-of-type( 7n + 2 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 2 ) .entry-content a, #content .hentry:nth-of-type( 7n + 2 ) .entry-summary a { color: #fff; } /** * Third post */ #content .hentry:nth-of-type( 7n + 3 ) { background-color: #031b2a; } #content .hentry:nth-of-type( 7n + 3 ) .entry-content, #content .hentry:nth-of-type( 7n + 3 ) .entry-summary { color: #fff; } #content .hentry:nth-of-type( 7n + 3 ) .entry-title a, #content .hentry:nth-of-type( 7n + 3 ) .entry-title a:hover { color: #fff; } #content .hentry:nth-of-type( 7n + 3 ) .entry-meta, #content .hentry:nth-of-type( 7n + 3 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 3 ) .entry-content a, #content .hentry:nth-of-type( 7n + 3 ) .entry-summary a { color: #7aaac2; } /** * Fourth post */ #content .hentry:nth-of-type( 7n + 4 ) { background-color: #a7c7d7; } #content .hentry:nth-of-type( 7n + 4 ) .entry-content, #content .hentry:nth-of-type( 7n + 4 ) .entry-summary { color: #202225; } #content .hentry:nth-of-type( 7n + 4 ) .entry-title a, #content .hentry:nth-of-type( 7n + 4 ) .entry-title a:hover { color: #202225; } #content .hentry:nth-of-type( 7n + 4 ) .entry-meta, #content .hentry:nth-of-type( 7n + 4 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 4 ) .entry-content a, #content .hentry:nth-of-type( 7n + 4 ) .entry-summary a { color: #031b2a; } /** * Fifth post */ #content .hentry:nth-of-type( 7n + 5 ) { background-color: #f4f6f8; } #content .hentry:nth-of-type( 7n + 5 ) .entry-content, #content .hentry:nth-of-type( 7n + 5 ) .entry-summary { color: #202225; } #content .hentry:nth-of-type( 7n + 5 ) .entry-meta, #content .hentry:nth-of-type( 7n + 5 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 5 ) .entry-content a, #content .hentry:nth-of-type( 7n + 5 ) .entry-summary a { color: #004c7c; } /** * Sixth post */ #content .hentry:nth-of-type( 7n + 6 ) { background-color: #ce5343; } #content .hentry:nth-of-type( 7n + 6 ) .entry-content, #content .hentry:nth-of-type( 7n + 6 ) .entry-summary { color: #fff; } #content .hentry:nth-of-type( 7n + 6 ) .entry-title a, #content .hentry:nth-of-type( 7n + 6 ) .entry-title a:hover { color: #fff; } #content .hentry:nth-of-type( 7n + 6 ) .entry-meta, #content .hentry:nth-of-type( 7n + 6 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 6 ) .entry-content a, #content .hentry:nth-of-type( 7n + 6 ) .entry-summary a { color: #fff; } /** * Seventh post */ #content .hentry:nth-of-type( 7n + 7 ) { background-color: #92bcd5; } #content .hentry:nth-of-type( 7n + 7 ) .entry-meta, #content .hentry:nth-of-type( 7n + 7 ) .entry-meta a, #content .hentry:nth-of-type( 7n + 7 ) .entry-content a, #content .hentry:nth-of-type( 7n + 7 ) .entry-summary a { color: #004c7c; } /** * Widgets */ .widget { background: #f4f6f8; } .widget a, .site-footer .widget a { color: #004c7c; } .site-footer .sidebar-container { background: #031b2a; }