@import url("//sarilho.net/wordpress/wp-content/themes/comicpress/CSS/revelations.css");


.top-menu a:hover, a:hover, .comment-edit:hover {
  color: #383528 !important;
}

body
{
	  background: url('https://sarilho.net/wordpress/site-images/backgrounds/fight-flight-bg.png');
}


.comic-nav-container
{
	margin: -4px auto !important;
}

#comic-foot, .socialbtns, #header, .top-menu, #content, #footer, #footer img,  #comic, #sidebar-left, #tall-ad
{
	 filter:  invert(1) hue-rotate(20deg) ;

}

#comic img
{ 
  filter:  invert(1) hue-rotate(340deg) ;
}
#content, #comic, .top-menu, #sidebar-left, #tall-ad {
  background-color: #f1eee9e6 !important;
  border: 7px solid !important;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
  border-image-repeat: repeat !important;
  border-image-width: 5px !important;
  border-image-slice: 13 !important;
  border-image-source: url('//sarilho.net/wordpress/site-images/nav/revelations-v2/border-comic-v3.png') !important;
}

#footer
{
	background-color: #f1eee9e6 !important;
  text-shadow: unset !important;
	border: 7px solid !important;
  margin-left:-7px !important;
  border-image-repeat: repeat !important;
  border-image-width: 6px !important;
  border-image-slice: 12 !important;
  border-image-source: url('//sarilho.net/wordpress/site-images/nav/revelations-v2/border-comic-v3.png') !important;
}

a, a:hover, #sidebar-left a, #tall-ad a, a:visited, a:visited:hover
{
	color: #5f404b !important;
	/*! text-shadow: 1px 1px #8f8484 !important; */
}

#wpcomm span.wc-vote-link span, #wpcomm div.wpd-tooltip-left wpdtip, #wc-comment-header .wpdiscuz-comment-count .wpd-cc-value {
  background: #333 !important;
  text-shadow: 0px 0px #f1eee9 !important;
  color: #f1eee9 !important;
}

#wc-comment-header .wpdiscuz-comment-count .wpd-cc-arrow, #wpcomm span.wc-vote-link span::after, #wpcomm div.wpd-tooltip-left wpdtip::after {
  border-top: 8px solid #333;
}

#content img
{
	 filter:  invert(0) hue-rotate(340deg) ;
}


#content-column img
{
  filter:  invert(1) hue-rotate(-20deg);
}
#tall-ad img, #sidebar-left img, .newsletter
{
filter:  invert(1) hue-rotate(-20deg);
}