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

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

body
{
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
}

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

a
{
	background-color: transparent;
	font-weight: bold;
}

a:link
{
	background-color: transparent;
	color: #039;
}

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;
	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: 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;
}

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

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

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

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

#main
{
	margin: 0;
	padding: 0;
}

#sidebar
{
	display: none;
}

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

#dsn
{
	display: none;
}

#navigation
{
	display: none;
}


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

h1.date
{
	color: black;
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #eee;
	margin: 0.5em 0;
	padding: 0.5em 0 0.5em 0.5em;
	width: 100%;
}

.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: transparent;
	margin: 0;
	padding: 0.125em 0;
	width: 100%;
}

.entry .heading h1.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 h3.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 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: 4em;
}

.entry .feedback p
{
	clear: both;
}

/* -------------------------------- */
/* 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 h5
{
	display: inline;
	font-size: xx-small;
	margin: 0;
	padding: 0;
}

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

#footer h6
{
	background-color: transparent;
	color: #333;
	font-family: "Lucida Grande", "Trebuchet MS", "Gill Sans", Helvetica, "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#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;
}

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

.center
{
	text-align: center;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}
