﻿body { 
	background: #403a37 url("/images/wl/wl-backgrnd.gif") fixed repeat-x top left; 
}
a:link, a:visited, .entry h2 {
	color: #336699;
	text-decoration: none;
}

hr
{
	color: silver;
	height:1px;
	}

a:hover, ul.icon li a:hover span, ul.link-list li a:hover span, #sidenotes a:hover strong, ul.postspermonth a:hover span {
 	background-color: #9EC4EB;
	color: #336699; 
}
.entry a.goarrow {
	border: none;
}
.entry a.goarrow:hover {
	text-decoration: underline;
}
.entry a.goarrow:active {
	border: none;
}
.thumbnails a:hover img, 
.thumbnails a.sm:hover img,
#siteimage a:hover img {
	border-color: #69b537;
}
#header {
	background: #164057 url("/images/wl/wl-hdr.jpg") no-repeat top left;
}
ul#pagenav {
	background: #2d6b9e url("/images/wl/wl-nav.gif") top left;
}
ul#pagenav li a {
	border: none;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

ul#pagenav li a:hover {
	background: transparent;
}
ul#pagenav li a span {
	/* color: #84cae8; */
	color: #336699;
}
ul#pagenav li.selected a span,
ul#pagenav li a:hover span {
/*	color: #c0ff9d;*/
	color: #9EC4EB;
}
pre, code {
	color: #5e8743;
}
ul.imagelinklist a img,
.link-icon a img {
	background-color: #000;
}
ul.imagelinklist a:hover img,
.link-icon a:hover img {
	background-color: #69b537;
}
a.icon:link,
a.icon:visited {
	color: #000;
}
a.icon:hover {	
	color: #69b537;

}
a.rss:link,
a.rss:visited {
	background-image: url("/images/icons/rss.gif");
	white-space:nowrap ;
}
a.odfs:link,
a.odfs:visited {
	background-image: url("/images/icons/odfs.gif");
	white-space:nowrap ;
}

button:hover,
button:focus {
	color: #69b537;
	cursor: pointer;
}
.commentlist li, .alternate-full li {
	background-color: #f9f9f9;
}
.commentlist li.alt, .alternate-full li.alt {
	background-color: #fefefe;
}
.metablock {
	background: #fafafa url("/images/wl/wl-hr.gif") repeat-x top left;
}
.metablock ul {
	background:    url("/images/wl/wl-hr.gif") repeat-x bottom left;
}
.alternate-full {
	padding-top: 1px !important;
}

/* Dotted lines
------------------------------------------------------------------*/
h2.dotted, h1, #sidenotes a:link, #sidenotes a:visited,#previews li div {
	background:    url("/images/wl/wl-hr.gif") repeat-x bottom left !important;
}
p.emphasize, .alternate-full, ul.medlist, dl.medlist, .commentlist {	
	background:    url("/images/wl/wl-hr.gif") repeat-x top left !important;
}
.commentlist li {
	background-image:    url("/images/wl/wl-hr.gif")!important;
}
#header {
	background-image:    url("/images/wl/wl-hdr.jpg") !important;
}

#pageinner {
	background:  url("/images/wl/wl-pageouter.gif") repeat-y top left !important;
}
#footerbottom {
	background:   url("/images/wl/wl-bg-bottom.gif") no-repeat top left !important;
}

#titlelist ol li a:hover
{
  background-color: #9EC4EB;
  color: #000; 
}

