/*
Theme Name: david-s.net
Theme URI: http://david-s.net/
Description: Custom theme for david-s.net.
Version: 1.0
Author: David Schlosnagle
Author URI: http://david-s.net/

**	david-s.net stylesheet
**	copyright 2004-2005 David Schlosnagle
*/

/* -------------------------------- */

body
{
	background-image: url("/images/design-24.png") !important;
/* 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design-24.png', sizingMethod='scale'); */
/* 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design-24.png'); */
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #2F4B66;		/* Favorite Blue */
/*  background-color: #aaa; */		/* Light Gray */
/* 	background-color: #c00; */		/* Bright Red */
/* 	background-color: #c00; */		/* Fourth of July Red */
/* 	background-color: #039; */		/* Royal Blue */
/* 	background-color: #03a; */
/* 	background-color: #060; */		/* St. Patty's Day */
/* 	background-color: #f30; */ 		/* orange */
	color: black;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

/* -------------------------------- */

/* a */
/* { */
/* 	background-color: transparent; */
/* 	font-weight: bold; */
/* } */
/*  */
/* a:link */
/* { */
/* 	background-color: transparent; */
/* 	color: #039; */
/* } */
/*  */
/* a:hover */
/* { */
/* 	background-color: transparent; */
/* 	color: #f30; */
/* } */
/*  */
/* a:active */
/* { */
/* 	background-color: transparent; */
/* 	color: #036; */
/* } */
/*  */
/* a:visited */
/* { */
/* 	background-color: transparent; */
/* 	color: #003; */
/* } */

/* -------------------------------- */

h1, h2, h3, h4, h5, h6
{
	background-color: transparent;
	font-family: "Trebuchet MS", "Lucida Grande", "Gill Sans", Helvetica, "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0.75em 0 0.25em 0;
}

h1
{
	font-size: x-large;
}

h2
{
	font-size: large;
}

h3
{
	font-size: medium;
}

h4
{
	font-size: small;
}

h5
{
	font-size: x-small;
}

h6
{
	font-size: xx-small;
}

/* -------------------------------- */

abbr
{
	background-color: transparent;
	border-bottom: 1px dotted #900;
/* 	color: #900; */
	color: #f30;
	cursor: help;
	text-decoration: none;
}

blockquote
{
	border-left: 1px dotted #ccc;
	margin: 0.5em;
	padding: 0 0.5em;
}

blockquote p
{
	background: transparent;
	color: #111;
	font-size: small;
	line-height: 1.25em;
	text-align: justify;
}

/* -------------------------------- */

img
{
/* 	background-color: white; */
/* 	border: 1px solid black; */
	background-color: transparent;
	border: 0;
	margin: 0.5em;
	padding: 0;
}

.matted
{
	background-color: white;
	border: 1px solid #999;
	margin: 0.5em 0.75em;
	padding: 6px 6px 8px 6px;
}

img.not-matted
{
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

a:hover img.matted
{
	background-color: transparent;
	border: 1px solid black;
}

/* -------------------------------- */

pre, code
{
	font-family: Monaco, Anonymous, "Anadale Mono", "Lucida Sans Typewriter", "Lucida Console", Courier, "Courier New", monospace;
	font-size: 9px;
/* 	margin: 0.5em 1em; */
}

dl
{
	margin: 1em, 0;
	vertical-align: bottom;
}

dd {
	height: 1.25em;
}

dt {
	border: 0;
	clear: both;
	float: left;
	padding-right: 10px;
	width: 6em;
}

thead {
    font-weight: bold;
}

td, tr
{
    border: 0;
    margin: .25em;
    padding: .25em;
    text-align: left;
}


/* -------------------------------- */
/* Layout IDs						*/
/* -------------------------------- */

#main
{
/* 	border: 1px dashed red; */
	left: 144px;
	margin: 0;
	padding: 16px;
	position: absolute;
	top: 0;
	width: 480px;
}

#sidebar
{
/* 	border: 1px dashed green; */
	left: 640px;
	margin: 24px;
	padding: 0 16px;
	position: absolute;
	top: 0;
	width: 80px
}

#footer
{
	clear: both;
	border-top: 1px solid #ccc;
	margin: 2em auto;
	padding: 0.5em 0;
	text-align: center;
}

#dsn
{
/* height throws off IE */
    display: block;
/*     height: 480px; */
    left: 72px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 72px;
}

/* -------------------------------- */
/* Navigation Items					*/
/* -------------------------------- */

#navigation
{
	background: transparent;
	font-family: "Trebuchet MS", "Lucida Grande", "Gill Sans", Helvetica, "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: medium;
	height: 32px;
	line-height: 1.25em;
	margin: 0 auto 16px auto;
	padding: 0;
	text-align: center;
}

#navigation li,
#navigation li h2
{
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#navigation a:link,
#navigation a:visited
{
	border: none;
	color: black;
	font-size: small;
	font-weight: bold;
	margin: 0 12px;
	padding: 2px 12px;
	text-decoration: none;
}

#navigation a#current,
#navigation a:link#current,
#navigation a:visited#current,
#navigation a:hover
{
	border-bottom: 4px solid #eee;
	color: black;
	padding-bottom: 2px;
}


/* -------------------------------- */
/* Sidebar Menu Items				*/
/* -------------------------------- */

#sidebar ul.menu
{
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	width: 16em;
}

#sidebar ul.menu li
{
	list-style: none;
	margin: 0;
	padding: 0.25em 0;
}

#sidebar ul.menu li h2
{
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", "Gill Sans", Helvetica, "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: small;
	margin: 0.5em 0 0 0;
	padding: 0.25em 0 0 0;
}

#sidebar ul.menu li h2 a,
#sidebar ul.menu li h2 a:link,
#sidebar ul.menu li h2 a:active,
#sidebar ul.menu li h2 a:visited
{
	background-color: transparent;
	border: 0;
	color: #ccc;
	font-weight: normal;
}

#sidebar ul.menu li h2 a:hover
{
	background-color: transparent;
/* 	border-bottom: 1px dotted #f30; */
	border: 0;
	color: #f30;
	text-decoration: none;
}

#sidebar ul.menu
{
	background-color: transparent;
	color: #999;
}

#sidebar ul.menu a,
#sidebar ul.menu a:link,
#sidebar ul.menu a:active,
#sidebar ul.menu a:visited
{
	background-color: transparent;
/* 	border-bottom: 1px dotted white; */
	border: 0;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul.menu a:hover
{
	background-color: transparent;
/* 	border-bottom: 1px dotted #f30; */
	color: #f30;
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul.menu li ul,
#sidebar ul.menu li ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li:before
{
    content: "\00BB \0020";
}

/* this should be moved to submenu */
#sidebar ul.menu li div,
#sidebar ul.menu li ul li
{
	font-family: "Lucida Grande", "Trebuchet MS", "Gill Sans", Helvetica, "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: x-small;
	margin: 0 0 0.25em 0.5em;
}

#sidebar ul.menu li#archives div#search label
{
	display: none;
}

/* -------------------------------- */
/* Entry Items						*/
/* -------------------------------- */

.date
{
/* 	background-color: #eee; */
/* 	color: black; */
	border-top: 2px solid #ddd;
	color: #2F4B66;
	clear: both;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	margin: 0.5em 0;
	padding: 0.5em 0 0.5em 0.5em;
	width: 100%;
}

.date a
{
	background-color: transparent;
	color: #2F4B66;
}

.entry
{
	margin: 0 0 1em 0;
}

.entry a,
.entry a:link,
.entry a:active,
.entry a:visited
{	/* entry title */
	background-color: transparent;
	color: black;
}

.entry a:hover
{
	background-color: transparent;
	color: #f30;
}

.entry .heading
{
/* 	background-color: #eee; */
	background-color: transparent;
	margin: 0;
	padding: 0.125em 0;
	width: 100%;
}

.entry .heading .title
{	/* entry title */
	background-color: transparent;
	color: black;
	font-size: large;
	font-variant: small-caps;
	margin: 0.25em;
}

.entry .meta
{
	margin-left: 2em;
}

.entry .meta .filed
{
	display: inline;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding: 0;
	margin: 0;
}

.entry .content
{
	margin: 0.5em;
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
/* 	text-align: justify; */
	line-height: 1.25em;
}

.entry .content img
{
	margin: 0.5em 0.75em;
	padding: 0.5em;
}

.entry .content p
{
/* 	clear: both; */
	padding: 0.5em 0.25em;
	margin: 0;
}

.entry .byline
{
	clear: both;
	float: right;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding: 0;
	margin: 0;
}

.entry .feedback
{
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	padding: 0.5em 0;
	margin: 0;	
}

.entry .feedback code
{
	margin: 0;
}
.entry .feedback label
{
	clear: both;
	text-align: right;
	float: left;
	width: 5em;
}

.entry .feedback p
{
	clear: both;
}

.entry .feedback #comments,
.entry .feedback #postcomment
{
	background-color: #eee;
	color: black;
	font-size: medium;
	font-variant: small-caps;
	margin: 1.5em 0;
	padding: 0.25em;
}

.entry .feedback #commentlist
{
	margin: 1.5em 0;
}

.entry .feedback #commentform
{
	border: 1px solid #eee;
	margin: 1em;
	padding: 1em 0.5em;
}

.navigation
{
    font-size: small;
    display: block;
	text-align: center;
	margin: 40px 0 20px 0;
}

/* -------------------------------- */
/* Footer links						*/
/* -------------------------------- */

#footer a,
#footer a:link,
#footer a:visited
{
	background-color: transparent;
	color: #999;
	text-decoration: none;
	margin: 0;
	padding: 0 1em;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer h4
{
	font-size: x-small;
	margin: 0;
	padding: 0;
}

#footer h4 a
{
	background-color: transparent;
	text-decoration: none;
}

#footer ul h4
{
	display: inline;
	font-size: xx-small;
	margin: 0;
	padding: 0;
}

#footer ul h4 a
{
	background-color: transparent;
	text-decoration: none;
}

#footer #validation
{
	margin: 0.25em 0;
	padding: 0;
}

#footer #validation li
{
	display: inline;
	list-style: none;
}

/* -------------------------------- */
/* Statistics						*/
/* -------------------------------- */

#stats
{
	font-family: Garamond, Georgia, Times, "Times New Roman", serif;
	line-height: 1.25em;
	margin: 0.5em;
	padding: 0;
}

#stats ul
{
	margin: 0;
	padding: 0;
}

#stats ul li
{
	list-style: none;
	margin: 0 1.5em;
	padding: 0;
}

/* -------------------------------- */
/* Categories						*/
/* -------------------------------- */

#weighted-categories
{
    border: 1px solid #ccc;
    background-color: #eee;
    padding: 10px;
    text-align: justify;
}

ul.heatmap
{ 
    list-style: none;
    padding: 0;
    margin: 0;
/*     text-align: left; */
}

ul.heatmap li
{
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 2.5em;
    font-size: 1em;
}

ul.heatmap em
{
	font-size: 1.05em;
    font-style: normal
}


/* -------------------------------- */
/* Generic classes					*/
/* -------------------------------- */

.graybox
{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: .5em 0;
}

.center
{
	text-align: center;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.hidden
{
	display: none;
}

/* -------------------------------- */
/* Special Event Overrides          */
/* -------------------------------- */

/* Fourth of July Red */
/* body */
/* { */
/* 	background-color: #c00; */
/* } */

/* a, */
/* a:link */
/* { */
/* 	background-color: transparent; */
/* 	color: #00c; */
/* } */

/* a:hover, */
/* a:active, */
/* .entry a:hover */
/* { */
/* 	background-color: transparent; */
/* 	color: #00a; */
/* } */

/* a:visited */
/* { */
/* 	background-color: transparent; */
/* 	color: #c00; */
/* } */

/* #sidebar ul.menu li h2 a:hover, */
/* #sidebar ul.menu a:hover */
/* { */
/* 	background-color: transparent; */
/* 	color: #003; */
/* } */

