some code cleanup - more needed.
This commit is contained in:
		
							
								
								
									
										560
									
								
								style.css
									
									
									
									
									
								
							
							
						
						
									
										560
									
								
								style.css
									
									
									
									
									
								
							@@ -5,10 +5,10 @@
 | 
				
			|||||||
 Author:       Jacob Haddon
 | 
					 Author:       Jacob Haddon
 | 
				
			||||||
 Author URI:   http://jacobhaddon.com
 | 
					 Author URI:   http://jacobhaddon.com
 | 
				
			||||||
 Template:     twentysixteen
 | 
					 Template:     twentysixteen
 | 
				
			||||||
 Version:      1.1.0
 | 
					 Version:      1.2.0
 | 
				
			||||||
 License:      GNU General Public License v2 or later
 | 
					 License:      GNU General Public License v2 or later
 | 
				
			||||||
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 | 
					 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 | 
				
			||||||
 Tags:         
 | 
					 Tags:         Twenty Sixteen, Dark Mode
 | 
				
			||||||
 Text Domain:  twenty-sixteen-child
 | 
					 Text Domain:  twenty-sixteen-child
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -135,343 +135,265 @@ code,
 | 
				
			|||||||
/* media 985px */
 | 
					/* media 985px */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media screen and (prefers-color-scheme: dark)
 | 
					@media screen and (prefers-color-scheme: dark)
 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 
 | 
					 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	body { background: #232323; }
 | 
						/* 	color: #fff; */
 | 
				
			||||||
	.site { background: #111111; }
 | 
						mark,
 | 
				
			||||||
 | 
						ins,
 | 
				
			||||||
 | 
						button,
 | 
				
			||||||
 | 
						button[disabled]:hover,
 | 
				
			||||||
 | 
						button[disabled]:focus,
 | 
				
			||||||
 | 
						input[type="button"],
 | 
				
			||||||
 | 
						input[type="button"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="button"][disabled]:focus,
 | 
				
			||||||
 | 
						input[type="reset"],
 | 
				
			||||||
 | 
						input[type="reset"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="reset"][disabled]:focus,
 | 
				
			||||||
 | 
						input[type="submit"],
 | 
				
			||||||
 | 
						input[type="submit"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="submit"][disabled]:focus,
 | 
				
			||||||
 | 
						.pagination .nav-links:before,
 | 
				
			||||||
 | 
						.pagination .nav-links:after,
 | 
				
			||||||
 | 
						.pagination .prev,
 | 
				
			||||||
 | 
						.pagination .next,
 | 
				
			||||||
 | 
						.pagination .prev:hover,
 | 
				
			||||||
 | 
						.pagination .prev:focus,
 | 
				
			||||||
 | 
						.pagination .next:hover,
 | 
				
			||||||
 | 
						.pagination .next:focus,
 | 
				
			||||||
 | 
						.widget_calendar tbody a,
 | 
				
			||||||
 | 
						.widget_calendar tbody a:hover,
 | 
				
			||||||
 | 
						.widget_calendar tbody a:focus,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on:hover,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on:focus,
 | 
				
			||||||
 | 
						.page-links a,
 | 
				
			||||||
 | 
						.page-links a:hover,
 | 
				
			||||||
 | 
						.page-links a:focus
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							/* 	color: #000; */
 | 
				
			||||||
 | 
							color: #fff;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						/* color: #1a1a1a; */
 | 
				
			||||||
	body,
 | 
						body,
 | 
				
			||||||
	button,
 | 
						button,
 | 
				
			||||||
	input,
 | 
						input,
 | 
				
			||||||
	select,
 | 
						select,
 | 
				
			||||||
	textarea,
 | 
						textarea,
 | 
				
			||||||
	blockquote, 
 | 
					 | 
				
			||||||
	blockquote cite,
 | 
						blockquote cite,
 | 
				
			||||||
	blockquote small { color: #eeeeee; }
 | 
						blockquote small,
 | 
				
			||||||
	blockquote,
 | 
						input[type="date"]:focus,
 | 
				
			||||||
	.tagcloud a,
 | 
						input[type="time"]:focus,
 | 
				
			||||||
	.site-title,
 | 
						input[type="datetime-local"]:focus,
 | 
				
			||||||
	.entry-title,
 | 
						input[type="week"]:focus,
 | 
				
			||||||
	.entry-footer,
 | 
						input[type="month"]:focus,
 | 
				
			||||||
	.sticky-post,
 | 
						input[type="text"]:focus,
 | 
				
			||||||
	.page-title,
 | 
						input[type="email"]:focus,
 | 
				
			||||||
	.page-links,
 | 
						input[type="url"]:focus,
 | 
				
			||||||
	.comments-title,
 | 
						input[type="password"]:focus,
 | 
				
			||||||
	.comment-reply-title,
 | 
						input[type="search"]:focus,
 | 
				
			||||||
	.comment-metadata,
 | 
						input[type="tel"]:focus,
 | 
				
			||||||
	.pingback .edit-link,
 | 
						input[type="number"]:focus,
 | 
				
			||||||
	.comment-reply-link,
 | 
						textarea:focus,
 | 
				
			||||||
	.comment-form label,
 | 
						.main-navigation a,
 | 
				
			||||||
	.no-comments,
 | 
						.dropdown-toggle,
 | 
				
			||||||
	.widecolumn label,
 | 
						.social-navigation a,
 | 
				
			||||||
	.widecolumn .mu_register label, 
 | 
						.post-navigation a,
 | 
				
			||||||
	.wp-block-pullquote,
 | 
						.widget-title a,
 | 
				
			||||||
	.wp-block-quote,
 | 
						.site-branding .site-title a,
 | 
				
			||||||
	.main-navigation { color: #555555; }
 | 
						.menu-toggle,
 | 
				
			||||||
	
 | 
						.entry-title a,
 | 
				
			||||||
	a
 | 
						.page-links > .page-links-title,
 | 
				
			||||||
 | 
						.pagination a:hover,
 | 
				
			||||||
 | 
						.pagination a:focus,
 | 
				
			||||||
 | 
						.comment-reply-title small a:hover,
 | 
				
			||||||
 | 
						.comment-reply-title small a:focus,
 | 
				
			||||||
 | 
						.wp-block-code
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		color: #4682b4;
 | 
							/* 	color: #1a1a1a; */
 | 
				
			||||||
 | 
							color: #e1e1e1;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
						/* 	color: #686868; */
 | 
				
			||||||
 | 
						blockquote,
 | 
				
			||||||
 | 
						input[type="date"],
 | 
				
			||||||
 | 
						input[type="time"],
 | 
				
			||||||
 | 
						input[type="datetime-local"],
 | 
				
			||||||
 | 
						input[type="week"],
 | 
				
			||||||
 | 
						input[type="month"],
 | 
				
			||||||
 | 
						input[type="text"],
 | 
				
			||||||
 | 
						input[type="email"],
 | 
				
			||||||
 | 
						input[type="url"],
 | 
				
			||||||
 | 
						input[type="password"],
 | 
				
			||||||
 | 
						input[type="search"],
 | 
				
			||||||
 | 
						input[type="tel"],
 | 
				
			||||||
 | 
						input[type="number"],
 | 
				
			||||||
 | 
						textarea,
 | 
				
			||||||
 | 
						.post-password-form label,
 | 
				
			||||||
	a:hover,
 | 
						a:hover,
 | 
				
			||||||
a:focus,
 | 
						a:focus,
 | 
				
			||||||
a:active {
 | 
						a:active,
 | 
				
			||||||
	color: #007acc;
 | 
						.post-navigation .meta-nav,
 | 
				
			||||||
}
 | 
						.image-navigation,
 | 
				
			||||||
	
 | 
						.comment-navigation,
 | 
				
			||||||
	.main-navigation a, .site-branding .site-title a { color: #999999; }
 | 
						.widget_recent_entries .post-date,
 | 
				
			||||||
	.entry-title a { color: #c0c0c0; }
 | 
						.widget_rss .rss-date,
 | 
				
			||||||
	.main-navigation ul ul li { background: #222222; }
 | 
						.widget_rss cite,
 | 
				
			||||||
	.main-navigation ul ul, .main-navigation ul ul li { border-color: #222222; }
 | 
						.site-description,
 | 
				
			||||||
	.main-navigation ul ul::after {background-color: #222222;}
 | 
						.author-bio,
 | 
				
			||||||
 */
 | 
						.entry-footer,
 | 
				
			||||||
 
 | 
						.entry-footer a,
 | 
				
			||||||
 /* 	color: #fff; */
 | 
						.sticky-post,
 | 
				
			||||||
 | 
						.taxonomy-description,
 | 
				
			||||||
mark,
 | 
						.entry-caption,
 | 
				
			||||||
ins,
 | 
						.comment-author,
 | 
				
			||||||
button,
 | 
						.comment-metadata,
 | 
				
			||||||
button[disabled]:hover,
 | 
						.pingback .edit-link,
 | 
				
			||||||
button[disabled]:focus,
 | 
						.comment-metadata a,
 | 
				
			||||||
input[type="button"],
 | 
						.pingback .comment-edit-link,
 | 
				
			||||||
input[type="button"][disabled]:hover,
 | 
						.comment-form label,
 | 
				
			||||||
input[type="button"][disabled]:focus,
 | 
						.comment-notes,
 | 
				
			||||||
input[type="reset"],
 | 
						.comment-awaiting-moderation,
 | 
				
			||||||
input[type="reset"][disabled]:hover,
 | 
						.logged-in-as,
 | 
				
			||||||
input[type="reset"][disabled]:focus,
 | 
						.form-allowed-tags,
 | 
				
			||||||
input[type="submit"],
 | 
						.site-info,
 | 
				
			||||||
input[type="submit"][disabled]:hover,
 | 
						.site-info a,
 | 
				
			||||||
input[type="submit"][disabled]:focus,
 | 
						.wp-caption .wp-caption-text,
 | 
				
			||||||
.pagination .nav-links:before,
 | 
						.gallery-caption,
 | 
				
			||||||
.pagination .nav-links:after,
 | 
						.widecolumn label,
 | 
				
			||||||
.pagination .prev,
 | 
						.widecolumn .mu_register label
 | 
				
			||||||
.pagination .next,
 | 
					 | 
				
			||||||
.pagination .prev:hover,
 | 
					 | 
				
			||||||
.pagination .prev:focus,
 | 
					 | 
				
			||||||
.pagination .next:hover,
 | 
					 | 
				
			||||||
.pagination .next:focus,
 | 
					 | 
				
			||||||
.widget_calendar tbody a,
 | 
					 | 
				
			||||||
.widget_calendar tbody a:hover,
 | 
					 | 
				
			||||||
.widget_calendar tbody a:focus,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on:hover,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on:focus,
 | 
					 | 
				
			||||||
.page-links a,
 | 
					 | 
				
			||||||
.page-links a:hover,
 | 
					 | 
				
			||||||
.page-links a:focus 
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
/* 	color: #000; */
 | 
					 | 
				
			||||||
color: #fff;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* color: #1a1a1a; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
body,
 | 
					 | 
				
			||||||
button,
 | 
					 | 
				
			||||||
input,
 | 
					 | 
				
			||||||
select,
 | 
					 | 
				
			||||||
textarea,
 | 
					 | 
				
			||||||
blockquote cite,
 | 
					 | 
				
			||||||
blockquote small,
 | 
					 | 
				
			||||||
input[type="date"]:focus,
 | 
					 | 
				
			||||||
input[type="time"]:focus,
 | 
					 | 
				
			||||||
input[type="datetime-local"]:focus,
 | 
					 | 
				
			||||||
input[type="week"]:focus,
 | 
					 | 
				
			||||||
input[type="month"]:focus,
 | 
					 | 
				
			||||||
input[type="text"]:focus,
 | 
					 | 
				
			||||||
input[type="email"]:focus,
 | 
					 | 
				
			||||||
input[type="url"]:focus,
 | 
					 | 
				
			||||||
input[type="password"]:focus,
 | 
					 | 
				
			||||||
input[type="search"]:focus,
 | 
					 | 
				
			||||||
input[type="tel"]:focus,
 | 
					 | 
				
			||||||
input[type="number"]:focus,
 | 
					 | 
				
			||||||
textarea:focus,
 | 
					 | 
				
			||||||
.main-navigation a,
 | 
					 | 
				
			||||||
.dropdown-toggle,
 | 
					 | 
				
			||||||
.social-navigation a,
 | 
					 | 
				
			||||||
.post-navigation a,
 | 
					 | 
				
			||||||
.widget-title a,
 | 
					 | 
				
			||||||
.site-branding .site-title a,
 | 
					 | 
				
			||||||
.menu-toggle,
 | 
					 | 
				
			||||||
.entry-title a,
 | 
					 | 
				
			||||||
.page-links > .page-links-title,
 | 
					 | 
				
			||||||
.pagination a:hover,
 | 
					 | 
				
			||||||
.pagination a:focus,
 | 
					 | 
				
			||||||
.comment-reply-title small a:hover,
 | 
					 | 
				
			||||||
.comment-reply-title small a:focus,
 | 
					 | 
				
			||||||
.wp-block-code     
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
/* 	color: #1a1a1a; */
 | 
					 | 
				
			||||||
	color: #e1e1e1;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	color: #686868; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
blockquote,
 | 
					 | 
				
			||||||
input[type="date"],
 | 
					 | 
				
			||||||
input[type="time"],
 | 
					 | 
				
			||||||
input[type="datetime-local"],
 | 
					 | 
				
			||||||
input[type="week"],
 | 
					 | 
				
			||||||
input[type="month"],
 | 
					 | 
				
			||||||
input[type="text"],
 | 
					 | 
				
			||||||
input[type="email"],
 | 
					 | 
				
			||||||
input[type="url"],
 | 
					 | 
				
			||||||
input[type="password"],
 | 
					 | 
				
			||||||
input[type="search"],
 | 
					 | 
				
			||||||
input[type="tel"],
 | 
					 | 
				
			||||||
input[type="number"],
 | 
					 | 
				
			||||||
textarea,
 | 
					 | 
				
			||||||
.post-password-form label,
 | 
					 | 
				
			||||||
a:hover,
 | 
					 | 
				
			||||||
a:focus,
 | 
					 | 
				
			||||||
a:active,
 | 
					 | 
				
			||||||
.post-navigation .meta-nav,
 | 
					 | 
				
			||||||
.image-navigation,
 | 
					 | 
				
			||||||
.comment-navigation,
 | 
					 | 
				
			||||||
.widget_recent_entries .post-date,
 | 
					 | 
				
			||||||
.widget_rss .rss-date,
 | 
					 | 
				
			||||||
.widget_rss cite,
 | 
					 | 
				
			||||||
.site-description,
 | 
					 | 
				
			||||||
.author-bio,
 | 
					 | 
				
			||||||
.entry-footer,
 | 
					 | 
				
			||||||
.entry-footer a,
 | 
					 | 
				
			||||||
.sticky-post,
 | 
					 | 
				
			||||||
.taxonomy-description,
 | 
					 | 
				
			||||||
.entry-caption,
 | 
					 | 
				
			||||||
.comment-author,
 | 
					 | 
				
			||||||
.comment-metadata,
 | 
					 | 
				
			||||||
.pingback .edit-link,
 | 
					 | 
				
			||||||
.comment-metadata a,
 | 
					 | 
				
			||||||
.pingback .comment-edit-link,
 | 
					 | 
				
			||||||
.comment-form label,
 | 
					 | 
				
			||||||
.comment-notes,
 | 
					 | 
				
			||||||
.comment-awaiting-moderation,
 | 
					 | 
				
			||||||
.logged-in-as,
 | 
					 | 
				
			||||||
.form-allowed-tags,
 | 
					 | 
				
			||||||
.site-info,
 | 
					 | 
				
			||||||
.site-info a,
 | 
					 | 
				
			||||||
.wp-caption .wp-caption-text,
 | 
					 | 
				
			||||||
.gallery-caption,
 | 
					 | 
				
			||||||
.widecolumn label,
 | 
					 | 
				
			||||||
.widecolumn .mu_register label
 | 
					 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
/* 	color: #686868; */
 | 
							/* 	color: #686868; */
 | 
				
			||||||
color: #8e8e8e; 
 | 
							color: #8e8e8e;
 | 
				
			||||||
}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
/* 	color: #007acc; */
 | 
						/* 	color: #007acc; */
 | 
				
			||||||
 | 
						a,
 | 
				
			||||||
 | 
						.main-navigation a:hover,
 | 
				
			||||||
 | 
						.main-navigation a:focus,
 | 
				
			||||||
 | 
						.dropdown-toggle:hover,
 | 
				
			||||||
 | 
						.dropdown-toggle:focus,
 | 
				
			||||||
 | 
						.social-navigation a:hover:before,
 | 
				
			||||||
 | 
						.social-navigation a:focus:before,
 | 
				
			||||||
 | 
						.post-navigation a:hover .post-title,
 | 
				
			||||||
 | 
						.post-navigation a:focus .post-title,
 | 
				
			||||||
 | 
						.tagcloud a:hover,
 | 
				
			||||||
 | 
						.tagcloud a:focus,
 | 
				
			||||||
 | 
						.site-branding .site-title a:hover,
 | 
				
			||||||
 | 
						.site-branding .site-title a:focus,
 | 
				
			||||||
 | 
						.menu-toggle:hover,
 | 
				
			||||||
 | 
						.menu-toggle:focus,
 | 
				
			||||||
 | 
						.entry-title a:hover,
 | 
				
			||||||
 | 
						.entry-title a:focus,
 | 
				
			||||||
 | 
						.entry-footer a:hover,
 | 
				
			||||||
 | 
						.entry-footer a:focus,
 | 
				
			||||||
 | 
						.comment-metadata a:hover,
 | 
				
			||||||
 | 
						.comment-metadata a:focus,
 | 
				
			||||||
 | 
						.pingback .comment-edit-link:hover,
 | 
				
			||||||
 | 
						.pingback .comment-edit-link:focus,
 | 
				
			||||||
 | 
						.comment-reply-link,
 | 
				
			||||||
 | 
						.required,
 | 
				
			||||||
 | 
						.site-info a:hover,
 | 
				
			||||||
 | 
						.site-info a:focus { color: #007acc; }
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
a,
 | 
						/* 	background-color: #fff; */
 | 
				
			||||||
.main-navigation a:hover,
 | 
						.main-navigation ul ul li, 
 | 
				
			||||||
.main-navigation a:focus,
 | 
						input[type="date"]:focus,
 | 
				
			||||||
.dropdown-toggle:hover,
 | 
						input[type="time"]:focus,
 | 
				
			||||||
.dropdown-toggle:focus,
 | 
						input[type="datetime-local"]:focus,
 | 
				
			||||||
.social-navigation a:hover:before,
 | 
						input[type="week"]:focus,
 | 
				
			||||||
.social-navigation a:focus:before,
 | 
						input[type="month"]:focus,
 | 
				
			||||||
.post-navigation a:hover .post-title,
 | 
						input[type="text"]:focus,
 | 
				
			||||||
.post-navigation a:focus .post-title,
 | 
						input[type="email"]:focus,
 | 
				
			||||||
.tagcloud a:hover,
 | 
						input[type="url"]:focus,
 | 
				
			||||||
.tagcloud a:focus,
 | 
						input[type="password"]:focus,
 | 
				
			||||||
.site-branding .site-title a:hover,
 | 
						input[type="search"]:focus,
 | 
				
			||||||
.site-branding .site-title a:focus,
 | 
						input[type="tel"]:focus,
 | 
				
			||||||
.menu-toggle:hover,
 | 
						input[type="number"]:focus,
 | 
				
			||||||
.menu-toggle:focus,
 | 
						textarea:focus,
 | 
				
			||||||
.entry-title a:hover,
 | 
						.site
 | 
				
			||||||
.entry-title a:focus,
 | 
					 | 
				
			||||||
.entry-footer a:hover,
 | 
					 | 
				
			||||||
.entry-footer a:focus,
 | 
					 | 
				
			||||||
.comment-metadata a:hover,
 | 
					 | 
				
			||||||
.comment-metadata a:focus,
 | 
					 | 
				
			||||||
.pingback .comment-edit-link:hover,
 | 
					 | 
				
			||||||
.pingback .comment-edit-link:focus,
 | 
					 | 
				
			||||||
.comment-reply-link,
 | 
					 | 
				
			||||||
.required,
 | 
					 | 
				
			||||||
.site-info a:hover,
 | 
					 | 
				
			||||||
.site-info a:focus 
 | 
					 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
	color: #007acc;
 | 
							/* 	background-color: #fff; */
 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background-color: #fff; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.main-navigation ul ul li, 
 | 
					 | 
				
			||||||
input[type="date"]:focus,
 | 
					 | 
				
			||||||
input[type="time"]:focus,
 | 
					 | 
				
			||||||
input[type="datetime-local"]:focus,
 | 
					 | 
				
			||||||
input[type="week"]:focus,
 | 
					 | 
				
			||||||
input[type="month"]:focus,
 | 
					 | 
				
			||||||
input[type="text"]:focus,
 | 
					 | 
				
			||||||
input[type="email"]:focus,
 | 
					 | 
				
			||||||
input[type="url"]:focus,
 | 
					 | 
				
			||||||
input[type="password"]:focus,
 | 
					 | 
				
			||||||
input[type="search"]:focus,
 | 
					 | 
				
			||||||
input[type="tel"]:focus,
 | 
					 | 
				
			||||||
input[type="number"]:focus,
 | 
					 | 
				
			||||||
textarea:focus,
 | 
					 | 
				
			||||||
.site  {
 | 
					 | 
				
			||||||
/* 	background-color: #fff; */
 | 
					 | 
				
			||||||
background: #111111; 
 | 
					 | 
				
			||||||
	
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background-color: #d1d1d1; */
 | 
					 | 
				
			||||||
code,
 | 
					 | 
				
			||||||
hr
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
/* 	background-color: #d1d1d1; */
 | 
					 | 
				
			||||||
background: #343434;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background: #1a1a1a; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
button,
 | 
					 | 
				
			||||||
button[disabled]:hover,
 | 
					 | 
				
			||||||
button[disabled]:focus,
 | 
					 | 
				
			||||||
input[type="button"],
 | 
					 | 
				
			||||||
input[type="button"][disabled]:hover,
 | 
					 | 
				
			||||||
input[type="button"][disabled]:focus,
 | 
					 | 
				
			||||||
input[type="reset"],
 | 
					 | 
				
			||||||
input[type="reset"][disabled]:hover,
 | 
					 | 
				
			||||||
input[type="reset"][disabled]:focus,
 | 
					 | 
				
			||||||
input[type="submit"],
 | 
					 | 
				
			||||||
input[type="submit"][disabled]:hover,
 | 
					 | 
				
			||||||
input[type="submit"][disabled]:focus,
 | 
					 | 
				
			||||||
.pagination:before,
 | 
					 | 
				
			||||||
.pagination:after,
 | 
					 | 
				
			||||||
.pagination .prev,
 | 
					 | 
				
			||||||
.pagination .next,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on:hover,
 | 
					 | 
				
			||||||
.menu-toggle.toggled-on:focus,
 | 
					 | 
				
			||||||
.page-links a 
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
/* 	background: #1a1a1a; */
 | 
					 | 
				
			||||||
	background: #222222;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background: #007acc; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
mark,
 | 
					 | 
				
			||||||
ins,
 | 
					 | 
				
			||||||
.pagination .prev:hover,
 | 
					 | 
				
			||||||
.pagination .prev:focus,
 | 
					 | 
				
			||||||
.pagination .next:hover,
 | 
					 | 
				
			||||||
.pagination .next:focus,
 | 
					 | 
				
			||||||
button:hover,
 | 
					 | 
				
			||||||
button:focus,
 | 
					 | 
				
			||||||
input[type="button"]:hover,
 | 
					 | 
				
			||||||
input[type="button"]:focus,
 | 
					 | 
				
			||||||
input[type="reset"]:hover,
 | 
					 | 
				
			||||||
input[type="reset"]:focus,
 | 
					 | 
				
			||||||
input[type="submit"]:hover,
 | 
					 | 
				
			||||||
input[type="submit"]:focus,
 | 
					 | 
				
			||||||
.widget_calendar tbody a,
 | 
					 | 
				
			||||||
.page-links a:hover,
 | 
					 | 
				
			||||||
.page-links a:focus {
 | 
					 | 
				
			||||||
	background: #007acc;
 | 
					 | 
				
			||||||
/* 	background: green; */
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background: #f7f7f7; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
input[type="time"],
 | 
					 | 
				
			||||||
input[type="datetime-local"],
 | 
					 | 
				
			||||||
input[type="week"],
 | 
					 | 
				
			||||||
input[type="month"],
 | 
					 | 
				
			||||||
input[type="text"],
 | 
					 | 
				
			||||||
input[type="email"],
 | 
					 | 
				
			||||||
input[type="url"],
 | 
					 | 
				
			||||||
input[type="password"],
 | 
					 | 
				
			||||||
input[type="search"],
 | 
					 | 
				
			||||||
input[type="tel"],
 | 
					 | 
				
			||||||
input[type="number"],
 | 
					 | 
				
			||||||
textarea {
 | 
					 | 
				
			||||||
/* 	background: #f7f7f7; */
 | 
					 | 
				
			||||||
		background: #111111;
 | 
							background: #111111;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
/* 	background-color: #686868; */
 | 
						/* 	background-color: #d1d1d1; */
 | 
				
			||||||
 | 
						code,
 | 
				
			||||||
.widget_calendar tbody a:hover,
 | 
						hr
 | 
				
			||||||
.widget_calendar tbody a:focus {
 | 
						{
 | 
				
			||||||
	background-color: #686868;
 | 
							/* 	background-color: #d1d1d1; */
 | 
				
			||||||
}
 | 
							background: #343434;
 | 
				
			||||||
 | 
					 | 
				
			||||||
/* 	background-color: transparent; */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.menu-toggle,
 | 
					 | 
				
			||||||
.menu-toggle:hover,
 | 
					 | 
				
			||||||
.menu-toggle:focus
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
	background-color: transparent;
 | 
					 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
body:not(.search-results) .entry-summary blockquote {
 | 
						/* 	background: #1a1a1a; */
 | 
				
			||||||
	border-color: currentColor;
 | 
						button,
 | 
				
			||||||
}
 | 
						button[disabled]:hover,
 | 
				
			||||||
 | 
						button[disabled]:focus,
 | 
				
			||||||
 | 
						input[type="button"],
 | 
				
			||||||
 | 
						input[type="button"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="button"][disabled]:focus,
 | 
				
			||||||
 | 
						input[type="reset"],
 | 
				
			||||||
 | 
						input[type="reset"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="reset"][disabled]:focus,
 | 
				
			||||||
 | 
						input[type="submit"],
 | 
				
			||||||
 | 
						input[type="submit"][disabled]:hover,
 | 
				
			||||||
 | 
						input[type="submit"][disabled]:focus,
 | 
				
			||||||
 | 
						.pagination:before,
 | 
				
			||||||
 | 
						.pagination:after,
 | 
				
			||||||
 | 
						.pagination .prev,
 | 
				
			||||||
 | 
						.pagination .next,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on:hover,
 | 
				
			||||||
 | 
						.menu-toggle.toggled-on:focus,
 | 
				
			||||||
 | 
						.page-links a
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							/* 	background: #1a1a1a; */
 | 
				
			||||||
 | 
							background: #222222;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
						/* 	background: #007acc; */
 | 
				
			||||||
 | 
						mark,
 | 
				
			||||||
 | 
						ins,
 | 
				
			||||||
 | 
						.pagination .prev:hover,
 | 
				
			||||||
 | 
						.pagination .prev:focus,
 | 
				
			||||||
 | 
						.pagination .next:hover,
 | 
				
			||||||
 | 
						.pagination .next:focus,
 | 
				
			||||||
 | 
						button:hover,
 | 
				
			||||||
 | 
						button:focus,
 | 
				
			||||||
 | 
						input[type="button"]:hover,
 | 
				
			||||||
 | 
						input[type="button"]:focus,
 | 
				
			||||||
 | 
						input[type="reset"]:hover,
 | 
				
			||||||
 | 
						input[type="reset"]:focus,
 | 
				
			||||||
 | 
						input[type="submit"]:hover,
 | 
				
			||||||
 | 
						input[type="submit"]:focus,
 | 
				
			||||||
 | 
						.widget_calendar tbody a,
 | 
				
			||||||
 | 
						.page-links a:hover,
 | 
				
			||||||
 | 
						.page-links a:focus { background: #007acc; }
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
 | 
						/* 	background: #f7f7f7; */
 | 
				
			||||||
 | 
						input[type="time"],
 | 
				
			||||||
 | 
						input[type="datetime-local"],
 | 
				
			||||||
 | 
						input[type="week"],
 | 
				
			||||||
 | 
						input[type="month"],
 | 
				
			||||||
 | 
						input[type="text"],
 | 
				
			||||||
 | 
						input[type="email"],
 | 
				
			||||||
 | 
						input[type="url"],
 | 
				
			||||||
 | 
						input[type="password"],
 | 
				
			||||||
 | 
						input[type="search"],
 | 
				
			||||||
 | 
						input[type="tel"],
 | 
				
			||||||
 | 
						input[type="number"],
 | 
				
			||||||
 | 
						textarea
 | 
				
			||||||
 | 
						{
 | 
				
			||||||
 | 
							/* 	background: #f7f7f7; */
 | 
				
			||||||
 | 
							background: #111111;
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						/* 	background-color: #686868; */
 | 
				
			||||||
 | 
						.widget_calendar tbody a:hover,
 | 
				
			||||||
 | 
						.widget_calendar tbody a:focus { background-color: #686868; }
 | 
				
			||||||
 | 
						
 | 
				
			||||||
 | 
						/* 	background-color: transparent; */
 | 
				
			||||||
 | 
						.menu-toggle,
 | 
				
			||||||
 | 
						.menu-toggle:hover,
 | 
				
			||||||
 | 
						.menu-toggle:focus { background-color: transparent; }
 | 
				
			||||||
 | 
						body:not(.search-results) .entry-summary blockquote { border-color: currentColor; }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user