/***Danbooru (and Safebooru): Blue & Orange***/
/**v1.0**/
/**Created by Sasani07**/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("danbooru.donmai.us"), domain("safebooru.donmai.us") {

body, .quote, .highlightable th {background:#215578 !important;}

.status-notice, .has-mail {background:#21455C !important; border:2px solid #AAE1FB !important;}

.highlightable tr:hover, .even:hover, .odd:hover {background:#1A435F !important}

#subnavbar, .current-page {background:#183B52 !important}

.pagination a:hover {background:#0F4061 !important}
.pagination a {border:#C0EAFF 1px solid !important}

.negative-record {background:#782140 !important}
.positive-record {background:#22803E !important}

.note-body, blockquote {background:#497491 !important}

.spoiler {background:#000000 !important; color:#000000 !important}

/**text**/
h1, h4, h6, #content, .current-page a, .tn, span, .highlightable th, h2, .flat-list, .received {color:#C0EAFF !important}

#links a, *:link, #static-index h1 a, #site-title a, .flat-list a, .forum-topic a, .pagination a, .link-page a, #upgrade-account a, .sidebar a, .highlightable a, #body a {color:#F99C29 !important}

a:hover {color:#E38817 !important}

.bad {color:#FB7373 !important}

#notice, .highlightable .last-page {color:#FCFD59 !important;}

.highlightable .last-page {font-style:italic !important}

/**tag colors**/
.tag-type-general a {color:#FFA70B !important}
.tag-type-artist a {color:#DBFA0C !important}
.tag-type-character a {color:#69FF0C !important}
.tag-type-copyright a {color:#51FCE6 !important}

/**tag hover**/
.tag-type-general a:hover {color:#D27C12 !important}
.tag-type-artist a:hover {color:#B4C736 !important}
.tag-type-character a:hover {color:#63CA22 !important}
.tag-type-copyright a:hover {color:#3CCDBB !important}

/**visited colors**/
*:visited {color:#DA851E !important}
/*.tag-type-general a:visited {color:#D38702 !important}*/
/*.tag-type-artist a:visited {color:#B4C929 !important}*/
/*.tag-type-character a:visited {color:#63D41C !important}*/
/*.tag-type-copyright a:visited {color:#18C1AC !important}*/

}