﻿

/* ### Color Scheme ### */
body { background: #D4CA5B url("bg-fossil.jpg") fixed; color: #000;}

a:link { color: #C60; }
a:visited { color: #930; }
a:hover, a:focus, a:active { color: #C00; }

#site-title, #site-title a:link, #site-title a:visited { color: #FFF;}
#site-title a:hover, #site-title a:focus, #site-title a:active { color: #FF6;}

.entry td, .entry th {	border: 1px solid #666;}

/* outset panels */
.outdent, form#searchform, #sidebar>li, .hilight, .pq, .gallery img, .pagetitle, .comment-author, .comment-meta, .avatar {color: #fff; background: #C29613 none; border-color: #D0AF4B #513F08 #513F08 #D0AF4B;}

.entry-title  a:link, .entry-title  a:visited {color: #000;}
.entry-title  a:active, .entry-title  a:hover, .entry-title  a:focus {color: #600;}

#sidebar a:link, .outdent a:link, .comment-meta a:link, .comment-author a:link { color: #FE0; }
#sidebar a:visited, .outdent a:visited, .comment-meta a:visited, .comment-author a:visited { color: #FC0; }
#sidebar a:hover, #sidebar a:focus, #sidebar a:active, .outdent a:hover, .outdent a:focus, .outdent a:active {color: #FFF; }


/* inset panels */
.indent, .comment-body {background: url("ochre-trans.png") transparent; border-color: #513F08 #D0AF4B #D0AF4B #513F08; }

.indent hr  {border-color: #C29613; }

/* nested panels */
.indent .indent, .entry blockquote  {background: #fff none;}

.indent .outdent, .entry a img {background: #D4CA5B none;}


/* unique to this scheme */

.own:after {content: "\A0\2714"; color: #C00; }




