/* Theme Name: Annina with Transparent Description: Annina Child Theme with some transparent effects. Background image NOT included. Author: Joshua Lee Template: annina Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: annina Tags: two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, custom-colors, sticky-post, featured-images, theme-options, translation-ready, editor-style, white, full-width-template, rtl-language-support */ body, button, input, select, textarea { } blockquote { border-left: 4px solid rgba(30, 115, 190, 1); border-right: 2px solid rgba(30, 115, 190, 1); } blockquote::before { color: rgba(30, 115, 190, 1); } button, input[type="button"], input[type="reset"], input[type="submit"] { background: rgba(30, 115, 190, 0.25); color: rgba(255, 255, 255, 0.25); } button:hover:not(.menu-toggle), input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border: 1px solid rgba(30, 115, 190, 0.75); background: rgba(255, 255, 255, 0.25); color: rgba(30, 115, 190, 0.75); } a { color: rgba(30, 115, 190, 1); } /*.site-header a, .site-header a:hover, .site-header a:focus, .site-header, .site-footer a, .site-footer a:hover { background-color: rgba(0, 0, 0, 0.5); }*/ .main-navigation ul li:hover > a, .main-navigation li a:focus, .main-navigation li.current-menu-item > a, .main-navigation li.current-menu-parent > a, .main-navigation li.current-page-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_parent > a, .main-navigation ul > li:hover .indicator, .main-navigation li.current-menu-parent .indicator, .main-navigation li.current-menu-item .indicator { color: rgba(30, 115, 190, 1); border-left: 2px solid rgba(30, 115, 190, 1); } .post-navigation .meta-nav, .paging-navigation .meta-nav { background: rgba(30, 115, 190, 0.25); color: rgba(255, 255, 255, 0.5); } .post-navigation .meta-nav:hover, .paging-navigation .meta-nav:hover { border: 1px solid rgba(30, 115, 190, 0.8); color: rgba(30, 115, 190, 0.8); background: rgba(255, 255, 255, 0.8); } #wp-calendar > caption { color: #000; background: rgba(30, 115, 190, 0.25); } #wp-calendar tbody td#today { border: 1px solid rgba(30, 115, 190, 1); } .widget-title h3 { border-bottom: 2px solid rgba(30, 115, 190, 1); } .site-header { background: rgba(0, 0, 0, 0.5); width: 18%; } .site-content { width: 82%; } .content-annina { background: rgba(255, 255, 255, 0.25); } .content-annina-title { background: rgba(0, 0, 0, 0); color: rgba(255, 255, 255, 1); } footer.site-footer { border-radius: 4px; background: rgba(30, 115, 190, 0.25); } .tagcloud a { background: rgba(30, 115, 190, 0.25); color: rgba(255, 255, 255, 0.25); } .tagcloud a:hover { border: 1px solid rgba(30, 115, 190, 0.8); color: rgba(30, 115, 190, 0.8); } #search-full { background: rgba(255,255,255,0.5); } .entry-meta, .read-more, .edit-link, .tags-links { color: rgba(30, 115, 190, 0.8); } .sticky:before { color: rgba(30, 115, 190, 1); }